Uses of Class
uk.ac.rdg.resc.edal.graphics.utils.ColourPalette
-
Packages that use ColourPalette Package Description uk.ac.rdg.resc.edal.graphics.utils Utilities to serialise/deserialise the styles in the parent package, as well as other shared classes -
-
Uses of ColourPalette in uk.ac.rdg.resc.edal.graphics.utils
Methods in uk.ac.rdg.resc.edal.graphics.utils that return ColourPalette Modifier and Type Method Description static ColourPalette
ColourPalette. fromString(String paletteString, int nColourBands)
Gets aColourPalette
from a string representation of it
-