Package ilog.views.maps.datasource

Provides predefined data sources.

See:
          Description

Interface Summary
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 Summary
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 a 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.
IlvMapDataSourceBeanInfo A bean info used to edit a data source.
IlvMapDataSourceModel The IlvMapDataSourceModel is a tree model used to display data sources in a tree.
IlvMapDataSourceNode a DefaultMutableTreeNode to encapsulate a IlvMapDataSource in order to display it in a tree.
IlvMapDataSourceProperty A named property used to attach a IlvMapDataSourceModel to a 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 for a key identifying the specified map feature's geometry type 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.
IlvShapeDataSourceBeanInfo Bean info to edit IlvShapeDataSource bean.
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 on reading tiled ESRI/Shape files.
 

Package ilog.views.maps.datasource Description

Provides predefined data sources.

Since:
JViews 7.0


Copyright © 1996-2007 ILOG S.A. All rights reserved.   Documentation homepage.   . All Rights Reserved.