rwlogo
Rogue Wave Views 5.6

Rogue Wave Views
Maps Package API Reference Guide

Product Documentation:

Rogue Wave Views
Documentation Home

Class List

Here are the classes, structs, unions and interfaces with brief descriptions:
IlvAlbersEqualAreaProjectionThis class defines the Albers Equal Area Conic projection
IlvAttributeArrayThis feature attribute is itself an array of feature attributes
IlvAzimuthalEquidistantProjectionThis class defines the Azimuthal Equidistant projection
IlvBooleanAttributeThis feature attribute stores Boolean values
IlvCADRGCoverageStores information about a CADRG coverage as described in a CADRG table of contents
IlvCADRGFrameThis class defines a CADRG frame as described in the CADRG table of contents
IlvCADRGFrameReaderThis class is used to read CADGR frames
IlvCADRGLayerThis class implements a CADRG layer that displays a CADRG coverage using the load-on-demand process
IlvCADRGTocReaderThis class reads the table of contents of a CADRG file
IlvCassiniProjectionThis class defines the Cassini projection
IlvConicProjectionThis abstract class is the base class for all the conic projections in the library
IlvCoordinateAn IlvCoordinate object is a point defined by two values in double precision
IlvCylindricalEqualAreaProjectionThis class defines the Cylindrical Equal Area projection
IlvDefaultAreaRendererThis 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
IlvDefaultCurveRendererThis 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
IlvDefaultDataPathResolverResolves a relative path name using a specified path
IlvDefaultFeatureRendererThis feature renderer can translate all the predefined geometries of Rogue Wave Views into graphic objects
IlvDefaultImageRendererThis renderer translates a map feature whose geometry is an IlvMapImage into an IlvZoomableIcon
IlvDefaultObjectSDOTileLoaderThis class implements an IlvTileLoader to load tiles from Oracle 9i Spatial, using the SDO object model
IlvDefaultPointRendererThis renderer translates a map feature whose geometry is an IlvMapPoint into an IlvMarker
IlvDefaultRasterRendererThis renderer translates a map feature whose geometry is an IlvMapRaster into an IlvZoomableIcon whose colors indicate the value of the raster
IlvDefaultSDOTileLoaderThis tile loader loads a complete SDO layer with tiles that are equivalent to the SDO tiles
IlvDefaultTextRendererThis renderer translates a map feature whose geometry is an IlvMapText into an IlvLabel
IlvDefaultTileCacheThe default cache of the tile controllers
IlvDoubleAttributeThis feature attribute stores an attribute of type double
IlvDSIDRecordThis class corresponds to the DSID record of the S57 format
IlvDSPMRecordThis class corresponds to the DSPM record of the S57 format
IlvDTEDLayerA layer that displays a DTED coverage using the load-on-demand mechanism
IlvDTEDReaderThis class can be used to read DTED files
IlvEllipsoidThis class defines an ellipsoid
IlvEquidistantCylindricalProjectionThis class defines the Equidistant Cylindrical projection
IlvFeatureAttributeThis class is the base class for the attributes of the map features
IlvFeatureAttributeInfoThis class is used to store the names and types of map attributes
IlvFeatureAttributePropertyThis class is used to store the values of map attributes
IlvFeatureRendererSubclasses of this abstract class are used to translate an IlvMapFeature into a graphic object
IlvFrenchLambertProjectionThis class defines the Lambert projection used in France
IlvFRIDRecordThis class corresponds to the FRID record of the S57 format
IlvGeographicProjectionThis class defines the Geographic projection
IlvGeoTIFFLayerThis class is an IlvTiledLayer specialized for loading tiled GeoTIFF files
IlvGeoTIFFReaderThis class is an IlvMapFeatureIterator specialized for reading GeoTIFF files
IlvGeoTIFFTileLoaderThis class is an IlvTileLoader specialized for reading GeoTIFF files
IlvGeoTIFFTilerA GeoTIFF file tiler
IlvGnomonicProjectionThis class defines the Gnomonic projection
IlvHorizontalDatumThis abstract class is the base class for classes describing a horizontal datum
IlvHorizontalDatumConverterThe abstract class for all datum converters
IlvHorizontalDatumConverterFactoryAn abstract class providing services to select the appropriate converter between two datums
IlvHorizontalShiftDatumThis class describes a horizontal datum
IlvI8211FieldThis class corresponds to a field from the ISO 8211 definition
IlvI8211RecordThis class corresponds to a record from the ISO 8211 definition
IlvI8211RefCountThis class is used to manage the objects which are shared by several other objects
IlvIconPointRendererThis renderer translates a map feature whose geometry is an IlvMapPoint into an IlvIcon
IlvImageLayerThis class is an IlvTiledLayer specialized for loading a set of images, each image representing a tile in a tiled data set
IlvImageReaderThis class is an IlvMapFeatureIterator specialized for reading image files. The supported image formats are those supported by Rogue Wave Views
IlvImageTileLoaderThis class is an IlvMapTileLoader specialized for loading a set of images, each image representing a tile in a tiled data set
IlvIntegerAttributeThis feature attribute stores integer values
IlvIntervalColorModelThis class implements a color model that performs a linear interpolation to compute the pixel colors with intervals specified by the user
IlvLambertAzimuthalEqualAreaProjectionThis class defines the Lambert Azimuthal Equal Area projection
IlvLambertConformalConicProjectionThis class defines the Lambert Conformal Conic projection
IlvLambertEqualAreaConicProjectionThis class defines the Lambert Equal Area Conic projection
IlvLookAheadFeatureIteratorDefines an abstract class for feature iterators that have a look ahead ability
IlvMapAdapterDefines the Coordinate Adapter class
IlvMapArcSegmentThis class defines a circular arc segment
IlvMapArcStringThis subclass of IlvMapSegmentString is optimized to handle strings that contain only IlvMapArcSegment instances
IlvMapAreaThis abstract class is the base class of the map geometry that define an area
IlvMapAreaRenderingStyleThis rendering style stores style parameters to render areas
IlvMapAttributeInfoStore the names and types of map attributes
IlvMapAttributePropertyAssociates additional attributes with graphic objects
IlvMapCircleThis class defines a circle
IlvMapCircularRingThis class defines a ring whose stroke is an IlvMapCircle
IlvMapColorModelThis class allows mapping from integer values to RGB colors
IlvMapCompassA compass object
IlvMapCoordViewerDisplays the coordinates of the mouse when it is on top of an IlvView displaying a map
IlvMapCurveThis abstract class is the base class of the map geometries that define a 1-dimension curve
IlvMapCurveStringThis implementation fo the IlvMapSegmentString class supports any sequence of IlvMapSegment
IlvMapDataPathManagerThis class is a data path manager that uses a set of IlvMapDataPathResolvers to resolve paths
IlvMapDataPathResolverThis abstract class defines a path resolver
IlvMapDefaultNeedleA default needle used by the IlvMapCompass class
IlvMapDefaultScaleBarThe default scale bar used by IlvMapScale when none is provided by the user
IlvMapFeatureThis class represents a simple map feature, that is, an object with a geometry that can be rendered graphically and, optionally, a list of attributes
IlvMapFeatureDoubleIdThis class represents a map feature identifier using an integer value
IlvMapFeatureIdThis abstract class represents a map feature identifier
IlvMapFeatureIntegerIdThis class represents a map feature identifier using an integer value
IlvMapFeatureIteratorThis class is the base class for feature iterators
IlvMapFeatureStringIdThis class represents a map feature identifier using an integer value
IlvMapGeneralPathThe IlvMapGeneralPath class represents a geometric path constructed from segments
IlvMapGeometryThis abstract class is the base class of the map geometry objects
IlvMapGeometryCollectionThe class defines a collection of any geometry elements
IlvMapImageThis class defines an image
IlvMapInfoThe IlvMapInfo class is used to attach map information to an IlvManager
IlvMapInfoListenerThis abstract class is the listener class for receiving notifications about map information changes
IlvMapInputThis class defines an input stream with extended reading capabilities
IlvMapLabelThis class implements an IlvLabel adapted to map applications
IlvMapLinearSegmentThis class defines a linear segment
IlvMapLineRenderingStyleThis rendering style stores style parameters to draw lines
IlvMapLineStringThis subclass of IlvMapSegmentString is optimized to handle strings that contain only IlvMapLinearSegment instances
IlvMapLoaderA convenience class to load map files into an IlvManager
IlvMapMultiAreaThis class defines an area that is composed of a list of IlvMapArea
IlvMapMultiCurveThis class is used to represent 1-dimension geometries that are composed of a list of other curves
IlvMapMultiPointThis class defines a multipoint, which is a collection of points
IlvMapPointThis class defines a point
IlvMapPolygonThis class defines a Polygon
IlvMapRasterThis class defines a raster
IlvMapRenderingStyleThis abstract class is the base class of the rendering styles
IlvMapRingThis abstract class is the base class of all connected areas
IlvMaps
IlvMapScaleA scale object that displays the scale of a view
IlvMapSegmentThis abstract class is the base class for the geometries that describe a connected curve that has a start point and an end point
IlvMapSegmentRingThis class defines a ring whose stroke is an IlvMapSegmentString
IlvMapSegmentStringThis abstract class is the base class for segments that can be divided into other smaller segments
IlvMapsLicenseManagerDeprecated This class provides services to check whether the license for the Rogue Wave Views Maps add-on is available, or to register a license
IlvMapTextThis class defines a georeferenced text
IlvMapTileLoaderThe base abstract class for tile loaders specialized in loading map formats
IlvMercatorProjectionThis class defines the Mercator projection
IlvMillerCylindricalProjectionThis class defines the Miller Cylindrical projection
IlvMolodenskyConverterThis class implements an IlvHorizontalDatumConverter using the Molodensky formula
IlvObjectSDOFeatureIteratorThis class converts Oracle Spatial geometries retrieved from an Oracle database (9i and above), into IlvMapFeature objects
IlvObjectSDOKeyExtractorThis class extracts keys used as feature IDs
IlvObjectSDOLayerImplements load-on-demand layer for an Oracle Spatial data source
IlvObjectSDOUtilUtility class for basic tasks on Oracle SDO Object Model (Oracle Spatial)
IlvObjectSDOWriterThis class can write features to an Oracle Spatial layer, using the object model
IlvOrthographicProjectionThis class defines the Orthographic projection
IlvPolyconicProjectionThis class defines the Polyconic projection
IlvProjectionAll projections in the library inherit from this abstract class
IlvProjectionClassInfoThis class provides run-time information about the IlvProjectionClass and its subclasses
IlvProjectionDictionaryThis class provides facilities to get the list of the implemented projections and to create projection instances by their names
IlvProjectionInterfaceThis class provides facilities to get run-time information about the parameters of a projection, and to set or modify their values
IlvS57AssocIdThis class enables you to use long identifiers stored as 64 bits
IlvS57EnumerationThis class is used to store the data of S57 Enumeration
IlvS57EnumerationArrayThis class is used to store a set of S57 enumeration objects
IlvS57LoaderThis class is used to get the list of features of the S57 files
IlvS57ReaderThis class is used to read an S57 file or an S57 catalog file
IlvS57RecordThis class is the base class of the different types of S57 records
IlvS57RendererThis feature renderer can translate all the predefined geometries of Rogue Wave Views into graphic objects
IlvScaleVisibilityFilterControls the visibility of a layer according to the scale
IlvSDODbmsFactoryAn interface used to implement factories for DbLink IldDbms connections
IlvSDOFeatureIteratorThis class converts Oracle SDO geometries retrieved from an Oracle database into IlvMapFeature objects
IlvSDOLayerImplements load-on-demand for an Oracle SDO data source
IlvSDOTileLoaderThe base class (to be subclassed) to implement tile loaders for Oracle SDO
IlvSDOUtilUtility class for basic tasks on Oracle SDO relational Model
IlvSDOWriterThis class can write the content of an IlvMapFeatureIterator to an Oracle SDO layer
IlvShapeDBFReaderThis class reads attributes from .dbf files
IlvShapeFileIndexThis class allows applications to take advantage of ESRI Shapefile index files (.shx files).
IlvShapeFileLayerThis class is an IlvMapTileLoader specialized for loading tiled shape files
IlvShapeFileReaderThis class reads geometries and attributes from Shape files
IlvShapeFileTileLoaderThis class implements a tile loader to read tiles from an ESRI Shapefile whose spatial index has been created
IlvShapeFileTilerA Shapefile tiler
IlvShapeSHPReaderThis class reads geometries from .shp files
IlvShapeSpatialIndexAn IlvShapeSpatialIndex is used to store and retrieve tile information for a given Shapefile
IlvStereographicProjectionThis class defines the Stereographic projection
IlvStringAttributeThis feature attribute stores strings
IlvTileThis class represents the elementary element used by the load-on-demand process
IlvTileCacheThis class is used to manage the cached tiles of one or more tile controllers
IlvTileControllerThis class manages the load-on-demand process
IlvTiledLayerA tiled layer is an IlvManagerLayer object for loading large sets of data, for example, large maps
IlvTileListenerUsed to be notified of the tile events (tile loaded, tile released, tile cached, and so on)
IlvTileLoaderThis abstract class is used to load a tile for an IlvTileController or an IlvTiledLayer
IlvTransverseMercatorProjectionThis class defines the Transverse Mercator projection
IlvUnitConverterThis class provides facilities to convert Cartesian data to various measurement units
IlvUniversalPolarStereographicProjectionThis class defines the Universal Polar Stereographic projection, also known as the UPS projection
IlvUniversalTransverseMercatorProjectionThis class defines Universal Transverse Mercator projections, also known as UTM projections
IlvUnknownProjectionThis class is used to represent an Unknown projection
IlvVRIDRecordThis class corresponds to the VRID record of the S57 format
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

© Copyright 2012, 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.