Class TLcdGML31DataTypes

java.lang.Object
com.luciad.format.gml31.model.TLcdGML31DataTypes

public class TLcdGML31DataTypes extends Object
This class provides access to the data model and the types of http://www.opengis.net/gml.

Refer to the package javadoc for more information about this domain model.

The data model and its types are typically used to:

  • introspect the data structures (types, properties) of the domain model in a generic way
  • create Java instances for XML types which don't have a dedicated Java class equivalent
  • configure an XML decoder for decoding data of this data model:
    new TLcdXMLSchemaBasedDecoder().configure(getDataModel())
  • configure an XML encoder for encoding data of this data model:
    new TLcdXMLSchemaBasedEncoder().configure(getDataModel())
  • set up transformations between data models

This mapping has been automatically generated based on the XML schema net/opengis/gml/3.1.1/base/gml.xsd.

The display names of the entities in this data model can be customized by creating a resource bundle with base name com/luciad/format/gml31/model/TLcdGML31DataTypes. See TLcdResourceBundleDataModelDisplayNameProvider for more details on the required structure of the resource bundle.

Since:
10.0
See Also:
  • Field Details

    • GridCoverageType

      public static final TLcdDataType GridCoverageType
    • PixelInCellType

      public static final TLcdDataType PixelInCellType
    • CodeListType

      public static final TLcdDataType CodeListType
    • DirectPositionListType

      public static final TLcdDataType DirectPositionListType
    • GeometricComplexType

      public static final TLcdDataType GeometricComplexType
    • MovingObjectStatusType

      public static final TLcdDataType MovingObjectStatusType
    • KnotTypesType

      public static final TLcdDataType KnotTypesType
    • BoundedFeatureType

      public static final TLcdDataType BoundedFeatureType
    • AbstractDatumType

      public static final TLcdDataType AbstractDatumType
    • ObliqueCartesianCSType

      public static final TLcdDataType ObliqueCartesianCSType
    • EllipsoidRefType

      public static final TLcdDataType EllipsoidRefType
    • AbstractCoverageType

      public static final TLcdDataType AbstractCoverageType
    • GridLimitsType

      public static final TLcdDataType GridLimitsType
    • SphericalCSType

      public static final TLcdDataType SphericalCSType
    • LineStringMemberType

      public static final TLcdDataType LineStringMemberType
    • PolygonPatchArrayPropertyType

      public static final TLcdDataType PolygonPatchArrayPropertyType
    • ObservationType

      public static final TLcdDataType ObservationType
    • GraphStyleType

      public static final TLcdDataType GraphStyleType
    • PrimeMeridianType

      public static final TLcdDataType PrimeMeridianType
    • QueryGrammarEnumeration

      public static final TLcdDataType QueryGrammarEnumeration
    • MultiGeometryPropertyType

      public static final TLcdDataType MultiGeometryPropertyType
    • FormulaType

      public static final TLcdDataType FormulaType
    • ConeType

      public static final TLcdDataType ConeType
    • OperationRefType

      public static final TLcdDataType OperationRefType
    • CartesianCSType

      public static final TLcdDataType CartesianCSType
    • AbstractCoordinateSystemType

      public static final TLcdDataType AbstractCoordinateSystemType
    • CovarianceMatrixType

      public static final TLcdDataType CovarianceMatrixType
    • TimePeriodPropertyType

      public static final TLcdDataType TimePeriodPropertyType
    • CompoundCRSType

      public static final TLcdDataType CompoundCRSType
    • TimeClockPropertyType

      public static final TLcdDataType TimeClockPropertyType
    • MultiPolygonPropertyType

      public static final TLcdDataType MultiPolygonPropertyType
    • AbstractTopoPrimitiveType

      public static final TLcdDataType AbstractTopoPrimitiveType
    • BoundingShapeType

      public static final TLcdDataType BoundingShapeType
    • FeatureStylePropertyType

      public static final TLcdDataType FeatureStylePropertyType
    • ConversionToPreferredUnitType

      public static final TLcdDataType ConversionToPreferredUnitType
    • LineStringSegmentType

      public static final TLcdDataType LineStringSegmentType
    • ProjectedCRSRefType

      public static final TLcdDataType ProjectedCRSRefType
    • OperationParameterGroupType

      public static final TLcdDataType OperationParameterGroupType
    • BooleanPropertyType

      public static final TLcdDataType BooleanPropertyType
    • DirectedObservationType

      public static final TLcdDataType DirectedObservationType
    • GraphTypeType

      public static final TLcdDataType GraphTypeType
    • MeasureOrNullListType

      public static final TLcdDataType MeasureOrNullListType
    • GeneralConversionRefType

      public static final TLcdDataType GeneralConversionRefType
    • DirectedObservationAtDistanceType

      public static final TLcdDataType DirectedObservationAtDistanceType
    • TopoPrimitiveArrayAssociationType

      public static final TLcdDataType TopoPrimitiveArrayAssociationType
    • DefaultStylePropertyType

      public static final TLcdDataType DefaultStylePropertyType
    • DegreeValueType

      public static final TLcdDataType DegreeValueType
    • AbstractRingType

      public static final TLcdDataType AbstractRingType
    • AbstractGeometryType

      public static final TLcdDataType AbstractGeometryType
    • TimePrimitivePropertyType

      public static final TLcdDataType TimePrimitivePropertyType
    • ExtentType

      public static final TLcdDataType ExtentType
    • AbstractCoordinateSystemBaseType

      public static final TLcdDataType AbstractCoordinateSystemBaseType
    • CoordType

      public static final TLcdDataType CoordType
    • MultiCurvePropertyType

      public static final TLcdDataType MultiCurvePropertyType
    • AbstractGeometricAggregateType

      public static final TLcdDataType AbstractGeometricAggregateType
    • UserDefinedCSType

      public static final TLcdDataType UserDefinedCSType
    • stringOrNull

      public static final TLcdDataType stringOrNull
    • MeasureListType

      public static final TLcdDataType MeasureListType
    • CubicSplineType

      public static final TLcdDataType CubicSplineType
    • RelatedTimeType

      public static final TLcdDataType RelatedTimeType
    • TimeNodeType

      public static final TLcdDataType TimeNodeType
    • TemporalCRSRefType

      public static final TLcdDataType TemporalCRSRefType
    • CurveType

      public static final TLcdDataType CurveType
    • SurfaceInterpolationType

      public static final TLcdDataType SurfaceInterpolationType
    • SolidArrayPropertyType

      public static final TLcdDataType SolidArrayPropertyType
    • FeatureAssociationType

      public static final TLcdDataType FeatureAssociationType
    • NullType

      public static final TLcdDataType NullType
    • DerivedCRSTypeType

      public static final TLcdDataType DerivedCRSTypeType
    • TopoVolumeType

      public static final TLcdDataType TopoVolumeType
    • VerticalDatumTypeType

      public static final TLcdDataType VerticalDatumTypeType
    • doubleOrNullList

      public static final TLcdDataType doubleOrNullList
    • VectorType

      public static final TLcdDataType VectorType
    • booleanOrNullList

      public static final TLcdDataType booleanOrNullList
    • TopoCurvePropertyType

      public static final TLcdDataType TopoCurvePropertyType
    • ParameterValueType

      public static final TLcdDataType ParameterValueType
    • GeometryArrayPropertyType

      public static final TLcdDataType GeometryArrayPropertyType
    • PolarCSRefType

      public static final TLcdDataType PolarCSRefType
    • PassThroughOperationType

      public static final TLcdDataType PassThroughOperationType
    • TopoVolumePropertyType

      public static final TLcdDataType TopoVolumePropertyType
    • NameList

      public static final TLcdDataType NameList
    • ArcSecondsType

      public static final TLcdDataType ArcSecondsType
    • AbstractRingPropertyType

      public static final TLcdDataType AbstractRingPropertyType
    • ImageDatumType

      public static final TLcdDataType ImageDatumType
    • TopoPrimitiveMemberType

      public static final TLcdDataType TopoPrimitiveMemberType
    • SurfacePatchArrayPropertyType

      public static final TLcdDataType SurfacePatchArrayPropertyType
    • CartesianCSRefType

      public static final TLcdDataType CartesianCSRefType
    • AbstractGeneralOperationParameterType

      public static final TLcdDataType AbstractGeneralOperationParameterType
    • AbstractGeneralDerivedCRSType

      public static final TLcdDataType AbstractGeneralDerivedCRSType
    • TimePeriodType

      public static final TLcdDataType TimePeriodType
    • TimeOrdinalEraType

      public static final TLcdDataType TimeOrdinalEraType
    • GeographicCRSRefType

      public static final TLcdDataType GeographicCRSRefType
    • SuccessionType

      public static final TLcdDataType SuccessionType
    • VerticalCRSRefType

      public static final TLcdDataType VerticalCRSRefType
    • DegreesType__direction

      public static final TLcdDataType DegreesType__direction
    • PriorityLocationPropertyType

      public static final TLcdDataType PriorityLocationPropertyType
    • VerticalCRSType

      public static final TLcdDataType VerticalCRSType
    • ValueArrayType

      public static final TLcdDataType ValueArrayType
    • CircleType

      public static final TLcdDataType CircleType
    • AbstractTimePrimitiveType

      public static final TLcdDataType AbstractTimePrimitiveType
    • OperationParameterType

      public static final TLcdDataType OperationParameterType
    • EngineeringDatumRefType

      public static final TLcdDataType EngineeringDatumRefType
    • TopoComplexType

      public static final TLcdDataType TopoComplexType
    • ReferenceSystemRefType

      public static final TLcdDataType ReferenceSystemRefType
    • SecondDefiningParameterType

      public static final TLcdDataType SecondDefiningParameterType
    • TimeUnitType

      public static final TLcdDataType TimeUnitType
    • TemporalCSRefType

      public static final TLcdDataType TemporalCSRefType
    • ArrayAssociationType

      public static final TLcdDataType ArrayAssociationType
    • AbstractMetaDataType

      public static final TLcdDataType AbstractMetaDataType
    • FeatureCollectionType

      public static final TLcdDataType FeatureCollectionType
    • CircleByCenterPointType

      public static final TLcdDataType CircleByCenterPointType
    • RectifiedGridDomainType

      public static final TLcdDataType RectifiedGridDomainType
    • OperationMethodRefType

      public static final TLcdDataType OperationMethodRefType
    • IndexMapType

      public static final TLcdDataType IndexMapType
    • TimeTopologyComplexType

      public static final TLcdDataType TimeTopologyComplexType
    • ImageCRSRefType

      public static final TLcdDataType ImageCRSRefType
    • ArcByBulgeType

      public static final TLcdDataType ArcByBulgeType
    • QuantityPropertyType

      public static final TLcdDataType QuantityPropertyType
    • RingType

      public static final TLcdDataType RingType
    • AbstractCoordinateOperationBaseType

      public static final TLcdDataType AbstractCoordinateOperationBaseType
    • AbstractGeneralParameterValueType

      public static final TLcdDataType AbstractGeneralParameterValueType
    • TimeEdgeType

      public static final TLcdDataType TimeEdgeType
    • EdgeType

      public static final TLcdDataType EdgeType
    • TinType_controlPoint

      public static final TLcdDataType TinType_controlPoint
    • AbstractSurfaceType

      public static final TLcdDataType AbstractSurfaceType
    • VolumeType

      public static final TLcdDataType VolumeType
    • BaseUnitType

      public static final TLcdDataType BaseUnitType
    • ScalarValuePropertyType

      public static final TLcdDataType ScalarValuePropertyType
    • TopoComplexMemberType

      public static final TLcdDataType TopoComplexMemberType
    • TemporalDatumType

      public static final TLcdDataType TemporalDatumType
    • TimeGeometricPrimitivePropertyType

      public static final TLcdDataType TimeGeometricPrimitivePropertyType
    • TimeType

      public static final TLcdDataType TimeType
    • CompositeSolidType

      public static final TLcdDataType CompositeSolidType
    • TopoSurfaceType

      public static final TLcdDataType TopoSurfaceType
    • DirectPositionType

      public static final TLcdDataType DirectPositionType
    • DirectedEdgePropertyType

      public static final TLcdDataType DirectedEdgePropertyType
    • RangeParametersType

      public static final TLcdDataType RangeParametersType
    • DirectionPropertyType

      public static final TLcdDataType DirectionPropertyType
    • PointPropertyType

      public static final TLcdDataType PointPropertyType
    • CoordinateSystemAxisRefType

      public static final TLcdDataType CoordinateSystemAxisRefType
    • ConventionalUnitType

      public static final TLcdDataType ConventionalUnitType
    • GridEnvelopeType

      public static final TLcdDataType GridEnvelopeType
    • RectifiedGridType

      public static final TLcdDataType RectifiedGridType
    • DerivationUnitTermType

      public static final TLcdDataType DerivationUnitTermType
    • GeometryStyleType

      public static final TLcdDataType GeometryStyleType
    • MultiLineStringType

      public static final TLcdDataType MultiLineStringType
    • CurvePropertyType

      public static final TLcdDataType CurvePropertyType
    • LineStringSegmentArrayPropertyType

      public static final TLcdDataType LineStringSegmentArrayPropertyType
    • MultiSurfaceDomainType

      public static final TLcdDataType MultiSurfaceDomainType
    • CompositeSurfaceType

      public static final TLcdDataType CompositeSurfaceType
    • CompositeSurfacePropertyType

      public static final TLcdDataType CompositeSurfacePropertyType
    • StringOrRefType

      public static final TLcdDataType StringOrRefType
    • MultiPointCoverageType

      public static final TLcdDataType MultiPointCoverageType
    • MultiPolygonType

      public static final TLcdDataType MultiPolygonType
    • MultiGeometryType

      public static final TLcdDataType MultiGeometryType
    • OperationParameterGroupBaseType

      public static final TLcdDataType OperationParameterGroupBaseType
    • AbstractGeneralOperationParameterRefType

      public static final TLcdDataType AbstractGeneralOperationParameterRefType
    • LineStringType

      public static final TLcdDataType LineStringType
    • LabelStylePropertyType

      public static final TLcdDataType LabelStylePropertyType
    • LinearRingPropertyType

      public static final TLcdDataType LinearRingPropertyType
    • AbstractTopologyType

      public static final TLcdDataType AbstractTopologyType
    • GridFunctionType

      public static final TLcdDataType GridFunctionType
    • ConcatenatedOperationType

      public static final TLcdDataType ConcatenatedOperationType
    • MultiSurfaceType

      public static final TLcdDataType MultiSurfaceType
    • AbstractCurveType

      public static final TLcdDataType AbstractCurveType
    • TimeInstantType

      public static final TLcdDataType TimeInstantType
    • SurfacePropertyType

      public static final TLcdDataType SurfacePropertyType
    • TimeEdgePropertyType

      public static final TLcdDataType TimeEdgePropertyType
    • MultiCurveCoverageType

      public static final TLcdDataType MultiCurveCoverageType
    • StyleVariationType

      public static final TLcdDataType StyleVariationType
    • AesheticCriteriaType

      public static final TLcdDataType AesheticCriteriaType
    • TimeTopologyComplexPropertyType

      public static final TLcdDataType TimeTopologyComplexPropertyType
    • DynamicFeatureCollectionType

      public static final TLcdDataType DynamicFeatureCollectionType
    • RectifiedGridCoverageType

      public static final TLcdDataType RectifiedGridCoverageType
    • PointType

      public static final TLcdDataType PointType
    • CurveInterpolationType

      public static final TLcdDataType CurveInterpolationType
    • MultiSolidPropertyType

      public static final TLcdDataType MultiSolidPropertyType
    • PolygonMemberType

      public static final TLcdDataType PolygonMemberType
    • TemporalCSType

      public static final TLcdDataType TemporalCSType
    • AbstractTimeTopologyPrimitiveType

      public static final TLcdDataType AbstractTimeTopologyPrimitiveType
    • GeometricPrimitivePropertyType

      public static final TLcdDataType GeometricPrimitivePropertyType
    • AbstractTimeComplexType

      public static final TLcdDataType AbstractTimeComplexType
    • AngleType

      public static final TLcdDataType AngleType
    • TriangulatedSurfaceType

      public static final TLcdDataType TriangulatedSurfaceType
    • RectangleType

      public static final TLcdDataType RectangleType
    • RelatedTimeType__relativePosition

      public static final TLcdDataType RelatedTimeType__relativePosition
    • booleanOrNull

      public static final TLcdDataType booleanOrNull
    • EllipsoidalCSRefType

      public static final TLcdDataType EllipsoidalCSRefType
    • SignType

      public static final TLcdDataType SignType
    • AbstractGeneralConversionType

      public static final TLcdDataType AbstractGeneralConversionType
    • MultiPointDomainType

      public static final TLcdDataType MultiPointDomainType
    • MultiSolidDomainType

      public static final TLcdDataType MultiSolidDomainType
    • ConcatenatedOperationRefType

      public static final TLcdDataType ConcatenatedOperationRefType
    • PolygonPatchType

      public static final TLcdDataType PolygonPatchType
    • IdentifierType

      public static final TLcdDataType IdentifierType
    • OperationParameterRefType

      public static final TLcdDataType OperationParameterRefType
    • TopologyStylePropertyType

      public static final TLcdDataType TopologyStylePropertyType
    • FeatureStyleType

      public static final TLcdDataType FeatureStyleType
    • OperationMethodType

      public static final TLcdDataType OperationMethodType
    • UnitDefinitionType

      public static final TLcdDataType UnitDefinitionType
    • LinearRingType

      public static final TLcdDataType LinearRingType
    • QuantityExtentType

      public static final TLcdDataType QuantityExtentType
    • integerList

      public static final TLcdDataType integerList
    • ArcMinutesType

      public static final TLcdDataType ArcMinutesType
    • EngineeringCRSRefType

      public static final TLcdDataType EngineeringCRSRefType
    • LinearCSType

      public static final TLcdDataType LinearCSType
    • AssociationType

      public static final TLcdDataType AssociationType
    • NullEnumeration

      public static final TLcdDataType NullEnumeration
    • SequenceRuleType

      public static final TLcdDataType SequenceRuleType
    • SphereType

      public static final TLcdDataType SphereType
    • SpeedType

      public static final TLcdDataType SpeedType
    • isSphere

      public static final TLcdDataType isSphere
    • TimeOrdinalEraPropertyType

      public static final TLcdDataType TimeOrdinalEraPropertyType
    • DataBlockType

      public static final TLcdDataType DataBlockType
    • OperationParameterGroupRefType

      public static final TLcdDataType OperationParameterGroupRefType
    • DatumRefType

      public static final TLcdDataType DatumRefType
    • CoordinateSystemAxisBaseType

      public static final TLcdDataType CoordinateSystemAxisBaseType
    • EllipsoidBaseType

      public static final TLcdDataType EllipsoidBaseType
    • GeometryStylePropertyType

      public static final TLcdDataType GeometryStylePropertyType
    • PrimeMeridianRefType

      public static final TLcdDataType PrimeMeridianRefType
    • BagType

      public static final TLcdDataType BagType
    • TrackType

      public static final TLcdDataType TrackType
    • MeasureType

      public static final TLcdDataType MeasureType
    • DefinitionType

      public static final TLcdDataType DefinitionType
    • CoverageFunctionType

      public static final TLcdDataType CoverageFunctionType
    • integerOrNullList

      public static final TLcdDataType integerOrNullList
    • CompassPointEnumeration

      public static final TLcdDataType CompassPointEnumeration
    • integerOrNull

      public static final TLcdDataType integerOrNull
    • TimeUnitType_1

      public static final TLcdDataType TimeUnitType_1
    • BaseStyleDescriptorType

      public static final TLcdDataType BaseStyleDescriptorType
    • RangeSetType

      public static final TLcdDataType RangeSetType
    • TimeInstantPropertyType

      public static final TLcdDataType TimeInstantPropertyType
    • TimeUnitType_0

      public static final TLcdDataType TimeUnitType_0
    • ConversionType

      public static final TLcdDataType ConversionType
    • ContainerPropertyType

      public static final TLcdDataType ContainerPropertyType
    • TopoPointType

      public static final TLcdDataType TopoPointType
    • CompositeSolidPropertyType

      public static final TLcdDataType CompositeSolidPropertyType
    • HistoryPropertyType

      public static final TLcdDataType HistoryPropertyType
    • BSplineType

      public static final TLcdDataType BSplineType
    • CoordinateOperationRefType

      public static final TLcdDataType CoordinateOperationRefType
    • TimeIntervalLengthType

      public static final TLcdDataType TimeIntervalLengthType
    • GeneralTransformationRefType

      public static final TLcdDataType GeneralTransformationRefType
    • TimeCalendarEraPropertyType

      public static final TLcdDataType TimeCalendarEraPropertyType
    • CategoryExtentType

      public static final TLcdDataType CategoryExtentType
    • FileType

      public static final TLcdDataType FileType
    • IncrementOrder

      public static final TLcdDataType IncrementOrder
    • doubleList

      public static final TLcdDataType doubleList
    • EngineeringDatumType

      public static final TLcdDataType EngineeringDatumType
    • DictionaryType

      public static final TLcdDataType DictionaryType
    • AbstractGriddedSurfaceType

      public static final TLcdDataType AbstractGriddedSurfaceType
    • FaceType

      public static final TLcdDataType FaceType
    • ImageDatumRefType

      public static final TLcdDataType ImageDatumRefType
    • EllipsoidalCSType

      public static final TLcdDataType EllipsoidalCSType
    • AbstractCurveSegmentType

      public static final TLcdDataType AbstractCurveSegmentType
    • AffinePlacementType

      public static final TLcdDataType AffinePlacementType
    • OrientableSurfaceType

      public static final TLcdDataType OrientableSurfaceType
    • GeodesicType

      public static final TLcdDataType GeodesicType
    • MultiPointType

      public static final TLcdDataType MultiPointType
    • TransformationType

      public static final TLcdDataType TransformationType
    • AreaType

      public static final TLcdDataType AreaType
    • GridType

      public static final TLcdDataType GridType
    • ReferenceType

      public static final TLcdDataType ReferenceType
    • DrawingTypeType

      public static final TLcdDataType DrawingTypeType
    • ParameterValueGroupType

      public static final TLcdDataType ParameterValueGroupType
    • OrientableCurveType

      public static final TLcdDataType OrientableCurveType
    • TopoCurveType

      public static final TLcdDataType TopoCurveType
    • PassThroughOperationRefType

      public static final TLcdDataType PassThroughOperationRefType
    • CoordinateReferenceSystemRefType

      public static final TLcdDataType CoordinateReferenceSystemRefType
    • DecimalMinutesType

      public static final TLcdDataType DecimalMinutesType
    • AbstractSurfacePatchType

      public static final TLcdDataType AbstractSurfacePatchType
    • DegreesType__direction_1

      public static final TLcdDataType DegreesType__direction_1
    • DegreesType__direction_0

      public static final TLcdDataType DegreesType__direction_0
    • GeocentricCRSRefType

      public static final TLcdDataType GeocentricCRSRefType
    • QNameList

      public static final TLcdDataType QNameList
    • NCNameList

      public static final TLcdDataType NCNameList
    • AbstractReferenceSystemType

      public static final TLcdDataType AbstractReferenceSystemType
    • AbstractContinuousCoverageType

      public static final TLcdDataType AbstractContinuousCoverageType
    • CylinderType

      public static final TLcdDataType CylinderType
    • ArcStringByBulgeType

      public static final TLcdDataType ArcStringByBulgeType
    • TimeCoordinateSystemType

      public static final TLcdDataType TimeCoordinateSystemType
    • EllipsoidType

      public static final TLcdDataType EllipsoidType
    • ImageCRSType

      public static final TLcdDataType ImageCRSType
    • CoordinateSystemRefType

      public static final TLcdDataType CoordinateSystemRefType
    • SingleOperationRefType

      public static final TLcdDataType SingleOperationRefType
    • doubleOrNull

      public static final TLcdDataType doubleOrNull
    • ArcStringType

      public static final TLcdDataType ArcStringType
    • AbstractSolidType

      public static final TLcdDataType AbstractSolidType
    • SphericalCSRefType

      public static final TLcdDataType SphericalCSRefType
    • TemporalDatumBaseType

      public static final TLcdDataType TemporalDatumBaseType
    • OffsetCurveType

      public static final TLcdDataType OffsetCurveType
    • NodeType

      public static final TLcdDataType NodeType
    • TemporalDatumRefType

      public static final TLcdDataType TemporalDatumRefType
    • PolygonType

      public static final TLcdDataType PolygonType
    • TimeCalendarEraType

      public static final TLcdDataType TimeCalendarEraType
    • DirectedFacePropertyType

      public static final TLcdDataType DirectedFacePropertyType
    • AbstractGeometricPrimitiveType

      public static final TLcdDataType AbstractGeometricPrimitiveType
    • CompositeCurvePropertyType

      public static final TLcdDataType CompositeCurvePropertyType
    • DerivedCRSType

      public static final TLcdDataType DerivedCRSType
    • PolyhedralSurfaceType

      public static final TLcdDataType PolyhedralSurfaceType
    • FileValueModelType

      public static final TLcdDataType FileValueModelType
    • ArcByCenterPointType

      public static final TLcdDataType ArcByCenterPointType
    • AbstractTimeSliceType

      public static final TLcdDataType AbstractTimeSliceType
    • SolidPropertyType

      public static final TLcdDataType SolidPropertyType
    • LineTypeType

      public static final TLcdDataType LineTypeType
    • SurfaceType

      public static final TLcdDataType SurfaceType
    • SolidType

      public static final TLcdDataType SolidType
    • NameOrNullList

      public static final TLcdDataType NameOrNullList
    • DirectedTopoSolidPropertyType

      public static final TLcdDataType DirectedTopoSolidPropertyType
    • PointGrid_row

      public static final TLcdDataType PointGrid_row
    • GridDomainType

      public static final TLcdDataType GridDomainType
    • AbsoluteExternalPositionalAccuracyType

      public static final TLcdDataType AbsoluteExternalPositionalAccuracyType
    • PolarCSType

      public static final TLcdDataType PolarCSType
    • CountExtentType

      public static final TLcdDataType CountExtentType
    • MultiSolidType

      public static final TLcdDataType MultiSolidType
    • CompoundCRSRefType

      public static final TLcdDataType CompoundCRSRefType
    • VerticalDatumRefType

      public static final TLcdDataType VerticalDatumRefType
    • AbstractTimeObjectType

      public static final TLcdDataType AbstractTimeObjectType
    • FeatureArrayPropertyType

      public static final TLcdDataType FeatureArrayPropertyType
    • IsolatedPropertyType

      public static final TLcdDataType IsolatedPropertyType
    • NameOrNull

      public static final TLcdDataType NameOrNull
    • AbstractFeatureCollectionType

      public static final TLcdDataType AbstractFeatureCollectionType
    • TimeOrdinalReferenceSystemType

      public static final TLcdDataType TimeOrdinalReferenceSystemType
    • GeographicCRSType

      public static final TLcdDataType GeographicCRSType
    • CompositeCurveType

      public static final TLcdDataType CompositeCurveType
    • SequenceRuleNames

      public static final TLcdDataType SequenceRuleNames
    • TransformationRefType

      public static final TLcdDataType TransformationRefType
    • AbstractStyleType

      public static final TLcdDataType AbstractStyleType
    • GeometryPropertyType

      public static final TLcdDataType GeometryPropertyType
    • TimeIndeterminateValueType

      public static final TLcdDataType TimeIndeterminateValueType
    • DirectedNodePropertyType

      public static final TLcdDataType DirectedNodePropertyType
    • MultiPointPropertyType

      public static final TLcdDataType MultiPointPropertyType
    • ClothoidType

      public static final TLcdDataType ClothoidType
    • AbstractGeneralTransformationType

      public static final TLcdDataType AbstractGeneralTransformationType
    • ValueArrayPropertyType

      public static final TLcdDataType ValueArrayPropertyType
    • AngleChoiceType

      public static final TLcdDataType AngleChoiceType
    • EnvelopeType

      public static final TLcdDataType EnvelopeType
    • DictionaryEntryType

      public static final TLcdDataType DictionaryEntryType
    • ProjectedCRSType

      public static final TLcdDataType ProjectedCRSType
    • SymbolTypeEnumeration

      public static final TLcdDataType SymbolTypeEnumeration
    • CategoryPropertyType

      public static final TLcdDataType CategoryPropertyType
    • DegreesType

      public static final TLcdDataType DegreesType
    • VerticalDatumType

      public static final TLcdDataType VerticalDatumType
    • SurfaceArrayPropertyType

      public static final TLcdDataType SurfaceArrayPropertyType
    • IndirectEntryType

      public static final TLcdDataType IndirectEntryType
    • TopoPointPropertyType

      public static final TLcdDataType TopoPointPropertyType
    • ScaleType

      public static final TLcdDataType ScaleType
    • EnvelopeWithTimePeriodType

      public static final TLcdDataType EnvelopeWithTimePeriodType
    • UnitOfMeasureType

      public static final TLcdDataType UnitOfMeasureType
    • AbstractDatumBaseType

      public static final TLcdDataType AbstractDatumBaseType
    • ClothoidType_refLocation

      public static final TLcdDataType ClothoidType_refLocation
    • TimeTopologyPrimitivePropertyType

      public static final TLcdDataType TimeTopologyPrimitivePropertyType
    • FeaturePropertyType

      public static final TLcdDataType FeaturePropertyType
    • GeocentricCRSType

      public static final TLcdDataType GeocentricCRSType
    • AbstractDiscreteCoverageType

      public static final TLcdDataType AbstractDiscreteCoverageType
    • ArcType

      public static final TLcdDataType ArcType
    • CylindricalCSType

      public static final TLcdDataType CylindricalCSType
    • AbstractParametricCurveSurfaceType

      public static final TLcdDataType AbstractParametricCurveSurfaceType
    • AbstractPositionalAccuracyType

      public static final TLcdDataType AbstractPositionalAccuracyType
    • DefinitionProxyType

      public static final TLcdDataType DefinitionProxyType
    • GraphStylePropertyType

      public static final TLcdDataType GraphStylePropertyType
    • LineStringPropertyType

      public static final TLcdDataType LineStringPropertyType
    • EngineeringCRSType

      public static final TLcdDataType EngineeringCRSType
    • ObliqueCartesianCSRefType

      public static final TLcdDataType ObliqueCartesianCSRefType
    • LinearCSRefType

      public static final TLcdDataType LinearCSRefType
    • RingPropertyType

      public static final TLcdDataType RingPropertyType
    • OperationParameterBaseType

      public static final TLcdDataType OperationParameterBaseType
    • CodeOrNullListType

      public static final TLcdDataType CodeOrNullListType
    • TriangleType

      public static final TLcdDataType TriangleType
    • PolygonPropertyType

      public static final TLcdDataType PolygonPropertyType
    • TemporalCRSType

      public static final TLcdDataType TemporalCRSType
    • AbstractTimeGeometricPrimitiveType

      public static final TLcdDataType AbstractTimeGeometricPrimitiveType
    • CRSRefType

      public static final TLcdDataType CRSRefType
    • BoxType

      public static final TLcdDataType BoxType
    • CoordinatesType

      public static final TLcdDataType CoordinatesType
    • MultiCurveType

      public static final TLcdDataType MultiCurveType
    • booleanList

      public static final TLcdDataType booleanList
    • DynamicFeatureType

      public static final TLcdDataType DynamicFeatureType
    • TimePositionType

      public static final TLcdDataType TimePositionType
    • CylindricalCSRefType

      public static final TLcdDataType CylindricalCSRefType
    • CoordinateSystemAxisType

      public static final TLcdDataType CoordinateSystemAxisType
    • LabelType

      public static final TLcdDataType LabelType
    • MetaDataPropertyType

      public static final TLcdDataType MetaDataPropertyType
    • DirectionVectorType

      public static final TLcdDataType DirectionVectorType
    • DMSAngleType

      public static final TLcdDataType DMSAngleType
    • GeodeticDatumRefType

      public static final TLcdDataType GeodeticDatumRefType
    • MultiSolidCoverageType

      public static final TLcdDataType MultiSolidCoverageType
    • TimePositionUnion

      public static final TLcdDataType TimePositionUnion
    • CalDate

      public static final TLcdDataType CalDate
    • OperationMethodBaseType

      public static final TLcdDataType OperationMethodBaseType
    • LengthType

      public static final TLcdDataType LengthType
    • TopoSurfacePropertyType

      public static final TLcdDataType TopoSurfacePropertyType
    • KnotPropertyType

      public static final TLcdDataType KnotPropertyType
    • GridLengthType

      public static final TLcdDataType GridLengthType
    • CovarianceElementType

      public static final TLcdDataType CovarianceElementType
    • TopoSolidType

      public static final TLcdDataType TopoSolidType
    • ConversionRefType

      public static final TLcdDataType ConversionRefType
    • DomainSetType

      public static final TLcdDataType DomainSetType
    • CurveSegmentArrayPropertyType

      public static final TLcdDataType CurveSegmentArrayPropertyType
    • TrianglePatchArrayPropertyType

      public static final TLcdDataType TrianglePatchArrayPropertyType
    • GeodesicStringType

      public static final TLcdDataType GeodesicStringType
    • AbstractGMLType

      public static final TLcdDataType AbstractGMLType
    • DerivedUnitType

      public static final TLcdDataType DerivedUnitType
    • TimeNodePropertyType

      public static final TLcdDataType TimeNodePropertyType
    • CountPropertyType

      public static final TLcdDataType CountPropertyType
    • VerticalCSRefType

      public static final TLcdDataType VerticalCSRefType
    • AbstractTimeReferenceSystemType

      public static final TLcdDataType AbstractTimeReferenceSystemType
    • AbstractCoordinateOperationType

      public static final TLcdDataType AbstractCoordinateOperationType
    • CurveArrayPropertyType

      public static final TLcdDataType CurveArrayPropertyType
    • LocationPropertyType

      public static final TLcdDataType LocationPropertyType
    • StyleType

      public static final TLcdDataType StyleType
    • GeodeticDatumType

      public static final TLcdDataType GeodeticDatumType
    • ValuePropertyType

      public static final TLcdDataType ValuePropertyType
    • AbstractReferenceSystemBaseType

      public static final TLcdDataType AbstractReferenceSystemBaseType
    • TargetPropertyType

      public static final TLcdDataType TargetPropertyType
    • TinType

      public static final TLcdDataType TinType
    • SymbolType

      public static final TLcdDataType SymbolType
    • CompositeValueType

      public static final TLcdDataType CompositeValueType
    • LinearRingMemberType

      public static final TLcdDataType LinearRingMemberType
    • ArrayType

      public static final TLcdDataType ArrayType
    • AbstractFeatureType

      public static final TLcdDataType AbstractFeatureType
    • PrimeMeridianBaseType

      public static final TLcdDataType PrimeMeridianBaseType
    • GenericMetaDataType

      public static final TLcdDataType GenericMetaDataType
    • BezierType

      public static final TLcdDataType BezierType
    • TopologyStyleType

      public static final TLcdDataType TopologyStyleType
    • MultiCurveDomainType

      public static final TLcdDataType MultiCurveDomainType
    • CodeType

      public static final TLcdDataType CodeType
    • TimeCalendarPropertyType

      public static final TLcdDataType TimeCalendarPropertyType
    • GeometryAssociationType

      public static final TLcdDataType GeometryAssociationType
    • TimeClockType

      public static final TLcdDataType TimeClockType
    • UserDefinedCSRefType

      public static final TLcdDataType UserDefinedCSRefType
    • MultiSurfaceCoverageType

      public static final TLcdDataType MultiSurfaceCoverageType
    • DerivedCRSRefType

      public static final TLcdDataType DerivedCRSRefType
    • NullEnumeration_1

      public static final TLcdDataType NullEnumeration_1
    • NullEnumeration_0

      public static final TLcdDataType NullEnumeration_0
    • MultiSurfacePropertyType

      public static final TLcdDataType MultiSurfacePropertyType
    • PointArrayPropertyType

      public static final TLcdDataType PointArrayPropertyType
    • TimeCalendarType

      public static final TLcdDataType TimeCalendarType
    • VerticalCSType

      public static final TLcdDataType VerticalCSType
    • MultiLineStringPropertyType

      public static final TLcdDataType MultiLineStringPropertyType
    • KnotType

      public static final TLcdDataType KnotType
    • RelativeInternalPositionalAccuracyType

      public static final TLcdDataType RelativeInternalPositionalAccuracyType
    • PointMemberType

      public static final TLcdDataType PointMemberType
    • LabelStyleType

      public static final TLcdDataType LabelStyleType
    • GeometricComplexPropertyType

      public static final TLcdDataType GeometricComplexPropertyType
  • Method Details

    • getDataModel

      public static TLcdDataModel getDataModel()
      Returns the data model for http://www.opengis.net/gml.
      Returns:
      the data model