Class TLcdGML31Clothoid.RefLocation

java.lang.Object
com.luciad.datamodel.TLcdDataObject
com.luciad.datamodel.TLcdFeaturedDataObject
com.luciad.format.gml31.model.TLcdGML31Clothoid.RefLocation
All Implemented Interfaces:
ILcdDataObject, ILcdCloneable, ILcdDeepCloneable, ILcdFeatured, ILcdSelfDescribedFeatured, Serializable, Cloneable
Enclosing class:
TLcdGML31Clothoid

public static class TLcdGML31Clothoid.RefLocation extends TLcdFeaturedDataObject
Since:
10.0
See Also:
  • Field Details

    • AFFINE_PLACEMENT_PROPERTY

      public static final TLcdDataProperty AFFINE_PLACEMENT_PROPERTY
      Data property that maps to the AffinePlacement element. The possible values for this property are instances of TLcdGML31AffinePlacement.
  • Constructor Details

    • RefLocation

      public RefLocation()
    • RefLocation

      public RefLocation(TLcdDataType aType)
  • Method Details