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 classArrowLayerclassColouredGlyphLayerclassColouredSizedArrowLayerAGriddedImageLayerwhich draws arrows which can be scaled and coloured according to two (potentially different) data fields User: JRIDate: 02/08/2016 classColouredTrajectoryLayerclassConfidenceIntervalLayerPlot confidence interval triangles.classContourLayerAGriddedImageLayerwhich plots contoursclassFlatOpacityclassGriddedImageLayerAnImageLayerwhich handles a singleGridFeaturefor every layer name.classImageLayerAbstract class representing a layer within an image.classMapImageclassOpacityMapclassOpacityTransformclassRaster2DLayerclassRasterLayerclassRasterRGBLayerclassSizedArrowLayerclassStippleLayerMethods 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()
-