Package | Description |
---|---|
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.
|
Modifier and Type | Class and Description |
---|---|
class |
IlvDefaultSDOTileLoader
This tile loader loads a complete SDO layer with tiles that are equivalent
to the SDO tiles.
|
Constructor and Description |
---|
IlvSDOLayer(IlvSDOConnection connection,
IlvSDOTileLoader sdoTileLoader,
IlvTileCache cache)
Initializes an instance of
IlvSDOLayer that loads
the data with the specified tile loader. |
IlvSDOLayer(IlvSDOConnection connection,
IlvSDOTileLoader sdoTileLoader,
IlvTileCache cache,
int mode)
Initializes an instance of
IlvSDOLayer that loads
the data with the specified tile loader. |
Modifier and Type | Class and Description |
---|---|
class |
IlvDefaultObjectSDOTileLoader
This class implements an
IlvTileLoader to load tiles
from Oracle Spatial, using the Oracle Spatial Object Relational Model. |
Constructor and Description |
---|
IlvObjectSDOLayer(IlvSDOTileLoader loader,
IlvTileCache cache)
Initializes an instance of
IlvObjectSDOLayer to load data
from an Object SDO layer. |
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.