public class LegendgvSIG extends RasterLegendIO
formats| Constructor and Description |
|---|
LegendgvSIG() |
| Modifier and Type | Method and Description |
|---|---|
ColorTable |
read(File input)
Lee una tabla de color del fichero pasado por parametro
|
void |
write(ColorTable colorTable,
File output)
Guarda una tabla de color en el fichero pasado por parametro
|
getDescription, getFormatspublic ColorTable read(File input) throws IOException
RasterLegendIOread in interface RasterLegendread in class RasterLegendIOIOException - cuando ha fallado la cargapublic void write(ColorTable colorTable, File output) throws IOException
RasterLegendIOwrite in interface RasterLegendwrite in class RasterLegendIOIOException - cuando ha fallado la escritura