 IlvCADRGCoverage | Stores information about a CADRG coverage as described in a CADRG table of contents |
 IlvCADRGFrame | This class defines a CADRG frame as described in the CADRG table of contents |
 IlvCADRGTocReader | This class reads the table of contents of a CADRG file |
 IlvCoordinate | An IlvCoordinate object is a point defined by two values in double precision |
 IlvEllipsoid | This class defines an ellipsoid |
 IlvFeatureAttribute | This class is the base class for the attributes of the map features |
  IlvAttributeArray | This feature attribute is itself an array of feature attributes |
  IlvBooleanAttribute | This feature attribute stores Boolean values |
  IlvDoubleAttribute | This feature attribute stores an attribute of type IlDouble |
  IlvIntegerAttribute | This feature attribute stores integer values |
  IlvStringAttribute | This feature attribute stores strings |
 IlvFeatureAttributeInfo | This class is used to store the names and types of map attributes |
 IlvFeatureRenderer | Subclasses of this abstract class are used to translate an IlvMapFeature into a graphic object |
  IlvDefaultAreaRenderer | This renderer translates a map feature whose geometry is a predefined subclass of IlvMapArea into an IlvMapGeneralPath or into an IlvGraphicSet or IlvMapGeneralPath if the geometry is an IlvMapMultiArea |
  IlvDefaultCurveRenderer | This renderer translates a map feature whose geometry is a predefined subclass of IlvMapCurve into an IlvMapGeneralPath or into an IlvGraphicSet of IlvMapGeneralPath if the geometry is an IlvMapMultiCurve |
  IlvDefaultFeatureRenderer | This feature renderer can translate all the predefined geometries of Rogue Wave Views into graphic objects |
   IlvS57Renderer | This feature renderer can translate all the predefined geometries of Rogue Wave Views into graphic objects |
  IlvDefaultImageRenderer | This renderer translates a map feature whose geometry is an IlvMapImage into an IlvZoomableIcon |
  IlvDefaultPointRenderer | This renderer translates a map feature whose geometry is an IlvMapPoint into an IlvMarker |
  IlvDefaultRasterRenderer | This renderer translates a map feature whose geometry is an IlvMapRaster into an IlvZoomableIcon whose colors indicate the value of the raster |
  IlvDefaultTextRenderer | This renderer translates a map feature whose geometry is an IlvMapText into an IlvLabel |
  IlvIconPointRenderer | This renderer translates a map feature whose geometry is an IlvMapPoint into an IlvIcon |
 IlvGeoTIFFTiler | A GeoTIFF file tiler |
 IlvGraphic [external] | |
  IlvSimpleGraphic [external] | |
   IlvLabel [external] | |
    IlvMapLabel | This class implements an IlvLabel adapted to map applications |
   IlvMapCompass | A compass object |
   IlvMapCoordViewer | Displays the coordinates of the mouse when it is on top of an IlvView displaying a map |
   IlvMapDefaultNeedle | A default needle used by the IlvMapCompass class |
   IlvMapDefaultScaleBar | The default scale bar used by IlvMapScale when none is provided by the user |
   IlvMapGeneralPath | The IlvMapGeneralPath class represents a geometric path constructed from segments |
   IlvMapScale | A scale object that displays the scale of a view |
 IlvHorizontalDatum | This abstract class is the base class for classes describing a horizontal datum |
  IlvHorizontalShiftDatum | This class describes a horizontal datum |
 IlvHorizontalDatumConverter | The abstract class for all datum converters |
  IlvMolodenskyConverter | This class implements an IlvHorizontalDatumConverter using the Molodensky formula |
 IlvHorizontalDatumConverterFactory | An abstract class providing services to select the appropriate converter between two datums |
 IlvI8211Field | This class corresponds to a field from the ISO 8211 definition |
 IlvI8211Record | This class corresponds to a record from the ISO 8211 definition |
 IlvI8211RefCount | This class is used to manage the objects which are shared by several other objects |
  IlvS57Enumeration | This class is used to store the data of S57 Enumeration |
  IlvS57Record | This class is the base class of the different types of S57 records |
   IlvDSIDRecord | This class corresponds to the DSID record of the S57 format |
   IlvDSPMRecord | This class corresponds to the DSPM record of the S57 format |
   IlvFRIDRecord | This class corresponds to the FRID record of the S57 format |
   IlvVRIDRecord | This class corresponds to the VRID record of the S57 format |
 IlvIndexedSet [external] | |
  IlvManagerLayer [external] | |
   IlvTiledLayer | A tiled layer is an IlvManagerLayer object for loading large sets of data, for example, large maps |
    IlvCADRGLayer | This class implements a CADRG layer that displays a CADRG coverage using the load-on-demand process |
    IlvDTEDLayer | A layer that displays a DTED coverage using the load-on-demand mechanism |
    IlvGeoTIFFLayer | This class is an IlvTiledLayer specialized for loading tiled GeoTIFF files |
    IlvImageLayer | This class is an IlvTiledLayer specialized for loading a set of images, each image representing a tile in a tiled data set |
    IlvSDOLayer | Implements load-on-demand for an Oracle SDO data source |
     IlvObjectSDOLayer | Implements load-on-demand layer for an Oracle Spatial data source |
    IlvShapeFileLayer | This class is an IlvMapTileLoader specialized for loading tiled shape files |
 IlvLayerVisibilityFilter [external] | |
  IlvScaleVisibilityFilter | Controls the visibility of a layer according to the scale |
 IlvMapAdapter | Defines the Coordinate Adapter class |
 IlvMapAttributeInfo | Store the names and types of map attributes |
 IlvMapColorModel | This class allows mapping from integer values to RGB colors |
  IlvIntervalColorModel | This class implements a color model that performs a linear interpolation to compute the pixel colors with intervals specified by the user |
 IlvMapDataPathManager | This class is a data path manager that uses a set of IlvMapDataPathResolver s to resolve paths |
 IlvMapDataPathResolver | This abstract class defines a path resolver |
  IlvDefaultDataPathResolver | Resolves a relative path name using a specified path |
 IlvMapFeature | This class represents a simple map feature, that is, an object with a geometry that can be rendered graphically and, optionally, a list of attributes |
 IlvMapFeatureId | This abstract class represents a map feature identifier |
  IlvMapFeatureDoubleId | This class represents a map feature identifier using a floating-point value |
  IlvMapFeatureIntegerId | This class represents a map feature identifier using an integer value |
  IlvMapFeatureStringId | This class represents a map feature identifier using a string value |
 IlvMapFeatureIterator | This class is the base class for feature iterators |
  IlvCADRGFrameReader | This class is used to read CADGR frames |
  IlvDTEDReader | This class can be used to read DTED files |
  IlvGeoTIFFReader | This class is an IlvMapFeatureIterator specialized for reading GeoTIFF files |
  IlvImageReader | This class is an IlvMapFeatureIterator specialized for reading image files. The supported image formats are those supported by Rogue Wave Views |
  IlvLookAheadFeatureIterator | Defines an abstract class for feature iterators that have a look ahead ability |
   IlvShapeFileReader | This class reads geometries and attributes from Shape files |
   IlvShapeSHPReader | This class reads geometries from .shp files |
  IlvObjectSDOFeatureIterator | This class converts Oracle Spatial geometries retrieved from an Oracle database (9i and above), into IlvMapFeature objects |
  IlvS57Loader | This class is used to get the list of features of the S57 files |
  IlvSDOFeatureIterator | This class converts Oracle SDO geometries retrieved from an Oracle database into IlvMapFeature objects |
 IlvMapGeometry | This abstract class is the base class of the map geometry objects |
  IlvMapArea | This abstract class is the base class of the map geometry that define an area |
   IlvMapImage | This class defines an image |
   IlvMapMultiArea | This class defines an area that is composed of a list of IlvMapArea |
   IlvMapPolygon | This class defines a Polygon |
   IlvMapRaster | This class defines a raster |
   IlvMapRing | This abstract class is the base class of all connected areas |
    IlvMapCircularRing | This class defines a ring whose stroke is an IlvMapCircle |
    IlvMapSegmentRing | This class defines a ring whose stroke is an IlvMapSegmentString |
  IlvMapCurve | This abstract class is the base class of the map geometries that define a 1-dimension curve |
   IlvMapCircle | This class defines a circle |
   IlvMapMultiCurve | This class is used to represent 1-dimension geometries that are composed of a list of other curves |
   IlvMapSegment | This abstract class is the base class for the geometries that describe a connected curve that has a start point and an end point |
    IlvMapArcSegment | This class defines a circular arc segment |
    IlvMapLinearSegment | This class defines a linear segment |
    IlvMapSegmentString | This abstract class is the base class for segments that can be divided into other smaller segments |
     IlvMapArcString | This subclass of IlvMapSegmentString is optimized to handle strings that contain only IlvMapArcSegment instances |
     IlvMapCurveString | This implementation fo the IlvMapSegmentString class supports any sequence of IlvMapSegment |
     IlvMapLineString | This subclass of IlvMapSegmentString is optimized to handle strings containing only IlvMapLinearSegment instances |
  IlvMapGeometryCollection | The class defines a collection of any geometry elements |
  IlvMapMultiPoint | This class defines a multipoint, which is a collection of points |
  IlvMapPoint | This class defines a point |
  IlvMapText | This class defines a georeferenced text |
 IlvMapInfo | The IlvMapInfo class is used to attach map information to an IlvManager |
 IlvMapInfoListener | This abstract class is the listener class for receiving notifications about map information changes |
 IlvMapInput | This class defines an input stream with extended reading capabilities |
 IlvMapLoader | A convenience class to load map files into an IlvManager |
 IlvMapRenderingStyle | This abstract class is the base class of the rendering styles |
  IlvMapAreaRenderingStyle | This rendering style stores style parameters to render areas |
  IlvMapLineRenderingStyle | This rendering style stores style parameters to draw lines |
 IlvMaps | |
 IlvMapsLicenseManager | Deprecated This class provides services to check whether the license for the Rogue Wave Views Maps add-on is available, or to register a license |
 IlvNamedProperty [external] | |
  IlvFeatureAttributeProperty | This class is used to store the values of map attributes |
  IlvMapAttributeProperty | Associates additional attributes with graphic objects |
 IlvObjectSDOKeyExtractor | This class extracts keys used as feature IDs |
 IlvObjectSDOUtil | Utility class for basic tasks on Oracle SDO Object Model (Oracle Spatial) |
 IlvObjectSDOWriter | This class can write features to an Oracle Spatial layer, using the object model |
 IlvProjection | All projections in the library inherit from this abstract class |
  IlvAzimuthalEquidistantProjection | This class defines the Azimuthal Equidistant projection |
  IlvCassiniProjection | This class defines the Cassini projection |
  IlvConicProjection | This abstract class is the base class for all the conic projections in the library |
   IlvAlbersEqualAreaProjection | This class defines the Albers Equal Area Conic projection |
    IlvLambertEqualAreaConicProjection | This class defines the Lambert Equal Area Conic projection |
   IlvLambertConformalConicProjection | This class defines the Lambert Conformal Conic projection |
    IlvFrenchLambertProjection | This class defines the Lambert projection used in France |
  IlvCylindricalEqualAreaProjection | This class defines the Cylindrical Equal Area projection |
  IlvEquidistantCylindricalProjection | This class defines the Equidistant Cylindrical projection |
  IlvGeographicProjection | This class defines the Geographic projection |
  IlvGnomonicProjection | This class defines the Gnomonic projection |
  IlvLambertAzimuthalEqualAreaProjection | This class defines the Lambert Azimuthal Equal Area projection |
  IlvMercatorProjection | This class defines the Mercator projection |
  IlvMillerCylindricalProjection | This class defines the Miller Cylindrical projection |
  IlvOrthographicProjection | This class defines the Orthographic projection |
  IlvPolyconicProjection | This class defines the Polyconic projection |
  IlvStereographicProjection | This class defines the Stereographic projection |
   IlvUniversalPolarStereographicProjection | This class defines the Universal Polar Stereographic projection, also known as the UPS projection |
  IlvTransverseMercatorProjection | This class defines the Transverse Mercator projection |
   IlvUniversalTransverseMercatorProjection | This class defines Universal Transverse Mercator projections, also known as UTM projections |
  IlvUnknownProjection | This class is used to represent an Unknown projection |
 IlvProjectionClassInfo | This class provides run-time information about the IlvProjectionClass and its subclasses |
 IlvProjectionDictionary | This class provides facilities to get the list of the implemented projections and to create projection instances by their names |
 IlvProjectionInterface | This class provides facilities to get run-time information about the parameters of a projection, and to set or modify their values |
 IlvS57AssocId | This class enables you to use long identifiers stored as 64 bits |
 IlvS57EnumerationArray | This class is used to store a set of S57 enumeration objects |
 IlvS57Reader | This class is used to read an S57 file or an S57 catalog file |
  IlvS57Loader | This class is used to get the list of features of the S57 files |
 IlvSDODbmsFactory | An interface used to implement factories for DbLink IldDbms connections |
 IlvSDOUtil | Utility class for basic tasks on Oracle SDO relational Model |
 IlvSDOWriter | This class can write the content of an IlvMapFeatureIterator to an Oracle SDO layer |
 IlvShapeDBFReader | This class reads attributes from .dbf files |
 IlvShapeFileIndex | This class allows applications to take advantage of ESRI Shapefile index files (.shx files).
