Uses of Class
com.luciad.format.gml31.model.TLcdGML31AbstractFeature
Packages that use 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
Subclasses of TLcdGML31AbstractFeature in com.luciad.format.gml31.modelModifier and TypeClassDescriptionclassA 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 domainclassAbstract element which acts as the head of a substitution group for coverages.classA discrete coverage consists of a domain set, range set and optionally a coverage function.classDeprecated.classMakes boundedBy mandatoryclassclassclassA dynamic feature may possess a history and/or a timestamp.classA dynamic feature collection may possess a history and/or a timestamp.classConcrete generic feature collection.classclassATLcdGML31AbstractFeature-based feature collection that implementsILcdModel.classA discrete coverage type whose domain is defined by a collection of curves.classA discrete coverage type whose domain is defined by a collection of pointclassA discrete coverage type whose domain is defined by a collection of Solids.classA discrete coverage type whose domain is defined by a collection of surface patches (includes polygons, triangles, rectangles, etc).classclassMethods in com.luciad.format.gml31.model that return TLcdGML31AbstractFeatureModifier and TypeMethodDescriptionTLcdGML31AbstractFeature.clone()TLcdGML31FeatureProperty.getFeature()Returns the value of the property that maps to the_Featureelement.TLcdGML31Observation.getUsing()Returns the value of the property that maps to theusingelement.Methods in com.luciad.format.gml31.model that return types with arguments of type TLcdGML31AbstractFeatureModifier and TypeMethodDescriptionTLcdGML31FeatureArrayProperty.getFeature()Returns the value of the property that maps to the_Featureelement.Methods in com.luciad.format.gml31.model with parameters of type TLcdGML31AbstractFeatureModifier and TypeMethodDescriptionvoidTLcdGML31FeatureProperty.setFeature(TLcdGML31AbstractFeature aValue) Sets the value of the property that maps to the_Featureelement.voidTLcdGML31Observation.setUsing(TLcdGML31AbstractFeature aValue) Sets the value of the property that maps to theusingelement.
AbstractFeatureMember.