public final class PrimeMeridian extends Object implements Serializable
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object that) |
static PrimeMeridian |
forName(String name) |
void |
fromGreenwich(ProjCoordinate coord) |
String |
getName() |
int |
hashCode() |
void |
toGreenwich(ProjCoordinate coord) |
String |
toString() |
public static PrimeMeridian forName(String name)
public String getName()
public void toGreenwich(ProjCoordinate coord)
public void fromGreenwich(ProjCoordinate coord)
Copyright © 2021. All rights reserved.