Uses of Interface
com.luciad.format.gdf.ILcdGDFFeatureThemeMap
-
Uses of ILcdGDFFeatureThemeMap in com.luciad.format.gdf
Modifier and TypeClassDescriptionclass
Default implementation of ILcdGDFFeatureThemeMap.Modifier and TypeMethodDescriptionTLcdGDFModelDecoder.getFeatureThemeMap()
Returns the ILcdGDFFeatureThemeMap used by this decoder.TLcdGDFMultiLevelTiledModelDecoder.getFeatureThemeMap()
Returns the ILcdGDFFeatureThemeMap used by this decoder.Modifier 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.