Package ilog.views.maps.format.oracle

This package provides interfaces and classes for dealing with Oracle SDO.

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.
 

Package ilog.views.maps.format.oracle Description

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.

Since:
ILOG JViews3.0


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