|
GeoAPI 1.0 Build 2004-05-18 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Specifies the relationship of a coordinate system to the earth, thus creating a coordinate reference system. A datum uses a parameter or set of parameters that determine the location of the origin of the coordinate reference system. Each datum subtype can be associated with only specific types of coordinate systems.
CoordinateSystem,
CoordinateReferenceSystem
CD_Datum
| Method Summary | |
|---|---|
String |
getAnchorPoint(Locale locale)
Description, possibly including coordinates, of the point or points used to anchor the datum to the Earth. |
Date |
getRealizationEpoch()
The time after which this datum definition is valid. |
String |
getScope(Locale locale)
Description of domain of usage, or limitations of usage, for which this datum object is valid. |
Extent |
getValidArea()
Area or region in which this datum object is valid. |
| Methods inherited from interface Info |
|---|
getIdentifiers, getName, getRemarks |
| Method Detail |
|---|
String getAnchorPoint(Locale locale)
Date.
locale - The desired locale for the datum anchor point to be returned,
or null for anchor point in some default locale (may or
may not be the system default).
null if none. If no
anchor point is available in the given locale, then some default locale is used.
anchorPoint
Date getRealizationEpoch()
null if not available.
realizationEpoch
Extent getValidArea()
null if not available.
validArea
String getScope(Locale locale)
locale - The desired locale for the datum scope to be returned, or null
for scope in some default locale (may or may not be the
system default).
null if none. If no
scope is available in the given locale, then some default locale is used.
scope
|
GeoAPI 1.0 Build 2004-05-18 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
|
Symbols, terms and definitions | Copyright OpenGIS® Consortium |