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