Class PrimeMeridian
java.lang.Object
org.locationtech.proj4j.datum.PrimeMeridian
- All Implemented Interfaces:
Serializable
A PrimeMeridian represents a constant offset from Greenwich in radians of
longitude.
- See Also:
-
Method Summary
Modifier and TypeMethodDescriptionbooleanstatic PrimeMeridianvoidfromGreenwich(ProjCoordinate coord) getName()inthashCode()voidtoGreenwich(ProjCoordinate coord) toString()
-
Method Details
-
forName
-
getName
-
toGreenwich
-
fromGreenwich
-
hashCode
-
equals
-
toString
-