| Package | Description |
|---|---|
| com.revolsys.gis.cs | |
| com.revolsys.gis.cs.epsg | |
| com.revolsys.gis.cs.esri |
| Modifier and Type | Method and Description |
|---|---|
Spheroid |
Datum.getSpheroid() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
Spheroid.equalsExact(Spheroid spheroid) |
| Constructor and Description |
|---|
Datum(String name,
Spheroid spheroid,
Authority authority) |
Datum(String name,
Spheroid spheroid,
PrimeMeridian primeMeridian,
Authority authority,
boolean deprecated) |
Datum(String name,
Spheroid spheroid,
ToWgs84 toWgs84,
Authority authority) |
| Modifier and Type | Method and Description |
|---|---|
static void |
EpsgCsWktWriter.write(PrintWriter out,
Spheroid spheroid) |
| Modifier and Type | Method and Description |
|---|---|
static void |
EsriCsWktWriter.write(PrintWriter out,
Spheroid spheroid,
int indentLevel) |
Copyright © 2015 Revolution Systems Inc.. All rights reserved.