Uses of Class
org.citygml4j.jaxb.gml._3_1_1.AbstractDatumBaseType

Packages that use AbstractDatumBaseType
org.citygml4j.jaxb.gml._3_1_1   
 

Uses of AbstractDatumBaseType in org.citygml4j.jaxb.gml._3_1_1
 

Subclasses of AbstractDatumBaseType in org.citygml4j.jaxb.gml._3_1_1
 class AbstractDatumType
          A datum specifies the relationship of a coordinate system to the earth, thus creating a coordinate reference system.
 class EngineeringDatumType
          An engineering datum defines the origin of an engineering coordinate reference system, and is used in a region around that origin.
 class GeodeticDatumType
          A geodetic datum defines the precise location and orientation in 3-dimensional space of a defined ellipsoid (or sphere) that approximates the shape of the earth, or of a Cartesian coordinate system centered in this ellipsoid (or sphere).
 class ImageDatumType
          An image datum defines the origin of an image coordinate reference system, and is used in a local context only.
 class TemporalDatumBaseType
          Partially defines the origin of a temporal coordinate reference system.
 class TemporalDatumType
          Defines the origin of a temporal coordinate reference system.
 class VerticalDatumType
          A textual description and/or a set of parameters identifying a particular reference level surface used as a zero-height surface, including its position with respect to the Earth for any of the height types recognized by this standard.