Uses of Class
com.luciad.format.gdf.TLcdGDFLayerKey
Packages that use TLcdGDFLayerKey
-
Uses of TLcdGDFLayerKey in com.luciad.format.gdf
Methods in com.luciad.format.gdf that return TLcdGDFLayerKeyModifier and TypeMethodDescriptionstatic TLcdGDFLayerKeyTLcdGDFLayerKey.getInstance(long aDatasetIdentifier, long aLayerIdentifier) Returns a layer key for the given layer.TLcdGDFLayerModelDescriptor.getLayerKey()Returns the layer key of this model.TLcdGDFSectionKey.getLayerKey()Returns the layer key of the layer to which this section belongs.Methods in com.luciad.format.gdf with parameters of type TLcdGDFLayerKeyModifier and TypeMethodDescriptionstatic TLcdGDFSectionKeyTLcdGDFSectionKey.getInstance(TLcdGDFLayerKey aLayerKey, long aSectionIdentifier) Returns a section key for the given section.