Interface | Description |
---|---|
IlvMapAnnotationToolBar.AnnotationGraphic |
Interface that annotation graphic objects should implement.
|
TreeEditionListener |
A listener that can be registered in a
IlvEditableTree
to be notified of edition events. |
Class | Description |
---|---|
IlvCompass |
This class defines a component representing a compass.
|
IlvCoordinateViewer |
This class defines an AWT Component that can display
the coordinates of the mouse when it is on top of an
IlvManagerView
displaying a map. |
IlvDataSourcePanel |
Panel to edit a data source properties.
|
IlvDataSourceTree |
This class displays a set of data sources as a tree.
|
IlvEditableTree |
A JTree with some interactive editing capabilities.
|
IlvExceptionMessage |
Utility class that displays a non modal user-dialog for a java exception.
|
IlvFeatureSelectorPanel |
A JPanel component which interactively filters features that are imported from
data sources .
|
IlvFeatureSelectorPanel.CheckBoxIcon |
Utility class that displays an icon as either checked, enabled or normal.
|
IlvJAdvancedZoomControl |
JSlider based view zoom control. |
IlvJAreaOfInterestPanel |
Panel to manage stored areas.
|
IlvJAutomaticScaleBar |
This class extends
IlvJScaleBar in order to take advantage of the new IlvDisplayPreferencesProperty of the managers. |
IlvJCompass |
This class defines a swing component representing a compass.
|
IlvJCoordinateSystemEditorPanel |
This class defines a panel to view and edit coordinate systems.
|
IlvJCoordinateViewer |
This class defines a Swing text field that can display
the coordinates of the mouse when it is on top of an
IlvManagerView
displaying a map. |
IlvJDisplayPreferencesEditorPanel |
This class defines a panel to view and edit display preferences for beans such as a scale bar or coordinate viewer.
|
IlvJMapLegend |
This class defines a Swing component than can show the legend of a
map displayed in an
IlvManagerView . |
IlvJMapScaleControl |
This class extends a
JPanel and contains a JTextField to display and allow editing of the scale of the map. |
IlvJMapsManagerViewControlBar |
IlvJMapsManagerViewControlBar overrides
IlvJManagerViewControlBar to provide
rotate, magnify and continuous zoom interactors in addition to the standard
tools. |
IlvJMouseCoordinateViewer |
This class defines a Swing text field that can display the coordinates of the
mouse when it is on top of an
IlvManagerView displaying a map. |
IlvJOverview |
This class defines a Swing component that shows an overview of a map
displayed in a target
IlvManagerView . |
IlvJScaleBar |
This class defines a Swing component that displays the scale of an
IlvManagerView . |
IlvLayerTree |
A subclass of
IlvEditableTree used to
display an IlvMapLayerTreeModel . |
IlvLayerTreePanel |
A panel to display and edit a layer tree.
|
IlvMapAnnotationModel |
An annotation model storing an
IlvGraphicLayerDataSource . |
IlvMapAnnotationProperty |
A property used to store and retrieve annotations information.
|
IlvMapAnnotationToolBar |
A toolbar displaying buttons for creating map annotations.
|
IlvMapAnnotationToolBar.MapGraphicPath |
An
IlvMapGraphicPath for annotations. |
IlvMapAnnotationToolBar.MapLink |
An
IlvMapCompositeLink with annotation extensions. |
IlvMapAnnotationToolBar.MapMarker |
An
IlvMapMarker annotation extension. |
IlvMapAnnotationToolBar.MapPolyline |
An
IlvMapPolyline with annotation extensions. |
IlvMapDynamicStylePanel |
A panel to edit dynamic style.
|
IlvMapLayer |
IlvMapLayer represents a map layer, that is, a cartographic
theme. |
IlvMapLayer.MapLayerStyleListener |
MapLayerStyleListener is responsible for updating the
layer-wide parameters when the layer style changes. |
IlvMapLayerTreeModel |
IlvMapLayerTreeModel is a TreeModel that has been
specialized to handle IlvMapLayerTreeNode objects. |
IlvMapLayerTreeNode |
A persistent
DefaultMutableTreeNode attached with an IlvMapLayer . |
IlvMapLegend |
Class for displaying a legend.
|
IlvMapLegendPanel |
A simple panel hosting a
IlvMapLegend . |
IlvMapScaleComputation |
This class computes the map scale in two different ways, depending on the
useLocalScale parameter. |
IlvScaleBar |
This class defines a component that displays the scale of an
IlvManagerView . |
TreeEditionEvent |
An event that is sent when a
TreeEditionListener is invoked. |
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.