new IWProjectionClient()
Creates a new projection client.
Methods
-
project(coordinate, fromProjection, toProjection [, parameterObject])
-
Projects the given coordinate to another projection system.
Parameters:
Name Type Argument Description coordinate
IWCoordinate fromProjection
IWProjectionType toProjection
IWProjectionType parameterObject
Object <optional>
reserved for a user defined object (optional) Returns:
- Type
- void
-
toString()
-
Returns a string representation of this object.
Returns:
- Type
- String