Uses of Class
com.luciad.format.gml32.model.TLcdGML32DynamicFeature
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 TLcdGML32DynamicFeature in com.luciad.format.aixm51.model.abstractfeature
Modifier and TypeClassDescriptionclass
A general representation of an AIXM 5.1 feature.class
This derives from gml:DynamicFeatureType, as all AIXM features are expected to have temporal properties modeled using the Timeslice model.class
Represents an AIXM 5.1 message.class
This class represents an AIXM 5.1 AbstractAIXMMessageBase.class
TLcdAIXM51Feature<T extends TLcdAIXM51AbstractAIXMTimeSlice>
Model class for AIXM51 features. -
Uses of TLcdGML32DynamicFeature in com.luciad.format.gml32.model
Modifier and TypeClassDescriptionclass
A gml:DynamicFeatureCollection is a feature collection that has a gml:validTime property (i.e.Modifier and TypeMethodDescriptionTLcdGML32DynamicFeatureMember.getDynamicFeature()
Returns the value of the property that maps to theDynamicFeature
element.