See: Description
Interface | Description |
---|---|
IlvHorizontalDatumConverter | Deprecated
Since JViews 5.0, use the coordinate transformation package in
ilog.views.maps.srs
|
IlvHorizontalDatumConverterFactory | Deprecated
Since JViews 5.0, use the coordinate transformation package in
ilog.views.maps.srs
|
Class | Description |
---|---|
IlvAlbersEqualAreaProjection |
This class defines the Albers Equal Area Conic projection.
|
IlvAzimuthalEquidistantProjection |
This class defines the Azimuthal Equidistant projection.
|
IlvCassiniProjection |
This class defines the Cassini projection.
|
IlvConicProjection |
This is the base class for all the conic projections in the package.
|
IlvCoordinateEditor |
IlvCoordinateEditor is the abstract base class for classes
used to edit coordinate values in degrees, minutes and seconds. |
IlvCylindricalEqualAreaProjection |
This class defines the Cylindrical Equal Area projection.
|
IlvEckert4Projection |
This class defines the Eckert IV projection.
|
IlvEckert6Projection |
This class defines the Eckert VI projection.
|
IlvEllipsoid |
This class defines an ellipsoid.
|
IlvEllipsoidCollection |
This class manages a collection of named ellipsoids.
|
IlvEquidistantCylindricalProjection |
This class defines the Equidistant Cylindrical projection.
|
IlvFrenchLambertProjection |
This class defines the Lambert projection used in France.
|
IlvGeographicProjection | Deprecated
Since JViews 5.0, use
ilog.views.maps.srs.coordsys.IlvGeographicCoordinateSystem to describe
coordinate systems expressing coordinates in longitude and latitude.
|
IlvGnomonicProjection |
This class defines the Gnomonic projection.
|
IlvHorizontalDatum |
This abstract class is the base class for classes describing a
horizontal datum.
|
IlvHorizontalDatumCollection |
This class manages a collection of named geodetic datum.
|
IlvHorizontalShiftDatum |
This class describes a horizontal datum defined by a translation of
the ellipsoid.
|
IlvLambertAzimuthalEqualAreaProjection |
This class defines the Lambert Azimuthal Equal Area projection.
|
IlvLambertConformalConicProjection |
This class defines the Lambert Conformal Conic projection.
|
IlvLambertEqualAreaConicProjection |
This class defines the Lambert Equal Area projection.
|
IlvLatitudeEditor |
IlvLatitudeEditor is a class used to edit latitude values
in degrees, minutes and seconds. |
IlvLongitudeEditor |
IlvLongitudeEditor is a class used to edit longitude values
in degrees, minutes and seconds. |
IlvMercatorProjection |
The Mercator projection, also known as the Wright projection, is the
projection of a sphere on a cylinder which is tangent to the equator.
|
IlvMillerCylindricalProjection |
This class defines the Miller Cylindrical projection.
|
IlvMollweideProjection |
This class defines the Mollweide projection.
|
IlvMolodenskyConverter | Deprecated
Since JViews 5.0, use
ilog.views.maps.srs.coordtrans.IlvAbridgedMolodenskyTransformation.
|
IlvObliqueMercatorProjection |
The Oblique Mercator Projection.
|
IlvOrthographicProjection |
This class defines the Orthographic projection.
|
IlvPolyconicProjection |
The polyconic projection offers a good compromise between shape distortion
and area distortion.
|
IlvProjection |
All projections in the package inherit from this abstract class.
|
IlvProjectionDictionary |
This class implements a dictionary providing facilities
to retrieve the name of the available projections as well
as instances of these projections.
|
IlvProjectionUtil |
This class implements utilities that can be used with the projection package.
|
IlvRobinsonProjection |
This class defines the Robinson projection.
|
IlvSinusoidalProjection |
This class defines the Sinusoidal projection.
|
IlvStereographicProjection |
This class defines the Stereographic projection.
|
IlvTransverseMercatorProjection |
This class defines the Transverse Mercator projection.
|
IlvUniversalPolarStereographicProjection |
This class defines the Universal Polar Stereographic projection, also known as the
UPS projection.
|
IlvUniversalTransverseMercatorProjection |
This class defines Universal Transverse Mercator projections, also known as
the UTM projection.
|
IlvWagner4Projection |
This class defines the Wagner IV projection.
|
Exception | Description |
---|---|
IlvBadProjectionParameter |
This exception is raised when a bad parameter is given to a
function of the package.
|
IlvCollectionParseException |
The exception thrown by collections when an error occurs while parsing
their definition file.
|
IlvProjectionException |
This class is the base class for exceptions related to projections.
|
IlvToleranceConditionException |
This exception is raised when the values provided are not within
the limits tolerated by a projection function.
|
IlvUnsupportedProjectionFeature |
This exception is raised when a given function or feature is
not supported by the projection.
|
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.