Uses of Interface
com.luciad.format.gdf.ILcdGDFFeatureThemeMap
Packages that use ILcdGDFFeatureThemeMap
-
Uses of ILcdGDFFeatureThemeMap in com.luciad.format.gdf
Classes in com.luciad.format.gdf that implement ILcdGDFFeatureThemeMapModifier and TypeClassDescriptionclassDefault implementation of ILcdGDFFeatureThemeMap.Methods in com.luciad.format.gdf that return ILcdGDFFeatureThemeMapModifier and TypeMethodDescriptionTLcdGDFModelDecoder.getFeatureThemeMap()Returns the ILcdGDFFeatureThemeMap used by this decoder.TLcdGDFMultiLevelTiledModelDecoder.getFeatureThemeMap()Returns the ILcdGDFFeatureThemeMap used by this decoder.Methods in com.luciad.format.gdf with parameters of type ILcdGDFFeatureThemeMapModifier and TypeMethodDescriptionvoidTLcdGDFModelDecoder.setFeatureThemeMap(ILcdGDFFeatureThemeMap aFeatureThemeMap) Sets the ILcdGDFFeatureThemeMap to be used by this decoder.voidTLcdGDFMultiLevelTiledModelDecoder.setFeatureThemeMap(ILcdGDFFeatureThemeMap aFeatureThemeMap) Sets the ILcdGDFFeatureThemeMap to be used by this decoder.