Uses of Interface
org.gvsig.raster.lib.legend.api.colortable.ColorTableIOFactory
Packages that use ColorTableIOFactory
-
Uses of ColorTableIOFactory in org.gvsig.raster.lib.legend.api
Methods in org.gvsig.raster.lib.legend.api that return ColorTableIOFactoryModifier and TypeMethodDescriptionRasterLegendManager.getColorTableIOFactory(String name) Gets registeredColorTableIOFactorywith the nameMethods in org.gvsig.raster.lib.legend.api that return types with arguments of type ColorTableIOFactoryMethods in org.gvsig.raster.lib.legend.api with parameters of type ColorTableIOFactoryModifier and TypeMethodDescriptionvoidRasterLegendManager.registerColorTableIOFactory(String name, ColorTableIOFactory colorTableIOFactory) RegistersColorTableIOFactory.