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 ColourableIcon
ColouredGlyphLayer. icon
Fields in uk.ac.rdg.resc.edal.graphics.style with type parameters of type ColourableIcon Modifier and Type Field Description protected Map<String,ColourableIcon>
ColouredGlyphLayer. icons
Methods in uk.ac.rdg.resc.edal.graphics.style that return ColourableIcon Modifier and Type Method Description protected ColourableIcon
ColouredGlyphLayer. getIcon(String name)
-