Package | Description |
---|---|
ilog.views.maps.beans |
JViews 7.0 Beans and ready to use GUI components.
|
ilog.views.maps.datasource |
Provides predefined data sources.
|
ilog.views.maps.defense.terrain |
This package contains classes for terrain analysis.
|
ilog.views.maps.defense.terrain3d.view |
Base classes to manage the 3D View.
|
Modifier and Type | Method and Description |
---|---|
IlvGraphicLayerDataSource |
IlvMapAnnotationModel.getDataSource(IlvManager pmanager,
String key)
Retrieves the data source associated with a key.
|
Modifier and Type | Method and Description |
---|---|
Iterator<IlvGraphicLayerDataSource> |
IlvMapAnnotationModel.getGraphicLayerDataSource()
Provides an iterator to iterate through the data sources stored in this model.
|
Modifier and Type | Method and Description |
---|---|
void |
IlvMapAnnotationModel.putDataSource(Object key,
IlvGraphicLayerDataSource source)
Registers a data source in this model.
|
void |
IlvMapAnnotationModel.removeDataSource(IlvGraphicLayerDataSource source)
Removes the specified data source from the model.
|
Modifier and Type | Class and Description |
---|---|
class |
IlvPolylineMergerDataSource
This class features a utility that merges several polylines into a single
polyline.
|
class |
IlvPolylineSimplifierDataSource
IlvPolylineSimplifierDataSource features a utility that
simplifies polygons and polylines through the use of an
IlvPolygonSimplifyingEngine . |
Modifier and Type | Method and Description |
---|---|
IlvGraphicLayerDataSource[] |
IlvMapDataSource.getBackupDataSources()
Returns the backup data sources that are used if the original data
source is absent, or if use of a backup data source is forced.
|
Modifier and Type | Class and Description |
---|---|
static class |
IlvMakeLineOfVisibilityInteractor.LineOfVisibilityDataSource
LineOfVisibilityDataSource represents an internal data source
used to create a line of visibility graphical object on a map view. |
static class |
IlvMakeTerrainCutInteractor.TerrainCutDataSource
TerrainCutDataSource represents an internal data source
that is used to create the line of visibility graphical object on a
map view. |
Modifier and Type | Class and Description |
---|---|
static class |
IlvMake3DFlyThroughInteractor.RestartingDataSource
Data source that updates the fly-through action at load time.
|
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.