Package | Description |
---|---|
ilog.views.maps.srs.coordsys |
Provides classes and interfaces for Spatial Reference Systems.
|
ilog.views.maps.srs.coordtrans |
Provides transformations between the coordinate systems.
|
ilog.views.maps.srs.wkt |
Provides classes to help translating coordinate
systems and transformations to and from the
OpenGIS Well-Known Text (WKT) encoding.
|
Constructor and Description |
---|
IlvProjectedCoordinateSystem(IlvProjectedCoordinateSystem source)
Copy constructor.
|
Constructor and Description |
---|
IlvProjectionTransform(IlvProjectedCoordinateSystem pcs)
Constructs a new transformation to transform from ellipsoidal
coordinate system to the specified projected coordinate system.
|
Modifier and Type | Method and Description |
---|---|
String |
IlvWKTCoordinateSystemFactory.toWKT(IlvProjectedCoordinateSystem cs)
Returns the WKT representation of the specified
IlvProjectedCoordinateSystem . |
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.