Uses of Class
uk.ac.rdg.resc.edal.graphics.utils.PlottingStyleParameters
-
Packages that use PlottingStyleParameters Package Description uk.ac.rdg.resc.edal.catalogue.jaxb uk.ac.rdg.resc.edal.graphics.utils Utilities to serialise/deserialise the styles in the parent package, as well as other shared classes -
-
Uses of PlottingStyleParameters in uk.ac.rdg.resc.edal.catalogue.jaxb
Methods in uk.ac.rdg.resc.edal.catalogue.jaxb that return PlottingStyleParameters Modifier and Type Method Description PlottingStyleParametersVariableConfig. getDefaultPlottingParameters() -
Uses of PlottingStyleParameters in uk.ac.rdg.resc.edal.graphics.utils
Methods in uk.ac.rdg.resc.edal.graphics.utils that return PlottingStyleParameters Modifier and Type Method Description PlottingStyleParametersEnhancedVariableMetadata. getDefaultPlottingParameters()Methods in uk.ac.rdg.resc.edal.graphics.utils with parameters of type PlottingStyleParameters Modifier and Type Method Description MapImageSldTemplateStyleCatalogue. getMapImageFromStyle(String styleName, PlottingStyleParameters templateProperties, VariableMetadata metadata, LayerNameMapper layerNameMapper)MapImageStyleCatalogue. getMapImageFromStyle(String styleName, PlottingStyleParameters templateableProperties, VariableMetadata metadata, LayerNameMapper layerNameMapper)Returns a concreteMapImagefor a given style
-