GeoAPI 2.0
Build 2005-06-08

org.opengis.referencing.crs
Interface EngineeringCRS

All Superinterfaces:
CoordinateReferenceSystem, IdentifiedObject, ReferenceSystem, SingleCRS

@UML(identifier="SC_EngineeringCRS",
     specification=ISO_19111)
public interface EngineeringCRS
extends SingleCRS

A contextually local coordinate reference system. It can be divided into two broad categories:

Used with CS type(s)
Affine, Cartesian, Ellipsoidal, Spherical, Cylindrical, Polar, Vertical, Linear

Since:
GeoAPI 1.0
Version:
Abstract specification 2.0

Field Summary
 
Fields inherited from interface ReferenceSystem
SCOPE_KEY, VALID_AREA_KEY
 
Fields inherited from interface IdentifiedObject
ALIAS_KEY, IDENTIFIERS_KEY, NAME_KEY, REMARKS_KEY
 
Method Summary
 EngineeringDatum getDatum()
          Returns the datum, which must be an engineering one.
 
Methods inherited from interface SingleCRS
getCoordinateSystem
 
Methods inherited from interface ReferenceSystem
getScope, getValidArea
 
Methods inherited from interface IdentifiedObject
getAlias, getIdentifiers, getName, getRemarks, toWKT
 

Method Detail

getDatum

@UML(identifier="usesDatum",
     obligation=MANDATORY,
     specification=ISO_19111)
EngineeringDatum getDatum()
Returns the datum, which must be an engineering one.

Specified by:
getDatum in interface SingleCRS

GeoAPI 2.0
Build 2005-06-08

Symbols, terms and definitions
Copyright OpenGIS® Consortium