Uses of Class
com.luciad.format.gml32.model.TLcdGML32AbstractFeature
Packages that use TLcdGML32AbstractFeature
Package
Description
This package provides the classes that correspond to AIXM 5.1 data types.
Provides domain model classes and utility classes for modeling GML 3.2 data.
-
Uses of TLcdGML32AbstractFeature in com.luciad.format.aixm51.model.abstractfeature
Subclasses of TLcdGML32AbstractFeature in com.luciad.format.aixm51.model.abstractfeatureModifier and TypeClassDescriptionclassA general representation of an AIXM 5.1 feature.classThis derives from gml:DynamicFeatureType, as all AIXM features are expected to have temporal properties modeled using the Timeslice model.classRepresents an AIXM 5.1 message.classThis class represents an AIXM 5.1 AbstractAIXMMessageBase.classTLcdAIXM51Feature<T extends TLcdAIXM51AbstractAIXMTimeSlice>Model class for AIXM51 features. -
Uses of TLcdGML32AbstractFeature in com.luciad.format.gml32.model
Subclasses of TLcdGML32AbstractFeature in com.luciad.format.gml32.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 domain.classThe base type for coverages is gml:AbstractCoverageType.classDeprecated.classA gml:DirectedObservation is the same as an observation except that it adds an additional gml:direction property.classgml:DirectedObservationAtDistance adds an additional distance property.classA discrete coverage consists of a domain set, range set and optionally a coverage function.classStates are captured by time-stamped instances of a feature.classA gml:DynamicFeatureCollection is a feature collection that has a gml:validTime property (i.e.classclassATLcdGML32AbstractFeature-based feature collection that implementsILcdModel.classThe content model is a straightforward extension of gml:AbstractFeatureType; it automatically has the gml:identifier, gml:description, gml:descriptionReference, gml:name, and gml:boundedBy properties.Methods in com.luciad.format.gml32.model that return TLcdGML32AbstractFeatureModifier and TypeMethodDescriptionTLcdGML32AbstractFeature.clone()TLcdGML32FeatureProperty.getAbstractFeature()Returns the value of the property that maps to theAbstractFeatureelement.TLcdGML32ProcedureProperty.getAbstractFeature()Returns the value of the property that maps to theAbstractFeatureelement.TLcdGML32Observation.getUsing()Returns the value of the property that maps to theusingelement.Methods in com.luciad.format.gml32.model that return types with arguments of type TLcdGML32AbstractFeatureModifier and TypeMethodDescriptionTLcdGML32FeatureArrayProperty.getAbstractFeature()Returns the value of the property that maps to theAbstractFeatureelement.Methods in com.luciad.format.gml32.model with parameters of type TLcdGML32AbstractFeatureModifier and TypeMethodDescriptionvoidTLcdGML32FeatureProperty.setAbstractFeature(TLcdGML32AbstractFeature aValue) Sets the value of the property that maps to theAbstractFeatureelement.voidTLcdGML32ProcedureProperty.setAbstractFeature(TLcdGML32AbstractFeature aValue) Sets the value of the property that maps to theAbstractFeatureelement.voidTLcdGML32Observation.setUsing(TLcdGML32AbstractFeature aValue) Sets the value of the property that maps to theusingelement.
AbstractFeatureMember.