Uses of Class
com.luciad.format.gml2.model.TLcdGML2AbstractFeature
Packages that use TLcdGML2AbstractFeature
Package
Description
Provides domain model classes and utility classes for modeling GML 2 data.
-
Uses of TLcdGML2AbstractFeature in com.luciad.format.gml2.model
Subclasses of TLcdGML2AbstractFeature in com.luciad.format.gml2.modelModifier and TypeClassDescriptionclassA feature collection contains zero or more featureMember elements.classThis abstract base type just makes the boundedBy element mandatory for a feature collection.Methods in com.luciad.format.gml2.model that return TLcdGML2AbstractFeatureModifier and TypeMethodDescriptionTLcdGML2AbstractFeature.clone()TLcdGML2FeatureAssociation.getFeature()Returns the value of the property that maps to the_Featureelement.Methods in com.luciad.format.gml2.model with parameters of type TLcdGML2AbstractFeatureModifier and TypeMethodDescriptionvoidTLcdGML2FeatureAssociation.setFeature(TLcdGML2AbstractFeature aValue) Sets the value of the property that maps to the_Featureelement.