Rogue Wave Views
Maps Package API Reference Guide
Product Documentation:

Rogue Wave Views
Documentation Home
Annotated List
Here are the classes, structs, unions and interfaces with brief descriptions:
 CIlvAlbersEqualAreaProjectionThis class defines the Albers Equal Area Conic projection
 CIlvAttributeArrayThis feature attribute is itself an array of feature attributes
 CIlvAzimuthalEquidistantProjectionThis class defines the Azimuthal Equidistant projection
 CIlvBooleanAttributeThis feature attribute stores Boolean values
 CIlvCADRGCoverageStores information about a CADRG coverage as described in a CADRG table of contents
 CIlvCADRGFrameThis class defines a CADRG frame as described in the CADRG table of contents
 CIlvCADRGFrameReaderThis class is used to read CADGR frames
 CIlvCADRGLayerThis class implements a CADRG layer that displays a CADRG coverage using the load-on-demand process
 CIlvCADRGTocReaderThis class reads the table of contents of a CADRG file
 CIlvCassiniProjectionThis class defines the Cassini projection
 CIlvConicProjectionThis abstract class is the base class for all the conic projections in the library
 CIlvCoordinateAn IlvCoordinate object is a point defined by two values in double precision
 CIlvCylindricalEqualAreaProjectionThis class defines the Cylindrical Equal Area projection
 CIlvDefaultAreaRendererThis 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
 CIlvDefaultCurveRendererThis 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
 CIlvDefaultDataPathResolverResolves a relative path name using a specified path
 CIlvDefaultFeatureRendererThis feature renderer can translate all the predefined geometries of Rogue Wave Views into graphic objects
 CIlvDefaultImageRendererThis renderer translates a map feature whose geometry is an IlvMapImage into an IlvZoomableIcon
 CIlvDefaultObjectSDOTileLoaderThis class implements an IlvTileLoader to load tiles from Oracle 9i Spatial, using the SDO object model
 CIlvDefaultPointRendererThis renderer translates a map feature whose geometry is an IlvMapPoint into an IlvMarker
 CIlvDefaultRasterRendererThis renderer translates a map feature whose geometry is an IlvMapRaster into an IlvZoomableIcon whose colors indicate the value of the raster
 CIlvDefaultSDOTileLoaderThis tile loader loads a complete SDO layer with tiles that are equivalent to the SDO tiles
 CIlvDefaultTextRendererThis renderer translates a map feature whose geometry is an IlvMapText into an IlvLabel
 CIlvDefaultTileCacheThe default cache of the tile controllers
 CIlvDoubleAttributeThis feature attribute stores an attribute of type IlDouble
 CIlvDSIDRecordThis class corresponds to the DSID record of the S57 format
 CIlvDSPMRecordThis class corresponds to the DSPM record of the S57 format
 CIlvDTEDLayerA layer that displays a DTED coverage using the load-on-demand mechanism
 CIlvDTEDReaderThis class can be used to read DTED files
 CIlvEllipsoidThis class defines an ellipsoid
 CIlvEquidistantCylindricalProjectionThis class defines the Equidistant Cylindrical projection
 CIlvFeatureAttributeThis class is the base class for the attributes of the map features
 CIlvFeatureAttributeInfoThis class is used to store the names and types of map attributes
 CIlvFeatureAttributePropertyThis class is used to store the values of map attributes
 CIlvFeatureRendererSubclasses of this abstract class are used to translate an IlvMapFeature into a graphic object
 CIlvFrenchLambertProjectionThis class defines the Lambert projection used in France
 CIlvFRIDRecordThis class corresponds to the FRID record of the S57 format
 CIlvGeographicProjectionThis class defines the Geographic projection
 CIlvGeoTIFFLayerThis class is an IlvTiledLayer specialized for loading tiled GeoTIFF files
 CIlvGeoTIFFReaderThis class is an IlvMapFeatureIterator specialized for reading GeoTIFF files
 CIlvGeoTIFFTileLoaderThis class is an IlvTileLoader specialized for reading GeoTIFF files
 CIlvGeoTIFFTilerA GeoTIFF file tiler
 CIlvGnomonicProjectionThis class defines the Gnomonic projection
 CIlvHorizontalDatumThis abstract class is the base class for classes describing a horizontal datum
 CIlvHorizontalDatumConverterThe abstract class for all datum converters
 CIlvHorizontalDatumConverterFactoryAn abstract class providing services to select the appropriate converter between two datums
 CIlvHorizontalShiftDatumThis class describes a horizontal datum
 CIlvI8211FieldThis class corresponds to a field from the ISO 8211 definition
 CIlvI8211RecordThis class corresponds to a record from the ISO 8211 definition
 CIlvI8211RefCountThis class is used to manage the objects which are shared by several other objects
 CIlvIconPointRendererThis renderer translates a map feature whose geometry is an IlvMapPoint into an IlvIcon
 CIlvImageLayerThis class is an IlvTiledLayer specialized for loading a set of images, each image representing a tile in a tiled data set
 CIlvImageReaderThis class is an IlvMapFeatureIterator specialized for reading image files. The supported image formats are those supported by Rogue Wave Views
 CIlvImageTileLoaderThis class is an IlvMapTileLoader specialized for loading a set of images, each image representing a tile in a tiled data set
 CIlvIntegerAttributeThis feature attribute stores integer values
 CIlvIntervalColorModelThis class implements a color model that performs a linear interpolation to compute the pixel colors with intervals specified by the user
 CIlvLambertAzimuthalEqualAreaProjectionThis class defines the Lambert Azimuthal Equal Area projection
 CIlvLambertConformalConicProjectionThis class defines the Lambert Conformal Conic projection
 CIlvLambertEqualAreaConicProjectionThis class defines the Lambert Equal Area Conic projection
 CIlvLookAheadFeatureIteratorDefines an abstract class for feature iterators that have a look ahead ability
 CIlvMapAdapterDefines the Coordinate Adapter class
 CIlvMapArcSegmentThis class defines a circular arc segment
 CIlvMapArcStringThis subclass of IlvMapSegmentString is optimized to handle strings that contain only IlvMapArcSegment instances
 CIlvMapAreaThis abstract class is the base class of the map geometry that define an area
 CIlvMapAreaRenderingStyleThis rendering style stores style parameters to render areas
 CIlvMapAttributeInfoStore the names and types of map attributes
 CIlvMapAttributePropertyAssociates additional attributes with graphic objects
 CIlvMapCircleThis class defines a circle
 CIlvMapCircularRingThis class defines a ring whose stroke is an IlvMapCircle
 CIlvMapColorModelThis class allows mapping from integer values to RGB colors
 CIlvMapCompassA compass object
 CIlvMapCoordViewerDisplays the coordinates of the mouse when it is on top of an IlvView displaying a map
 CIlvMapCurveThis abstract class is the base class of the map geometries that define a 1-dimension curve
 CIlvMapCurveStringThis implementation fo the IlvMapSegmentString class supports any sequence of IlvMapSegment
 CIlvMapDataPathManagerThis class is a data path manager that uses a set of IlvMapDataPathResolvers to resolve paths
 CIlvMapDataPathResolverThis abstract class defines a path resolver
 CIlvMapDefaultNeedleA default needle used by the IlvMapCompass class
 CIlvMapDefaultScaleBarThe default scale bar used by IlvMapScale when none is provided by the user
 CIlvMapFeatureThis class represents a simple map feature, that is, an object with a geometry that can be rendered graphically and, optionally, a list of attributes
 CIlvMapFeatureDoubleIdThis class represents a map feature identifier using a floating-point value
 CIlvMapFeatureIdThis abstract class represents a map feature identifier
 CIlvMapFeatureIntegerIdThis class represents a map feature identifier using an integer value
 CIlvMapFeatureIteratorThis class is the base class for feature iterators
 CIlvMapFeatureStringIdThis class represents a map feature identifier using a string value
 CIlvMapGeneralPathThe IlvMapGeneralPath class represents a geometric path constructed from segments
 CIlvMapGeometryThis abstract class is the base class of the map geometry objects
 CIlvMapGeometryCollectionThe class defines a collection of any geometry elements
 CIlvMapImageThis class defines an image
 CIlvMapInfoThe IlvMapInfo class is used to attach map information to an IlvManager
 CIlvMapInfoListenerThis abstract class is the listener class for receiving notifications about map information changes
 CIlvMapInputThis class defines an input stream with extended reading capabilities
 CIlvMapLabelThis class implements an IlvLabel adapted to map applications
 CIlvMapLinearSegmentThis class defines a linear segment
 CIlvMapLineRenderingStyleThis rendering style stores style parameters to draw lines
 CIlvMapLineStringThis subclass of IlvMapSegmentString is optimized to handle strings containing only IlvMapLinearSegment instances
 CIlvMapLoaderA convenience class to load map files into an IlvManager
 CIlvMapMultiAreaThis class defines an area that is composed of a list of IlvMapArea
 CIlvMapMultiCurveThis class is used to represent 1-dimension geometries that are composed of a list of other curves
 CIlvMapMultiPointThis class defines a multipoint, which is a collection of points
 CIlvMapPointThis class defines a point
 CIlvMapPolygonThis class defines a Polygon
 CIlvMapRasterThis class defines a raster
 CIlvMapRenderingStyleThis abstract class is the base class of the rendering styles
 CIlvMapRingThis abstract class is the base class of all connected areas
 CIlvMaps
 CIlvMapScaleA scale object that displays the scale of a view
 CIlvMapSegmentThis abstract class is the base class for the geometries that describe a connected curve that has a start point and an end point
 CIlvMapSegmentRingThis class defines a ring whose stroke is an IlvMapSegmentString
 CIlvMapSegmentStringThis abstract class is the base class for segments that can be divided into other smaller segments
 CIlvMapsLicenseManagerDeprecated This class provides services to check whether the license for the Rogue Wave Views Maps add-on is available, or to register a license
 CIlvMapTextThis class defines a georeferenced text
 CIlvMapTileLoaderThe base abstract class for tile loaders specialized in loading map formats
 CIlvMercatorProjectionThis class defines the Mercator projection
 CIlvMillerCylindricalProjectionThis class defines the Miller Cylindrical projection
 CIlvMolodenskyConverterThis class implements an IlvHorizontalDatumConverter using the Molodensky formula
 CIlvObjectSDOFeatureIteratorThis class converts Oracle Spatial geometries retrieved from an Oracle database (9i and above), into IlvMapFeature objects
 CIlvObjectSDOKeyExtractorThis class extracts keys used as feature IDs
 CIlvObjectSDOLayerImplements load-on-demand layer for an Oracle Spatial data source
 CIlvObjectSDOUtilUtility class for basic tasks on Oracle SDO Object Model (Oracle Spatial)
 CIlvObjectSDOWriterThis class can write features to an Oracle Spatial layer, using the object model
 CIlvOrthographicProjectionThis class defines the Orthographic projection
 CIlvPolyconicProjectionThis class defines the Polyconic projection
 CIlvProjectionAll projections in the library inherit from this abstract class
 CIlvProjectionClassInfoThis class provides run-time information about the IlvProjectionClass and its subclasses
 CIlvProjectionDictionaryThis class provides facilities to get the list of the implemented projections and to create projection instances by their names
 CIlvProjectionInterfaceThis class provides facilities to get run-time information about the parameters of a projection, and to set or modify their values
 CIlvS57AssocIdThis class enables you to use long identifiers stored as 64 bits
 CIlvS57EnumerationThis class is used to store the data of S57 Enumeration
 CIlvS57EnumerationArrayThis class is used to store a set of S57 enumeration objects
 CIlvS57LoaderThis class is used to get the list of features of the S57 files
 CIlvS57ReaderThis class is used to read an S57 file or an S57 catalog file
 CIlvS57RecordThis class is the base class of the different types of S57 records
 CIlvS57RendererThis feature renderer can translate all the predefined geometries of Rogue Wave Views into graphic objects
 CIlvScaleVisibilityFilterControls the visibility of a layer according to the scale
 CIlvSDODbmsFactoryAn interface used to implement factories for DbLink IldDbms connections
 CIlvSDOFeatureIteratorThis class converts Oracle SDO geometries retrieved from an Oracle database into IlvMapFeature objects
 CIlvSDOLayerImplements load-on-demand for an Oracle SDO data source
 CIlvSDOTileLoaderThe base class (to be subclassed) to implement tile loaders for Oracle SDO
 CIlvSDOUtilUtility class for basic tasks on Oracle SDO relational Model
 CIlvSDOWriterThis class can write the content of an IlvMapFeatureIterator to an Oracle SDO layer
 CIlvShapeDBFReaderThis class reads attributes from .dbf files
 CIlvShapeFileIndexThis class allows applications to take advantage of ESRI Shapefile index files (.shx files).
 CIlvShapeFileLayerThis class is an IlvMapTileLoader specialized for loading tiled shape files
 CIlvShapeFileReaderThis class reads geometries and attributes from Shape files
 CIlvShapeFileTileLoaderThis class implements a tile loader to read tiles from an ESRI Shapefile whose spatial index has been created
 CIlvShapeFileTilerA Shapefile tiler
 CIlvShapeSHPReaderThis class reads geometries from .shp files
 CIlvShapeSpatialIndexAn IlvShapeSpatialIndex is used to store and retrieve tile information for a given Shapefile
 CIlvStereographicProjectionThis class defines the Stereographic projection
 CIlvStringAttributeThis feature attribute stores strings
 CIlvTileThis class represents the elementary element used by the load-on-demand process
 CIlvTileCacheThis class is used to manage the cached tiles of one or more tile controllers
 CIlvTileControllerThis class manages the load-on-demand process
 CIlvTiledLayerA tiled layer is an IlvManagerLayer object for loading large sets of data, for example, large maps
 CIlvTileListenerUsed to be notified of the tile events (tile loaded, tile released, tile cached, and so on)
 CIlvTileLoaderThis abstract class is used to load a tile for an IlvTileController or an IlvTiledLayer
 CIlvTransverseMercatorProjectionThis class defines the Transverse Mercator projection
 CIlvUnitConverterThis class provides facilities to convert Cartesian data to various measurement units
 CIlvUniversalPolarStereographicProjectionThis class defines the Universal Polar Stereographic projection, also known as the UPS projection
 CIlvUniversalTransverseMercatorProjectionThis class defines Universal Transverse Mercator projections, also known as UTM projections
 CIlvUnknownProjectionThis class is used to represent an Unknown projection
 CIlvVRIDRecordThis class corresponds to the VRID record of the S57 format

© Copyright 2016, Rogue Wave Software, Inc. All Rights Reserved.
Rogue Wave is a registered trademark of Rogue Wave Software, Inc. in the United States and other countries. All other trademarks are the property of their respective owners.