Uses of Class
com.luciad.format.gml31.model.TLcdGML31AbstractFeature
Package
Description
Provides domain model classes and utility classes for modeling GML 3.1 data.
-
Uses of TLcdGML31AbstractFeature in com.luciad.format.gml31.model
Modifier and TypeClassDescriptionclass
A continuous coverage as defined in ISO 19123 is a coverage that can return different values for the same feature attribute at different direct positions within a single spatiotemporal object in its spatiotemporal domainclass
Abstract element which acts as the head of a substitution group for coverages.class
A discrete coverage consists of a domain set, range set and optionally a coverage function.class
Deprecated.class
Makes boundedBy mandatoryclass
class
class
A dynamic feature may possess a history and/or a timestamp.class
A dynamic feature collection may possess a history and/or a timestamp.class
Concrete generic feature collection.class
class
ATLcdGML31AbstractFeature
-based feature collection that implementsILcdModel
.class
A discrete coverage type whose domain is defined by a collection of curves.class
A discrete coverage type whose domain is defined by a collection of pointclass
A discrete coverage type whose domain is defined by a collection of Solids.class
A discrete coverage type whose domain is defined by a collection of surface patches (includes polygons, triangles, rectangles, etc).class
class
Modifier and TypeMethodDescriptionTLcdGML31AbstractFeature.clone()
TLcdGML31FeatureProperty.getFeature()
Returns the value of the property that maps to the_Feature
element.TLcdGML31Observation.getUsing()
Returns the value of the property that maps to theusing
element.Modifier and TypeMethodDescriptionTLcdGML31FeatureArrayProperty.getFeature()
Returns the value of the property that maps to the_Feature
element.Modifier and TypeMethodDescriptionvoid
TLcdGML31FeatureProperty.setFeature
(TLcdGML31AbstractFeature aValue) Sets the value of the property that maps to the_Feature
element.void
TLcdGML31Observation.setUsing
(TLcdGML31AbstractFeature aValue) Sets the value of the property that maps to theusing
element.
AbstractFeatureMember
.