Uses of Interface
com.luciad.format.gdf.ILcdGDFFeature
Packages that use ILcdGDFFeature
-
Uses of ILcdGDFFeature in com.luciad.format.gdf
Subinterfaces of ILcdGDFFeature in com.luciad.format.gdfModifier and TypeInterfaceDescriptioninterface
Represents a GDF area feature.interface
Represents a GDF complex feature.interface
Represents a GDF line feature.interface
Represents a GDF point feature.Methods in com.luciad.format.gdf that return ILcdGDFFeatureModifier and TypeMethodDescriptionILcdGDFComplexFeature.getFeature
(int aIndex) Returns the GDF feature at the given index.ILcdGDFRelationship.getFeature
(int aIndex) Returns the feature at the given index.