Uses of Class
uk.ac.rdg.resc.edal.graphics.style.OpacityTransform
-
Packages that use OpacityTransform Package Description uk.ac.rdg.resc.edal.graphics.style Definitions of the style-system, as well as implementations of various style types -
-
Uses of OpacityTransform in uk.ac.rdg.resc.edal.graphics.style
Subclasses of OpacityTransform in uk.ac.rdg.resc.edal.graphics.style Modifier and Type Class Description class
FlatOpacity
class
OpacityMap
Methods in uk.ac.rdg.resc.edal.graphics.style that return OpacityTransform Modifier and Type Method Description OpacityTransform
Drawable. getOpacityTransform()
Methods in uk.ac.rdg.resc.edal.graphics.style with parameters of type OpacityTransform Modifier and Type Method Description void
Drawable. setOpacityTransform(OpacityTransform opacityTransform)
-