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, getFormatspublic ColorTable read(java.io.File input) throws java.io.IOException
RasterLegendIOread in interface RasterLegendread in class RasterLegendIOjava.io.IOException - cuando ha fallado la cargapublic void write(ColorTable colorTable, java.io.File output) throws java.io.IOException
RasterLegendIOwrite in interface RasterLegendwrite in class RasterLegendIOjava.io.IOException - cuando ha fallado la escritura