Uses of Class
org.gvsig.raster.lib.legend.api.exceptions.ColorTableIOException
Packages that use ColorTableIOException
-
Uses of ColorTableIOException in org.gvsig.raster.lib.legend.api.colortable
Methods in org.gvsig.raster.lib.legend.api.colortable that throw ColorTableIOExceptionModifier and TypeMethodDescriptionReads file to createColorTablefrom it.voidColorTableIO.read(ColorTable colorTable, File file) Reads file to set information toColorTablereceived as parameter.voidColorTableIO.write(ColorTable colorTable, File file) WritesColorTableto file.