|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Datum | |
org.geotools.cs | Coordinate Systems implementation. |
Uses of Datum in org.geotools.cs |
Subclasses of Datum in org.geotools.cs | |
class |
HorizontalDatum
Deprecated. Replaced by DefaultGeodeticDatum . |
class |
LocalDatum
Deprecated. Replaced by DefaultEngineeringDatum . |
class |
TemporalDatum
Deprecated. Replaced by DefaultTemporalDatum . |
class |
VerticalDatum
Deprecated. Replaced by DefaultVerticalDatum . |
Methods in org.geotools.cs that return Datum | |
abstract Datum |
CoordinateSystemAuthorityFactory.createDatum(java.lang.String code)
Returns a Datum object from a code. |
Datum |
Adapters.wrap(org.opengis.cs.CS_Datum datum)
Deprecated. Returns a datum for an OpenGIS interface. |
Methods in org.geotools.cs with parameters of type Datum | |
org.opengis.cs.CS_Datum |
Adapters.export(Datum datum)
Deprecated. Returns an OpenGIS interface for a datum. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |