Interface | Description |
---|---|
DataSourceListener |
Defines the interface for objects that listen to changes in an
IlvMapDataSource . |
IlvPolylineMergerDataSource.IlvGraphicIdentifier |
This interface compares collections of features that are to be
merged as a single polyline.
|
Class | Description |
---|---|
DataSourceEvent |
Describes changes made to an
IlvMapDataSource object. |
IlvCoordinateSystemPropertyEditor |
A property editor used to edit coordinate system.
|
IlvDataSourceStylingFactory |
This class is a factory used by all vector data sources to create default
renderers and styles
|
IlvDefaultMapDataSource |
A default Maps data source that uses an
IlvMapLoader to load
the map features. |
IlvFilePropertyEditor |
A property editor used to choose a file name.
|
IlvGraphicLayerDataSource |
Creates a datasource based on a dynamic vector of
IlvGraphic objects. |
IlvHierarchicalDataSource |
A data source that sorts graphic objects into layers according to their
attributes.
|
IlvHierarchicalDataSource.CriterionFilter |
A value extractor for map features.
|
IlvHierarchicalDataSource.SingleAttributeFilter |
A specialized criterion filter that returns the value of an attribute of a
map feature.
|
IlvMapDataSource |
An
IlvMapDataSource wraps the map rendering process code into
a single class. |
IlvMapDataSourceModel |
The
IlvMapDataSourceModel is a tree model
used to display data sources in a tree. |
IlvMapDataSourceNode |
a
DefaultMutableTreeNode to encapsulate an IlvMapDataSource
in order to display it in a tree. |
IlvMapDataSourceProperty |
A named property used to attach an
IlvMapDataSourceModel
to an IlvManager . |
IlvMapDelegateFeatureIterator |
An
IlvMapReusableFeatureIterator that uses a IlvMapfeatureIterator
as delegate. |
IlvMIDMIFDataSource |
A data source to read MapInfo MID/MIF files.
|
IlvMIDMIFDataSource.MIDMIFFilter |
A specialized criterion filter that returns a key identifying the geometry type of the specified map feature
as well as its style.
|
IlvPolygonSimplifyingEngine |
This class simplifies a set of polylines by reducing the number of points
they contain.
|
IlvPolylineMergerDataSource |
This class features a utility that merges several polylines into a single
polyline.
|
IlvPolylineSimplifierDataSource |
IlvPolylineSimplifierDataSource features a utility that
simplifies polygons and polylines through the use of an
IlvPolygonSimplifyingEngine . |
IlvSDODataSource |
IlvSDODataSource represents a data source used to read from an
Oracle SDO database. |
IlvSDODataSource.OracleIterator |
An internal
IlvMapRegionOfInterestIterator to go over an
Oracle SDO connection. |
IlvSDODataSource.SDOLayerFilter |
SDOLayerFilter represents an SDO layer filter. |
IlvShapeDataSource |
A data source specialized on reading ESRI/Shape files.
|
IlvSplitDataSource |
This data source sorts all the graphical objects stored in a specific map
layer.
|
IlvTigerDataSource |
A data source to read TIGER/Line files.
|
IlvTigerDataSource.CFCCFilter |
A specialized criterion filter that returns the value of the CFCC attribute of a map feature.
|
IlvTiledShapeDataSource |
A data source specialized in reading tiled ESRI/Shape files.
|
IlvTiledShapeDataSource.FilteredShapeFileTileLoader |
Filtered tile loader.
|
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.