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 TypeClassDescriptionclass
Default 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 TypeMethodDescriptionvoid
TLcdGDFModelDecoder.setFeatureThemeMap
(ILcdGDFFeatureThemeMap aFeatureThemeMap) Sets the ILcdGDFFeatureThemeMap to be used by this decoder.void
TLcdGDFMultiLevelTiledModelDecoder.setFeatureThemeMap
(ILcdGDFFeatureThemeMap aFeatureThemeMap) Sets the ILcdGDFFeatureThemeMap to be used by this decoder.