|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
|---|---|
| IlvSDOConnectionFactory | An interface used to implement factories for Oracle connections. |
| Class Summary | |
|---|---|
| IlvDefaultSDOConnectionFactory | The default connection factory using an AWT dialog box. |
| IlvDefaultSDOJConnectionFactory | The connection factory using a Swing dialog box. |
| IlvDefaultSDOTileLoader | This tile loader loads a complete SDO layer with tiles that are equivalent to the SDO tiles. |
| IlvRasterSDOReader | IlvRasterSDOReader represents an Oracle SDO reader that reads
images from Oracle GeoRaster objects. |
| IlvSDOConnection | A persistent class used to save Oracle Connection parameters. |
| IlvSDOFeatureIterator | This class converts Oracle SDO geometries retrieved from an Oracle database
into ILOG JViews IlvMapFeature objects. |
| IlvSDOLayer | Implements load-on-demand for an Oracle SDO data source. |
| IlvSDOTileLoader | The base class to implement tile loaders for Oracle SDO. |
| IlvSDOUtil | Utility class for basic SDO requests. |
| IlvSDOWriter | This class can write the content of an IlvFeatureIterator to an
Oracle SDO layer. |
| Exception Summary | |
|---|---|
| IlvSDOException | The exception returned by the SDO feature iterator. |
This package provides interfaces and classes for dealing with Oracle SDO.
The classes are based on the relational implementation of Oracle Spatial available since Oracle 7.3. It contains classes that facilitate the use of map data (stored in an Oracle database) in an ILOG JViews application.
IlvSDOFeatureIterator.
IlvSDOLayer.
IlvFeatureIterator into an
SDO layer, you can use the IlvSDOWriter.
IlvSDOConnectionFactory is used to create a connection
to an Oracle database if an .ivl file containing an
IlvSDOLayer is read.
IlvSDOLayer, you can subtype an IlvSDOTileLoader.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||