net.opengis.gml
Class EngineeringDatumType
java.lang.Object
net.opengis.gml.AbstractGMLType
net.opengis.gml.DefinitionType
net.opengis.gml.AbstractDatumBaseType
net.opengis.gml.AbstractDatumType
net.opengis.gml.EngineeringDatumType
public class EngineeringDatumType
- extends AbstractDatumType
An engineering datum defines the origin of an engineering coordinate reference system, and is used in a region around that origin. This origin can be fixed with respect to the earth (such as a defined point at a construction site), or be a defined point on a moving vehicle (such as on a ship or satellite).
Classe Java pour EngineeringDatumType complex type.
Le fragment de schéma suivant indique le contenu attendu figurant dans cette classe.
<complexType name="EngineeringDatumType">
<complexContent>
<extension base="{http://www.opengis.net/gml}AbstractDatumType">
</extension>
</complexContent>
</complexType>
| Methods inherited from class net.opengis.gml.AbstractDatumType |
getAnchorPoint, getDatumID, getRealizationEpoch, getRemarks, getScope, getValidArea, isSetAnchorPoint, isSetDatumID, isSetRealizationEpoch, isSetRemarks, isSetScope, isSetValidArea, setAnchorPoint, setRealizationEpoch, setRemarks, setScope, setValidArea, unsetDatumID |
| Methods inherited from class net.opengis.gml.AbstractGMLType |
getDescription, getId, getMetaDataProperty, getName, isSetDescription, isSetId, isSetMetaDataProperty, isSetName, setDescription, setId, unsetMetaDataProperty, unsetName |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EngineeringDatumType
public EngineeringDatumType()
Copyright © 2014 IRSTV CNRS-FR-2488. All Rights Reserved.