| java.lang.Object org.vfny.geoserver.config.PaletteManager
PaletteManager | public class PaletteManager (Code) | | Allows access to palettes (implemented as
IndexColorModel classes)
author: Andrea Aime - TOPP author: Simone Giannecchini - GeoSolutions |
SAFE | final public static String SAFE(Code) | | Safe palette, a 6x6x6 color cube, followed by a 39 elements gray scale,
and a final transparent element. See the internet safe color palette for
a reference
|
paletteCache | static SoftValueHashMap paletteCache(Code) | | |
buildDefaultPalette | static IndexColorModel buildDefaultPalette()(Code) | | Builds the internet safe paletteInverter
|
|
|