Uses of Class
uk.ac.rdg.resc.edal.graphics.utils.ColourableIcon
-
Packages that use ColourableIcon Package Description uk.ac.rdg.resc.edal.graphics.style Definitions of the style-system, as well as implementations of various style types -
-
Uses of ColourableIcon in uk.ac.rdg.resc.edal.graphics.style
Fields in uk.ac.rdg.resc.edal.graphics.style declared as ColourableIcon Modifier and Type Field Description protected ColourableIconColouredGlyphLayer. iconFields in uk.ac.rdg.resc.edal.graphics.style with type parameters of type ColourableIcon Modifier and Type Field Description protected Map<String,ColourableIcon>ColouredGlyphLayer. iconsMethods in uk.ac.rdg.resc.edal.graphics.style that return ColourableIcon Modifier and Type Method Description protected ColourableIconColouredGlyphLayer. getIcon(String name)
-