|
 IlvShapeFileTiler | A Shapefile tiler |
 IlvShapeSpatialIndex | An IlvShapeSpatialIndex is used to store and retrieve tile information for a given Shapefile |
 IlvTile | This class represents the elementary element used by the load-on-demand process |
 IlvTileCache | This class is used to manage the cached tiles of one or more tile controllers |
  IlvDefaultTileCache | The default cache of the tile controllers |
 IlvTileController | This class manages the load-on-demand process |
 IlvTileListener | Used to be notified of the tile events (tile loaded, tile released, tile cached, and so on) |
 IlvTileLoader | This abstract class is used to load a tile for an IlvTileController or an IlvTiledLayer |
  IlvMapTileLoader | The base abstract class for tile loaders specialized in loading map formats |
   IlvGeoTIFFTileLoader | This class is an IlvTileLoader specialized for reading GeoTIFF files |
   IlvImageTileLoader | This class is an IlvMapTileLoader specialized for loading a set of images, each image representing a tile in a tiled data set |
   IlvShapeFileTileLoader | This class implements a tile loader to read tiles from an ESRI Shapefile whose spatial index has been created |
  IlvSDOTileLoader | The base class (to be subclassed) to implement tile loaders for Oracle SDO |
   IlvDefaultObjectSDOTileLoader | This class implements an IlvTileLoader to load tiles from Oracle 9i Spatial, using the SDO object model |
   IlvDefaultSDOTileLoader | This tile loader loads a complete SDO layer with tiles that are equivalent to the SDO tiles |
 IlvUnitConverter | This class provides facilities to convert Cartesian data to various measurement units |