Uses of Class
com.luciad.format.gdf.TLcdGDFFeatureKey
Packages that use TLcdGDFFeatureKey
-
Uses of TLcdGDFFeatureKey in com.luciad.format.gdf
Methods in com.luciad.format.gdf that return TLcdGDFFeatureKeyModifier and TypeMethodDescriptionILcdGDFFeature.getFeatureKey()
Returns the unique TLcdGDFFeatureKey of this feature.static TLcdGDFFeatureKey
TLcdGDFFeatureKey.getInstance
(long aDatasetIdentifier, long aLayerIdentifier, long aSectionIdentifier, long aFeatureIdentifier, TLcdGDFFeatureCategory aFeatureCategory) Returns a feature key for the given set of identifiers that define the feature.static TLcdGDFFeatureKey
TLcdGDFFeatureKey.getInstance
(TLcdGDFSectionKey aSectionKey, long aFeatureIdentifier, TLcdGDFFeatureCategory aFeatureCategory) Returns a feature key for the given feature identifiers.