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, getFormats
public ColorTable read(File input) throws IOException
RasterLegendIO
read
in interface RasterLegend
read
in class RasterLegendIO
IOException
- cuando ha fallado la cargapublic void write(ColorTable colorTable, File output) throws IOException
RasterLegendIO
write
in interface RasterLegend
write
in class RasterLegendIO
IOException
- cuando ha fallado la escritura