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

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

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

Subclasses of AbstractReferenceSystemBaseType in org.citygml4j.jaxb.gml._3_1_1
 class AbstractGeneralDerivedCRSType
          A coordinate reference system that is defined by its coordinate conversion from another coordinate reference system (not by a datum).
 class AbstractReferenceSystemType
          Description of a spatial and/or temporal reference system used by a dataset.
 class CompoundCRSType
          A coordinate reference system describing the position of points through two or more independent coordinate reference systems.
 class DerivedCRSType
          A coordinate reference system that is defined by its coordinate conversion from another coordinate reference system but is not a projected coordinate reference system.
 class EngineeringCRSType
          A contextually local coordinate reference system; which can be divided into two broad categories: - earth-fixed systems applied to engineering activities on or near the surface of the earth; - CRSs on moving platforms such as road vehicles, vessels, aircraft, or spacecraft.
 class GeocentricCRSType
          A 3D coordinate reference system with the origin at the approximate centre of mass of the earth.
 class GeographicCRSType
          A coordinate reference system based on an ellipsoidal approximation of the geoid; this provides an accurate representation of the geometry of geographic features for a large portion of the earth's surface.
 class ImageCRSType
          An engineering coordinate reference system applied to locations in images.
 class ProjectedCRSType
          A 2D coordinate reference system used to approximate the shape of the earth on a planar surface, but in such a way that the distortion that is inherent to the approximation is carefully controlled and known.
 class TemporalCRSType
          A 1D coordinate reference system used for the recording of time.
 class VerticalCRSType
          A 1D coordinate reference system used for recording heights or depths.