Package | Description |
---|---|
org.geolatte.geom.crs |
This package contains classes that model Coordinate Reference Systems.
|
Modifier and Type | Method and Description |
---|---|
PrimeMeridian |
GeographicCoordinateReferenceSystem.getPrimeMeridian()
Returns the
PrimeMeridian of this CoordinateReferenceSystem . |
Modifier and Type | Method and Description |
---|---|
void |
GeographicCoordinateReferenceSystem.setPrimeMeridian(PrimeMeridian primeMeridian)
Sets the
PrimeMeridian for this CoordinateReferenceSystem . |
Copyright © 2015 geolatte.org. All rights reserved.