Statistics
| Revision:

gvsig-raster / org.gvsig.raster / branches / org.gvsig.raster.2.4 / org.gvsig.raster / org.gvsig.raster.lib / org.gvsig.raster.lib.legend / org.gvsig.raster.lib.legend.impl / src / test / java / org / gvsig / raster / lib / legend / impl / io / gvSIGColorTableIOTest.java @ 6900

History | View | Annotate | Download (4.62 KB)

# Date Author Comment
6900 05/25/2017 11:08 AM Francisco Díaz Carsí

- Added color table page to raster layer properties with a previewer.
- Added event management to update the previewer.
- Moved the colorTable from the leend to the color interpretation.

6899 05/16/2017 01:44 PM Francisco Díaz Carsí

Gestión de la librería de tablas de color

5672 06/20/2016 08:04 AM Lluís Marqués

Add gvSIG Color Table IO implementation to read and write ColorTables

5668 06/17/2016 11:59 AM Lluís Marqués

Fix NPE at compareTo method when one of two classes have null name.
Add ColorTablaIO test.