Package | Description |
---|---|
ilog.views.maps.datasource |
Provides predefined data sources.
|
ilog.views.maps.format.cadrg |
This package contains classes for reading CADRG files.
|
ilog.views.maps.format.dted |
This package contains classes that you can use to read DTED files.
|
ilog.views.maps.format.oracle |
This package provides interfaces and classes for dealing with Oracle SDO.
|
ilog.views.maps.format.oracle.objectmodel |
This package provides interfaces and classes for dealing with Oracle Spatial, using the Object Model.
|
ilog.views.maps.raster |
Provides classes for orthodromy measurement.
|
ilog.views.maps.raster.datasource |
Provides classes for raster data sources.
|
ilog.views.tiling |
Provides the framework to implement load on demand.
|
Modifier and Type | Method and Description |
---|---|
IlvTiledLayer |
IlvTiledShapeDataSource.getTiledLayer()
Returns the IlvTiledLayer created by this data source.
|
Modifier and Type | Class and Description |
---|---|
class |
IlvCADRGLayer
This class implements a CADRG layer that displays a CADRG coverage using the
load-on-demand mechanism.
|
Modifier and Type | Class and Description |
---|---|
class |
IlvDTEDLayer
Implements a layer that displays a DTED coverage using the
load-on-demand mechanism.
|
Modifier and Type | Class and Description |
---|---|
class |
IlvSDOLayer
Implements load-on-demand for an Oracle SDO data source.
|
Modifier and Type | Class and Description |
---|---|
class |
IlvObjectSDOLayer
Implements load-on-demand layer for an Oracle Spatial data source.
|
Modifier and Type | Method and Description |
---|---|
Collection<IlvTiledLayer> |
IlvRasterSplitter.createTiledLayers(IlvRasterAbstractReader reader,
int maxSamplingLevels,
int samplingLevelRatio,
IlvTiledLayer[] tiledLayers,
boolean allowSubsampling)
Creates and sets up the list of
IlvTiledLayer objects used to
contain and draw the raster data produced by an
IlvRasterAbstractReader instance. |
Collection<IlvTiledLayer> |
IlvRasterSplitter.createTiledLayers(IlvRasterAbstractReader reader,
int maxSamplingLevels,
int samplingLevelRatio,
IlvTiledLayer[] tiledLayers,
boolean allowSubsampling,
boolean threaded)
Creates and sets up the list of
IlvTiledLayer objects used
to contain and draw raster data produced by an
IlvRasterAbstractReader instance. |
Modifier and Type | Method and Description |
---|---|
Collection<IlvTiledLayer> |
IlvRasterSplitter.createTiledLayers(IlvRasterAbstractReader reader,
int maxSamplingLevels,
int samplingLevelRatio,
IlvTiledLayer[] tiledLayers,
boolean allowSubsampling)
Creates and sets up the list of
IlvTiledLayer objects used to
contain and draw the raster data produced by an
IlvRasterAbstractReader instance. |
Collection<IlvTiledLayer> |
IlvRasterSplitter.createTiledLayers(IlvRasterAbstractReader reader,
int maxSamplingLevels,
int samplingLevelRatio,
IlvTiledLayer[] tiledLayers,
boolean allowSubsampling,
boolean threaded)
Creates and sets up the list of
IlvTiledLayer objects used
to contain and draw raster data produced by an
IlvRasterAbstractReader instance. |
Modifier and Type | Method and Description |
---|---|
IlvTiledLayer |
IlvTiledRasterDataSource.getTiledLayer()
Returns the manager layer referenced by the insertion layer as a tiled
layer.
|
Modifier and Type | Method and Description |
---|---|
IlvTiledLayer |
IlvTileController.getLayer()
Returns the layer if the tile controller is the tile controller
of an
IlvTiledLayer . |
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.