Uses of Class
uk.ac.rdg.resc.edal.graphics.style.Drawable
-
Packages that use Drawable Package Description uk.ac.rdg.resc.edal.graphics.style Definitions of the style-system, as well as implementations of various style types -
-
Uses of Drawable in uk.ac.rdg.resc.edal.graphics.style
Subclasses of Drawable in uk.ac.rdg.resc.edal.graphics.style Modifier and Type Class Description class
ArrowLayer
class
ColouredGlyphLayer
class
ColouredSizedArrowLayer
AGriddedImageLayer
which draws arrows which can be scaled and coloured according to two (potentially different) data fields User: JRIDate: 02/08/2016 class
ColouredTrajectoryLayer
class
ConfidenceIntervalLayer
Plot confidence interval triangles.class
ContourLayer
AGriddedImageLayer
which plots contoursclass
FlatOpacity
class
GriddedImageLayer
AnImageLayer
which handles a singleGridFeature
for every layer name.class
ImageLayer
Abstract class representing a layer within an image.class
MapImage
class
OpacityMap
class
OpacityTransform
class
Raster2DLayer
class
RasterLayer
class
RasterRGBLayer
class
SizedArrowLayer
class
StippleLayer
Methods in uk.ac.rdg.resc.edal.graphics.style that return types with arguments of type Drawable Modifier and Type Method Description List<Drawable>
MapImage. getLayers()
-