|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.openstreetmap.josm.data.projection.datum.AbstractDatum
org.openstreetmap.josm.data.projection.datum.NullDatum
org.openstreetmap.josm.data.projection.datum.WGS84Datum
public class WGS84Datum
WGS84 datum. Transformation from and to WGS84 datum is a no-op.
| Field Summary | |
|---|---|
static WGS84Datum |
INSTANCE
|
| Fields inherited from class org.openstreetmap.josm.data.projection.datum.AbstractDatum |
|---|
ellps, name, proj4Id |
| Constructor Summary | |
|---|---|
private |
WGS84Datum()
|
| Method Summary |
|---|
| Methods inherited from class org.openstreetmap.josm.data.projection.datum.NullDatum |
|---|
fromWGS84, toWGS84 |
| Methods inherited from class org.openstreetmap.josm.data.projection.datum.AbstractDatum |
|---|
getEllipsoid, getName, getProj4Id |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final WGS84Datum INSTANCE
| Constructor Detail |
|---|
private WGS84Datum()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||