Class TLcdFeaturedDataObject

java.lang.Object
com.luciad.datamodel.TLcdDataObject
com.luciad.datamodel.TLcdFeaturedDataObject
All Implemented Interfaces:
ILcdDataObject, ILcdCloneable, ILcdDeepCloneable, ILcdFeatured, ILcdSelfDescribedFeatured, Serializable, Cloneable
Direct Known Subclasses:
TLcdGML2AbstractFeature, TLcdGML2AbstractGeometry, TLcdGML2BoundingShape, TLcdGML2Coord, TLcdGML2Coordinates, TLcdGML2FeatureAssociation, TLcdGML2GeometryAssociation, TLcdGML2GeometryProperty, TLcdGML31AbstractCurveSegment, TLcdGML31AbstractGML, TLcdGML31AbstractMetaData, TLcdGML31AbstractRingProperty, TLcdGML31AbstractSurfacePatch, TLcdGML31AffinePlacement, TLcdGML31AngleChoice, TLcdGML31ArrayAssociation, TLcdGML31Association, TLcdGML31BoundingShape, TLcdGML31Clothoid.RefLocation, TLcdGML31Code, TLcdGML31CodeList, TLcdGML31CodeOrNullList, TLcdGML31CompositeCurveProperty, TLcdGML31CompositeSolidProperty, TLcdGML31CompositeSurfaceProperty, TLcdGML31Coord, TLcdGML31Coordinates, TLcdGML31CoverageFunction, TLcdGML31CurveArrayProperty, TLcdGML31CurveProperty, TLcdGML31CurveSegmentArrayProperty, TLcdGML31DataBlock, TLcdGML31Degrees, TLcdGML31DirectionProperty, TLcdGML31DirectionVector, TLcdGML31DirectPosition, TLcdGML31DirectPositionList, TLcdGML31DMSAngle, TLcdGML31DomainSet, TLcdGML31Envelope, TLcdGML31FeatureArrayProperty, TLcdGML31FeatureProperty, TLcdGML31File, TLcdGML31GeometricComplexProperty, TLcdGML31GeometricPrimitiveProperty, TLcdGML31GeometryArrayProperty, TLcdGML31GeometryProperty, TLcdGML31GridEnvelope, TLcdGML31GridFunction, TLcdGML31GridLimits, TLcdGML31HistoryProperty, TLcdGML31Knot, TLcdGML31KnotProperty, TLcdGML31LinearRingProperty, TLcdGML31LineStringProperty, TLcdGML31LineStringSegmentArrayProperty, TLcdGML31LocationProperty, TLcdGML31Measure, TLcdGML31MeasureList, TLcdGML31MeasureOrNullList, TLcdGML31MetaDataProperty, TLcdGML31MultiCurveProperty, TLcdGML31MultiGeometryProperty, TLcdGML31MultiLineStringProperty, TLcdGML31MultiPointProperty, TLcdGML31MultiPolygonProperty, TLcdGML31MultiSolidProperty, TLcdGML31MultiSurfaceProperty, TLcdGML31PointArrayProperty, TLcdGML31PointProperty, TLcdGML31PolygonProperty, TLcdGML31RangeParameters, TLcdGML31RangeSet, TLcdGML31Reference, TLcdGML31RingProperty, TLcdGML31Row, TLcdGML31SequenceRule, TLcdGML31SolidArrayProperty, TLcdGML31SolidProperty, TLcdGML31StringOrRef, TLcdGML31SurfaceArrayProperty, TLcdGML31SurfacePatchArrayProperty, TLcdGML31SurfaceProperty, TLcdGML31TargetProperty, TLcdGML31TimeGeometricPrimitiveProperty, TLcdGML31TimeInstantProperty, TLcdGML31TimeIntervalLength, TLcdGML31TimePeriodProperty, TLcdGML31TimePosition, TLcdGML31TimePrimitiveProperty, TLcdGML31Tin.ControlPoint, TLcdGML31UnitOfMeasure, TLcdGML31ValueArrayProperty, TLcdGML31ValueProperty, TLcdGML31Vector

public class TLcdFeaturedDataObject extends TLcdDataObject implements ILcdSelfDescribedFeatured
Data object that also implements the ILcdSelfDescribedFeatured interface. This class is introduced to increase compatibility with models that implement ILcdFeatured.
Since:
10.0
See Also: