Uses of Class
com.luciad.format.gml2.model.TLcdGML2AbstractFeature
Package
Description
Provides domain model classes and utility classes for modeling GML 2 data.
-
Uses of TLcdGML2AbstractFeature in com.luciad.format.gml2.model
Modifier and TypeClassDescriptionclass
A feature collection contains zero or more featureMember elements.class
This abstract base type just makes the boundedBy element mandatory for a feature collection.Modifier and TypeMethodDescriptionTLcdGML2AbstractFeature.clone()
TLcdGML2FeatureAssociation.getFeature()
Returns the value of the property that maps to the_Feature
element.Modifier and TypeMethodDescriptionvoid
TLcdGML2FeatureAssociation.setFeature
(TLcdGML2AbstractFeature aValue) Sets the value of the property that maps to the_Feature
element.