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:
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate static PrimeMeridianprivate final Stringprivate final doubleprivate static PrimeMeridian[] -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprivate static PrimeMeridianbooleanstatic PrimeMeridianvoidfromGreenwich(ProjCoordinate coord) getName()inthashCode()voidtoGreenwich(ProjCoordinate coord) toString()private static PrimeMeridian
-
Field Details
-
name
-
offsetFromGreenwich
private final double offsetFromGreenwich -
GREENWICH
-
wellKnownMeridians
-
-
Constructor Details
-
PrimeMeridian
-
-
Method Details
-
east
-
west
-
forName
-
getName
-
toGreenwich
-
fromGreenwich
-
hashCode
-
equals
-
toString
-