Package uk.ac.rdg.resc.edal.graphics.utils
Utilities to serialise/deserialise the styles in the parent package, as well as other shared classes
- Author:
- Guy
-
Interface Summary Interface Description DatasetCatalogue A catalogue ofDataset
s and the default plotting information for the Variables contained within themEnhancedVariableMetadata Interface defining the enahnced metadata about a variable, including title, description, copyright/more info and default values for layer plotting Any of these methods may returnnull
if no default is set.FeatureCatalogue An interface defining a catalogue which can extractDiscreteFeature
s based on aString
identifier and a set ofPlottingDomainParams
LayerNameMapper Interface defining the mapping of image layer names (i.e.StyleCatalogue A catalogue of supported styles for plotting. -
Class Summary Class Description BarbFactory BilinearInterpolator ColourableIcon ColourPalette DataReadingTypes This class contains the enum types needed for specifying how data should be extracted.FeatureCatalogue.FeaturesAndMemberName Simple class combining aCollection
ofDiscreteFeature
s and the name of the member of interestGraphicsUtils Class containing static utility methods for dealing with graphicsGraphicsUtils.ColorAdapter LegendDataGenerator A class to generate the correct data for a legend.PlottingDatum PlottingDomainParams PlottingStyleParameters Class defining the parameters which affect the style of a plot and which can be substituted into a style template.SimpleFeatureCatalogue<D extends Dataset> SimpleLayerNameMapper An implementation of aLayerNameMapper
which encodes layer names as datasetId/variableIdSldTemplateStyleCatalogue An implementation of aStyleCatalogue
which is based on having resources containing Xml templates of SLD documents.VectorFactory -
Enum Summary Enum Description DataReadingTypes.PlotType DataReadingTypes.SubsampleType LegendDataGenerator.MatrixType