A B C D E F G H I J K L M N O P Q R S T U V W X Y Z
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- aboveMaxValue - Variable in class uk.ac.rdg.resc.edal.graphics.style.sld.AbstractSLDSegmentFunction
- AbstractContinuousDomainDataset - Class in uk.ac.rdg.resc.edal.dataset
-
Partial implementation of a
Dataset
with a continuous domain which performs spatial indexing of features. - AbstractContinuousDomainDataset(String, Collection<? extends VariableMetadata>, FeatureIndexer) - Constructor for class uk.ac.rdg.resc.edal.dataset.AbstractContinuousDomainDataset
- AbstractCurvilinearGrid - Class in uk.ac.rdg.resc.edal.grid
-
Partial implementation of a
HorizontalGrid
that is based upon a curvilinear coordinate system (i.e. one which is defined by explicitly specifying the latitude and longitude coordinates of each grid point. - AbstractCurvilinearGrid(CurvilinearCoords) - Constructor for class uk.ac.rdg.resc.edal.grid.AbstractCurvilinearGrid
- AbstractDataset - Class in uk.ac.rdg.resc.edal.dataset
- AbstractDataset(String, Collection<? extends VariableMetadata>) - Constructor for class uk.ac.rdg.resc.edal.dataset.AbstractDataset
- AbstractDiscreteFeature<P,DO> - Class in uk.ac.rdg.resc.edal.feature
-
A partial implementation of a
Feature
containing common functionality - AbstractDiscreteFeature(String, String, String, DiscreteDomain<P, DO>, Map<String, Parameter>, Map<String, ? extends Array<Number>>) - Constructor for class uk.ac.rdg.resc.edal.feature.AbstractDiscreteFeature
- AbstractHorizontalGrid - Class in uk.ac.rdg.resc.edal.grid
- AbstractHorizontalGrid(CoordinateReferenceSystem) - Constructor for class uk.ac.rdg.resc.edal.grid.AbstractHorizontalGrid
- AbstractImmutableArray<T> - Class in uk.ac.rdg.resc.edal.util
- AbstractImmutableArray(int...) - Constructor for class uk.ac.rdg.resc.edal.util.AbstractImmutableArray
-
Instantiate a new
AbstractImmutableArray
- AbstractIrregularAxis<T extends Comparable<? super T>> - Class in uk.ac.rdg.resc.edal.grid
-
Partial implementation of an irregular axis.
- AbstractIrregularAxis(String, List<T>) - Constructor for class uk.ac.rdg.resc.edal.grid.AbstractIrregularAxis
- AbstractPolygon - Class in uk.ac.rdg.resc.edal.geometry
-
Partial implementation of a
Polygon
, providing default implementations of thecontains()
,hashCode()
andequals()
methods. - AbstractPolygon() - Constructor for class uk.ac.rdg.resc.edal.geometry.AbstractPolygon
- AbstractReferenceableAxis<T extends Comparable<? super T>> - Class in uk.ac.rdg.resc.edal.grid
-
Abstract superclass for
ReferenceableAxis
implementations. - AbstractReferenceableAxis(String) - Constructor for class uk.ac.rdg.resc.edal.grid.AbstractReferenceableAxis
-
Creates an axis with the given name.
- AbstractSLDCategorize2DFunction<T> - Class in uk.ac.rdg.resc.edal.graphics.style.sld
- AbstractSLDCategorize2DFunction(XPath, Node) - Constructor for class uk.ac.rdg.resc.edal.graphics.style.sld.AbstractSLDCategorize2DFunction
- AbstractSLDCategorizeFunction<T> - Class in uk.ac.rdg.resc.edal.graphics.style.sld
- AbstractSLDCategorizeFunction(XPath, Node) - Constructor for class uk.ac.rdg.resc.edal.graphics.style.sld.AbstractSLDCategorizeFunction
- AbstractSLDFunction<T> - Class in uk.ac.rdg.resc.edal.graphics.style.sld
- AbstractSLDFunction(XPath, Node) - Constructor for class uk.ac.rdg.resc.edal.graphics.style.sld.AbstractSLDFunction
- AbstractSLDInterpolateFunction<T> - Class in uk.ac.rdg.resc.edal.graphics.style.sld
- AbstractSLDInterpolateFunction(XPath, Node) - Constructor for class uk.ac.rdg.resc.edal.graphics.style.sld.AbstractSLDInterpolateFunction
- AbstractSLDMapFunction<T> - Class in uk.ac.rdg.resc.edal.graphics.style.sld
-
Abstract implementation of a function which maps integer values to specific other values (colours / densities / etc, parameterised by
T
). - AbstractSLDMapFunction(XPath, Node) - Constructor for class uk.ac.rdg.resc.edal.graphics.style.sld.AbstractSLDMapFunction
- AbstractSLDSegmentFunction<T> - Class in uk.ac.rdg.resc.edal.graphics.style.sld
- AbstractSLDSegmentFunction(XPath, Node) - Constructor for class uk.ac.rdg.resc.edal.graphics.style.sld.AbstractSLDSegmentFunction
- AbstractSLDSymbolizer - Class in uk.ac.rdg.resc.edal.graphics.style.sld
- AbstractSLDSymbolizer() - Constructor for class uk.ac.rdg.resc.edal.graphics.style.sld.AbstractSLDSymbolizer
- AbstractSLDSymbolizer1D - Class in uk.ac.rdg.resc.edal.graphics.style.sld
- AbstractSLDSymbolizer1D() - Constructor for class uk.ac.rdg.resc.edal.graphics.style.sld.AbstractSLDSymbolizer1D
- AbstractSLDSymbolizer2D - Class in uk.ac.rdg.resc.edal.graphics.style.sld
- AbstractSLDSymbolizer2D() - Constructor for class uk.ac.rdg.resc.edal.graphics.style.sld.AbstractSLDSymbolizer2D
- AbstractTransformedGrid - Class in uk.ac.rdg.resc.edal.grid
-
This is an abstract implementation of a
HorizontalGrid
for which there exists a transformation to convert WGS84 to the native CRS. - AbstractTransformedGrid() - Constructor for class uk.ac.rdg.resc.edal.grid.AbstractTransformedGrid
- accept(T) - Method in class org.khelekore.prtree.AcceptAll
- accept(T) - Method in interface org.khelekore.prtree.NodeFilter
-
Check if the given node object is accepted
- AcceptAll<T> - Class in org.khelekore.prtree
-
A filter that accepts all elements
- AcceptAll() - Constructor for class org.khelekore.prtree.AcceptAll
- add(boolean) - Method in interface uk.ac.rdg.resc.edal.covjson.StreamingEncoder.ArrayEncoder
- add(double) - Method in interface uk.ac.rdg.resc.edal.covjson.StreamingEncoder.ArrayEncoder
- add(float) - Method in interface uk.ac.rdg.resc.edal.covjson.StreamingEncoder.ArrayEncoder
- add(int) - Method in interface uk.ac.rdg.resc.edal.covjson.StreamingEncoder.ArrayEncoder
- add(long) - Method in interface uk.ac.rdg.resc.edal.covjson.StreamingEncoder.ArrayEncoder
- add(String) - Method in interface uk.ac.rdg.resc.edal.covjson.StreamingEncoder.ArrayEncoder
- addAnimationLayer(String, String, String, String, String, String, String, String, String, String, int, boolean, String) - Method in class uk.ac.rdg.resc.godiva.client.widgets.MapArea
-
Adds an animation layer to the map
- addBaseLayers(MapArea.FixedLayerDetails[]) - Method in class uk.ac.rdg.resc.godiva.client.widgets.MapArea
- addChildItem(LayerMenuItem) - Method in class uk.ac.rdg.resc.godiva.shared.LayerMenuItem
- addDataset(DatasetConfig) - Method in class uk.ac.rdg.resc.edal.catalogue.jaxb.CatalogueConfig
- addDrawingLayer() - Method in class uk.ac.rdg.resc.godiva.client.widgets.MapArea
- addFeatures(List<FeatureIndexer.FeatureBounds>) - Method in interface uk.ac.rdg.resc.edal.dataset.FeatureIndexer
-
Adds features to this indexer.
- addFeatures(List<FeatureIndexer.FeatureBounds>) - Method in class uk.ac.rdg.resc.edal.dataset.PRTreeFeatureIndexer
- addJsonLdContext(StreamingEncoder.MapEncoder<T>) - Static method in class uk.ac.rdg.resc.edal.covjson.writers.Util
- addLayer(String, String, String, String, String, String, String, String, String, String, String, String, String, int, boolean, boolean, boolean, boolean, boolean) - Method in class uk.ac.rdg.resc.godiva.client.widgets.MapArea
-
Adds a WMS layer to the map
- addPaletteDirectory(File) - Static method in class uk.ac.rdg.resc.edal.graphics.utils.ColourPalette
- addStylesInDirectory(File) - Method in class uk.ac.rdg.resc.edal.graphics.utils.SldTemplateStyleCatalogue
-
Adds an external directory containing styles.
- addVariablePlugin(VariablePlugin) - Method in class uk.ac.rdg.resc.edal.dataset.AbstractDataset
- addVariablePlugin(VariablePlugin) - Method in interface uk.ac.rdg.resc.edal.dataset.Dataset
-
Adds a
VariablePlugin
to this dataset to generate derived variables from existing ones in theDataset
- addVariablesToArray(Set<VariableMetadata>, String, WmsCatalogue) - Method in class uk.ac.rdg.resc.edal.wms.WmsServlet
- addVerticalSectionChart(JFreeChart, JFreeChart) - Static method in class uk.ac.rdg.resc.edal.graphics.Charting
- AllLeapChronology - Class in uk.ac.rdg.resc.edal.util.chronologies
-
A Chronology in which each year has exactly 366 days (February is always 29 days long).
- allowsFeatureInfo() - Method in interface uk.ac.rdg.resc.edal.wms.util.ServerInfo
- allowsGlobalCapabilities() - Method in interface uk.ac.rdg.resc.edal.wms.util.ServerInfo
- allTimes - Static variable in class uk.ac.rdg.resc.godiva.client.widgets.TimeSelector
- anim - Variable in class uk.ac.rdg.resc.godiva.client.Godiva
- AnimationButton - Class in uk.ac.rdg.resc.godiva.client.widgets
-
A button which can be used to request, display, and switch off animations
- AnimationButton(MapArea, String, LayerSelectorIF, TimeSelectorIF, AviExportHandler) - Constructor for class uk.ac.rdg.resc.godiva.client.widgets.AnimationButton
- animationStarted(String, String) - Method in class uk.ac.rdg.resc.godiva.client.Godiva
- animationStarted(String, String) - Method in interface uk.ac.rdg.resc.godiva.client.handlers.AviExportHandler
-
This is called when an animation is started.
- animationStopped() - Method in class uk.ac.rdg.resc.godiva.client.Godiva
- animationStopped() - Method in interface uk.ac.rdg.resc.godiva.client.handlers.AviExportHandler
-
Called when the animation is stopped.
- animLayer - Variable in class uk.ac.rdg.resc.godiva.client.widgets.MapArea
- animLayerLoading - Variable in class uk.ac.rdg.resc.godiva.client.widgets.MapArea
-
We keep track of this because animations can be turned off before they've finished loading.
- append(long) - Method in class uk.ac.rdg.resc.edal.util.RArray
-
Appends an integer to the end of the array
- applyMask(BufferedImage, BufferedImage) - Static method in class uk.ac.rdg.resc.edal.util.CoastlineReader
- applyOpacityToImage(BufferedImage, GriddedImageLayer.MapFeatureDataReader) - Method in class uk.ac.rdg.resc.edal.graphics.style.FlatOpacity
- applyOpacityToImage(BufferedImage, GriddedImageLayer.MapFeatureDataReader) - Method in class uk.ac.rdg.resc.edal.graphics.style.OpacityMap
- applyOpacityToImage(BufferedImage, GriddedImageLayer.MapFeatureDataReader) - Method in class uk.ac.rdg.resc.edal.graphics.style.OpacityTransform
- ArbitraryGroupPlugin - Class in uk.ac.rdg.resc.edal.dataset.plugins
-
A plugin to create arbitrary groups of variables.
- ArbitraryGroupPlugin(String, String...) - Constructor for class uk.ac.rdg.resc.edal.dataset.plugins.ArbitraryGroupPlugin
-
Construct a new
ArbitraryGroupPlugin
- ArgoDatasetFactory - Class in uk.ac.rdg.resc.edal.dataset.cdm
-
DatasetFactory
that createsDataset
s representing profile data from Argo floats read through the Unidata Common Data Model. - ArgoDatasetFactory() - Constructor for class uk.ac.rdg.resc.edal.dataset.cdm.ArgoDatasetFactory
- Array<E> - Interface in uk.ac.rdg.resc.edal.util
-
An multidimensional array of values
- Array1D<T> - Class in uk.ac.rdg.resc.edal.util
- Array1D(int) - Constructor for class uk.ac.rdg.resc.edal.util.Array1D
- Array2D<T> - Class in uk.ac.rdg.resc.edal.util
- Array2D(int, int) - Constructor for class uk.ac.rdg.resc.edal.util.Array2D
- Array4D<T> - Class in uk.ac.rdg.resc.edal.util
- Array4D(int, int, int, int) - Constructor for class uk.ac.rdg.resc.edal.util.Array4D
- ArrayAccessException - Exception in uk.ac.rdg.resc.edal.exceptions
-
An exception to be thrown when an
Array
object is accessed incorrectly (e.g. - ArrayAccessException(String) - Constructor for exception uk.ac.rdg.resc.edal.exceptions.ArrayAccessException
- ArrayAccessException(String, Throwable) - Constructor for exception uk.ac.rdg.resc.edal.exceptions.ArrayAccessException
- ArrayHints(Long, Class<? extends Number>) - Constructor for class uk.ac.rdg.resc.edal.covjson.StreamingEncoder.ArrayHints
- ArrowLayer - Class in uk.ac.rdg.resc.edal.graphics.style
- ArrowLayer(String, Integer, Color, Color, ArrowLayer.ArrowStyle) - Constructor for class uk.ac.rdg.resc.edal.graphics.style.ArrowLayer
- ArrowLayer(String, Integer, Color, Color, ArrowLayer.ArrowStyle, ArrowLayer.ArrowDirectionConvention) - Constructor for class uk.ac.rdg.resc.edal.graphics.style.ArrowLayer
- ArrowLayer.ArrowDirectionConvention - Enum in uk.ac.rdg.resc.edal.graphics.style
- ArrowLayer.ArrowStyle - Enum in uk.ac.rdg.resc.edal.graphics.style
- arrowSizeFieldName - Variable in class uk.ac.rdg.resc.edal.graphics.style.SizedArrowLayer
- asWidget() - Method in class uk.ac.rdg.resc.godiva.client.widgets.PaletteSelector
- autoAdjustPalette(String) - Method in class uk.ac.rdg.resc.godiva.client.BaseWmsClient
- autoAdjustPalette(String) - Method in interface uk.ac.rdg.resc.godiva.client.handlers.PaletteSelectionHandler
-
Called when a user wants to automatically adjust the palette range
- availableTimesLoaded(String, List<String>, String) - Method in class uk.ac.rdg.resc.godiva.client.BaseWmsClient
-
This is called once a list of available times has been loaded
- availableTimesLoaded(String, List<String>, String) - Method in class uk.ac.rdg.resc.godiva.client.Godiva
- AviExportHandler - Interface in uk.ac.rdg.resc.godiva.client.handlers
- AviFormat - Class in uk.ac.rdg.resc.edal.graphics.formats
-
"Image" format for outputting to AVI.
- AviFormat() - Constructor for class uk.ac.rdg.resc.edal.graphics.formats.AviFormat
- AXES - Static variable in class uk.ac.rdg.resc.edal.covjson.writers.Constants.Keys
- AXIS_RESOLUTION - Static variable in class uk.ac.rdg.resc.edal.wms.WmsServlet
- AXISNAMES - Static variable in class uk.ac.rdg.resc.edal.covjson.writers.Constants.Keys
- axisValues - Variable in class uk.ac.rdg.resc.edal.grid.AbstractIrregularAxis
-
The axis values, always in ascending numerical order to simplify searching
B
- BadTimeFormatException - Exception in uk.ac.rdg.resc.edal.exceptions
-
An exception to be thrown when trying to parse a time which is badly formatted
- BadTimeFormatException(String) - Constructor for exception uk.ac.rdg.resc.edal.exceptions.BadTimeFormatException
- BadTimeFormatException(String, String) - Constructor for exception uk.ac.rdg.resc.edal.exceptions.BadTimeFormatException
- BadTimeFormatException(String, Throwable) - Constructor for exception uk.ac.rdg.resc.edal.exceptions.BadTimeFormatException
- BarbFactory - Class in uk.ac.rdg.resc.edal.graphics.utils
- BarbFactory() - Constructor for class uk.ac.rdg.resc.edal.graphics.utils.BarbFactory
- BASECRS - Static variable in class uk.ac.rdg.resc.edal.covjson.writers.Constants.Keys
- BaseSelector - Class in uk.ac.rdg.resc.godiva.client.widgets
-
Base class for selection widgets.
- BaseSelector(String) - Constructor for class uk.ac.rdg.resc.godiva.client.widgets.BaseSelector
- baseUrlForExport - Variable in class uk.ac.rdg.resc.godiva.client.widgets.MapArea
- BaseWmsClient - Class in uk.ac.rdg.resc.godiva.client
-
A class to handle the common operations needed in an EDAL wms client.
- BaseWmsClient() - Constructor for class uk.ac.rdg.resc.godiva.client.BaseWmsClient
- belowMinValue - Variable in class uk.ac.rdg.resc.edal.graphics.style.sld.AbstractSLDSegmentFunction
- BilinearInterpolator - Class in uk.ac.rdg.resc.edal.graphics.utils
- BilinearInterpolator(List<Double>, List<Double>, double[][]) - Constructor for class uk.ac.rdg.resc.edal.graphics.utils.BilinearInterpolator
- BLACK - uk.ac.rdg.resc.godiva.client.state.PaletteSelectorIF.OutOfRangeState
- blendPixel(int, int) - Method in class uk.ac.rdg.resc.edal.graphics.style.OpacityTransform
-
Applies an alpha value to a pixel.
- BOTH - uk.ac.rdg.resc.edal.grid.StaggeredHorizontalGrid.SGridPadding
-
The axis has cells below the minimum node and above the maximum node - i.e.
- BOUNDING_BOX - uk.ac.rdg.resc.edal.dataset.DataReadingStrategy
-
Reads all data in a single operation, then subsets in memory.
- BoundingBox - Interface in uk.ac.rdg.resc.edal.geometry
-
A rectangular bounding box in the horizontal plane.
- BoundingBoxImpl - Class in uk.ac.rdg.resc.edal.geometry
-
Immutable implementation of a
BoundingBox
. - BoundingBoxImpl(double, double, double, double) - Constructor for class uk.ac.rdg.resc.edal.geometry.BoundingBoxImpl
-
Creates a
BoundingBox
from the minimum and maximum axis values, with the default CRS - BoundingBoxImpl(double, double, double, double, CoordinateReferenceSystem) - Constructor for class uk.ac.rdg.resc.edal.geometry.BoundingBoxImpl
-
Creates a
BoundingBox
from the minimum and maximum axis values - BoundingBoxImpl(GeographicBoundingBox) - Constructor for class uk.ac.rdg.resc.edal.geometry.BoundingBoxImpl
-
Creates a
BoundingBox
from an existingGeographicBoundingBox
- BoundingBoxImpl(CoordinateReferenceSystem) - Constructor for class uk.ac.rdg.resc.edal.geometry.BoundingBoxImpl
-
Creates a
BoundingBox
from aCoordinateReferenceSystem
, where the bounds are the limits of validity of the CRS - BoundingBoxImpl(Extent<Double>, Extent<Double>, CoordinateReferenceSystem) - Constructor for class uk.ac.rdg.resc.edal.geometry.BoundingBoxImpl
-
Creates a
BoundingBox
from the x- and y- extents - BOUNDS - Static variable in class uk.ac.rdg.resc.edal.covjson.writers.Constants.Keys
- buildTree() - Method in class uk.ac.rdg.resc.edal.grid.kdtree.KDTree
- BVector - Class in uk.ac.rdg.resc.edal.graphics.pcolor.examples
-
Creates a vector of varying Brightness B given the hue H and saturation S as command line argument using the HSB colour model for comparison with CIECAM02.
- BVector() - Constructor for class uk.ac.rdg.resc.edal.graphics.pcolor.examples.BVector
C
- cacheEnabled - Variable in class uk.ac.rdg.resc.edal.graphics.utils.SimpleFeatureCatalogue
- CacheInfo - Class in uk.ac.rdg.resc.edal.catalogue.jaxb
-
The required information to configure an in-memory cache in a
FeatureCatalogue
- CacheInfo() - Constructor for class uk.ac.rdg.resc.edal.catalogue.jaxb.CacheInfo
- CacheInfo(boolean, int, float) - Constructor for class uk.ac.rdg.resc.edal.catalogue.jaxb.CacheInfo
- cacheManager - Static variable in class uk.ac.rdg.resc.edal.cache.EdalCache
- CALENDAR - Static variable in class uk.ac.rdg.resc.edal.covjson.writers.Constants.Keys
- CaseInsensitiveParameterMap - Class in uk.ac.rdg.resc.godiva.client.requests
- CatalogueConfig - Class in uk.ac.rdg.resc.edal.catalogue.jaxb
-
Deals purely with the (de)serialisation of an XML config file for a
DatasetCatalogue
. - CatalogueConfig() - Constructor for class uk.ac.rdg.resc.edal.catalogue.jaxb.CatalogueConfig
- CatalogueConfig(File) - Constructor for class uk.ac.rdg.resc.edal.catalogue.jaxb.CatalogueConfig
-
Creates a NEW config with an empty file
- CatalogueConfig(DatasetConfig[], CacheInfo) - Constructor for class uk.ac.rdg.resc.edal.catalogue.jaxb.CatalogueConfig
- CatalogueConfig.DatasetStorage - Interface in uk.ac.rdg.resc.edal.catalogue.jaxb
-
Defines an entry point for what to do once a
Dataset
has been loaded (i.e. - CATEGORIES - Static variable in class uk.ac.rdg.resc.edal.covjson.writers.Constants.Keys
- Category(String, String, String, String) - Constructor for class uk.ac.rdg.resc.edal.metadata.Parameter.Category
- Category(String, String, String, String, Map<String, String>) - Constructor for class uk.ac.rdg.resc.edal.metadata.Parameter.Category
- CATEGORYENCODING - Static variable in class uk.ac.rdg.resc.edal.covjson.writers.Constants.Keys
- CdmDatasetFactory - Class in uk.ac.rdg.resc.edal.dataset.cdm
-
DatasetFactory
that createsDataset
s representing gridded data read through the Unidata Common Data Model. - CdmDatasetFactory() - Constructor for class uk.ac.rdg.resc.edal.dataset.cdm.CdmDatasetFactory
- CdmFeatureWrite - Class in uk.ac.rdg.resc.edal.dataset.cdm
-
Provides methods for writing Features to NetCDF files.
- CdmFeatureWrite() - Constructor for class uk.ac.rdg.resc.edal.dataset.cdm.CdmFeatureWrite
- CdmGridDatasetFactory - Class in uk.ac.rdg.resc.edal.dataset.cdm
-
DatasetFactory
that createsDataset
s representing gridded data read through the Unidata Common Data Model. - CdmGridDatasetFactory() - Constructor for class uk.ac.rdg.resc.edal.dataset.cdm.CdmGridDatasetFactory
- CdmTransformedGrid - Class in uk.ac.rdg.resc.edal.grid.cdm
-
A two-dimensional
HorizontalGrid
that uses aProjection
to convert from lat-lon coordinates to grid coordinates. - CdmTransformedGrid(GridCoordSystem) - Constructor for class uk.ac.rdg.resc.edal.grid.cdm.CdmTransformedGrid
- CdmTransformedGrid(ProjectionImpl, ReferenceableAxis<Double>, ReferenceableAxis<Double>) - Constructor for class uk.ac.rdg.resc.edal.grid.cdm.CdmTransformedGrid
-
Create a new
CdmTransformedGrid
from a definedProjectionImpl
and a pair of axes - CdmUtils - Class in uk.ac.rdg.resc.edal.util.cdm
-
Contains static helper methods for reading data and metadata from NetCDF files, OPeNDAP servers and other data sources using the Unidata Common Data Model.
- center() - Method in class uk.ac.rdg.resc.godiva.client.widgets.DialogBoxWithCloseButton
-
This centres the dialog box, but uses a
DialogBoxWithCloseButton.CentrePosIF
to define the centre position (so that for example we can centre this box over a map, or other widget) - changeDatasetId(String, String) - Method in class uk.ac.rdg.resc.edal.catalogue.DataCatalogue
-
Changes a dataset's ID.
- changeDatasetId(DatasetConfig, String) - Method in class uk.ac.rdg.resc.edal.catalogue.jaxb.CatalogueConfig
- Charting - Class in uk.ac.rdg.resc.edal.graphics
-
Code to produce various types of chart.
- Charting() - Constructor for class uk.ac.rdg.resc.edal.graphics.Charting
- checkAscending() - Method in class uk.ac.rdg.resc.edal.grid.AbstractIrregularAxis
-
Checks that the axis values ascend or descend monotonically, throwing an IllegalArgumentException if not.
- checkFeaturesSupported(Collection<? extends Feature<?>>) - Method in interface uk.ac.rdg.resc.edal.covjson.CoverageJsonConverter
-
Checks whether the converter will be able to convert the given features successfully.
- checkFeaturesSupported(Collection<? extends Feature<?>>) - Method in class uk.ac.rdg.resc.edal.covjson.CoverageJsonConverterImpl
- checkFeatureSupported(Feature<?>) - Method in interface uk.ac.rdg.resc.edal.covjson.CoverageJsonConverter
-
Checks whether the converter will be able to convert the given feature successfully.
- checkFeatureSupported(Feature<?>) - Method in class uk.ac.rdg.resc.edal.covjson.CoverageJsonConverterImpl
- chunkSize - Variable in class uk.ac.rdg.resc.edal.util.RArray
- CJMatrix - Class in uk.ac.rdg.resc.edal.graphics.pcolor.examples
-
Creates a 2D matrix of varying Colorfulness C and Lightness J given hue H as command line argument using the perceptually uniform CIECAM02 colour model.
- CJMatrix() - Constructor for class uk.ac.rdg.resc.edal.graphics.pcolor.examples.CJMatrix
- clearCache() - Static method in class uk.ac.rdg.resc.edal.grid.LookUpTableGrid
- close() - Method in interface uk.ac.rdg.resc.edal.dataset.DataSource
-
Close all resources associated with the underlying data.
- close() - Method in class uk.ac.rdg.resc.edal.dataset.InMemoryMeshDataSource
- close() - Method in class uk.ac.rdg.resc.edal.dataset.vtk.HydromodelVtkUnstructuredDataset.OnDemandVtkMeshDataSource
- close() - Method in class uk.ac.rdg.resc.edal.dataset.vtk.OnDemandVtkDataSource
- CLOSEST - uk.ac.rdg.resc.edal.graphics.utils.DataReadingTypes.SubsampleType
- CoastlineReader - Class in uk.ac.rdg.resc.edal.util
-
A class with static methods to read data from the GSHHS binary format to create masks of land data.
- CoastlineReader() - Constructor for class uk.ac.rdg.resc.edal.util.CoastlineReader
- CollectionUtils - Class in uk.ac.rdg.resc.edal.util
-
Contains some useful utility methods for working with Collections.
- ColorSLDCategorize2DFunction - Class in uk.ac.rdg.resc.edal.graphics.style.sld
- ColorSLDCategorize2DFunction(XPath, Node) - Constructor for class uk.ac.rdg.resc.edal.graphics.style.sld.ColorSLDCategorize2DFunction
- ColorSLDCategorizeFunction - Class in uk.ac.rdg.resc.edal.graphics.style.sld
- ColorSLDCategorizeFunction(XPath, Node) - Constructor for class uk.ac.rdg.resc.edal.graphics.style.sld.ColorSLDCategorizeFunction
- ColorSLDInterpolateFunction - Class in uk.ac.rdg.resc.edal.graphics.style.sld
- ColorSLDInterpolateFunction(XPath, Node) - Constructor for class uk.ac.rdg.resc.edal.graphics.style.sld.ColorSLDInterpolateFunction
- ColorSLDMapFunction - Class in uk.ac.rdg.resc.edal.graphics.style.sld
- ColorSLDMapFunction(XPath, Node) - Constructor for class uk.ac.rdg.resc.edal.graphics.style.sld.ColorSLDMapFunction
- ColorSLDSegmentFunction - Class in uk.ac.rdg.resc.edal.graphics.style.sld
- ColorSLDSegmentFunction(XPath, Node) - Constructor for class uk.ac.rdg.resc.edal.graphics.style.sld.ColorSLDSegmentFunction
- ColourableIcon - Class in uk.ac.rdg.resc.edal.graphics.utils
- ColourableIcon(BufferedImage) - Constructor for class uk.ac.rdg.resc.edal.graphics.utils.ColourableIcon
- ColouredGlyphLayer - Class in uk.ac.rdg.resc.edal.graphics.style
- ColouredGlyphLayer(String, String, ColourScheme) - Constructor for class uk.ac.rdg.resc.edal.graphics.style.ColouredGlyphLayer
- ColouredSizedArrowLayer - Class in uk.ac.rdg.resc.edal.graphics.style
-
A
GriddedImageLayer
which draws arrows which can be scaled and coloured according to two (potentially different) data fields User: JRIDate: 02/08/2016 - ColouredSizedArrowLayer(String, String, String, Integer, Integer, ScaleRange, ColourScheme, ArrowLayer.ArrowStyle, ArrowLayer.ArrowDirectionConvention) - Constructor for class uk.ac.rdg.resc.edal.graphics.style.ColouredSizedArrowLayer
-
Instantiates a new
ColouredSizedArrowLayer
- ColouredTrajectoryLayer - Class in uk.ac.rdg.resc.edal.graphics.style
- ColouredTrajectoryLayer(String, ColourScheme) - Constructor for class uk.ac.rdg.resc.edal.graphics.style.ColouredTrajectoryLayer
- ColourPalette - Class in uk.ac.rdg.resc.edal.graphics.utils
- ColourPalette(Color[], int) - Constructor for class uk.ac.rdg.resc.edal.graphics.utils.ColourPalette
- colourScheme - Variable in class uk.ac.rdg.resc.edal.graphics.style.ColouredGlyphLayer
- colourScheme - Variable in class uk.ac.rdg.resc.edal.graphics.style.ConfidenceIntervalLayer
- ColourScheme - Class in uk.ac.rdg.resc.edal.graphics.style
- ColourScheme() - Constructor for class uk.ac.rdg.resc.edal.graphics.style.ColourScheme
- ColourScheme2D - Class in uk.ac.rdg.resc.edal.graphics.style
- ColourScheme2D() - Constructor for class uk.ac.rdg.resc.edal.graphics.style.ColourScheme2D
- colourToHtmlString(Color) - Static method in class uk.ac.rdg.resc.edal.graphics.utils.GraphicsUtils
- colourToString(Color) - Static method in class uk.ac.rdg.resc.edal.graphics.utils.GraphicsUtils
- combineIds(String...) - Method in class uk.ac.rdg.resc.edal.dataset.plugins.ValueErrorPlugin
- combineIds(String...) - Method in class uk.ac.rdg.resc.edal.dataset.plugins.VariablePlugin
-
Provides a convenience method for mangling several IDs into one new one.
- compare(Point, Point) - Method in class uk.ac.rdg.resc.edal.grid.kdtree.PointComparator
- compareTo(VerticalPosition) - Method in class uk.ac.rdg.resc.edal.position.VerticalPosition
- COMPOSITE - Static variable in class uk.ac.rdg.resc.edal.covjson.writers.Constants.Keys
- ConfidenceIntervalLayer - Class in uk.ac.rdg.resc.edal.graphics.style
-
Plot confidence interval triangles.
- ConfidenceIntervalLayer(String, String, int, ColourScheme) - Constructor for class uk.ac.rdg.resc.edal.graphics.style.ConfidenceIntervalLayer
- config - Variable in class uk.ac.rdg.resc.edal.catalogue.DataCatalogue
- configFile - Variable in class uk.ac.rdg.resc.edal.catalogue.jaxb.CatalogueConfig
- ConfigServlet - Class in uk.ac.rdg.resc.godiva.server
- ConfigServlet() - Constructor for class uk.ac.rdg.resc.godiva.server.ConfigServlet
- ConnectionException - Exception in uk.ac.rdg.resc.godiva.client.requests
- ConnectionException(String) - Constructor for exception uk.ac.rdg.resc.godiva.client.requests.ConnectionException
- Constants - Class in uk.ac.rdg.resc.edal.covjson.writers
- Constants() - Constructor for class uk.ac.rdg.resc.edal.covjson.writers.Constants
- Constants.Keys - Class in uk.ac.rdg.resc.edal.covjson.writers
-
Property names.
- Constants.Vals - Class in uk.ac.rdg.resc.edal.covjson.writers
-
Property values.
- constrainBoundingBox(BoundingBox) - Static method in class uk.ac.rdg.resc.edal.util.GISUtils
-
Constrains a lat-lon bounding box to have all longitude values in the range (-180:180]
- constrainLongitude180(double) - Static method in class uk.ac.rdg.resc.edal.util.GISUtils
-
Returns a longitude value in degrees that is equal to the given value but in the range (-180:180]
- constrainLongitude360(double) - Static method in class uk.ac.rdg.resc.edal.util.GISUtils
-
Returns a longitude value in degrees that is equal to the given value but in the range [0:360)
- constructCopy() - Method in class uk.ac.rdg.resc.edal.dataset.cdm.RotatedOffsetProjection
- ContactInfo - Interface in uk.ac.rdg.resc.edal.wms.util
-
Encapsulates the contact information needed for a WMS server
- contains(double, double) - Method in class uk.ac.rdg.resc.edal.geometry.AbstractPolygon
-
This default implementation constructs a
Path2D
consisting of the vertices of the polygon, and uses this to test for containment. - contains(double, double) - Method in class uk.ac.rdg.resc.edal.geometry.BoundingBoxImpl
-
Provides a more efficient contains() method than the one in AbstractPolygon
- contains(double, double) - Method in class uk.ac.rdg.resc.edal.geometry.SimplePolygon
- contains(double, double) - Method in class uk.ac.rdg.resc.edal.util.CurvilinearCoords.Cell
-
Returns true if this cell's
boundary
contains the given longitude-latitude point. - contains(Double) - Method in class uk.ac.rdg.resc.edal.domain.SimpleVerticalDomain
- contains(DateTime) - Method in class uk.ac.rdg.resc.edal.domain.SimpleTemporalDomain
- contains(DateTime) - Method in class uk.ac.rdg.resc.edal.grid.TimeAxisImpl
- contains(P) - Method in interface uk.ac.rdg.resc.edal.domain.Domain
- contains(T) - Method in class uk.ac.rdg.resc.edal.grid.AbstractReferenceableAxis
- contains(GeoPosition) - Method in class uk.ac.rdg.resc.edal.domain.PointDomain
- contains(GeoPosition) - Method in class uk.ac.rdg.resc.edal.domain.SimpleGridDomain
- contains(GeoPosition) - Method in class uk.ac.rdg.resc.edal.domain.TrajectoryDomain
- contains(GeoPosition) - Method in class uk.ac.rdg.resc.edal.grid.SimpleGridCell4D
- contains(HorizontalPosition) - Method in class uk.ac.rdg.resc.edal.domain.MapDomain
- contains(HorizontalPosition) - Method in class uk.ac.rdg.resc.edal.domain.PointCollectionDomain
- contains(HorizontalPosition) - Method in class uk.ac.rdg.resc.edal.domain.SimpleHorizontalDomain
- contains(HorizontalPosition) - Method in class uk.ac.rdg.resc.edal.geometry.AbstractPolygon
- contains(HorizontalPosition) - Method in class uk.ac.rdg.resc.edal.grid.AbstractCurvilinearGrid
- contains(HorizontalPosition) - Method in class uk.ac.rdg.resc.edal.grid.cdm.CdmTransformedGrid
- contains(HorizontalPosition) - Method in class uk.ac.rdg.resc.edal.grid.DefinedStaggeredGrid
- contains(HorizontalPosition) - Method in class uk.ac.rdg.resc.edal.grid.DerivedStaggeredGrid
- contains(HorizontalPosition) - Method in class uk.ac.rdg.resc.edal.grid.GridCell2DImpl
- contains(HorizontalPosition) - Method in class uk.ac.rdg.resc.edal.grid.HorizontalMesh
- contains(HorizontalPosition) - Method in class uk.ac.rdg.resc.edal.grid.RectilinearGridImpl
- contextDestroyed(ServletContextEvent) - Method in class uk.ac.rdg.resc.edal.wms.WmsContextListener
- contextInitialized(ServletContextEvent) - Method in class uk.ac.rdg.resc.edal.wms.WmsContextListener
- ContinuousDomainDataset - Interface in uk.ac.rdg.resc.edal.dataset
- continuousDomainPresent - Variable in class uk.ac.rdg.resc.edal.wms.GetFeatureInfoParameters
- ContourLayer - Class in uk.ac.rdg.resc.edal.graphics.style
-
A
GriddedImageLayer
which plots contours - ContourLayer(String, ScaleRange, boolean, double, Color, String, int, ContourLayer.ContourLineStyle, boolean) - Constructor for class uk.ac.rdg.resc.edal.graphics.style.ContourLayer
- ContourLayer.ContourLineStyle - Enum in uk.ac.rdg.resc.edal.graphics.style
- converters - Variable in class uk.ac.rdg.resc.godiva.client.widgets.MapArea
-
Map of unit conversions to be applied to each layer
- convertFeature(F, BoundingBox, Extent<Double>, Extent<DateTime>, Double, DateTime) - Method in class uk.ac.rdg.resc.edal.dataset.PointDataset
-
Convert a
DiscreteFeature
of type F to aPointFeature
- convertFeaturesToJson(OutputStream, Collection<? extends Feature<?>>) - Method in interface uk.ac.rdg.resc.edal.covjson.CoverageJsonConverter
-
Writes a collection of Features as a CoverageJSON document to the given OutputStream.
- convertFeaturesToJson(OutputStream, Collection<? extends Feature<?>>) - Method in class uk.ac.rdg.resc.edal.covjson.CoverageJsonConverterImpl
- convertFeatureToJson(OutputStream, Feature<?>) - Method in interface uk.ac.rdg.resc.edal.covjson.CoverageJsonConverter
-
Writes a Feature as a CoverageJSON document to the given OutputStream.
- convertFeatureToJson(OutputStream, Feature<?>) - Method in class uk.ac.rdg.resc.edal.covjson.CoverageJsonConverterImpl
- convertFromDisplayUnit(float) - Method in interface uk.ac.rdg.resc.godiva.client.util.UnitConverter
- convertIndexToCoordType(int) - Method in class uk.ac.rdg.resc.edal.dataset.Domain1DMapper
- convertIndexToCoordType(int) - Method in class uk.ac.rdg.resc.edal.dataset.Domain2DMapper
- convertIndexToCoordType(int) - Method in class uk.ac.rdg.resc.edal.dataset.DomainMapper
-
This performs the conversion from a single long index into whatever coordinate type is required.
- convertPointSeriesFeature(PointSeriesFeature, DateTime) - Static method in class uk.ac.rdg.resc.edal.dataset.PointDataset
-
Convenience method to convert a
PointSeriesFeature
to aPointFeature
. - convertProfileFeature(ProfileFeature, Double) - Static method in class uk.ac.rdg.resc.edal.dataset.PointDataset
-
Convenience method to convert a
ProfileFeature
to aPointFeature
. - convertToDisplayUnit(float) - Method in interface uk.ac.rdg.resc.godiva.client.util.UnitConverter
- convertToGridFeature(MapFeature) - Static method in class uk.ac.rdg.resc.edal.covjson.writers.Util
- COORDINATES - Static variable in class uk.ac.rdg.resc.edal.covjson.writers.Constants.Keys
- CopyrightInfo - Class in uk.ac.rdg.resc.godiva.client.widgets
-
Implementation of
CopyrightInfoIF
which just displays the information as aLabel
- CopyrightInfo() - Constructor for class uk.ac.rdg.resc.godiva.client.widgets.CopyrightInfo
- CopyrightInfoIF - Interface in uk.ac.rdg.resc.godiva.client.state
-
Interface defining a widget to show more copyright information
- Coverage - Class in uk.ac.rdg.resc.edal.covjson.writers
-
Wraps an EDAL Feature into a CoverageJSON compatible Coverage object.
- Coverage(Feature<?>) - Constructor for class uk.ac.rdg.resc.edal.covjson.writers.Coverage
- COVERAGE - Static variable in class uk.ac.rdg.resc.edal.covjson.writers.Constants.Vals
- COVERAGECOLLECTION - Static variable in class uk.ac.rdg.resc.edal.covjson.writers.Constants.Vals
- CoverageCollectionWriter<T> - Class in uk.ac.rdg.resc.edal.covjson.writers
- CoverageCollectionWriter(StreamingEncoder.MapEncoder<T>) - Constructor for class uk.ac.rdg.resc.edal.covjson.writers.CoverageCollectionWriter
- CoverageJSONContext - Static variable in class uk.ac.rdg.resc.edal.covjson.writers.Util
- CoverageJsonConverter - Interface in uk.ac.rdg.resc.edal.covjson
- CoverageJsonConverterImpl - Class in uk.ac.rdg.resc.edal.covjson
- CoverageJsonConverterImpl() - Constructor for class uk.ac.rdg.resc.edal.covjson.CoverageJsonConverterImpl
- CoverageJsonConverterImpl(Map<String, DecimalFormat>) - Constructor for class uk.ac.rdg.resc.edal.covjson.CoverageJsonConverterImpl
- CoverageJsonWriter - Class in uk.ac.rdg.resc.edal.covjson
- CoverageJsonWriter(StreamingEncoder) - Constructor for class uk.ac.rdg.resc.edal.covjson.CoverageJsonWriter
- COVERAGES - Static variable in class uk.ac.rdg.resc.edal.covjson.writers.Constants.Keys
- CoverageWriter<T> - Class in uk.ac.rdg.resc.edal.covjson.writers
- CoverageWriter(StreamingEncoder.MapEncoder<T>, boolean) - Constructor for class uk.ac.rdg.resc.edal.covjson.writers.CoverageWriter
- createDataset(String, String) - Method in class uk.ac.rdg.resc.edal.dataset.cdm.CdmDatasetFactory
- createDataset(String, String) - Method in class uk.ac.rdg.resc.edal.dataset.DatasetFactory
-
Returns a Dataset object representing the data at the given location.
- createDataset(String, String, boolean) - Method in class uk.ac.rdg.resc.edal.dataset.cdm.ArgoDatasetFactory
- createDataset(String, String, boolean) - Method in class uk.ac.rdg.resc.edal.dataset.cdm.CdmDatasetFactory
- createDataset(String, String, boolean) - Method in class uk.ac.rdg.resc.edal.dataset.cdm.ModisLcDatasetFactory
- createDataset(String, String, boolean) - Method in class uk.ac.rdg.resc.edal.dataset.cdm.WaterMLDatasetFactory
- createDataset(String, String, boolean) - Method in class uk.ac.rdg.resc.edal.dataset.DatasetFactory
-
Returns a Dataset object representing the data at the given location.
- createDataset(String, String, boolean) - Method in class uk.ac.rdg.resc.edal.dataset.FakeTrajectoryDatasetFactory
- createDataset(String, String, boolean) - Method in class uk.ac.rdg.resc.edal.dataset.vtk.HydromodelVtkDatasetFactory
- createDataset(CatalogueConfig.DatasetStorage, boolean) - Method in class uk.ac.rdg.resc.edal.catalogue.jaxb.DatasetConfig
- createDirectory(File) - Static method in class uk.ac.rdg.resc.edal.wms.util.WmsUtils
-
Creates a directory, throwing an Exception if it could not be created and it does not already exist.
- CreateHiRes - Class in uk.ac.rdg.resc.edal.examples
-
This program was created to generate some high resolution images for a poster.
- CreateHiRes() - Constructor for class uk.ac.rdg.resc.edal.examples.CreateHiRes
- createHorizontalGrid(GridCoordSystem) - Static method in class uk.ac.rdg.resc.edal.util.cdm.CdmUtils
- createImage(File) - Static method in class uk.ac.rdg.resc.edal.graphics.style.sld.StyleSLDParser
-
Create an image given an XML file containing an SLD document.
- createImage(String) - Static method in class uk.ac.rdg.resc.edal.graphics.style.sld.StyleSLDParser
-
Create an image given an XML string containing an SLD document
- createPaintScale(ColourScheme) - Static method in class uk.ac.rdg.resc.edal.graphics.Charting
-
Creates and returns a JFreeChart
PaintScale
that converts data values toColor
s. - createReferenceableAxis(CoordinateAxis1D) - Static method in class uk.ac.rdg.resc.edal.util.cdm.CdmUtils
-
Creates a
ReferenceableAxis
from the givenCoordinateAxis1D
. - createReferenceableAxis(CoordinateAxis1D, boolean) - Static method in class uk.ac.rdg.resc.edal.util.cdm.CdmUtils
-
Creates a
ReferenceableAxis
from the givenCoordinateAxis1D
. - CreateSyntheticData - Class in uk.ac.rdg.resc.edal.examples
-
Code used to generate the synthetic data file.
- CreateSyntheticData() - Constructor for class uk.ac.rdg.resc.edal.examples.CreateSyntheticData
- createTimeAxis(CoordinateAxis1DTime) - Static method in class uk.ac.rdg.resc.edal.util.cdm.CdmUtils
-
Creates a time axis from the given
GridCoordSystem
- createTimeSeriesPlot(Collection<? extends PointSeriesFeature>, HorizontalPosition, String) - Static method in class uk.ac.rdg.resc.edal.graphics.Charting
- createTransectPlot(Map<PointCollectionFeature, String>, LineString, boolean, String) - Static method in class uk.ac.rdg.resc.edal.graphics.Charting
-
Creates a plot of
TrajectoryFeature
s which have been extracted along a transect. - createVerticalAxis(CoordinateAxis1D, boolean) - Static method in class uk.ac.rdg.resc.edal.util.cdm.CdmUtils
- createVerticalProfilePlot(Collection<? extends ProfileFeature>, String, HorizontalPosition, String) - Static method in class uk.ac.rdg.resc.edal.graphics.Charting
- createVerticalSectionChart(List<ProfileFeature>, LineString, ColourScheme, Double, Extent<Double>) - Static method in class uk.ac.rdg.resc.edal.graphics.Charting
-
Plot a vertical section chart
- crossSeam(ProjectionPoint, ProjectionPoint) - Method in class uk.ac.rdg.resc.edal.dataset.cdm.RotatedOffsetProjection
- crs - Variable in class uk.ac.rdg.resc.edal.grid.AbstractHorizontalGrid
- CRS84 - Static variable in class uk.ac.rdg.resc.edal.covjson.writers.Constants.Vals
- CRS84 - Static variable in class uk.ac.rdg.resc.godiva.client.widgets.MapArea
- crsMatch(CoordinateReferenceSystem, CoordinateReferenceSystem) - Static method in class uk.ac.rdg.resc.edal.util.GISUtils
-
Tests whether 2
CoordinateReferenceSystem
s are equivalent - CS - Static variable in class uk.ac.rdg.resc.edal.covjson.writers.Constants.Keys
- CSAXES - Static variable in class uk.ac.rdg.resc.edal.covjson.writers.Constants.Keys
- currentLayerExtent - Variable in class uk.ac.rdg.resc.godiva.client.Godiva
- currentProjection - Variable in class uk.ac.rdg.resc.godiva.client.widgets.MapArea
- CurrentUpdateSequence - Exception in uk.ac.rdg.resc.edal.wms.exceptions
-
Exception that is thrown when a user requests an updatesequence that is equal to the current updatesequence
- CurrentUpdateSequence(String) - Constructor for exception uk.ac.rdg.resc.edal.wms.exceptions.CurrentUpdateSequence
-
Creates a new instance of CurrentUpdateSequence
- CurrentUpdateSequence(String, Throwable) - Constructor for exception uk.ac.rdg.resc.edal.wms.exceptions.CurrentUpdateSequence
- curvCoords - Variable in class uk.ac.rdg.resc.edal.grid.AbstractCurvilinearGrid
- CurvilinearCoords - Class in uk.ac.rdg.resc.edal.util
-
A horizontal (2D) grid that is defined by explicitly specifying the longitude and latitude coordinates of its cells.
- CurvilinearCoords(Array2D<Number>, Array2D<Number>) - Constructor for class uk.ac.rdg.resc.edal.util.CurvilinearCoords
- CurvilinearCoords.Cell - Class in uk.ac.rdg.resc.edal.util
-
A cell within this curvilinear grid.
D
- DataCatalogue - Class in uk.ac.rdg.resc.edal.catalogue
-
A catalogues which implements
DatasetCatalogue
,CatalogueConfig.DatasetStorage
, andFeatureCatalogue
. - DataCatalogue() - Constructor for class uk.ac.rdg.resc.edal.catalogue.DataCatalogue
- DataCatalogue(CatalogueConfig, LayerNameMapper) - Constructor for class uk.ac.rdg.resc.edal.catalogue.DataCatalogue
- dataFieldName - Variable in class uk.ac.rdg.resc.edal.graphics.style.ColouredGlyphLayer
- DataReadingException - Exception in uk.ac.rdg.resc.edal.exceptions
-
An exception to be thrown when there is a problem reading data.
- DataReadingException(String) - Constructor for exception uk.ac.rdg.resc.edal.exceptions.DataReadingException
- DataReadingException(String, String) - Constructor for exception uk.ac.rdg.resc.edal.exceptions.DataReadingException
- DataReadingException(String, Throwable) - Constructor for exception uk.ac.rdg.resc.edal.exceptions.DataReadingException
- DataReadingStrategy - Enum in uk.ac.rdg.resc.edal.dataset
-
Defines different strategies for reading data from files.
- DataReadingTypes - Class in uk.ac.rdg.resc.edal.graphics.utils
-
This class contains the enum types needed for specifying how data should be extracted.
- DataReadingTypes() - Constructor for class uk.ac.rdg.resc.edal.graphics.utils.DataReadingTypes
- DataReadingTypes.PlotType - Enum in uk.ac.rdg.resc.edal.graphics.utils
- DataReadingTypes.SubsampleType - Enum in uk.ac.rdg.resc.edal.graphics.utils
- Dataset - Interface in uk.ac.rdg.resc.edal.dataset
-
Provides access to data and metadata held in underlying storage, e.g. on disk, in a database or on a remote server.
- DatasetCatalogue - Interface in uk.ac.rdg.resc.edal.graphics.utils
-
A catalogue of
Dataset
s and the default plotting information for the Variables contained within them - DatasetConfig - Class in uk.ac.rdg.resc.edal.catalogue.jaxb
-
A class representing a dataset in the XML config.
- DatasetConfig() - Constructor for class uk.ac.rdg.resc.edal.catalogue.jaxb.DatasetConfig
- DatasetConfig(VariableConfig[]) - Constructor for class uk.ac.rdg.resc.edal.catalogue.jaxb.DatasetConfig
- DatasetConfig.DatasetState - Enum in uk.ac.rdg.resc.edal.catalogue.jaxb
-
The state of a Dataset.
- DatasetFactory - Class in uk.ac.rdg.resc.edal.dataset
-
A factory for
Dataset
objects. - DatasetFactory() - Constructor for class uk.ac.rdg.resc.edal.dataset.DatasetFactory
- datasetLoaded(Dataset, Collection<VariableConfig>) - Method in class uk.ac.rdg.resc.edal.catalogue.DataCatalogue
- datasetLoaded(Dataset, Collection<VariableConfig>) - Method in interface uk.ac.rdg.resc.edal.catalogue.jaxb.CatalogueConfig.DatasetStorage
-
Called once a
Dataset
is ready to be made available - datasets - Variable in class uk.ac.rdg.resc.edal.catalogue.DataCatalogue
- DataSource - Interface in uk.ac.rdg.resc.edal.dataset
- DATATYPE - Static variable in class uk.ac.rdg.resc.edal.covjson.writers.Constants.Keys
- dateSelected(String, String) - Method in class uk.ac.rdg.resc.godiva.client.BaseWmsClient
- dateSelected(String, String) - Method in interface uk.ac.rdg.resc.godiva.client.handlers.TimeDateSelectionHandler
-
Called when a date is selected
- dateTimeDetailsLoaded - Variable in class uk.ac.rdg.resc.godiva.client.BaseWmsClient
- dateTimeFromOLEAutomationString(String) - Static method in class uk.ac.rdg.resc.edal.dataset.vtk.VtkUtils
- datetimeSelected(String, String) - Method in class uk.ac.rdg.resc.godiva.client.BaseWmsClient
- datetimeSelected(String, String) - Method in interface uk.ac.rdg.resc.godiva.client.handlers.TimeDateSelectionHandler
-
Called when a time is selected
- dateTimeToISO8601(DateTime) - Static method in class uk.ac.rdg.resc.edal.util.TimeUtils
-
Converts a
DateTime
object into an ISO8601-formatted String. - dayOfMonth() - Method in class uk.ac.rdg.resc.edal.util.chronologies.FixedYearVariableMonthChronology
- dayOfMonth() - Method in class uk.ac.rdg.resc.edal.util.chronologies.ThreeSixtyDayChronology
- DB_PATH - Static variable in class uk.ac.rdg.resc.edal.util.GISUtils.EpsgDatabasePath
- DEFAULT - uk.ac.rdg.resc.edal.graphics.style.ArrowLayer.ArrowDirectionConvention
- DEFAULT_PALETTE_NAME - Static variable in class uk.ac.rdg.resc.edal.graphics.utils.ColourPalette
-
The name of the default palette that will be used if the user doesn't request a specific palette.
- DEFAULT_SUPPORTED_CRS_CODES - Static variable in class uk.ac.rdg.resc.edal.wms.WmsServlet
- defaultGeographicCRS() - Static method in class uk.ac.rdg.resc.edal.util.GISUtils
-
Returns the default Lon-Lat geographic CRS.
- DefinedBoundsAxis - Class in uk.ac.rdg.resc.edal.grid
-
Defines a
ReferenceableAxis
where the bounds between cells are explicitly specified. - DefinedBoundsAxis(String, List<Double>, List<Extent<Double>>, boolean) - Constructor for class uk.ac.rdg.resc.edal.grid.DefinedBoundsAxis
- DefinedStaggeredGrid - Class in uk.ac.rdg.resc.edal.grid
-
A
StaggeredHorizontalGrid
which tracks the original grid and the x/y paddings used, but defers to an explictly-defined grid for referencing - DefinedStaggeredGrid(HorizontalGrid, HorizontalGrid, StaggeredHorizontalGrid.SGridPadding, StaggeredHorizontalGrid.SGridPadding) - Constructor for class uk.ac.rdg.resc.edal.grid.DefinedStaggeredGrid
- DEG2RAD - Static variable in class uk.ac.rdg.resc.edal.util.GISUtils
- DensityMap - Interface in uk.ac.rdg.resc.edal.graphics.style
- DEPTH - Static variable in class uk.ac.rdg.resc.edal.covjson.writers.Constants.Vals
- DEPTH - Variable in class uk.ac.rdg.resc.edal.dataset.cdm.ArgoDatasetFactory
- DerivedStaggeredGrid - Class in uk.ac.rdg.resc.edal.grid
-
A
StaggeredHorizontalGrid
which is derived from its original grid. - DerivedStaggeredGrid(HorizontalGrid, StaggeredHorizontalGrid.SGridPadding, StaggeredHorizontalGrid.SGridPadding) - Constructor for class uk.ac.rdg.resc.edal.grid.DerivedStaggeredGrid
-
Create a new
DerivedStaggeredGrid
- DESCRIPTION - Static variable in class uk.ac.rdg.resc.edal.covjson.writers.Constants.Keys
- deserialise(Reader) - Static method in class uk.ac.rdg.resc.edal.catalogue.jaxb.CatalogueConfig
- DialogBoxWithCloseButton - Class in uk.ac.rdg.resc.godiva.client.widgets
-
Extended DialogBox widget with close button inside the pop-up header
- DialogBoxWithCloseButton(DialogBoxWithCloseButton.CentrePosIF) - Constructor for class uk.ac.rdg.resc.godiva.client.widgets.DialogBoxWithCloseButton
- DialogBoxWithCloseButton.CentrePosIF - Interface in uk.ac.rdg.resc.godiva.client.widgets
- difference(Double, Double) - Method in class uk.ac.rdg.resc.edal.grid.ReferenceableAxisImpl
- difference(DateTime, DateTime) - Method in class uk.ac.rdg.resc.edal.grid.TimeAxisImpl
- difference(T, T) - Method in class uk.ac.rdg.resc.edal.grid.AbstractIrregularAxis
-
Returns the difference between the supplied values.
- DifferencePlugin - Class in uk.ac.rdg.resc.edal.dataset.plugins
- DifferencePlugin(String, String) - Constructor for class uk.ac.rdg.resc.edal.dataset.plugins.DifferencePlugin
- DIR_ROLE - Static variable in class uk.ac.rdg.resc.edal.dataset.plugins.VectorPlugin
- DIRECTION - Static variable in class uk.ac.rdg.resc.edal.covjson.writers.Constants.Keys
- directionFieldName - Variable in class uk.ac.rdg.resc.edal.graphics.style.SizedArrowLayer
- disableWidgets() - Method in class uk.ac.rdg.resc.godiva.client.Godiva
- disableWidgets() - Method in interface uk.ac.rdg.resc.godiva.client.handlers.GodivaActionsHandler
-
Called to disable widgets.
- DiscreteDomain<P,DO> - Interface in uk.ac.rdg.resc.edal.domain
-
A
Domain
that consists of a finite number of discrete objects. - DiscreteFeature<P,DO> - Interface in uk.ac.rdg.resc.edal.feature
-
A
Feature
whose domain consists of a finite number of domain objects, each of which is associated with a single measurement value from each Feature member. - DiscreteFeatureReader<F extends DiscreteFeature<?,?>> - Interface in uk.ac.rdg.resc.edal.dataset
-
Defines an interface for reading
DiscreteFeature
s. - DiscreteHorizontalDomain<DO> - Interface in uk.ac.rdg.resc.edal.domain
-
Interface marking a domain which is both a
HorizontalDomain
and aDiscreteDomain
. - DiscreteLayeredDataset<DS extends DataSource,VM extends DiscreteLayeredVariableMetadata> - Class in uk.ac.rdg.resc.edal.dataset
-
A partial implementation of an
HorizontallyDiscreteDataset
based on a 4D dataset where the z- and t-dimensions are discrete axes. - DiscreteLayeredDataset(String, Collection<VM>) - Constructor for class uk.ac.rdg.resc.edal.dataset.DiscreteLayeredDataset
- DiscreteLayeredVariableMetadata - Class in uk.ac.rdg.resc.edal.metadata
-
VariableMetadata
whoseVerticalDomain
andTemporalDomain
are discrete axes, and whoseHorizontalDomain
is aDiscreteHorizontalDomain
(but not necessarily a grid) - DiscreteLayeredVariableMetadata(Parameter, DiscreteHorizontalDomain<? extends HorizontalCell>, VerticalAxis, TimeAxis, boolean) - Constructor for class uk.ac.rdg.resc.edal.metadata.DiscreteLayeredVariableMetadata
- DiscretePointDomain<P> - Interface in uk.ac.rdg.resc.edal.domain
-
A
Domain
whose members are points - dispatchWmsRequest(String, RequestParams, HttpServletRequest, HttpServletResponse, WmsCatalogue) - Method in class uk.ac.rdg.resc.edal.wms.WmsServlet
-
Sends the HTTP request to the appropriate WMS method
- displayImagePopup(String, String) - Method in class uk.ac.rdg.resc.godiva.client.widgets.MapArea
-
Used to display an image in a new window.
- DistanceCalculator<T> - Interface in org.khelekore.prtree
-
A class that can calculate the distance to a given object stored in the PRTree
- DistanceResult<T> - Class in org.khelekore.prtree
-
Class to hold object and distance to it
- DistanceResult(T, double) - Constructor for class org.khelekore.prtree.DistanceResult
-
Create a new DistanceResult with a given object and distance
- distanceTo(T, PointND) - Method in interface org.khelekore.prtree.DistanceCalculator
-
Calculate the distance between the given object and the point
- doAddingOfLayer(String, String, WMSParams, WMSOptions, boolean, boolean, boolean, boolean) - Method in class uk.ac.rdg.resc.godiva.client.widgets.MapArea
- docHref - Variable in class uk.ac.rdg.resc.godiva.client.BaseWmsClient
- docLink - Variable in class uk.ac.rdg.resc.godiva.client.Godiva
- doGet(HttpServletRequest, HttpServletResponse) - Method in class uk.ac.rdg.resc.edal.wms.ScreenshotServlet
-
Handles a GET request.
- doGet(HttpServletRequest, HttpServletResponse) - Method in class uk.ac.rdg.resc.edal.wms.WmsServlet
- doGet(HttpServletRequest, HttpServletResponse) - Method in class uk.ac.rdg.resc.godiva.server.ConfigServlet
- domain - Variable in class uk.ac.rdg.resc.edal.graphics.utils.LegendDataGenerator
- Domain<P> - Interface in uk.ac.rdg.resc.edal.domain
-
An object describing a spatial domain.
- DOMAIN - Static variable in class uk.ac.rdg.resc.edal.covjson.writers.Constants.Keys
- DOMAIN - Static variable in class uk.ac.rdg.resc.edal.covjson.writers.Constants.Vals
- Domain1DMapper - Class in uk.ac.rdg.resc.edal.dataset
-
This is an implementation of a
DomainMapper
which maps 2D indices from a source grid onto a single integer in the target domain. - Domain1DMapper(HorizontalGrid, long) - Constructor for class uk.ac.rdg.resc.edal.dataset.Domain1DMapper
- Domain2DMapper - Class in uk.ac.rdg.resc.edal.dataset
-
This is an implementation of a
DomainMapper
which maps 2D indices from a source grid onto a pair of integers (asint[]
) in the target domain. - Domain2DMapper.Domain2DMapperCacheKey - Class in uk.ac.rdg.resc.edal.dataset
- Domain2DMapperCacheKey(HorizontalGrid, HorizontalGrid) - Constructor for class uk.ac.rdg.resc.edal.dataset.Domain2DMapper.Domain2DMapperCacheKey
- DomainMapper<T> - Class in uk.ac.rdg.resc.edal.dataset
-
Maps real-world points to i and j indices of corresponding points within the source data.
- DomainMapper(HorizontalGrid, long) - Constructor for class uk.ac.rdg.resc.edal.dataset.DomainMapper
- DomainMapper.DomainMapperEntry<P> - Interface in uk.ac.rdg.resc.edal.dataset
-
Maps a point in the source grid to corresponding points in the target grid.
- DomainMapper.Scanline<P> - Interface in uk.ac.rdg.resc.edal.dataset
-
Holds all the DomainMapperEntries corresponding with a certain j index
- DOMAINTYPE - Static variable in class uk.ac.rdg.resc.edal.covjson.writers.Constants.Keys
- DomainWriter<T> - Class in uk.ac.rdg.resc.edal.covjson.writers
- DomainWriter(StreamingEncoder.MapEncoder<T>) - Constructor for class uk.ac.rdg.resc.edal.covjson.writers.DomainWriter
- doProcessVariableMetadata(VariableMetadata...) - Method in class uk.ac.rdg.resc.edal.dataset.plugins.ArbitraryGroupPlugin
- doProcessVariableMetadata(VariableMetadata...) - Method in class uk.ac.rdg.resc.edal.dataset.plugins.DifferencePlugin
- doProcessVariableMetadata(VariableMetadata...) - Method in class uk.ac.rdg.resc.edal.dataset.plugins.NormalisedDifferencePlugin
- doProcessVariableMetadata(VariableMetadata...) - Method in class uk.ac.rdg.resc.edal.dataset.plugins.ValueErrorPlugin
- doProcessVariableMetadata(VariableMetadata...) - Method in class uk.ac.rdg.resc.edal.dataset.plugins.VariablePlugin
-
Subclasses should override this method to modify the
VariableMetadata
tree, and return any new objects added to it. - doProcessVariableMetadata(VariableMetadata...) - Method in class uk.ac.rdg.resc.edal.dataset.plugins.VectorPlugin
- DOWN - Static variable in class uk.ac.rdg.resc.edal.covjson.writers.Constants.Vals
- downloadable - Variable in class uk.ac.rdg.resc.godiva.client.Godiva
- downloadable - Variable in class uk.ac.rdg.resc.godiva.client.widgets.MapArea.WmsDetails
- Drawable - Class in uk.ac.rdg.resc.edal.graphics.style
- Drawable() - Constructor for class uk.ac.rdg.resc.edal.graphics.style.Drawable
- Drawable.NameAndRange - Class in uk.ac.rdg.resc.edal.graphics.style
- drawArrows(BufferedImage, GriddedImageLayer.MapFeatureDataReader, Array2D<Number>, Array2D<Number>, Array2D<Number>) - Method in class uk.ac.rdg.resc.edal.graphics.style.SizedArrowLayer
- drawCategoricalLegend(Map<Integer, Parameter.Category>) - Static method in class uk.ac.rdg.resc.edal.graphics.utils.GraphicsUtils
-
Renders a legend for categorical data
- drawImage(PlottingDomainParams, FeatureCatalogue) - Method in class uk.ac.rdg.resc.edal.graphics.style.Drawable
- drawImage(PlottingDomainParams, FeatureCatalogue) - Method in class uk.ac.rdg.resc.edal.graphics.style.ImageLayer
- drawImage(PlottingDomainParams, FeatureCatalogue) - Method in class uk.ac.rdg.resc.edal.graphics.style.MapImage
- drawIntoImage(BufferedImage, GriddedImageLayer.MapFeatureDataReader) - Method in class uk.ac.rdg.resc.edal.graphics.style.ArrowLayer
- drawIntoImage(BufferedImage, GriddedImageLayer.MapFeatureDataReader) - Method in class uk.ac.rdg.resc.edal.graphics.style.ColouredSizedArrowLayer
- drawIntoImage(BufferedImage, GriddedImageLayer.MapFeatureDataReader) - Method in class uk.ac.rdg.resc.edal.graphics.style.ConfidenceIntervalLayer
- drawIntoImage(BufferedImage, GriddedImageLayer.MapFeatureDataReader) - Method in class uk.ac.rdg.resc.edal.graphics.style.ContourLayer
- drawIntoImage(BufferedImage, GriddedImageLayer.MapFeatureDataReader) - Method in class uk.ac.rdg.resc.edal.graphics.style.GriddedImageLayer
-
Draws the data into the supplied image.
- drawIntoImage(BufferedImage, GriddedImageLayer.MapFeatureDataReader) - Method in class uk.ac.rdg.resc.edal.graphics.style.OpacityTransform
- drawIntoImage(BufferedImage, GriddedImageLayer.MapFeatureDataReader) - Method in class uk.ac.rdg.resc.edal.graphics.style.Raster2DLayer
- drawIntoImage(BufferedImage, GriddedImageLayer.MapFeatureDataReader) - Method in class uk.ac.rdg.resc.edal.graphics.style.RasterLayer
- drawIntoImage(BufferedImage, GriddedImageLayer.MapFeatureDataReader) - Method in class uk.ac.rdg.resc.edal.graphics.style.RasterRGBLayer
- drawIntoImage(BufferedImage, GriddedImageLayer.MapFeatureDataReader) - Method in class uk.ac.rdg.resc.edal.graphics.style.SizedArrowLayer
- drawIntoImage(BufferedImage, GriddedImageLayer.MapFeatureDataReader) - Method in class uk.ac.rdg.resc.edal.graphics.style.StippleLayer
- drawIntoImage(BufferedImage, PlottingDomainParams, FeatureCatalogue) - Method in class uk.ac.rdg.resc.edal.graphics.style.ColouredGlyphLayer
- drawIntoImage(BufferedImage, PlottingDomainParams, FeatureCatalogue) - Method in class uk.ac.rdg.resc.edal.graphics.style.ColouredTrajectoryLayer
- drawIntoImage(BufferedImage, PlottingDomainParams, FeatureCatalogue) - Method in class uk.ac.rdg.resc.edal.graphics.style.GriddedImageLayer
- drawIntoImage(BufferedImage, PlottingDomainParams, FeatureCatalogue) - Method in class uk.ac.rdg.resc.edal.graphics.style.ImageLayer
-
Draw the data into a supplied
BufferedImage
- drawOntoCanvas(int, int, Graphics, Color) - Method in class uk.ac.rdg.resc.edal.graphics.utils.ColourableIcon
- DrawPalettes - Class in uk.ac.rdg.resc.edal.examples
-
Example code to draw an image displaying all of the available colour palettes.
- DrawPalettes() - Constructor for class uk.ac.rdg.resc.edal.examples.DrawPalettes
- drawWindBarbForSpeed(double, double, int, int, String, float, Graphics2D) - Static method in class uk.ac.rdg.resc.edal.graphics.utils.BarbFactory
E
- EdalCache - Class in uk.ac.rdg.resc.edal.cache
- EdalCache() - Constructor for class uk.ac.rdg.resc.edal.cache.EdalCache
- EdalException - Exception in uk.ac.rdg.resc.edal.exceptions
-
Exception specific to EDAL
- EdalException(String) - Constructor for exception uk.ac.rdg.resc.edal.exceptions.EdalException
- EdalException(String, String) - Constructor for exception uk.ac.rdg.resc.edal.exceptions.EdalException
- EdalException(String, String, Throwable) - Constructor for exception uk.ac.rdg.resc.edal.exceptions.EdalException
- EdalException(String, Throwable) - Constructor for exception uk.ac.rdg.resc.edal.exceptions.EdalException
- EdalLayerNotFoundException - Exception in uk.ac.rdg.resc.edal.graphics.exceptions
-
EdalException
thrown when a request is made for a named image layer which is not accessible. - EdalLayerNotFoundException(String) - Constructor for exception uk.ac.rdg.resc.edal.graphics.exceptions.EdalLayerNotFoundException
- EdalLayerNotFoundException(String, Throwable) - Constructor for exception uk.ac.rdg.resc.edal.graphics.exceptions.EdalLayerNotFoundException
- EdalParseException - Exception in uk.ac.rdg.resc.edal.exceptions
-
An exception to be thrown when trying to parse something which is badly formatted
- EdalParseException(String) - Constructor for exception uk.ac.rdg.resc.edal.exceptions.EdalParseException
- EdalParseException(String, String) - Constructor for exception uk.ac.rdg.resc.edal.exceptions.EdalParseException
- EdalParseException(String, Throwable) - Constructor for exception uk.ac.rdg.resc.edal.exceptions.EdalParseException
- EdalStyleNotFoundException - Exception in uk.ac.rdg.resc.edal.graphics.exceptions
-
EdalException
thrown when a request is made for a style which is not accessible, or not available with the requested layer. - EdalStyleNotFoundException(String) - Constructor for exception uk.ac.rdg.resc.edal.graphics.exceptions.EdalStyleNotFoundException
- EdalStyleNotFoundException(String, Throwable) - Constructor for exception uk.ac.rdg.resc.edal.graphics.exceptions.EdalStyleNotFoundException
- EdalUnsupportedOperationException - Exception in uk.ac.rdg.resc.edal.wms.exceptions
-
EdalException
thrown when a user requests an operation which is not supported. - EdalUnsupportedOperationException(String) - Constructor for exception uk.ac.rdg.resc.edal.wms.exceptions.EdalUnsupportedOperationException
- EdalUnsupportedOperationException(String, Throwable) - Constructor for exception uk.ac.rdg.resc.edal.wms.exceptions.EdalUnsupportedOperationException
- editingToolbar - Variable in class uk.ac.rdg.resc.godiva.client.widgets.MapArea
- elevationSelected(String, String) - Method in class uk.ac.rdg.resc.godiva.client.BaseWmsClient
- elevationSelected(String, String) - Method in interface uk.ac.rdg.resc.godiva.client.handlers.ElevationSelectionHandler
-
Called by the
ElevationSelector
when an elevation has been selected - ElevationSelectionHandler - Interface in uk.ac.rdg.resc.godiva.client.handlers
- ElevationSelector - Class in uk.ac.rdg.resc.godiva.client.widgets
-
An implementation of
ElevationSelectorIF
which presents the available elevations as a drop down list. - ElevationSelector(String, String, ElevationSelectionHandler) - Constructor for class uk.ac.rdg.resc.godiva.client.widgets.ElevationSelector
- ElevationSelectorIF - Interface in uk.ac.rdg.resc.godiva.client.state
-
Interface defining a widget for selecting elevation
- email - Variable in class uk.ac.rdg.resc.godiva.client.Godiva
- emitTable(OutputStreamWriter, float) - Method in class uk.ac.rdg.resc.edal.graphics.pcolor.examples.HSMatrix
- emitTable(OutputStreamWriter, float) - Method in class uk.ac.rdg.resc.edal.graphics.pcolor.examples.SBMatrix
- emitTable(OutputStreamWriter, float, float) - Method in class uk.ac.rdg.resc.edal.graphics.pcolor.examples.BVector
- emitTable(OutputStreamWriter, int) - Method in class uk.ac.rdg.resc.edal.graphics.pcolor.examples.CJMatrix
- emitTable(OutputStreamWriter, int) - Method in class uk.ac.rdg.resc.edal.graphics.pcolor.examples.TwoDColorMatrix
- emitTable(OutputStreamWriter, int, int) - Method in class uk.ac.rdg.resc.edal.graphics.pcolor.examples.JVector
- emptyExtent() - Static method in class uk.ac.rdg.resc.edal.util.Extents
- EN - Static variable in class uk.ac.rdg.resc.edal.covjson.writers.Constants.Keys
- En3DatasetFactory - Class in uk.ac.rdg.resc.edal.dataset.cdm
-
DatasetFactory
that createsDataset
s representing profile data from the EN3/4 database read through the Unidata Common Data Model. - En3DatasetFactory() - Constructor for class uk.ac.rdg.resc.edal.dataset.cdm.En3DatasetFactory
- en4() - Static method in class uk.ac.rdg.resc.edal.examples.CreateHiRes
- enableWidgets() - Method in class uk.ac.rdg.resc.godiva.client.Godiva
- enableWidgets() - Method in interface uk.ac.rdg.resc.godiva.client.handlers.GodivaActionsHandler
-
Called to enable widgets.
- end() - Method in class uk.ac.rdg.resc.edal.covjson.JsonStreamingEncoder
- end() - Method in interface uk.ac.rdg.resc.edal.covjson.StreamingEncoder.ArrayEncoder
- end() - Method in interface uk.ac.rdg.resc.edal.covjson.StreamingEncoder
- end() - Method in interface uk.ac.rdg.resc.edal.covjson.StreamingEncoder.MapEncoder
- EnhancedVariableMetadata - Interface in uk.ac.rdg.resc.edal.graphics.utils
-
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 return
null
if no default is set. - EnumeratedColourScheme - Class in uk.ac.rdg.resc.edal.graphics.style
-
A
ColourScheme
which defines specific points at which colours change. - EnumeratedColourScheme() - Constructor for class uk.ac.rdg.resc.edal.graphics.style.EnumeratedColourScheme
- EpsgDatabasePath() - Constructor for class uk.ac.rdg.resc.edal.util.GISUtils.EpsgDatabasePath
- equals(Object) - Method in class uk.ac.rdg.resc.edal.dataset.cdm.RotatedOffsetProjection
- equals(Object) - Method in class uk.ac.rdg.resc.edal.dataset.Domain2DMapper.Domain2DMapperCacheKey
- equals(Object) - Method in class uk.ac.rdg.resc.edal.dataset.DomainMapper
- equals(Object) - Method in class uk.ac.rdg.resc.edal.dataset.HorizontallyDiscreteDataset.PointSeriesLocation
- equals(Object) - Method in class uk.ac.rdg.resc.edal.dataset.HorizontallyDiscreteDataset.ProfileLocation
- equals(Object) - Method in class uk.ac.rdg.resc.edal.dataset.HZTDataSource.MeshCoordinates3D
- equals(Object) - Method in interface uk.ac.rdg.resc.edal.domain.Extent
- equals(Object) - Method in class uk.ac.rdg.resc.edal.domain.MapDomain
- equals(Object) - Method in class uk.ac.rdg.resc.edal.domain.PointCollectionDomain
- equals(Object) - Method in class uk.ac.rdg.resc.edal.domain.PointDomain
- equals(Object) - Method in class uk.ac.rdg.resc.edal.domain.SimpleHorizontalDomain
- equals(Object) - Method in class uk.ac.rdg.resc.edal.domain.SimpleTemporalDomain
- equals(Object) - Method in class uk.ac.rdg.resc.edal.domain.SimpleVerticalDomain
- equals(Object) - Method in class uk.ac.rdg.resc.edal.domain.TrajectoryDomain
- equals(Object) - Method in class uk.ac.rdg.resc.edal.geometry.AbstractPolygon
- equals(Object) - Method in interface uk.ac.rdg.resc.edal.geometry.BoundingBox
- equals(Object) - Method in class uk.ac.rdg.resc.edal.geometry.BoundingBoxImpl
- equals(Object) - Method in class uk.ac.rdg.resc.edal.graphics.utils.PlottingDomainParams
- equals(Object) - Method in class uk.ac.rdg.resc.edal.grid.AbstractCurvilinearGrid
- equals(Object) - Method in class uk.ac.rdg.resc.edal.grid.AbstractHorizontalGrid
- equals(Object) - Method in class uk.ac.rdg.resc.edal.grid.AbstractIrregularAxis
- equals(Object) - Method in class uk.ac.rdg.resc.edal.grid.AbstractReferenceableAxis
- equals(Object) - Method in class uk.ac.rdg.resc.edal.grid.cdm.CdmTransformedGrid
- equals(Object) - Method in class uk.ac.rdg.resc.edal.grid.DefinedStaggeredGrid
- equals(Object) - Method in class uk.ac.rdg.resc.edal.grid.DerivedStaggeredGrid
- equals(Object) - Method in interface uk.ac.rdg.resc.edal.grid.HorizontalGrid
- equals(Object) - Method in class uk.ac.rdg.resc.edal.grid.HorizontalMesh
- equals(Object) - Method in class uk.ac.rdg.resc.edal.grid.LookUpTableGrid
- equals(Object) - Method in class uk.ac.rdg.resc.edal.grid.RectilinearGridImpl
- equals(Object) - Method in interface uk.ac.rdg.resc.edal.grid.ReferenceableAxis
- equals(Object) - Method in class uk.ac.rdg.resc.edal.grid.ReferenceableAxisImpl
- equals(Object) - Method in class uk.ac.rdg.resc.edal.grid.RegularAxisImpl
- equals(Object) - Method in class uk.ac.rdg.resc.edal.grid.TimeAxisImpl
- equals(Object) - Method in class uk.ac.rdg.resc.edal.grid.VerticalAxisImpl
- equals(Object) - Method in class uk.ac.rdg.resc.edal.metadata.Parameter
- equals(Object) - Method in class uk.ac.rdg.resc.edal.position.GeoPosition
- equals(Object) - Method in class uk.ac.rdg.resc.edal.position.HorizontalPosition
- equals(Object) - Method in interface uk.ac.rdg.resc.edal.position.VerticalCrs
- equals(Object) - Method in class uk.ac.rdg.resc.edal.position.VerticalCrsImpl
- equals(Object) - Method in class uk.ac.rdg.resc.edal.position.VerticalPosition
- equals(Object) - Method in interface uk.ac.rdg.resc.edal.util.Array
- equals(Object) - Method in class uk.ac.rdg.resc.edal.util.CurvilinearCoords.Cell
- equals(Object) - Method in class uk.ac.rdg.resc.edal.util.CurvilinearCoords
- equals(Object) - Method in class uk.ac.rdg.resc.edal.util.GridCoordinates2D
- equals(Object) - Method in class uk.ac.rdg.resc.edal.util.LookUpTable
- equals(Object) - Method in class uk.ac.rdg.resc.edal.util.RArray
- error(SAXParseException) - Method in class uk.ac.rdg.resc.edal.graphics.style.sld.SAXErrorHandler
- ERROR - uk.ac.rdg.resc.edal.catalogue.jaxb.DatasetConfig.DatasetState
-
An error occurred when loading the dataset.
- ERROR_ROLE - Static variable in class uk.ac.rdg.resc.edal.dataset.plugins.ValueErrorPlugin
- ErrorBox - Class in uk.ac.rdg.resc.godiva.client.widgets
-
A popup error box which displays a custom message
- ErrorHandler - Interface in uk.ac.rdg.resc.godiva.client.requests
- estimateValueRange(Dataset, String) - Static method in class uk.ac.rdg.resc.edal.graphics.utils.GraphicsUtils
-
Estimate the range of values in this layer by reading a sample of data from the default time and elevation.
- expandGlobExpression(String) - Static method in class uk.ac.rdg.resc.edal.util.cdm.CdmUtils
-
Expands a glob expression to give a List of paths to files.
- expireFromCache(String) - Method in class uk.ac.rdg.resc.edal.graphics.utils.SimpleFeatureCatalogue
- ExploreDataset - Class in uk.ac.rdg.resc.edal.examples
-
This example shows how to use EDAL to open a gridded NetCDF dataset, access the metadata of the variables within it, and read a feature from it.
- ExploreDataset() - Constructor for class uk.ac.rdg.resc.edal.examples.ExploreDataset
- EXTEND - uk.ac.rdg.resc.godiva.client.state.PaletteSelectorIF.OutOfRangeState
- extendFirstValue(Double, Double) - Method in class uk.ac.rdg.resc.edal.grid.DefinedBoundsAxis
- extendFirstValue(Double, Double) - Method in class uk.ac.rdg.resc.edal.grid.ReferenceableAxisImpl
- extendFirstValue(Double, Double) - Method in class uk.ac.rdg.resc.edal.grid.RegularAxisImpl
- extendFirstValue(DateTime, DateTime) - Method in class uk.ac.rdg.resc.edal.grid.TimeAxisImpl
- extendFirstValue(T, T) - Method in class uk.ac.rdg.resc.edal.grid.AbstractReferenceableAxis
-
This should return the lower bound of the first value of the axis, based on the first and second values.
- extendLastValue(Double, Double) - Method in class uk.ac.rdg.resc.edal.grid.DefinedBoundsAxis
- extendLastValue(Double, Double) - Method in class uk.ac.rdg.resc.edal.grid.ReferenceableAxisImpl
- extendLastValue(Double, Double) - Method in class uk.ac.rdg.resc.edal.grid.RegularAxisImpl
- extendLastValue(DateTime, DateTime) - Method in class uk.ac.rdg.resc.edal.grid.TimeAxisImpl
- extendLastValue(T, T) - Method in class uk.ac.rdg.resc.edal.grid.AbstractReferenceableAxis
-
This should return the upper bound of the last value of the axis, based on the last two values.
- extendScaleRange(Extent<Float>, float, float) - Static method in class uk.ac.rdg.resc.edal.graphics.utils.LegendDataGenerator
-
Extends a scale range by a specified amount
- Extent<P> - Interface in uk.ac.rdg.resc.edal.domain
-
Defines a contiguous domain that is defined by "low" and "high" bounds.
- Extents - Class in uk.ac.rdg.resc.edal.util
-
Contains convenience methods for creating
Extent
objects. - extractGeneralMapFeatures(Dataset, String, PlottingDomainParams) - Static method in class uk.ac.rdg.resc.edal.graphics.utils.GraphicsUtils
-
Convenience method to extract map features for a single variable in a generic dataset.
- extractHorizontalData(GridVariableMetadata, int, int, HorizontalGrid, GridDataSource) - Method in class uk.ac.rdg.resc.edal.dataset.GriddedDataset
- extractHorizontalData(HorizontalMesh4dVariableMetadata, int, int, HorizontalGrid, HZTDataSource) - Method in class uk.ac.rdg.resc.edal.dataset.HorizontalMesh4dDataset
- extractHorizontalData(VM, int, int, HorizontalGrid, DS) - Method in class uk.ac.rdg.resc.edal.dataset.DiscreteLayeredDataset
-
Extracts data corresponding to a
HorizontalGrid
- extractMapFeature(Set<String>, RegularGrid, Double, DateTime) - Method in class uk.ac.rdg.resc.edal.feature.GridFeature
-
Extracts a
MapFeature
from thisGridFeature
- extractMapFeatures(Set<String>, MapDomain) - Method in class uk.ac.rdg.resc.edal.dataset.HorizontallyDiscreteDataset
-
Extracts
MapFeature
s ready to be plotted on a map - extractMapFeatures(Set<String>, BoundingBox, Extent<Double>, Double, Extent<DateTime>, DateTime) - Method in class uk.ac.rdg.resc.edal.dataset.AbstractContinuousDomainDataset
-
Extracts features to be plotted on a map.
- extractMapFeatures(Set<String>, BoundingBox, Extent<Double>, Double, Extent<DateTime>, DateTime) - Method in interface uk.ac.rdg.resc.edal.dataset.ContinuousDomainDataset
- extractMapFeatures(Set<String>, BoundingBox, Extent<Double>, Double, Extent<DateTime>, DateTime) - Method in class uk.ac.rdg.resc.edal.dataset.PointDataset
- extractMapFeatures(Set<String>, BoundingBox, Extent<Double>, Double, Extent<DateTime>, DateTime) - Method in class uk.ac.rdg.resc.edal.dataset.TrajectoryDataset
-
Extracts trajectory features which cross the given 4d area.
- extractPoint(GridVariableMetadata, int, int, HorizontalPosition, GridDataSource) - Method in class uk.ac.rdg.resc.edal.dataset.GriddedDataset
- extractPoint(HorizontalMesh4dVariableMetadata, int, int, HorizontalPosition, HZTDataSource) - Method in class uk.ac.rdg.resc.edal.dataset.HorizontalMesh4dDataset
- extractPoint(VM, int, int, HorizontalPosition, DS) - Method in class uk.ac.rdg.resc.edal.dataset.DiscreteLayeredDataset
-
Extract data at a point
- extractPointCollection(Set<String>, PointCollectionDomain) - Method in class uk.ac.rdg.resc.edal.dataset.HorizontallyDiscreteDataset
-
Extracts a
PointCollectionFeature
containing data from the given variable IDs - extractProfileData(GridVariableMetadata, List<Integer>, int, HorizontalPosition, GridDataSource) - Method in class uk.ac.rdg.resc.edal.dataset.GriddedDataset
- extractProfileData(HorizontalMesh4dVariableMetadata, List<Integer>, int, HorizontalPosition, HZTDataSource) - Method in class uk.ac.rdg.resc.edal.dataset.HorizontalMesh4dDataset
- extractProfileData(VM, List<Integer>, int, HorizontalPosition, DS) - Method in class uk.ac.rdg.resc.edal.dataset.DiscreteLayeredDataset
-
Extracts data corresponding to a vertical profile
- extractProfileFeatures(Set<String>, BoundingBox, Extent<Double>, Extent<DateTime>, HorizontalPosition, DateTime) - Method in class uk.ac.rdg.resc.edal.dataset.AbstractContinuousDomainDataset
- extractProfileFeatures(Set<String>, BoundingBox, Extent<Double>, Extent<DateTime>, HorizontalPosition, DateTime) - Method in interface uk.ac.rdg.resc.edal.dataset.Dataset
-
Extracts
ProfileFeature
(s) from theDataset
- extractProfileFeatures(Set<String>, BoundingBox, Extent<Double>, Extent<DateTime>, HorizontalPosition, DateTime) - Method in class uk.ac.rdg.resc.edal.dataset.HorizontallyDiscreteDataset
- extractProfileFeatures(Set<String>, BoundingBox, Extent<Double>, Extent<DateTime>, HorizontalPosition, DateTime) - Method in class uk.ac.rdg.resc.edal.dataset.TrajectoryDataset
- extractSectionElevation(String) - Method in class uk.ac.rdg.resc.edal.wms.WmsServlet
- extractTimeseriesData(GridVariableMetadata, List<Integer>, int, HorizontalPosition, GridDataSource) - Method in class uk.ac.rdg.resc.edal.dataset.GriddedDataset
- extractTimeseriesData(HorizontalMesh4dVariableMetadata, List<Integer>, int, HorizontalPosition, HZTDataSource) - Method in class uk.ac.rdg.resc.edal.dataset.HorizontalMesh4dDataset
- extractTimeseriesData(VM, List<Integer>, int, HorizontalPosition, DS) - Method in class uk.ac.rdg.resc.edal.dataset.DiscreteLayeredDataset
-
Extracts data corresponding to a time series
- extractTimeseriesFeatures(Set<String>, BoundingBox, Extent<Double>, Extent<DateTime>, HorizontalPosition, Double) - Method in class uk.ac.rdg.resc.edal.dataset.AbstractContinuousDomainDataset
- extractTimeseriesFeatures(Set<String>, BoundingBox, Extent<Double>, Extent<DateTime>, HorizontalPosition, Double) - Method in interface uk.ac.rdg.resc.edal.dataset.Dataset
-
Extracts
PointSeriesFeature
(s) from theDataset
- extractTimeseriesFeatures(Set<String>, BoundingBox, Extent<Double>, Extent<DateTime>, HorizontalPosition, Double) - Method in class uk.ac.rdg.resc.edal.dataset.HorizontallyDiscreteDataset
- extractTimeseriesFeatures(Set<String>, BoundingBox, Extent<Double>, Extent<DateTime>, HorizontalPosition, Double) - Method in class uk.ac.rdg.resc.edal.dataset.TrajectoryDataset
- extractTrajectoryFeature(Set<String>, TrajectoryDomain) - Method in class uk.ac.rdg.resc.edal.dataset.HorizontallyDiscreteDataset
-
Extracts a
TrajectoryFeature
containing data from the given variable IDs
F
- FakeTrajectoryDataset(String) - Constructor for class uk.ac.rdg.resc.edal.dataset.FakeTrajectoryDatasetFactory.FakeTrajectoryDataset
- FakeTrajectoryDatasetFactory - Class in uk.ac.rdg.resc.edal.dataset
- FakeTrajectoryDatasetFactory() - Constructor for class uk.ac.rdg.resc.edal.dataset.FakeTrajectoryDatasetFactory
- FakeTrajectoryDatasetFactory.FakeTrajectoryDataset - Class in uk.ac.rdg.resc.edal.dataset
- FAT_ARROW - uk.ac.rdg.resc.edal.graphics.style.ArrowLayer.ArrowStyle
- fatalError(SAXParseException) - Method in class uk.ac.rdg.resc.edal.graphics.style.sld.SAXErrorHandler
- Feature<P> - Interface in uk.ac.rdg.resc.edal.feature
-
Superclass for all Feature types.
- FEATURE_INFO_HTML_FORMAT - Static variable in class uk.ac.rdg.resc.edal.wms.WmsServlet
- FEATURE_INFO_PLAIN_FORMAT - Static variable in class uk.ac.rdg.resc.edal.wms.WmsServlet
- FEATURE_INFO_XML_FORMAT - Static variable in class uk.ac.rdg.resc.edal.wms.WmsServlet
- FeatureBounds(String, BoundingBox, Extent<Double>, Extent<DateTime>, Collection<String>) - Constructor for class uk.ac.rdg.resc.edal.dataset.FeatureIndexer.FeatureBounds
- FeatureBounds(String, HorizontalPosition, Extent<Double>, Extent<DateTime>, Collection<String>) - Constructor for class uk.ac.rdg.resc.edal.dataset.FeatureIndexer.FeatureBounds
- FeatureCatalogue - Interface in uk.ac.rdg.resc.edal.graphics.utils
-
An interface defining a catalogue which can extract
DiscreteFeature
s based on aString
identifier and a set ofPlottingDomainParams
- FeatureCatalogue.FeaturesAndMemberName - Class in uk.ac.rdg.resc.edal.graphics.utils
-
Simple class combining a
Collection
ofDiscreteFeature
s and the name of the member of interest - featureIds - Variable in class uk.ac.rdg.resc.godiva.client.widgets.MapArea.FeatureInfoMessageAndFeatureIds
- featureIndexer - Variable in class uk.ac.rdg.resc.edal.dataset.AbstractContinuousDomainDataset
- FeatureIndexer - Interface in uk.ac.rdg.resc.edal.dataset
-
A class representing a spatial indexer for features.
- FeatureIndexer.FeatureBounds - Class in uk.ac.rdg.resc.edal.dataset
-
A class representing the spatial bounds of a feature with a single point.
- FeatureInfoMessageAndFeatureIds(String, String[]) - Constructor for class uk.ac.rdg.resc.godiva.client.widgets.MapArea.FeatureInfoMessageAndFeatureIds
- FeatureInfoPoint - Class in uk.ac.rdg.resc.edal.wms
-
Class which encapsulates information pertinent to individual points in a GetFeatureInfo request
- FeatureInfoPoint(String, String, HorizontalPosition, String, Object, Properties) - Constructor for class uk.ac.rdg.resc.edal.wms.FeatureInfoPoint
-
Constructs a
FeatureInfoPoint
- FeaturesAndMemberName(Collection<? extends DiscreteFeature<?, ?>>, String) - Constructor for class uk.ac.rdg.resc.edal.graphics.utils.FeatureCatalogue.FeaturesAndMemberName
- FeaturesAndMemberName(DiscreteFeature<?, ?>, String) - Constructor for class uk.ac.rdg.resc.edal.graphics.utils.FeatureCatalogue.FeaturesAndMemberName
- find(double, double, double, double) - Method in class org.khelekore.prtree.PRTree
-
Find all objects that intersect the given rectangle.
- find(double, double, double, double, List<T>) - Method in class org.khelekore.prtree.PRTree
-
Finds all objects that intersect the given rectangle and stores the found node in the given list.
- find(double, double, double, double, List<T>, NodeFilter<T>) - Method in class org.khelekore.prtree.PRTree
-
Finds all objects that intersect the given rectangle and stores the found node in the given list.
- find(double, double, double, double, NodeFilter<T>) - Method in class org.khelekore.prtree.PRTree
-
Find all objects that intersect the given rectangle.
- find(MBR) - Method in class org.khelekore.prtree.PRTree
-
Find all objects that intersect the given rectangle.
- find(MBR, List<T>) - Method in class org.khelekore.prtree.PRTree
-
Finds all objects that intersect the given rectangle and stores the found node in the given list.
- find(MBR, List<T>, NodeFilter<T>) - Method in class org.khelekore.prtree.PRTree
-
Finds all objects that intersect the given rectangle and stores the found node in the given list.
- find(MBR, NodeFilter<T>) - Method in class org.khelekore.prtree.PRTree
-
Find all objects that intersect the given rectangle.
- findDistanceSq(double, double) - Method in class uk.ac.rdg.resc.edal.util.CurvilinearCoords.Cell
-
Finds the square of the distance between the centre of this cell and the given HorizontalPosition
- findFeatureIds(BoundingBox, Extent<Double>, Extent<DateTime>, Collection<String>) - Method in interface uk.ac.rdg.resc.edal.dataset.FeatureIndexer
-
Finds the IDs of features with the given spatio-temporal constraints.
- findFeatureIds(BoundingBox, Extent<Double>, Extent<DateTime>, Collection<String>) - Method in class uk.ac.rdg.resc.edal.dataset.PRTreeFeatureIndexer
- findIndexOf(Double) - Method in class uk.ac.rdg.resc.edal.grid.ReferenceableAxisImpl
- findIndexOf(Double) - Method in class uk.ac.rdg.resc.edal.grid.RegularAxisImpl
- findIndexOf(P) - Method in interface uk.ac.rdg.resc.edal.grid.ReferenceableAxis
-
Finds the index along this axis that corresponds with the given position.
- findIndexOf(T) - Method in class uk.ac.rdg.resc.edal.grid.AbstractIrregularAxis
- findIndexOf(HorizontalPosition) - Method in class uk.ac.rdg.resc.edal.domain.MapDomain
- findIndexOf(HorizontalPosition) - Method in class uk.ac.rdg.resc.edal.grid.cdm.CdmTransformedGrid
- findIndexOf(HorizontalPosition) - Method in class uk.ac.rdg.resc.edal.grid.DefinedStaggeredGrid
- findIndexOf(HorizontalPosition) - Method in class uk.ac.rdg.resc.edal.grid.DerivedStaggeredGrid
- findIndexOf(HorizontalPosition) - Method in interface uk.ac.rdg.resc.edal.grid.HorizontalGrid
-
Finds the index of the specified position within this domain
- findIndexOf(HorizontalPosition) - Method in class uk.ac.rdg.resc.edal.grid.HorizontalMesh
-
Finds the index of the closest mesh vertex to the supplied position
- findIndexOf(HorizontalPosition) - Method in class uk.ac.rdg.resc.edal.grid.LookUpTableGrid
- findIndexOf(HorizontalPosition) - Method in class uk.ac.rdg.resc.edal.grid.RectilinearGridImpl
- findIndexOfUnconstrained(Double) - Method in interface uk.ac.rdg.resc.edal.grid.RegularAxis
-
Finds the apparent index of a given position, even if this is beyond the bounds of the axis.
- findIndexOfUnconstrained(Double) - Method in class uk.ac.rdg.resc.edal.grid.RegularAxisImpl
- findMinMax(Collection<T>) - Static method in class uk.ac.rdg.resc.edal.util.Extents
-
Creates an Extent whose minimum is the lowest value in the passed collection and whose maximum is the highest value in the passed collection, according to the natural order of its elements.
- findTimeIndex(List<DateTime>, DateTime) - Static method in class uk.ac.rdg.resc.edal.util.TimeUtils
-
Searches the given list of timesteps for the specified date-time using the binary search algorithm.
- firstTitle - Variable in class uk.ac.rdg.resc.godiva.client.widgets.LayerSelectorCombo
- firstTitle - Variable in class uk.ac.rdg.resc.godiva.client.widgets.LayerSelectorTree
- FIXED - uk.ac.rdg.resc.edal.graphics.utils.LegendDataGenerator.MatrixType
- FixedLayerDetails(String, String, String, String, String, String, boolean, boolean) - Constructor for class uk.ac.rdg.resc.godiva.client.widgets.MapArea.FixedLayerDetails
- FixedYearVariableMonthChronology - Class in uk.ac.rdg.resc.edal.util.chronologies
-
A
Chronology
in which each year has the same number of days but the lengths of the months may be different. - FixedYearVariableMonthChronology(int[]) - Constructor for class uk.ac.rdg.resc.edal.util.chronologies.FixedYearVariableMonthChronology
- FlatOpacity - Class in uk.ac.rdg.resc.edal.graphics.style
- FlatOpacity(Float) - Constructor for class uk.ac.rdg.resc.edal.graphics.style.FlatOpacity
- FlatOpacityAdapter() - Constructor for class uk.ac.rdg.resc.edal.graphics.style.sld.StyleSLDParser.FlatOpacityAdapter
- FLOAT - Static variable in class uk.ac.rdg.resc.edal.covjson.writers.Constants.Vals
- FloatSLDCategorizeFunction - Class in uk.ac.rdg.resc.edal.graphics.style.sld
- FloatSLDCategorizeFunction(XPath, Node) - Constructor for class uk.ac.rdg.resc.edal.graphics.style.sld.FloatSLDCategorizeFunction
- FloatSLDInterpolateFunction - Class in uk.ac.rdg.resc.edal.graphics.style.sld
- FloatSLDInterpolateFunction(XPath, Node) - Constructor for class uk.ac.rdg.resc.edal.graphics.style.sld.FloatSLDInterpolateFunction
- FloatSLDSegmentFunction - Class in uk.ac.rdg.resc.edal.graphics.style.sld
- FloatSLDSegmentFunction(XPath, Node) - Constructor for class uk.ac.rdg.resc.edal.graphics.style.sld.FloatSLDSegmentFunction
- forceRefresh() - Method in class uk.ac.rdg.resc.edal.catalogue.jaxb.DatasetConfig
-
Forces this dataset to be refreshed the next time it has an opportunity
- forGrid(HorizontalGrid, HorizontalGrid) - Static method in class uk.ac.rdg.resc.edal.dataset.Domain2DMapper
-
Initialises a
Domain2DMapper
from a source and a target grid. - forList(HorizontalGrid, Collection<HorizontalPosition>) - Static method in class uk.ac.rdg.resc.edal.dataset.Domain1DMapper
-
Creates a
Domain1DMapper
from aHorizontalGrid
source and aCollection
ofHorizontalPosition
s for the target - FORMATTER - Static variable in class uk.ac.rdg.resc.godiva.client.widgets.MapArea
- formatUtcDateOnly(DateTime) - Static method in class uk.ac.rdg.resc.edal.util.TimeUtils
-
Formats a DateTime as the date only in the format "yyyy-MM-dd", e.g.
- formatUtcHumanReadableDateTime(DateTime) - Static method in class uk.ac.rdg.resc.edal.util.TimeUtils
-
Formats a DateTime in a nice human-readable manner.
- formatUtcIsoTimeOnly(DateTime) - Static method in class uk.ac.rdg.resc.edal.util.TimeUtils
-
Formats a DateTime as the time only in ISO format Time zone offset is zero (UTC).
- formatUtcTimeOnly(DateTime) - Static method in class uk.ac.rdg.resc.edal.util.TimeUtils
-
Formats a DateTime as the time only in the format "HH:mm:ss", e.g.
- forName(String) - Static method in class uk.ac.rdg.resc.edal.dataset.DatasetFactory
-
Gets a
DatasetFactory
from the class name - fractionExtraXHigh - Variable in class uk.ac.rdg.resc.edal.graphics.utils.LegendDataGenerator
- fractionExtraXLow - Variable in class uk.ac.rdg.resc.edal.graphics.utils.LegendDataGenerator
- fractionExtraYHigh - Variable in class uk.ac.rdg.resc.edal.graphics.utils.LegendDataGenerator
- fractionExtraYLow - Variable in class uk.ac.rdg.resc.edal.graphics.utils.LegendDataGenerator
- fromBounds(List<HorizontalPosition>, List<Polygon>) - Static method in class uk.ac.rdg.resc.edal.grid.HorizontalMesh
- fromConnections(List<HorizontalPosition>, List<int[]>, int) - Static method in class uk.ac.rdg.resc.edal.grid.HorizontalMesh
-
Create a new
HorizontalMesh
- fromPointSeriesFeature(PointSeriesFeature) - Static method in class uk.ac.rdg.resc.edal.dataset.FeatureIndexer.FeatureBounds
-
Convenience method to generate a
FeatureIndexer.FeatureBounds
object from aPointSeriesFeature
- fromProfileFeature(ProfileFeature) - Static method in class uk.ac.rdg.resc.edal.dataset.FeatureIndexer.FeatureBounds
-
Convenience method to generate a
FeatureIndexer.FeatureBounds
object from aProfileFeature
- fromProfileFeature(TrajectoryFeature) - Static method in class uk.ac.rdg.resc.edal.dataset.FeatureIndexer.FeatureBounds
-
Convenience method to generate a
FeatureIndexer.FeatureBounds
object from aTrajectoryFeature
- fromString(String) - Static method in enum uk.ac.rdg.resc.edal.grid.StaggeredHorizontalGrid.SGridPadding
- fromString(String, int) - Static method in class uk.ac.rdg.resc.edal.graphics.utils.ColourPalette
-
Gets a
ColourPalette
from a string representation of it
G
- generate(Array2D<Number>, Array2D<Number>) - Static method in class uk.ac.rdg.resc.edal.grid.LookUpTableGrid
-
The passed-in coordSys must have 2D horizontal coordinate axes.
- generateArray1D(String, Array1D<HorizontalPosition>, Array1D<Number>...) - Method in class uk.ac.rdg.resc.edal.dataset.plugins.VariablePlugin
-
Convenience method for generating an
Array1D
from source - generateArray2D(String, Array2D<HorizontalPosition>, Array2D<Number>...) - Method in class uk.ac.rdg.resc.edal.dataset.plugins.VariablePlugin
-
Convenience method for generating an
Array2D
from source - generateColourSet(Color[], int) - Static method in class uk.ac.rdg.resc.edal.graphics.utils.GraphicsUtils
-
Gets a version of this palette with the given number of color bands, either by subsampling or interpolating the existing palette
- generateDataset(String, String, NetcdfDataset) - Method in class uk.ac.rdg.resc.edal.dataset.cdm.CdmDatasetFactory
-
Generate a
DiscreteLayeredDataset
for the given ID, location, andNetcdfDataset
. - generateDataset(String, String, NetcdfDataset) - Method in class uk.ac.rdg.resc.edal.dataset.cdm.CdmGridDatasetFactory
- generateMask(File, double, double, double, double, int, int) - Static method in class uk.ac.rdg.resc.edal.util.CoastlineReader
- GeneratePng - Class in uk.ac.rdg.resc.edal.examples
-
Example code showing how to use EDAL libraries to read a NetCDF file and write it out to a PNG file in a chosen projection.
- GeneratePng() - Constructor for class uk.ac.rdg.resc.edal.examples.GeneratePng
- generateSchema(String) - Method in class uk.ac.rdg.resc.edal.catalogue.jaxb.CatalogueConfig
- generateValue(String, HorizontalPosition, Number...) - Method in class uk.ac.rdg.resc.edal.dataset.plugins.ArbitraryGroupPlugin
- generateValue(String, HorizontalPosition, Number...) - Method in class uk.ac.rdg.resc.edal.dataset.plugins.DifferencePlugin
- generateValue(String, HorizontalPosition, Number...) - Method in class uk.ac.rdg.resc.edal.dataset.plugins.NormalisedDifferencePlugin
- generateValue(String, HorizontalPosition, Number...) - Method in class uk.ac.rdg.resc.edal.dataset.plugins.ValueErrorPlugin
- generateValue(String, HorizontalPosition, Number...) - Method in class uk.ac.rdg.resc.edal.dataset.plugins.VariablePlugin
-
Subclasses should override this method to generate values based on source variable values
- generateValue(String, HorizontalPosition, Number...) - Method in class uk.ac.rdg.resc.edal.dataset.plugins.VectorPlugin
- GEOCENTRICCRS - Static variable in class uk.ac.rdg.resc.edal.covjson.writers.Constants.Vals
- GEODETICCRS - Static variable in class uk.ac.rdg.resc.edal.covjson.writers.Constants.Vals
- GEOGRAPHICCRS - Static variable in class uk.ac.rdg.resc.edal.covjson.writers.Constants.Vals
- GeoPosition - Class in uk.ac.rdg.resc.edal.position
-
Defines the position of a point in four-dimensional space and time.
- GeoPosition(HorizontalPosition, VerticalPosition, DateTime) - Constructor for class uk.ac.rdg.resc.edal.position.GeoPosition
- get() - Method in class org.khelekore.prtree.DistanceResult
-
Get the object
- get(double, double, double, double, double, double) - Static method in class org.khelekore.prtree.MinDist2D
-
Calculate the MINDIST between the given rectangle and the given point
- get(int...) - Method in class uk.ac.rdg.resc.edal.graphics.utils.LegendDataGenerator.XYNan
- get(int...) - Method in interface uk.ac.rdg.resc.edal.util.Array
-
Gets a value from the array
- get(int...) - Method in class uk.ac.rdg.resc.edal.util.ImmutableArray1D
- get(int...) - Method in class uk.ac.rdg.resc.edal.util.SingleValueImmutableArray1D
- get(int...) - Method in class uk.ac.rdg.resc.edal.util.ValuesArray1D
- get(int...) - Method in class uk.ac.rdg.resc.edal.util.ValuesArray2D
- get(int...) - Method in class uk.ac.rdg.resc.edal.util.ValuesArray4D
- get(String) - Static method in class uk.ac.rdg.resc.edal.graphics.formats.ImageFormat
-
Gets an ImageFormat object corresponding with the given MIME type.
- get(String) - Method in class uk.ac.rdg.resc.godiva.client.requests.CaseInsensitiveParameterMap
- get(MBR, PointND) - Static method in class org.khelekore.prtree.MinDist
-
Calculate the MINDIST between the given MBRND and the given point
- get2DCoordinateValues(CoordinateAxis2D) - Static method in class uk.ac.rdg.resc.edal.util.cdm.CdmUtils
- getAboveMaxColour() - Method in class uk.ac.rdg.resc.edal.graphics.utils.PlottingStyleParameters
- getAboveMaxColour() - Method in class uk.ac.rdg.resc.godiva.client.requests.LayerDetails
- getAboveMaxString() - Method in interface uk.ac.rdg.resc.godiva.client.state.PaletteSelectorIF
- getAboveMaxString() - Method in class uk.ac.rdg.resc.godiva.client.widgets.PaletteSelector
- getAboveMaxValue() - Method in class uk.ac.rdg.resc.edal.graphics.style.sld.AbstractSLDSegmentFunction
- getAbstract() - Method in interface uk.ac.rdg.resc.edal.wms.util.ServerInfo
- getAllDatasets() - Method in class uk.ac.rdg.resc.edal.catalogue.DataCatalogue
- getAllDatasets() - Method in interface uk.ac.rdg.resc.edal.graphics.utils.DatasetCatalogue
- getAllFeatureIds() - Method in interface uk.ac.rdg.resc.edal.dataset.FeatureIndexer
- getAllFeatureIds() - Method in class uk.ac.rdg.resc.edal.dataset.PRTreeFeatureIndexer
- getAnimationTimesteps() - Method in class uk.ac.rdg.resc.edal.wms.GetMapParameters
- getArea() - Method in class uk.ac.rdg.resc.edal.util.CurvilinearCoords.Cell
-
Returns the area of this cell in square degrees.
- getArrowColour() - Method in class uk.ac.rdg.resc.edal.graphics.style.ArrowLayer
- getArrowColour(Number) - Method in class uk.ac.rdg.resc.edal.graphics.style.ColouredSizedArrowLayer
- getArrowColour(Number) - Method in class uk.ac.rdg.resc.edal.graphics.style.SizedArrowLayer
- getArrowSize() - Method in class uk.ac.rdg.resc.edal.graphics.style.ArrowLayer
- getAvailableDates() - Method in class uk.ac.rdg.resc.godiva.client.requests.LayerDetails
- getAvailableDates() - Method in interface uk.ac.rdg.resc.godiva.client.state.TimeSelectorIF
-
Return the available dates
- getAvailableDates() - Method in class uk.ac.rdg.resc.godiva.client.widgets.TimeSelector
- getAvailablePalettes() - Method in class uk.ac.rdg.resc.godiva.client.requests.LayerDetails
- getAvailableTimes() - Method in interface uk.ac.rdg.resc.godiva.client.state.TimeSelectorIF
-
Return the available times
- getAvailableTimes() - Method in class uk.ac.rdg.resc.godiva.client.widgets.TimeSelector
- getAvailableTimesteps() - Method in class uk.ac.rdg.resc.godiva.client.requests.TimeRequestCallback
- getAvailableZs() - Method in class uk.ac.rdg.resc.godiva.client.requests.LayerDetails
- getAverageMillisInMonth() - Method in class uk.ac.rdg.resc.edal.util.chronologies.FixedYearVariableMonthChronology
-
Gets the average number of milliseconds in each month
- getAviUrl(String, String) - Method in class uk.ac.rdg.resc.godiva.client.Godiva
- getAviUrl(String, String) - Method in interface uk.ac.rdg.resc.godiva.client.handlers.AviExportHandler
-
Returns the URL to fetch an AVI file.
- getBackgroundMapName() - Method in class uk.ac.rdg.resc.godiva.client.widgets.MapArea
- getBaseLayerLayers() - Method in class uk.ac.rdg.resc.godiva.client.widgets.MapArea
- getBaseLayerUrl() - Method in class uk.ac.rdg.resc.godiva.client.widgets.MapArea
- getBbox() - Method in class uk.ac.rdg.resc.edal.graphics.utils.PlottingDomainParams
- getBelowMinColour() - Method in class uk.ac.rdg.resc.edal.graphics.utils.PlottingStyleParameters
- getBelowMinColour() - Method in class uk.ac.rdg.resc.godiva.client.requests.LayerDetails
- getBelowMinString() - Method in interface uk.ac.rdg.resc.godiva.client.state.PaletteSelectorIF
- getBelowMinString() - Method in class uk.ac.rdg.resc.godiva.client.widgets.PaletteSelector
- getBelowMinValue() - Method in class uk.ac.rdg.resc.edal.graphics.style.sld.AbstractSLDSegmentFunction
- getBlueScale() - Method in class uk.ac.rdg.resc.edal.graphics.style.RGBBandColourScheme
- getBoolean(String, boolean) - Method in class uk.ac.rdg.resc.edal.wms.RequestParams
-
Returns the value of the parameter with the given name as a boolean value, or the provided default if no parameter with the given name has been supplied.
- getBoundaryPath() - Method in class uk.ac.rdg.resc.edal.geometry.AbstractPolygon
- getBoundaryPath() - Method in class uk.ac.rdg.resc.edal.util.CurvilinearCoords.Cell
-
Gets a Path2D object representing the boundary of this cell, formed by joining its
corners
by straight lines in longitude-latitude space. - getBoundingBox() - Method in interface uk.ac.rdg.resc.edal.domain.HorizontalDomain
-
Returns the bounding box of the domain in the domain's own coordinate reference system.
- getBoundingBox() - Method in class uk.ac.rdg.resc.edal.domain.MapDomain
- getBoundingBox() - Method in class uk.ac.rdg.resc.edal.domain.PointCollectionDomain
- getBoundingBox() - Method in class uk.ac.rdg.resc.edal.domain.SimpleHorizontalDomain
- getBoundingBox() - Method in class uk.ac.rdg.resc.edal.geometry.AbstractPolygon
- getBoundingBox() - Method in class uk.ac.rdg.resc.edal.geometry.BoundingBoxImpl
- getBoundingBox() - Method in interface uk.ac.rdg.resc.edal.geometry.Polygon
- getBoundingBox() - Method in class uk.ac.rdg.resc.edal.grid.AbstractCurvilinearGrid
- getBoundingBox() - Method in class uk.ac.rdg.resc.edal.grid.cdm.CdmTransformedGrid
- getBoundingBox() - Method in class uk.ac.rdg.resc.edal.grid.DefinedStaggeredGrid
- getBoundingBox() - Method in class uk.ac.rdg.resc.edal.grid.DerivedStaggeredGrid
- getBoundingBox() - Method in class uk.ac.rdg.resc.edal.grid.HorizontalMesh
- getBoundingBox() - Method in class uk.ac.rdg.resc.edal.grid.RectilinearGridImpl
- getBoundingBox() - Method in class uk.ac.rdg.resc.edal.util.CurvilinearCoords
- getBoundingBox(List<HorizontalPosition>) - Static method in class uk.ac.rdg.resc.edal.util.GISUtils
-
Calculates the
BoundingBox
of a set ofHorizontalPosition
s. - getBoundingBoxOfBoxes(List<BoundingBox>) - Static method in class uk.ac.rdg.resc.edal.util.GISUtils
-
Calculates the
BoundingBox
of a set ofBoundingBox
es - i.e. - getBoundingBoxSize() - Method in class uk.ac.rdg.resc.edal.dataset.DomainMapper
-
Gets the size of the i-j bounding box that encompasses all data.
- getCacheSettings() - Method in class uk.ac.rdg.resc.edal.catalogue.jaxb.CatalogueConfig
- getCancelButton() - Method in class uk.ac.rdg.resc.godiva.client.widgets.AnimationButton
- getCapabilities(RequestParams, HttpServletResponse, String, WmsCatalogue) - Method in class uk.ac.rdg.resc.edal.wms.WmsServlet
- getCatalogue() - Method in class uk.ac.rdg.resc.edal.wms.WmsServlet
-
Gets the
WmsCatalogue
used in this servlet. - getCategories() - Method in class uk.ac.rdg.resc.edal.graphics.style.sld.ColorSLDMapFunction
- getCategories() - Method in class uk.ac.rdg.resc.edal.metadata.Parameter
- getCell(int, int) - Method in class uk.ac.rdg.resc.edal.util.CurvilinearCoords
-
Gets the [i,j]th cell in this grid.
- getCells() - Method in class uk.ac.rdg.resc.edal.util.CurvilinearCoords
-
Returns an unmodifiable list of the cells in this grid, with the i direction varying fastest.
- getCentre() - Method in class uk.ac.rdg.resc.edal.grid.GridCell2DImpl
- getCentre() - Method in interface uk.ac.rdg.resc.edal.grid.GridCell4D
- getCentre() - Method in interface uk.ac.rdg.resc.edal.grid.HorizontalCell
- getCentre() - Method in class uk.ac.rdg.resc.edal.grid.SimpleGridCell4D
- getCentre() - Method in class uk.ac.rdg.resc.edal.util.CurvilinearCoords.Cell
-
Gets the centre point of this cell.
- getCentre() - Method in interface uk.ac.rdg.resc.godiva.client.widgets.DialogBoxWithCloseButton.CentrePosIF
- getCentre() - Method in class uk.ac.rdg.resc.godiva.client.widgets.MapArea
- getChildren() - Method in class uk.ac.rdg.resc.edal.metadata.VariableMetadata
- getChildren() - Method in class uk.ac.rdg.resc.godiva.shared.LayerMenuItem
- getChildWithRole(String) - Method in class uk.ac.rdg.resc.edal.metadata.VariableMetadata
-
Returns all child
VariableMetadata
with the designated role - getChronology() - Method in class uk.ac.rdg.resc.edal.domain.SimpleTemporalDomain
- getChronology() - Method in interface uk.ac.rdg.resc.edal.domain.TemporalDomain
- getChronology() - Method in class uk.ac.rdg.resc.edal.domain.TrajectoryDomain
- getChronology() - Method in interface uk.ac.rdg.resc.edal.grid.GridCell4D
- getChronology() - Method in class uk.ac.rdg.resc.edal.grid.SimpleGridCell4D
- getChronology() - Method in interface uk.ac.rdg.resc.edal.grid.TimeAxis
-
Return the
Chronology
used in this time axis - getChronology() - Method in class uk.ac.rdg.resc.edal.grid.TimeAxisImpl
- getClickedPosition() - Method in class uk.ac.rdg.resc.edal.wms.GetFeatureInfoParameters
- getClosestElevationTo(Double, VerticalDomain) - Static method in class uk.ac.rdg.resc.edal.util.GISUtils
-
Returns the closest elevation within a vertical domain to the given elevation.
- getClosestElevationToSurface(VerticalDomain) - Static method in class uk.ac.rdg.resc.edal.util.GISUtils
-
Returns the closest elevation to the surface of the given
VerticalDomain
- getClosestTimeTo(DateTime, TemporalDomain) - Static method in class uk.ac.rdg.resc.edal.util.GISUtils
-
Returns the closest time within a temporal domain to the given time.
- getClosestToCurrentTime(TemporalDomain) - Static method in class uk.ac.rdg.resc.edal.util.GISUtils
-
Returns the closest time to the current time from a list of values
- getCode() - Method in exception uk.ac.rdg.resc.edal.exceptions.EdalException
- getColor(float) - Method in class uk.ac.rdg.resc.edal.graphics.utils.ColourPalette
-
Gets the colour corresponding to a fractional point along the palette
- getColor(Number) - Method in class uk.ac.rdg.resc.edal.graphics.style.ColourScheme
-
Returns the colour associated with the given value
- getColor(Number) - Method in class uk.ac.rdg.resc.edal.graphics.style.InterpolateColourScheme
- getColor(Number) - Method in class uk.ac.rdg.resc.edal.graphics.style.MappedColourScheme
- getColor(Number) - Method in class uk.ac.rdg.resc.edal.graphics.style.RGBColourScheme
- getColor(Number) - Method in class uk.ac.rdg.resc.edal.graphics.style.SegmentColourScheme
- getColor(Number) - Method in class uk.ac.rdg.resc.edal.graphics.style.ThresholdColourScheme
- getColor(Number, Number) - Method in class uk.ac.rdg.resc.edal.graphics.style.ColourScheme2D
- getColor(Number, Number) - Method in class uk.ac.rdg.resc.edal.graphics.style.MappedSegmentColorScheme2D
- getColor(Number, Number) - Method in class uk.ac.rdg.resc.edal.graphics.style.ThresholdColourScheme2D
- getColor(Number, Number, Number) - Method in class uk.ac.rdg.resc.edal.graphics.style.RGBBandColourScheme
- getColorScaleRange() - Method in class uk.ac.rdg.resc.edal.graphics.utils.PlottingStyleParameters
- getColorScaleRanges() - Method in class uk.ac.rdg.resc.edal.graphics.utils.PlottingStyleParameters
- getColorScaleRanges(RequestParams, Extent<Float>) - Static method in class uk.ac.rdg.resc.edal.wms.GetMapStyleParams
-
Gets the ColorScaleRange object requested by the client
- getColour() - Method in class uk.ac.rdg.resc.edal.metadata.Parameter.Category
- getColouredIcon(Color) - Method in class uk.ac.rdg.resc.edal.graphics.utils.ColourableIcon
- getColourMapForCategories(Map<Integer, Parameter.Category>) - Static method in class uk.ac.rdg.resc.edal.graphics.utils.GraphicsUtils
- getColourScheme() - Method in class uk.ac.rdg.resc.edal.graphics.style.ColouredTrajectoryLayer
- getColourScheme() - Method in class uk.ac.rdg.resc.edal.graphics.style.RasterLayer
- getCompactGodiva3Layout(LayerSelectorIF, UnitsInfoIF, TimeSelectorIF, ElevationSelectorIF, PaletteSelectorIF, Anchor, Anchor, Anchor, Anchor, Image, MapArea, Image, AnimationButton, PushButton) - Static method in class uk.ac.rdg.resc.godiva.client.LayoutManager
- getConfig() - Method in class uk.ac.rdg.resc.edal.catalogue.DataCatalogue
- getContactInfo() - Method in interface uk.ac.rdg.resc.edal.wms.WmsCatalogue
- getControlPointDistanceKm(int) - Method in class uk.ac.rdg.resc.edal.geometry.LineString
-
Returns the fractional distance along the line string to the control point with the given index.
- getControlPoints() - Method in class uk.ac.rdg.resc.edal.geometry.LineString
-
Returns the list of control points along this line string.
- getCoordinateBounds() - Method in class uk.ac.rdg.resc.edal.domain.PointCollectionDomain
- getCoordinateBounds() - Method in class uk.ac.rdg.resc.edal.domain.TrajectoryDomain
- getCoordinateBounds(int) - Method in class uk.ac.rdg.resc.edal.grid.AbstractIrregularAxis
- getCoordinateBounds(int) - Method in class uk.ac.rdg.resc.edal.grid.DefinedBoundsAxis
- getCoordinateBounds(int) - Method in interface uk.ac.rdg.resc.edal.grid.ReferenceableAxis
-
Gets the coordinate bounds associated with the point at the given index.
- getCoordinateBounds(int) - Method in class uk.ac.rdg.resc.edal.grid.RegularAxisImpl
- getCoordinateBounds(int) - Method in class uk.ac.rdg.resc.edal.grid.TimeAxisImpl
- getCoordinateExtent() - Method in class uk.ac.rdg.resc.edal.grid.AbstractReferenceableAxis
- getCoordinateExtent() - Method in class uk.ac.rdg.resc.edal.grid.DefinedBoundsAxis
- getCoordinateExtent() - Method in interface uk.ac.rdg.resc.edal.grid.ReferenceableAxis
-
Gets the extent encompassing all the positions on this axis.
- getCoordinateExtent() - Method in class uk.ac.rdg.resc.edal.grid.RegularAxisImpl
- getCoordinateExtent() - Method in class uk.ac.rdg.resc.edal.grid.TimeAxisImpl
- getCoordinateReferenceSystem() - Method in interface uk.ac.rdg.resc.edal.domain.HorizontalDomain
-
Returns the co-ordinate reference system of this domain
- getCoordinateReferenceSystem() - Method in class uk.ac.rdg.resc.edal.domain.MapDomain
- getCoordinateReferenceSystem() - Method in class uk.ac.rdg.resc.edal.domain.PointCollectionDomain
- getCoordinateReferenceSystem() - Method in class uk.ac.rdg.resc.edal.domain.SimpleHorizontalDomain
- getCoordinateReferenceSystem() - Method in class uk.ac.rdg.resc.edal.geometry.BoundingBoxImpl
- getCoordinateReferenceSystem() - Method in class uk.ac.rdg.resc.edal.geometry.LineString
- getCoordinateReferenceSystem() - Method in interface uk.ac.rdg.resc.edal.geometry.Polygon
-
Returns the two-dimensional horizontal coordinate reference system to which the
vertices
are referenced. - getCoordinateReferenceSystem() - Method in class uk.ac.rdg.resc.edal.geometry.SimplePolygon
- getCoordinateReferenceSystem() - Method in class uk.ac.rdg.resc.edal.grid.AbstractHorizontalGrid
- getCoordinateReferenceSystem() - Method in class uk.ac.rdg.resc.edal.grid.AbstractTransformedGrid
-
Always returns
DefaultGeographicCRS#WGS84
. - getCoordinateReferenceSystem() - Method in class uk.ac.rdg.resc.edal.grid.DefinedStaggeredGrid
- getCoordinateReferenceSystem() - Method in class uk.ac.rdg.resc.edal.grid.HorizontalMesh
- getCoordinateReferenceSystem() - Method in class uk.ac.rdg.resc.edal.grid.RectilinearGridImpl
- getCoordinateReferenceSystem() - Method in class uk.ac.rdg.resc.edal.position.HorizontalPosition
-
Returns a two-dimensional coordinate reference system.
- getCoordinateReferenceSystem() - Method in class uk.ac.rdg.resc.edal.position.VerticalPosition
-
Returns a vertical coordinate reference system.
- getCoordinateSpacing() - Method in interface uk.ac.rdg.resc.edal.grid.RegularAxis
-
Gets the spacing between coordinate values, might be negative.
- getCoordinateSpacing() - Method in class uk.ac.rdg.resc.edal.grid.RegularAxisImpl
- getCoordinateValue(int) - Method in class uk.ac.rdg.resc.edal.grid.AbstractIrregularAxis
- getCoordinateValue(int) - Method in interface uk.ac.rdg.resc.edal.grid.ReferenceableAxis
-
Gets the coordinate value at the given index
- getCoordinateValue(int) - Method in class uk.ac.rdg.resc.edal.grid.RegularAxisImpl
- getCoordinateValues() - Method in class uk.ac.rdg.resc.edal.grid.AbstractReferenceableAxis
- getCoordinateValues() - Method in interface uk.ac.rdg.resc.edal.grid.ReferenceableAxis
-
Gets all of the coordinate values of the axis
- getCopyright() - Method in class uk.ac.rdg.resc.edal.catalogue.jaxb.VariableConfig
- getCopyright() - Method in interface uk.ac.rdg.resc.edal.graphics.utils.EnhancedVariableMetadata
- getCopyright() - Method in class uk.ac.rdg.resc.godiva.client.requests.LayerDetails
- getCopyrightInfo() - Method in interface uk.ac.rdg.resc.godiva.client.state.CopyrightInfoIF
- getCopyrightInfo() - Method in class uk.ac.rdg.resc.godiva.client.state.GodivaStateInfo
- getCopyrightInfo() - Method in class uk.ac.rdg.resc.godiva.client.widgets.CopyrightInfo
- getCopyrightStatement() - Method in class uk.ac.rdg.resc.edal.catalogue.jaxb.DatasetConfig
- getCornerNeighbours() - Method in class uk.ac.rdg.resc.edal.util.CurvilinearCoords.Cell
-
Gets the neighbours of this cell (up to four) that join this cell at a corner.
- getCorners() - Method in class uk.ac.rdg.resc.edal.util.CurvilinearCoords.Cell
-
Returns a list of the (four) corners of this cell.
- getCrs(String) - Static method in class uk.ac.rdg.resc.edal.util.GISUtils
-
Finds a
CoordinateReferenceSystem
with the given code, forcing longitude-first axis order. - getCrsCodes() - Method in class uk.ac.rdg.resc.edal.wms.WmsServlet
- getCrsUri(CoordinateReferenceSystem) - Static method in class uk.ac.rdg.resc.edal.covjson.writers.Constants.Vals
- getCurrentTime() - Method in class uk.ac.rdg.resc.godiva.client.BaseWmsClient
-
Returns the "current" time.
- getCurrentTime() - Method in class uk.ac.rdg.resc.godiva.client.Godiva
- getData() - Method in class uk.ac.rdg.resc.edal.graphics.style.InterpolationPoint
- getData1D(HydromodelVtkDatasetFactory.TimestepInfo, String) - Method in class uk.ac.rdg.resc.edal.dataset.vtk.OnDemandVtkDataSource
- getDataFieldName() - Method in class uk.ac.rdg.resc.edal.graphics.style.ColouredTrajectoryLayer
- getDataFieldName() - Method in class uk.ac.rdg.resc.edal.graphics.style.RasterLayer
- getDataForLayerName(String) - Method in class uk.ac.rdg.resc.edal.graphics.style.GriddedImageLayer.MapFeatureDataReader
- getDataReaderClass() - Method in class uk.ac.rdg.resc.edal.catalogue.jaxb.DatasetConfig
- getDataReadingStrategy() - Method in class uk.ac.rdg.resc.edal.dataset.GriddedDataset
- getDataReadingStrategy() - Method in class uk.ac.rdg.resc.edal.dataset.vtk.HydromodelVtkGridDataset
- getDataset() - Method in class uk.ac.rdg.resc.edal.metadata.VariableMetadata
-
The dataset to which this variable belongs
- getDataset(String) - Static method in class uk.ac.rdg.resc.edal.dataset.cdm.NetcdfDatasetAggregator
-
Opens the NetCDF dataset at the given location, using the dataset cache.
- getDataset(String, boolean) - Static method in class uk.ac.rdg.resc.edal.dataset.cdm.NetcdfDatasetAggregator
-
Opens the NetCDF dataset at the given location, using the dataset cache.
- getDatasetBoundingBox() - Method in class uk.ac.rdg.resc.edal.dataset.AbstractContinuousDomainDataset
- getDatasetBoundingBox() - Method in class uk.ac.rdg.resc.edal.dataset.PointDataset
- getDatasetBoundingBox() - Method in class uk.ac.rdg.resc.edal.dataset.TrajectoryDataset
- getDatasetFromId(String) - Method in class uk.ac.rdg.resc.edal.catalogue.DataCatalogue
- getDatasetFromId(String) - Method in interface uk.ac.rdg.resc.edal.graphics.utils.DatasetCatalogue
-
Returns a
Dataset
from its ID - getDatasetFromLayerName(String, WmsCatalogue) - Static method in class uk.ac.rdg.resc.edal.wms.util.WmsUtils
-
Given a
WmsCatalogue
, returns theDataset
which corresponds to a given layer name - getDatasetIdFromLayerName(String) - Method in interface uk.ac.rdg.resc.edal.graphics.utils.LayerNameMapper
-
Returns a
Dataset
based on a given image layer name - getDatasetIdFromLayerName(String) - Method in class uk.ac.rdg.resc.edal.graphics.utils.SimpleLayerNameMapper
- getDatasetInfo(String) - Method in class uk.ac.rdg.resc.edal.catalogue.DataCatalogue
- getDatasetInfo(String) - Method in class uk.ac.rdg.resc.edal.catalogue.jaxb.CatalogueConfig
- getDatasets() - Method in class uk.ac.rdg.resc.edal.catalogue.jaxb.CatalogueConfig
- getDatasetTimeExtent() - Method in class uk.ac.rdg.resc.edal.dataset.AbstractContinuousDomainDataset
- getDatasetTimeExtent() - Method in class uk.ac.rdg.resc.edal.dataset.PointDataset
- getDatasetTimeExtent() - Method in class uk.ac.rdg.resc.edal.dataset.TrajectoryDataset
- getDatasetTitle(String) - Method in interface uk.ac.rdg.resc.edal.wms.WmsCatalogue
- getDatasetVerticalExtent() - Method in class uk.ac.rdg.resc.edal.dataset.AbstractContinuousDomainDataset
- getDatasetVerticalExtent() - Method in class uk.ac.rdg.resc.edal.dataset.PointDataset
- getDatasetVerticalExtent() - Method in class uk.ac.rdg.resc.edal.dataset.TrajectoryDataset
- getDatesInRange(String, String) - Static method in class uk.ac.rdg.resc.godiva.client.widgets.TimeSelector
- getDefaultMapOptions() - Static method in class uk.ac.rdg.resc.godiva.client.widgets.MapArea
- getDefaultPlottingParameters() - Method in class uk.ac.rdg.resc.edal.catalogue.jaxb.VariableConfig
- getDefaultPlottingParameters() - Method in interface uk.ac.rdg.resc.edal.graphics.utils.EnhancedVariableMetadata
- getDefinedPoints() - Method in class uk.ac.rdg.resc.edal.graphics.style.Drawable.NameAndRange
- getDensity(Number) - Method in interface uk.ac.rdg.resc.edal.graphics.style.DensityMap
- getDensity(Number) - Method in class uk.ac.rdg.resc.edal.graphics.style.InterpolateDensityMap
- getDensity(Number) - Method in class uk.ac.rdg.resc.edal.graphics.style.SegmentDensityMap
- getDensity(Number) - Method in class uk.ac.rdg.resc.edal.graphics.style.ThresholdDensityMap
- getDescription() - Method in class uk.ac.rdg.resc.edal.catalogue.jaxb.VariableConfig
- getDescription() - Method in class uk.ac.rdg.resc.edal.feature.AbstractDiscreteFeature
- getDescription() - Method in interface uk.ac.rdg.resc.edal.feature.Feature
- getDescription() - Method in interface uk.ac.rdg.resc.edal.graphics.utils.EnhancedVariableMetadata
- getDescription() - Method in class uk.ac.rdg.resc.edal.metadata.Parameter.Category
- getDescription() - Method in class uk.ac.rdg.resc.edal.metadata.Parameter
- getDescription() - Method in class uk.ac.rdg.resc.godiva.shared.LayerMenuItem
- getDimensions() - Method in interface org.khelekore.prtree.MBR
- getDimensions() - Method in interface org.khelekore.prtree.MBRConverter
- getDimensions() - Method in interface org.khelekore.prtree.PointND
- getDimensions() - Method in class org.khelekore.prtree.SimpleMBR
- getDimensions() - Method in class org.khelekore.prtree.SimplePointND
- getDimensions() - Method in class uk.ac.rdg.resc.edal.dataset.PRTreeFeatureIndexer
- getDirectionFieldName() - Method in class uk.ac.rdg.resc.edal.graphics.style.ArrowLayer
- getDiscriminator() - Method in class uk.ac.rdg.resc.edal.grid.kdtree.NonTerminalTreeNode
- getDisplayScaleRange() - Method in interface uk.ac.rdg.resc.godiva.client.state.PaletteSelectorIF
- getDisplayScaleRange() - Method in class uk.ac.rdg.resc.godiva.client.widgets.PaletteSelector
- getDistance() - Method in class org.khelekore.prtree.DistanceResult
-
Get the distance
- getDistSquared(HorizontalPosition, HorizontalPosition) - Static method in class uk.ac.rdg.resc.edal.util.GISUtils
-
Performs Pythagoras on two distances to calculate the distance squared.
- getDomain() - Method in class uk.ac.rdg.resc.edal.feature.AbstractDiscreteFeature
- getDomain() - Method in interface uk.ac.rdg.resc.edal.feature.DiscreteFeature
- getDomain() - Method in interface uk.ac.rdg.resc.edal.feature.Feature
- getDomain() - Method in class uk.ac.rdg.resc.edal.feature.GridFeature
- getDomain() - Method in class uk.ac.rdg.resc.edal.feature.MapFeature
- getDomain() - Method in class uk.ac.rdg.resc.edal.feature.PointCollectionFeature
- getDomain() - Method in class uk.ac.rdg.resc.edal.feature.PointFeature
- getDomain() - Method in class uk.ac.rdg.resc.edal.feature.PointSeriesFeature
-
Gets the
TimeAxis
which makes up this domain - getDomain() - Method in class uk.ac.rdg.resc.edal.feature.ProfileFeature
- getDomain() - Method in class uk.ac.rdg.resc.edal.feature.TrajectoryFeature
- getDomainObjects() - Method in interface uk.ac.rdg.resc.edal.domain.DiscreteDomain
-
Returns an
Array
of domain objects that comprise this domain. - getDomainObjects() - Method in class uk.ac.rdg.resc.edal.domain.MapDomain
- getDomainObjects() - Method in class uk.ac.rdg.resc.edal.domain.PointCollectionDomain
- getDomainObjects() - Method in class uk.ac.rdg.resc.edal.domain.PointDomain
- getDomainObjects() - Method in class uk.ac.rdg.resc.edal.domain.SimpleGridDomain
- getDomainObjects() - Method in class uk.ac.rdg.resc.edal.domain.TrajectoryDomain
- getDomainObjects() - Method in class uk.ac.rdg.resc.edal.grid.AbstractCurvilinearGrid
- getDomainObjects() - Method in class uk.ac.rdg.resc.edal.grid.AbstractReferenceableAxis
- getDomainObjects() - Method in class uk.ac.rdg.resc.edal.grid.cdm.CdmTransformedGrid
- getDomainObjects() - Method in class uk.ac.rdg.resc.edal.grid.DefinedStaggeredGrid
- getDomainObjects() - Method in class uk.ac.rdg.resc.edal.grid.DerivedStaggeredGrid
- getDomainObjects() - Method in interface uk.ac.rdg.resc.edal.grid.HorizontalGrid
- getDomainObjects() - Method in class uk.ac.rdg.resc.edal.grid.HorizontalMesh
- getDomainObjects() - Method in class uk.ac.rdg.resc.edal.grid.RectilinearGridImpl
- getEdgeNeighbours() - Method in class uk.ac.rdg.resc.edal.util.CurvilinearCoords.Cell
-
Gets the neighbours of this cell (up to four) that join this cell along an edge.
- getElementLifetimeMinutes() - Method in class uk.ac.rdg.resc.edal.catalogue.jaxb.CacheInfo
- getElevationSelector() - Method in class uk.ac.rdg.resc.godiva.client.Godiva
-
Gets a new elevation selector.
- getElevationSelector() - Method in class uk.ac.rdg.resc.godiva.client.state.GodivaStateInfo
- getEmail() - Method in interface uk.ac.rdg.resc.edal.wms.util.ContactInfo
- getEndTime() - Method in class uk.ac.rdg.resc.godiva.client.requests.LayerDetails
- getEndZ() - Method in class uk.ac.rdg.resc.godiva.client.requests.LayerDetails
- getEnumeratedPoints() - Method in class uk.ac.rdg.resc.edal.graphics.style.EnumeratedColourScheme
- getEnumeratedPoints() - Method in class uk.ac.rdg.resc.edal.graphics.style.InterpolateColourScheme
- getEnumeratedPoints() - Method in class uk.ac.rdg.resc.edal.graphics.style.ThresholdColourScheme
- getException() - Method in class uk.ac.rdg.resc.edal.catalogue.jaxb.DatasetConfig
- getExceptionType() - Method in class uk.ac.rdg.resc.edal.wms.GetFeatureInfoParameters
- getExtent() - Method in class uk.ac.rdg.resc.edal.domain.SimpleTemporalDomain
- getExtent() - Method in class uk.ac.rdg.resc.edal.domain.SimpleVerticalDomain
- getExtent() - Method in interface uk.ac.rdg.resc.edal.domain.TemporalDomain
- getExtent() - Method in interface uk.ac.rdg.resc.edal.domain.VerticalDomain
- getExtent() - Method in class uk.ac.rdg.resc.edal.grid.TimeAxisImpl
- getExtent() - Method in class uk.ac.rdg.resc.edal.grid.VerticalAxisImpl
- getExtents() - Method in class uk.ac.rdg.resc.godiva.client.requests.LayerDetails
- getFallbackValue() - Method in class uk.ac.rdg.resc.edal.graphics.style.sld.AbstractSLDFunction
- getFallbackValue() - Method in interface uk.ac.rdg.resc.edal.graphics.style.sld.SLDFunction
- getFeatureCatalogue(Drawable.NameAndRange, Drawable.NameAndRange, Map<String, Float>) - Method in class uk.ac.rdg.resc.edal.graphics.utils.LegendDataGenerator
-
Gets a
FeatureCatalogue
to generate features with linearly-varying numerical data and the correct members - getFeatureCount() - Method in class uk.ac.rdg.resc.edal.wms.GetFeatureInfoParameters
- getFeatureId() - Method in class uk.ac.rdg.resc.edal.wms.FeatureInfoPoint
- getFeatureIds() - Method in class uk.ac.rdg.resc.edal.dataset.AbstractContinuousDomainDataset
- getFeatureIds() - Method in interface uk.ac.rdg.resc.edal.dataset.Dataset
- getFeatureIds() - Method in class uk.ac.rdg.resc.edal.dataset.HorizontallyDiscreteDataset
-
By default we have one feature per variable.
- getFeatureIds() - Method in class uk.ac.rdg.resc.edal.dataset.TrajectoryDataset
- getFeatureInfo - Variable in class uk.ac.rdg.resc.godiva.client.widgets.MapArea
- getFeatureInfo(RequestParams, HttpServletResponse, WmsCatalogue) - Method in class uk.ac.rdg.resc.edal.wms.WmsServlet
- GetFeatureInfoParameters - Class in uk.ac.rdg.resc.edal.wms
- GetFeatureInfoParameters(RequestParams, WmsCatalogue) - Constructor for class uk.ac.rdg.resc.edal.wms.GetFeatureInfoParameters
-
Parses the parameters needed for a GetFeatureInfo request
- getFeatureInfoValuesFromFeature(DiscreteFeature<?, ?>, String, PlottingDomainParams, String, String, VariableMetadata) - Method in class uk.ac.rdg.resc.edal.wms.WmsServlet
-
Extracts the target value from a feature
- getFeatureProperties() - Method in class uk.ac.rdg.resc.edal.feature.AbstractDiscreteFeature
- getFeatureProperties() - Method in interface uk.ac.rdg.resc.edal.feature.Feature
- getFeatureProperties() - Method in class uk.ac.rdg.resc.edal.wms.FeatureInfoPoint
- getFeatureReader() - Method in class uk.ac.rdg.resc.edal.dataset.AbstractContinuousDomainDataset
- getFeatureReader() - Method in class uk.ac.rdg.resc.edal.dataset.PointDataset
- getFeatureReader() - Method in class uk.ac.rdg.resc.edal.dataset.TrajectoryDataset
- getFeatures() - Method in class uk.ac.rdg.resc.edal.graphics.utils.FeatureCatalogue.FeaturesAndMemberName
- getFeaturesForLayer(String, PlottingDomainParams) - Method in class uk.ac.rdg.resc.edal.catalogue.DataCatalogue
- getFeaturesForLayer(String, PlottingDomainParams) - Method in interface uk.ac.rdg.resc.edal.graphics.utils.FeatureCatalogue
-
Given a single
String
identifier and a set ofPlottingDomainParams
, returns aCollection
ofDiscreteFeature
s - getFeaturesForLayer(String, PlottingDomainParams) - Method in class uk.ac.rdg.resc.edal.graphics.utils.SimpleFeatureCatalogue
- getFeatureType(String) - Method in interface uk.ac.rdg.resc.edal.dataset.Dataset
-
Determines the type of feature returned by the
Dataset.readFeature(String)
method for a particular variable (feature ID) - getFeatureType(String) - Method in class uk.ac.rdg.resc.edal.dataset.GriddedDataset
- getFeatureType(String) - Method in class uk.ac.rdg.resc.edal.dataset.HorizontalMesh4dDataset
- getFeatureType(String) - Method in class uk.ac.rdg.resc.edal.dataset.TrajectoryDataset
- getFieldLabel() - Method in class uk.ac.rdg.resc.edal.graphics.style.Drawable.NameAndRange
- getFieldsWithScales() - Method in class uk.ac.rdg.resc.edal.graphics.style.ArrowLayer
- getFieldsWithScales() - Method in class uk.ac.rdg.resc.edal.graphics.style.ColouredGlyphLayer
- getFieldsWithScales() - Method in class uk.ac.rdg.resc.edal.graphics.style.ColouredSizedArrowLayer
- getFieldsWithScales() - Method in class uk.ac.rdg.resc.edal.graphics.style.ColouredTrajectoryLayer
- getFieldsWithScales() - Method in class uk.ac.rdg.resc.edal.graphics.style.ConfidenceIntervalLayer
- getFieldsWithScales() - Method in class uk.ac.rdg.resc.edal.graphics.style.ContourLayer
- getFieldsWithScales() - Method in class uk.ac.rdg.resc.edal.graphics.style.Drawable
- getFieldsWithScales() - Method in class uk.ac.rdg.resc.edal.graphics.style.FlatOpacity
- getFieldsWithScales() - Method in class uk.ac.rdg.resc.edal.graphics.style.MapImage
- getFieldsWithScales() - Method in class uk.ac.rdg.resc.edal.graphics.style.OpacityMap
- getFieldsWithScales() - Method in class uk.ac.rdg.resc.edal.graphics.style.Raster2DLayer
- getFieldsWithScales() - Method in class uk.ac.rdg.resc.edal.graphics.style.RasterLayer
- getFieldsWithScales() - Method in class uk.ac.rdg.resc.edal.graphics.style.RasterRGBLayer
- getFieldsWithScales() - Method in class uk.ac.rdg.resc.edal.graphics.style.SizedArrowLayer
- getFieldsWithScales() - Method in class uk.ac.rdg.resc.edal.graphics.style.StippleLayer
- getFirstValue() - Method in class uk.ac.rdg.resc.edal.grid.AbstractReferenceableAxis
-
Gets the value of the axis at index 0
- getFloat(String, float) - Method in class uk.ac.rdg.resc.edal.wms.RequestParams
-
Returns the value of the parameter with the given name, or the supplied default value if the parameter does not exist.
- getFootprint() - Method in class uk.ac.rdg.resc.edal.grid.GridCell2DImpl
- getFootprint() - Method in interface uk.ac.rdg.resc.edal.grid.GridCell4D
- getFootprint() - Method in interface uk.ac.rdg.resc.edal.grid.HorizontalCell
- getFootprint() - Method in class uk.ac.rdg.resc.edal.grid.SimpleGridCell4D
- getForeignLabels() - Method in class uk.ac.rdg.resc.edal.metadata.Parameter.Category
- getForeignTitles() - Method in class uk.ac.rdg.resc.edal.metadata.Parameter
- getFormatString() - Method in class uk.ac.rdg.resc.edal.wms.GetMapParameters
- getFrameRate() - Method in class uk.ac.rdg.resc.edal.wms.GetMapParameters
- getFullId(String) - Method in class uk.ac.rdg.resc.edal.dataset.plugins.VariablePlugin
-
Returns an ID based on the combined ID of all used variables and the suffix of a provided variable.
- getGeographicBoundingBox() - Method in interface uk.ac.rdg.resc.edal.domain.HorizontalDomain
-
Returns the bounding box of the domain in WGS84 latitude-longitude coordinates.
- getGeographicBoundingBox() - Method in class uk.ac.rdg.resc.edal.domain.MapDomain
- getGeographicBoundingBox() - Method in class uk.ac.rdg.resc.edal.domain.PointCollectionDomain
- getGeographicBoundingBox() - Method in class uk.ac.rdg.resc.edal.domain.SimpleHorizontalDomain
- getGeographicBoundingBox() - Method in class uk.ac.rdg.resc.edal.grid.AbstractCurvilinearGrid
- getGeographicBoundingBox() - Method in class uk.ac.rdg.resc.edal.grid.cdm.CdmTransformedGrid
- getGeographicBoundingBox() - Method in class uk.ac.rdg.resc.edal.grid.DefinedStaggeredGrid
- getGeographicBoundingBox() - Method in class uk.ac.rdg.resc.edal.grid.DerivedStaggeredGrid
- getGeographicBoundingBox() - Method in class uk.ac.rdg.resc.edal.grid.HorizontalMesh
- getGeographicBoundingBox() - Method in class uk.ac.rdg.resc.edal.grid.RectilinearGridImpl
- getGeoPosition() - Method in class uk.ac.rdg.resc.edal.feature.PointFeature
-
Convenience method for returning the 4d position of this feature.
- getGlyphIconName() - Method in class uk.ac.rdg.resc.edal.graphics.style.ColouredGlyphLayer
- getGoButton() - Method in class uk.ac.rdg.resc.godiva.client.widgets.AnimationButton
- getGreenScale() - Method in class uk.ac.rdg.resc.edal.graphics.style.RGBBandColourScheme
- getGrid() - Method in interface uk.ac.rdg.resc.edal.grid.GridCell4D
- getGrid() - Method in class uk.ac.rdg.resc.edal.grid.SimpleGridCell4D
- getGridCoordinates() - Method in interface uk.ac.rdg.resc.edal.grid.GridCell2D
- getGridCoordinates() - Method in class uk.ac.rdg.resc.edal.grid.GridCell2DImpl
- getGridCoordinates(double, double) - Method in class uk.ac.rdg.resc.edal.util.LookUpTable
-
Returns the nearest coordinates in the original CurvilinearGrid to the given longitude-latitude point, or null if the given longitude-latitude point is not in the domain of this look-up table.
- getGridCoords() - Method in class uk.ac.rdg.resc.edal.graphics.utils.PlottingDatum
- getGridDataset(NetcdfDataset) - Static method in class uk.ac.rdg.resc.edal.util.cdm.CdmUtils
- getHeight() - Method in class org.khelekore.prtree.PRTree
-
Get the height of this tree.
- getHeight() - Method in interface uk.ac.rdg.resc.edal.geometry.BoundingBox
-
Gets the height of the bounding box, i.e.
- getHeight() - Method in class uk.ac.rdg.resc.edal.geometry.BoundingBoxImpl
- getHeight() - Method in class uk.ac.rdg.resc.edal.graphics.utils.ColourableIcon
- getHeight() - Method in class uk.ac.rdg.resc.edal.graphics.utils.PlottingDomainParams
- getHigh() - Method in interface uk.ac.rdg.resc.edal.domain.Extent
- getHorizontalCrs() - Method in class uk.ac.rdg.resc.edal.domain.TrajectoryDomain
- getHorizontalDomain() - Method in class uk.ac.rdg.resc.edal.metadata.DiscreteLayeredVariableMetadata
- getHorizontalDomain() - Method in class uk.ac.rdg.resc.edal.metadata.GridVariableMetadata
-
Returns the
HorizontalGrid
of the variable. - getHorizontalDomain() - Method in class uk.ac.rdg.resc.edal.metadata.HorizontalMesh4dVariableMetadata
-
Returns the
HorizontalGrid
of the variable. - getHorizontalDomain() - Method in class uk.ac.rdg.resc.edal.metadata.VariableMetadata
-
Returns the horizontal domain of the variable.
- getHorizontalGrid() - Method in interface uk.ac.rdg.resc.edal.domain.GridDomain
- getHorizontalGrid() - Method in class uk.ac.rdg.resc.edal.domain.MapDomain
- getHorizontalGrid() - Method in class uk.ac.rdg.resc.edal.domain.SimpleGridDomain
- getHorizontalPosition() - Method in class uk.ac.rdg.resc.edal.feature.PointFeature
-
Convenience method for returning the horizontal position.
- getHorizontalPosition() - Method in class uk.ac.rdg.resc.edal.feature.PointSeriesFeature
-
Gets the horizontal location of this point series feature.
- getHorizontalPosition() - Method in class uk.ac.rdg.resc.edal.feature.ProfileFeature
-
Gets the horizontal location of this profile feature.
- getHorizontalPosition() - Method in class uk.ac.rdg.resc.edal.position.GeoPosition
- getI() - Method in class uk.ac.rdg.resc.edal.util.CurvilinearCoords.Cell
- getIcon(String) - Method in class uk.ac.rdg.resc.edal.graphics.style.ColouredGlyphLayer
- getId() - Method in class uk.ac.rdg.resc.edal.catalogue.jaxb.DatasetConfig
- getId() - Method in class uk.ac.rdg.resc.edal.catalogue.jaxb.VariableConfig
- getId() - Method in class uk.ac.rdg.resc.edal.dataset.AbstractDataset
- getId() - Method in interface uk.ac.rdg.resc.edal.dataset.Dataset
- getId() - Method in class uk.ac.rdg.resc.edal.feature.AbstractDiscreteFeature
- getId() - Method in interface uk.ac.rdg.resc.edal.feature.Feature
- getId() - Method in interface uk.ac.rdg.resc.edal.graphics.utils.EnhancedVariableMetadata
- getId() - Method in class uk.ac.rdg.resc.edal.metadata.Parameter.Category
- getId() - Method in class uk.ac.rdg.resc.edal.metadata.VariableMetadata
- getId() - Method in class uk.ac.rdg.resc.godiva.client.requests.LayerDetails
- getId() - Method in class uk.ac.rdg.resc.godiva.shared.LayerMenuItem
- getImageFormat() - Method in class uk.ac.rdg.resc.edal.wms.GetMapParameters
- getImageGenerator(WmsCatalogue) - Method in class uk.ac.rdg.resc.edal.wms.GetMapStyleParams
-
Gets the object used to generate the map plot with all correct styles and layers set.
- getImageGrid() - Method in class uk.ac.rdg.resc.edal.graphics.utils.PlottingDomainParams
-
Creates a
RegularGrid
based on the width, height andBoundingBox
of these parameters - getImageLayer(List<String>, Node) - Method in class uk.ac.rdg.resc.edal.graphics.style.sld.AbstractSLDSymbolizer
-
Parse the node of the SLD XML document when given as a parameter as well as the name of the SLD layer and return an image layer object.
- getImageLayer(List<String>, Node) - Method in interface uk.ac.rdg.resc.edal.graphics.style.sld.SLDSymbolizer
-
Parse the symbolizer node of the SLD XML document when given as a parameter as well as the list of variable names and return an image layer object.
- getIndex() - Method in class uk.ac.rdg.resc.edal.grid.kdtree.Point
- getIndexOfClosestElevationTo(Double, VerticalAxis) - Static method in class uk.ac.rdg.resc.edal.util.GISUtils
- getIndexOfClosestTimeTo(DateTime, TimeAxis) - Static method in class uk.ac.rdg.resc.edal.util.GISUtils
- getInfo() - Method in interface uk.ac.rdg.resc.godiva.client.state.InfoIF
- getInfo() - Method in class uk.ac.rdg.resc.godiva.client.widgets.Info
- getInfoFormat() - Method in class uk.ac.rdg.resc.edal.wms.GetFeatureInfoParameters
- getInMemorySizeMB() - Method in class uk.ac.rdg.resc.edal.catalogue.jaxb.CacheInfo
- getInstance() - Static method in class uk.ac.rdg.resc.edal.graphics.utils.GraphicsUtils.ColorAdapter
- getInstanceUTC() - Static method in class uk.ac.rdg.resc.edal.util.chronologies.AllLeapChronology
-
Gets an instance of this Chronology in the UTC time zone
- getInstanceUTC() - Static method in class uk.ac.rdg.resc.edal.util.chronologies.NoLeapChronology
-
Gets an instance of this Chronology in the UTC time zone
- getInstanceUTC() - Static method in class uk.ac.rdg.resc.edal.util.chronologies.ThreeSixtyDayChronology
-
Gets an instance of this Chronology in the UTC time zone
- getInt(int) - Method in class uk.ac.rdg.resc.edal.util.RArray
-
Returns the ith element of the array as a 4-byte integer, irrespective of the underlying storage type.
- getInt(int) - Method in class uk.ac.rdg.resc.edal.util.RLongArray
- getInt(int) - Method in class uk.ac.rdg.resc.edal.util.RUByteArray
- getInt(int) - Method in class uk.ac.rdg.resc.edal.util.RUIntArray
- getInt(int) - Method in class uk.ac.rdg.resc.edal.util.RUShortArray
- getInt(String, int) - Method in class uk.ac.rdg.resc.edal.wms.RequestParams
-
Returns the value of the parameter with the given name as a positive integer, or the provided default if no parameter with the given name has been supplied.
- getInterpolationPoints() - Method in class uk.ac.rdg.resc.edal.graphics.style.sld.AbstractSLDInterpolateFunction
- getIntersectionOfHorizontalDomains(HorizontalDomain...) - Static method in class uk.ac.rdg.resc.edal.util.GISUtils
-
Gets the intersection of a number of
HorizontalDomain
s - getIntersectionOfTemporalDomains(TemporalDomain...) - Static method in class uk.ac.rdg.resc.edal.util.GISUtils
-
Gets the intersection of a number of
TemporalDomain
s - getIntersectionOfVerticalDomains(VerticalDomain...) - Static method in class uk.ac.rdg.resc.edal.util.GISUtils
-
Gets the intersection of a number of
VerticalDomain
s - getJ() - Method in class uk.ac.rdg.resc.edal.util.CurvilinearCoords.Cell
- getKeywords() - Method in interface uk.ac.rdg.resc.edal.wms.util.ServerInfo
- getKMZUrl() - Method in class uk.ac.rdg.resc.godiva.client.widgets.MapArea
- getLabel() - Method in class uk.ac.rdg.resc.edal.metadata.Parameter.Category
- getLargeBoundingBox(BoundingBox, double) - Static method in class uk.ac.rdg.resc.edal.util.GISUtils
-
Increases the size of a
BoundingBox
by a given factor - getLastUpdateTime() - Method in class uk.ac.rdg.resc.edal.catalogue.DataCatalogue
- getLastUpdateTime() - Method in class uk.ac.rdg.resc.edal.catalogue.jaxb.DatasetConfig
- getLastUpdateTime() - Method in interface uk.ac.rdg.resc.edal.graphics.utils.DatasetCatalogue
- getLastValue() - Method in class uk.ac.rdg.resc.edal.grid.AbstractReferenceableAxis
-
Gets the value of the axis at index (size - 1)
- getLayerDetails() - Method in class uk.ac.rdg.resc.godiva.client.requests.LayerRequestCallback
- getLayerMetadata(String, WmsCatalogue) - Static method in class uk.ac.rdg.resc.edal.wms.util.WmsUtils
-
Given a named layer and a
WmsCatalogue
which contains it, returns the associatedEnhancedVariableMetadata
- getLayerMetadata(VariableMetadata) - Method in class uk.ac.rdg.resc.edal.catalogue.DataCatalogue
- getLayerMetadata(VariableMetadata) - Method in interface uk.ac.rdg.resc.edal.graphics.utils.DatasetCatalogue
-
Returns
EnhancedVariableMetadata
giving for a given layer. - getLayerName() - Method in class uk.ac.rdg.resc.edal.wms.FeatureInfoPoint
- getLayerName(String, String) - Method in interface uk.ac.rdg.resc.edal.graphics.utils.LayerNameMapper
-
Returns the image layer name based on the dataset and variable ID
- getLayerName(String, String) - Method in class uk.ac.rdg.resc.edal.graphics.utils.SimpleLayerNameMapper
- getLayerNameMapper() - Method in interface uk.ac.rdg.resc.edal.wms.WmsCatalogue
- getLayerNames() - Method in class uk.ac.rdg.resc.edal.wms.GetFeatureInfoParameters
- getLayerNames() - Method in class uk.ac.rdg.resc.edal.wms.GetMapStyleParams
- getLayers() - Method in class uk.ac.rdg.resc.edal.graphics.style.MapImage
- getLayerSelector() - Method in class uk.ac.rdg.resc.godiva.client.Godiva
-
Gets a new layer selector.
- getLayout() - Method in class uk.ac.rdg.resc.godiva.client.Godiva
-
Gets the layout.
- getLegend(int) - Method in class uk.ac.rdg.resc.edal.graphics.style.MapImage
-
Generate a legend for this
MapImage
. - getLegend(int, int) - Method in class uk.ac.rdg.resc.edal.graphics.style.MapImage
-
Generate a legend for this
MapImage
. - getLegend(int, int, boolean) - Method in class uk.ac.rdg.resc.edal.graphics.style.MapImage
-
Generate a legend for this
MapImage
. - getLegend(int, int, Color, Color, boolean, boolean) - Method in class uk.ac.rdg.resc.edal.graphics.style.MapImage
-
Generate a legend for this
MapImage
. - getLegend(int, int, Color, Color, boolean, boolean, boolean, float, float) - Method in class uk.ac.rdg.resc.edal.graphics.style.MapImage
-
Generate a legend for this
MapImage
. - getLegend(int, int, Color, Color, boolean, boolean, boolean, float, float, float) - Method in class uk.ac.rdg.resc.edal.graphics.style.MapImage
-
Generate a legend for this
MapImage
. - getLegendGraphic(RequestParams, HttpServletResponse, WmsCatalogue) - Method in class uk.ac.rdg.resc.edal.wms.WmsServlet
- getLegendLabels(Drawable.NameAndRange, float, float, int, Color, boolean, int) - Static method in class uk.ac.rdg.resc.edal.graphics.style.MapImage
-
This returns an image suitable for plotting next to a vertical colourbar.
- getLinearInterpolatedValue(int, Extent<Float>, int) - Static method in class uk.ac.rdg.resc.edal.graphics.utils.LegendDataGenerator
-
Linearly interpolates a value based on its index along an axis
- getLineStyleInteger() - Method in enum uk.ac.rdg.resc.edal.graphics.style.ContourLayer.ContourLineStyle
- getLoadingProgress() - Method in class uk.ac.rdg.resc.edal.catalogue.jaxb.DatasetConfig
- getLocation() - Method in class uk.ac.rdg.resc.edal.catalogue.jaxb.DatasetConfig
- getLogo() - Method in class uk.ac.rdg.resc.godiva.client.Godiva
-
This is something that will almost certainly be changed for custom clients, so put it in a method which can be overridden
- getLong(int) - Method in class uk.ac.rdg.resc.edal.util.RArray
-
Returns the ith element of the array as a long integer, irrespective of the underlying storage type.
- getLong(int) - Method in class uk.ac.rdg.resc.edal.util.RLongArray
-
Returns the ith element of the array.
- getLong(int) - Method in class uk.ac.rdg.resc.edal.util.RUByteArray
-
Returns the ith element of the array.
- getLong(int) - Method in class uk.ac.rdg.resc.edal.util.RUIntArray
-
Returns the ith element of the array.
- getLong(int) - Method in class uk.ac.rdg.resc.edal.util.RUShortArray
-
Returns the ith element of the array.
- getLow() - Method in interface uk.ac.rdg.resc.edal.domain.Extent
- getLowerCorner() - Method in interface uk.ac.rdg.resc.edal.geometry.BoundingBox
-
Gets the position (getMinX(), getMinY())
- getLowerCorner() - Method in class uk.ac.rdg.resc.edal.geometry.BoundingBoxImpl
- getMandatoryFloat(String) - Method in class uk.ac.rdg.resc.edal.wms.RequestParams
-
Returns the value of the parameter with the given name, or throws an exception if the parameter is not available
- getMandatoryPositiveInt(String) - Method in class uk.ac.rdg.resc.edal.wms.RequestParams
-
Returns the value of the parameter with the given name as a positive integer, throwing a WmsException if the parameter does not exist or if the value is not a valid positive integer.
- getMandatoryString(String) - Method in class uk.ac.rdg.resc.edal.wms.RequestParams
-
Returns the value of the parameter with the given name, throwing an
EdalException
if the parameter does not exist. - getMandatoryWmsVersion() - Method in class uk.ac.rdg.resc.edal.wms.RequestParams
-
Finds the WMS version that the user has requested, throwing a WmsException if a version has not been set.
- getMap(RequestParams, HttpServletResponse, WmsCatalogue) - Method in class uk.ac.rdg.resc.edal.wms.WmsServlet
- getMapArea() - Method in class uk.ac.rdg.resc.godiva.client.BaseWmsClient
- getMapDomainObjects(String) - Method in class uk.ac.rdg.resc.edal.graphics.style.GriddedImageLayer.MapFeatureDataReader
- getMapFeature(Drawable.NameAndRange, LegendDataGenerator.MatrixType) - Method in class uk.ac.rdg.resc.edal.graphics.utils.LegendDataGenerator
-
Generates a
MapFeature
containing the correctly named variables - getMapFeature(Drawable.NameAndRange, LegendDataGenerator.MatrixType, Float) - Method in class uk.ac.rdg.resc.edal.graphics.utils.LegendDataGenerator
-
Generates a
MapFeature
containing the correctly named variables - getMapFeature(PlottingDomainParams, String, boolean) - Method in class uk.ac.rdg.resc.edal.graphics.utils.SimpleFeatureCatalogue
- getMapFeatureType(String) - Method in interface uk.ac.rdg.resc.edal.dataset.Dataset
-
Determines the type of feature returned by the extractMapFeatures() methods (defined in subclasses) for a particular variable
- getMapFeatureType(String) - Method in class uk.ac.rdg.resc.edal.dataset.DiscreteLayeredDataset
- getMapFeatureType(String) - Method in class uk.ac.rdg.resc.edal.dataset.PointDataset
-
Determines the type of feature returned by the extractMapFeatures() methods (defined in subclasses) for a particular variable
- getMapFeatureType(String) - Method in class uk.ac.rdg.resc.edal.dataset.TrajectoryDataset
- getMapFromArray(Map<String, String[]>) - Static method in class uk.ac.rdg.resc.godiva.client.requests.CaseInsensitiveParameterMap
- getMapFromList(Map<String, List<String>>) - Static method in class uk.ac.rdg.resc.godiva.client.requests.CaseInsensitiveParameterMap
- getMapHeight() - Method in class uk.ac.rdg.resc.godiva.client.BaseWmsClient
-
Gets the height of the map in the map widget
- getMapImageFromStyle(String, PlottingStyleParameters, VariableMetadata, LayerNameMapper) - Method in class uk.ac.rdg.resc.edal.graphics.utils.SldTemplateStyleCatalogue
- getMapImageFromStyle(String, PlottingStyleParameters, VariableMetadata, LayerNameMapper) - Method in interface uk.ac.rdg.resc.edal.graphics.utils.StyleCatalogue
-
Returns a concrete
MapImage
for a given style - GetMapParameters - Class in uk.ac.rdg.resc.edal.wms
-
Object representing a request to the GetMap operation.
- GetMapParameters(RequestParams, WmsCatalogue) - Constructor for class uk.ac.rdg.resc.edal.wms.GetMapParameters
-
Creates a new instance of GetMapParameter from the given RequestParams
- GetMapStyleParams - Class in uk.ac.rdg.resc.edal.wms
- GetMapStyleParams(RequestParams, WmsCatalogue) - Constructor for class uk.ac.rdg.resc.edal.wms.GetMapStyleParams
-
Extract GetMap parameters from the URL, using a
WmsCatalogue
to determine default values. - getMapWidth() - Method in class uk.ac.rdg.resc.godiva.client.BaseWmsClient
-
Gets the width of the map in the map widget
- getMax(int) - Method in interface org.khelekore.prtree.MBR
-
Get the maximum value for the given axis
- getMax(int) - Method in class org.khelekore.prtree.SimpleMBR
- getMax(int, T) - Method in interface org.khelekore.prtree.MBRConverter
-
Get the maximum coordinate value for the given t
- getMax(int, FeatureIndexer.FeatureBounds) - Method in class uk.ac.rdg.resc.edal.dataset.PRTreeFeatureIndexer
- getMaxIIndex() - Method in class uk.ac.rdg.resc.edal.dataset.DomainMapper
-
Gets the maximum i index in the whole domain mapper
- getMaxImageHeight() - Method in interface uk.ac.rdg.resc.edal.wms.util.ServerInfo
- getMaxImageWidth() - Method in interface uk.ac.rdg.resc.edal.wms.util.ServerInfo
- getMaximum() - Method in class uk.ac.rdg.resc.edal.graphics.style.sld.SLDRange
- getMaximumValue() - Method in class uk.ac.rdg.resc.edal.grid.AbstractReferenceableAxis
-
Returns the maximum coordinate value of this axis.
- getMaxJIndex() - Method in class uk.ac.rdg.resc.edal.dataset.DomainMapper
-
Gets the maximum j index in the whole domain mapper
- getMaxSimultaneousLayers() - Method in interface uk.ac.rdg.resc.edal.wms.util.ServerInfo
- getMaxValue() - Method in interface uk.ac.rdg.resc.edal.graphics.style.DensityMap
- getMaxValue() - Method in class uk.ac.rdg.resc.edal.graphics.style.InterpolateDensityMap
- getMaxValue() - Method in class uk.ac.rdg.resc.edal.graphics.style.SegmentDensityMap
- getMaxValue() - Method in class uk.ac.rdg.resc.edal.graphics.style.ThresholdDensityMap
- getMaxValue() - Method in class uk.ac.rdg.resc.edal.util.RArray
- getMaxValue() - Method in class uk.ac.rdg.resc.edal.util.RLongArray
- getMaxValue() - Method in class uk.ac.rdg.resc.edal.util.RUByteArray
- getMaxValue() - Method in class uk.ac.rdg.resc.edal.util.RUIntArray
- getMaxValue() - Method in class uk.ac.rdg.resc.edal.util.RUShortArray
- getMaxX() - Method in interface org.khelekore.prtree.MBR2D
-
Get the maximum x value
- getMaxX() - Method in class org.khelekore.prtree.SimpleMBR2D
- getMaxX() - Method in interface uk.ac.rdg.resc.edal.geometry.BoundingBox
-
Gets the maximum ordinate along the first axis, equivalent to
getMaximum(0)
. - getMaxX() - Method in class uk.ac.rdg.resc.edal.geometry.BoundingBoxImpl
- getMaxY() - Method in interface org.khelekore.prtree.MBR2D
-
Get the maximum y value
- getMaxY() - Method in class org.khelekore.prtree.SimpleMBR2D
- getMaxY() - Method in interface uk.ac.rdg.resc.edal.geometry.BoundingBox
-
Gets the maximum ordinate along the second axis, equivalent to
getMaximum(1)
. - getMaxY() - Method in class uk.ac.rdg.resc.edal.geometry.BoundingBoxImpl
- getMBR() - Method in class org.khelekore.prtree.PRTree
-
Get an N dimensional minimum bounding box of the data stored in this tree.
- getMBR2D() - Method in class org.khelekore.prtree.PRTree
-
Get a 2 dimensional minimum bounding rectangle of the data stored in this tree.
- getMeanCellArea() - Method in class uk.ac.rdg.resc.edal.util.CurvilinearCoords
-
Gets the mean area of the cells in this grid, in square degrees.
- getMember() - Method in class uk.ac.rdg.resc.edal.graphics.utils.FeatureCatalogue.FeaturesAndMemberName
- getMetadata(RequestParams, HttpServletResponse, WmsCatalogue) - Method in class uk.ac.rdg.resc.edal.wms.WmsServlet
-
Handles returning metadata about a requested layer.
- getMetadataDesc() - Method in class uk.ac.rdg.resc.edal.catalogue.jaxb.DatasetConfig
- getMetadataFilter() - Method in class uk.ac.rdg.resc.edal.graphics.style.ArrowLayer
- getMetadataFilter() - Method in class uk.ac.rdg.resc.edal.graphics.style.ContourLayer
- getMetadataFilter() - Method in class uk.ac.rdg.resc.edal.graphics.style.ImageLayer
- getMetadataFilter() - Method in class uk.ac.rdg.resc.edal.graphics.style.RasterLayer
- getMetadataMimetype() - Method in class uk.ac.rdg.resc.edal.catalogue.jaxb.DatasetConfig
- getMetadataUrl() - Method in class uk.ac.rdg.resc.edal.catalogue.jaxb.DatasetConfig
- getMidpoint(int, int) - Method in class uk.ac.rdg.resc.edal.util.CurvilinearCoords
-
Gets the location of the midpoint of the cell at indices i, j.
- getMidpoint(Double, Double) - Method in class uk.ac.rdg.resc.edal.grid.DefinedBoundsAxis
- getMidpoint(Double, Double) - Method in class uk.ac.rdg.resc.edal.grid.ReferenceableAxisImpl
- getMidpoint(DateTime, DateTime) - Method in class uk.ac.rdg.resc.edal.grid.TimeAxisImpl
- getMidpoint(T, T) - Method in class uk.ac.rdg.resc.edal.grid.AbstractIrregularAxis
-
Returns the midpoint of the supplied values.
- getMimeType() - Method in class uk.ac.rdg.resc.edal.graphics.formats.AviFormat
- getMimeType() - Method in class uk.ac.rdg.resc.edal.graphics.formats.GifFormat
- getMimeType() - Method in class uk.ac.rdg.resc.edal.graphics.formats.ImageFormat
-
Returns the MIME type that is supported by this ImageFormat object.
- getMimeType() - Method in class uk.ac.rdg.resc.edal.graphics.formats.JpegFormat
- getMimeType() - Method in class uk.ac.rdg.resc.edal.graphics.formats.KmzFormat
- getMimeType() - Method in class uk.ac.rdg.resc.edal.graphics.formats.Png32Format
- getMimeType() - Method in class uk.ac.rdg.resc.edal.graphics.formats.PngFormat
- getMin(int) - Method in interface org.khelekore.prtree.MBR
-
Get the minimum value for the given axis
- getMin(int) - Method in class org.khelekore.prtree.SimpleMBR
- getMin(int, T) - Method in interface org.khelekore.prtree.MBRConverter
-
Get the minimum coordinate value for the given t.
- getMin(int, FeatureIndexer.FeatureBounds) - Method in class uk.ac.rdg.resc.edal.dataset.PRTreeFeatureIndexer
- getMinIIndex() - Method in class uk.ac.rdg.resc.edal.dataset.DomainMapper
-
Gets the minimum i index in the whole domain mapper
- getMinimum() - Method in class uk.ac.rdg.resc.edal.graphics.style.sld.SLDRange
- getMinimumBoundingRectangle() - Method in class uk.ac.rdg.resc.edal.util.CurvilinearCoords.Cell
- getMinimumValue() - Method in class uk.ac.rdg.resc.edal.grid.AbstractReferenceableAxis
-
Returns the minimum coordinate value of this axis.
- getMinJIndex() - Method in class uk.ac.rdg.resc.edal.dataset.DomainMapper
-
Gets the minimum j index in the whole domain mapper
- getMinValue() - Method in interface uk.ac.rdg.resc.edal.graphics.style.DensityMap
- getMinValue() - Method in class uk.ac.rdg.resc.edal.graphics.style.InterpolateDensityMap
- getMinValue() - Method in class uk.ac.rdg.resc.edal.graphics.style.SegmentDensityMap
- getMinValue() - Method in class uk.ac.rdg.resc.edal.graphics.style.ThresholdDensityMap
- getMinValue() - Method in class uk.ac.rdg.resc.edal.util.RArray
- getMinValue() - Method in class uk.ac.rdg.resc.edal.util.RLongArray
- getMinValue() - Method in class uk.ac.rdg.resc.edal.util.RUByteArray
- getMinValue() - Method in class uk.ac.rdg.resc.edal.util.RUIntArray
- getMinValue() - Method in class uk.ac.rdg.resc.edal.util.RUShortArray
- getMinX() - Method in interface org.khelekore.prtree.MBR2D
-
Get the minimum x value
- getMinX() - Method in class org.khelekore.prtree.SimpleMBR2D
- getMinX() - Method in interface uk.ac.rdg.resc.edal.geometry.BoundingBox
-
Gets the minimum ordinate along the first axis, equivalent to
getMinimum(0)
. - getMinX() - Method in class uk.ac.rdg.resc.edal.geometry.BoundingBoxImpl
- getMinY() - Method in interface org.khelekore.prtree.MBR2D
-
Get the minimum y value
- getMinY() - Method in class org.khelekore.prtree.SimpleMBR2D
- getMinY() - Method in interface uk.ac.rdg.resc.edal.geometry.BoundingBox
-
Gets the minimum ordinate along the second axis, equivalent to
getMinimum(1)
. - getMinY() - Method in class uk.ac.rdg.resc.edal.geometry.BoundingBoxImpl
- getMonthLengths() - Method in class uk.ac.rdg.resc.edal.util.chronologies.FixedYearVariableMonthChronology
-
Gets the length of each month in days.
- getMoreInfo() - Method in class uk.ac.rdg.resc.edal.catalogue.jaxb.DatasetConfig
- getMoreInfo() - Method in class uk.ac.rdg.resc.edal.catalogue.jaxb.VariableConfig
- getMoreInfo() - Method in interface uk.ac.rdg.resc.edal.graphics.utils.EnhancedVariableMetadata
- getMoreInfo() - Method in class uk.ac.rdg.resc.godiva.client.requests.LayerDetails
- getMoreInfo() - Method in class uk.ac.rdg.resc.godiva.client.state.GodivaStateInfo
- getName() - Method in class uk.ac.rdg.resc.edal.feature.AbstractDiscreteFeature
- getName() - Method in interface uk.ac.rdg.resc.edal.feature.Feature
- getName() - Method in class uk.ac.rdg.resc.edal.grid.AbstractReferenceableAxis
- getName() - Method in interface uk.ac.rdg.resc.edal.grid.ReferenceableAxis
- getName() - Method in interface uk.ac.rdg.resc.edal.wms.util.ContactInfo
- getName() - Method in interface uk.ac.rdg.resc.edal.wms.util.ServerInfo
- getNamedColours() - Static method in class uk.ac.rdg.resc.edal.graphics.utils.GraphicsUtils
- getNamespaceURI(String) - Method in class uk.ac.rdg.resc.edal.graphics.style.sld.SLDNamespaceResolver
- getNDim() - Method in class uk.ac.rdg.resc.edal.util.AbstractImmutableArray
- getNDim() - Method in interface uk.ac.rdg.resc.edal.util.Array
-
Gets the number of dimensions of the array.
- getNDim() - Method in class uk.ac.rdg.resc.edal.util.Array1D
- getNDim() - Method in class uk.ac.rdg.resc.edal.util.Array2D
- getNDim() - Method in class uk.ac.rdg.resc.edal.util.Array4D
- getNearestDate() - Method in class uk.ac.rdg.resc.godiva.client.requests.LayerDetails
- getNearestDateTime() - Method in class uk.ac.rdg.resc.godiva.client.requests.LayerDetails
- getNearestEquivalentLongitude(double, double) - Static method in class uk.ac.rdg.resc.edal.util.GISUtils
-
Given a target longitude and a longitude, this returns the longitude value which is nearest to the target, taking wrapping into account
- getNeighbours() - Method in class uk.ac.rdg.resc.edal.util.CurvilinearCoords.Cell
-
Gets the neighbours of this cell (up to eight) that join this cell at an edge or corner.
- getNElevations() - Method in interface uk.ac.rdg.resc.godiva.client.state.ElevationSelectorIF
- getNElevations() - Method in class uk.ac.rdg.resc.godiva.client.widgets.ElevationSelector
- getNetcdfDatasetFromLocation(String, boolean) - Method in class uk.ac.rdg.resc.edal.dataset.cdm.CdmDatasetFactory
- getNextEquivalentLongitude(double, double) - Static method in class uk.ac.rdg.resc.edal.util.GISUtils
-
Finds the next longitude which is greater than the reference longitude and equivalent to the target longitude
- getNi() - Method in class uk.ac.rdg.resc.edal.util.CurvilinearCoords
- getNj() - Method in class uk.ac.rdg.resc.edal.util.CurvilinearCoords
- getNoDataColour() - Method in class uk.ac.rdg.resc.edal.graphics.utils.PlottingStyleParameters
- getNoDataColour() - Method in class uk.ac.rdg.resc.godiva.client.requests.LayerDetails
- getNoDataColour() - Method in interface uk.ac.rdg.resc.godiva.client.state.PaletteSelectorIF
- getNoDataColour() - Method in class uk.ac.rdg.resc.godiva.client.widgets.PaletteSelector
- getNoPaletteStyles() - Method in class uk.ac.rdg.resc.godiva.client.requests.LayerDetails
- getNumberOfLeaves() - Method in class org.khelekore.prtree.PRTree
-
Get the number of data leafs in this tree.
- getNumberOfSegments() - Method in class uk.ac.rdg.resc.edal.graphics.style.sld.AbstractSLDSegmentFunction
- getNumColorBands() - Method in class uk.ac.rdg.resc.edal.graphics.utils.PlottingStyleParameters
- getNumColorBands() - Method in class uk.ac.rdg.resc.godiva.client.requests.LayerDetails
- getNumColorBands() - Method in interface uk.ac.rdg.resc.godiva.client.state.PaletteSelectorIF
- getNumColorBands() - Method in class uk.ac.rdg.resc.godiva.client.widgets.PaletteSelector
- getNumLatPoints() - Method in class uk.ac.rdg.resc.edal.util.LookUpTable
-
Gets the number of points in this look-up table along its latitude axis
- getNumLayers() - Method in class uk.ac.rdg.resc.edal.wms.GetMapStyleParams
- getNumLonPoints() - Method in class uk.ac.rdg.resc.edal.util.LookUpTable
-
Gets the number of points in this look-up table along its longitude axis
- getNumUniqueIJPairs() - Method in class uk.ac.rdg.resc.edal.dataset.DomainMapper
-
Gets the number of unique i-j pairs in this pixel map.
- getObjectInstance(Object, Name, Context, Hashtable<?, ?>) - Method in class uk.ac.rdg.resc.edal.util.GISUtils
- getOpacity() - Method in class uk.ac.rdg.resc.edal.graphics.style.FlatOpacity
- getOpacity() - Method in class uk.ac.rdg.resc.edal.graphics.utils.PlottingStyleParameters
- getOpacity() - Method in class uk.ac.rdg.resc.edal.wms.GetMapStyleParams
-
Return the opacity of the image as a percentage
- getOpacity() - Method in interface uk.ac.rdg.resc.godiva.client.state.PaletteSelectorIF
- getOpacity() - Method in class uk.ac.rdg.resc.godiva.client.widgets.PaletteSelector
- getOpacityTransform() - Method in class uk.ac.rdg.resc.edal.graphics.style.Drawable
- getOptimalTransectPoints(HorizontalGrid, LineString) - Static method in class uk.ac.rdg.resc.edal.util.GISUtils
-
Gets a HorizontalDomain that contains (near) the minimum necessary number of points to sample a layer's source grid of data.
- getOptimumDataReadingStrategy(NetcdfDataset) - Static method in class uk.ac.rdg.resc.edal.util.cdm.CdmUtils
-
Estimates the optimum
DataReadingStrategy
from the given NetcdfDataset. - getOptionsForCurrentProjection() - Method in class uk.ac.rdg.resc.godiva.client.widgets.MapArea
- getOrd(int) - Method in interface org.khelekore.prtree.PointND
- getOrd(int) - Method in class org.khelekore.prtree.SimplePointND
- getOrganisation() - Method in interface uk.ac.rdg.resc.edal.wms.util.ContactInfo
- getOriginalGrid() - Method in class uk.ac.rdg.resc.edal.grid.DefinedStaggeredGrid
- getOriginalGrid() - Method in class uk.ac.rdg.resc.edal.grid.DerivedStaggeredGrid
- getOriginalGrid() - Method in interface uk.ac.rdg.resc.edal.grid.StaggeredHorizontalGrid
- getOverlaysForExport() - Method in class uk.ac.rdg.resc.godiva.client.widgets.MapArea
- getPalette() - Method in class uk.ac.rdg.resc.edal.graphics.utils.PlottingStyleParameters
- getPaletteName() - Method in class uk.ac.rdg.resc.edal.graphics.style.sld.AbstractSLDSegmentFunction
- getPaletteSelector() - Method in class uk.ac.rdg.resc.godiva.client.state.GodivaStateInfo
- getPaletteSelector(LayerSelectorIF, DialogBoxWithCloseButton.CentrePosIF) - Method in class uk.ac.rdg.resc.godiva.client.Godiva
-
Gets a new palette selector.
- getParameter() - Method in class uk.ac.rdg.resc.edal.metadata.VariableMetadata
-
Describes what is being measured by the values of this variable.
- getParameter(String) - Method in class uk.ac.rdg.resc.edal.feature.AbstractDiscreteFeature
- getParameter(String) - Method in interface uk.ac.rdg.resc.edal.feature.Feature
- getParameter(Variable) - Method in class uk.ac.rdg.resc.edal.dataset.cdm.CdmDatasetFactory
-
Generates a
Parameter
object, correctly parsing categorical flags and creating theParameter.Category
s associated with theParameter
. - getParameterMap() - Method in class uk.ac.rdg.resc.edal.feature.AbstractDiscreteFeature
- getParameterMap() - Method in interface uk.ac.rdg.resc.edal.feature.Feature
- getParent() - Method in class uk.ac.rdg.resc.edal.metadata.VariableMetadata
- getParent() - Method in class uk.ac.rdg.resc.godiva.shared.LayerMenuItem
- getParentDataset() - Method in class uk.ac.rdg.resc.edal.catalogue.jaxb.VariableConfig
- getParentDomain() - Method in interface uk.ac.rdg.resc.edal.grid.GridCell2D
- getParentDomain() - Method in class uk.ac.rdg.resc.edal.grid.GridCell2DImpl
- getParentDomain() - Method in interface uk.ac.rdg.resc.edal.grid.HorizontalCell
- getPathLength() - Method in class uk.ac.rdg.resc.edal.geometry.LineString
- getPeriodString(long) - Static method in class uk.ac.rdg.resc.edal.util.TimeUtils
-
Gets a representation of the given period as an ISO8601 string, e.g.
- getPixelMapEntries() - Method in interface uk.ac.rdg.resc.edal.dataset.DomainMapper.Scanline
-
Gets the list of DomainMapperEntries associated with the j index, in order of increasing i index
- GetPlotParameters - Class in uk.ac.rdg.resc.edal.wms
-
Class to parse parameters for GetTimeseries and GetVerticalProfile requests
- GetPlotParameters(RequestParams, WmsCatalogue) - Constructor for class uk.ac.rdg.resc.edal.wms.GetPlotParameters
- getPlottingDomainParameters() - Method in class uk.ac.rdg.resc.edal.wms.GetMapParameters
- getPlottingDomainParams() - Method in class uk.ac.rdg.resc.edal.graphics.utils.LegendDataGenerator
- getPointFeatures(Drawable.NameAndRange, LegendDataGenerator.MatrixType) - Method in class uk.ac.rdg.resc.edal.graphics.utils.LegendDataGenerator
-
Generates
PointFeature
s spread across the given ranges - getPointFeatures(Drawable.NameAndRange, LegendDataGenerator.MatrixType, Float) - Method in class uk.ac.rdg.resc.edal.graphics.utils.LegendDataGenerator
-
Generates
PointFeature
s spread across the given ranges - getPointsOnPath(int) - Method in class uk.ac.rdg.resc.edal.geometry.LineString
-
Returns a list of n points along the path defined by this line string.
- getPosition() - Method in class uk.ac.rdg.resc.edal.wms.FeatureInfoPoint
- getPositiveInt(String, int) - Method in class uk.ac.rdg.resc.edal.wms.RequestParams
-
Returns the value of the parameter with the given name as a positive integer, or the provided default if no parameter with the given name has been supplied.
- getPredefinedPalettes() - Static method in class uk.ac.rdg.resc.edal.graphics.utils.ColourPalette
- getPrefix(String) - Method in class uk.ac.rdg.resc.edal.graphics.style.sld.SLDNamespaceResolver
- getPrefixes(String) - Method in class uk.ac.rdg.resc.edal.graphics.style.sld.SLDNamespaceResolver
- getRange() - Method in class uk.ac.rdg.resc.edal.graphics.style.sld.AbstractSLDSegmentFunction
- getRange() - Method in interface uk.ac.rdg.resc.godiva.client.state.TimeSelectorIF
- getRange() - Method in class uk.ac.rdg.resc.godiva.client.widgets.TimeSelector
- getRedScale() - Method in class uk.ac.rdg.resc.edal.graphics.style.RGBBandColourScheme
- getScaleBar(int, int, float, boolean, boolean, Color, Color) - Method in class uk.ac.rdg.resc.edal.graphics.style.ColourScheme
-
Gets a scale bar for this
ColourScheme
- getScaleBar(int, int, float, float, boolean, boolean, Color, Color) - Method in class uk.ac.rdg.resc.edal.graphics.style.ColourScheme
-
Gets a scale bar for this
ColourScheme
- getScaledRoleForStyle(String) - Method in class uk.ac.rdg.resc.edal.graphics.utils.SldTemplateStyleCatalogue
- getScaledRoleForStyle(String) - Method in interface uk.ac.rdg.resc.edal.graphics.utils.StyleCatalogue
- getScaleMax() - Method in class uk.ac.rdg.resc.edal.graphics.style.ColourScheme
- getScaleMax() - Method in class uk.ac.rdg.resc.edal.graphics.style.InterpolateColourScheme
- getScaleMax() - Method in class uk.ac.rdg.resc.edal.graphics.style.MappedColourScheme
- getScaleMax() - Method in class uk.ac.rdg.resc.edal.graphics.style.RGBColourScheme
- getScaleMax() - Method in class uk.ac.rdg.resc.edal.graphics.style.ScaleRange
- getScaleMax() - Method in class uk.ac.rdg.resc.edal.graphics.style.SegmentColourScheme
- getScaleMax() - Method in class uk.ac.rdg.resc.edal.graphics.style.ThresholdColourScheme
- getScaleMax(int) - Method in class uk.ac.rdg.resc.edal.graphics.style.ColourScheme2D
- getScaleMax(int) - Method in class uk.ac.rdg.resc.edal.graphics.style.MappedSegmentColorScheme2D
- getScaleMax(int) - Method in class uk.ac.rdg.resc.edal.graphics.style.ThresholdColourScheme2D
- getScaleMin() - Method in class uk.ac.rdg.resc.edal.graphics.style.ColourScheme
- getScaleMin() - Method in class uk.ac.rdg.resc.edal.graphics.style.InterpolateColourScheme
- getScaleMin() - Method in class uk.ac.rdg.resc.edal.graphics.style.MappedColourScheme
- getScaleMin() - Method in class uk.ac.rdg.resc.edal.graphics.style.RGBColourScheme
- getScaleMin() - Method in class uk.ac.rdg.resc.edal.graphics.style.ScaleRange
- getScaleMin() - Method in class uk.ac.rdg.resc.edal.graphics.style.SegmentColourScheme
- getScaleMin() - Method in class uk.ac.rdg.resc.edal.graphics.style.ThresholdColourScheme
- getScaleMin(int) - Method in class uk.ac.rdg.resc.edal.graphics.style.ColourScheme2D
- getScaleMin(int) - Method in class uk.ac.rdg.resc.edal.graphics.style.MappedSegmentColorScheme2D
- getScaleMin(int) - Method in class uk.ac.rdg.resc.edal.graphics.style.ThresholdColourScheme2D
- getScaleRange() - Method in class uk.ac.rdg.resc.edal.graphics.style.Drawable.NameAndRange
- getScaleRange() - Method in class uk.ac.rdg.resc.edal.graphics.style.sld.SLDRange
- getScaleRange() - Method in class uk.ac.rdg.resc.godiva.client.requests.LayerDetails
- getScaleRange() - Method in interface uk.ac.rdg.resc.godiva.client.state.PaletteSelectorIF
- getScaleRange() - Method in class uk.ac.rdg.resc.godiva.client.widgets.PaletteSelector
- getSelectedDate() - Method in interface uk.ac.rdg.resc.godiva.client.state.TimeSelectorIF
- getSelectedDate() - Method in class uk.ac.rdg.resc.godiva.client.widgets.TimeSelector
- getSelectedDateIndex() - Method in class uk.ac.rdg.resc.godiva.client.widgets.TimeSelector
- getSelectedDateTime() - Method in interface uk.ac.rdg.resc.godiva.client.state.TimeSelectorIF
- getSelectedDateTime() - Method in class uk.ac.rdg.resc.godiva.client.widgets.TimeSelector
- getSelectedDateTimeRange() - Method in interface uk.ac.rdg.resc.godiva.client.state.TimeSelectorIF
- getSelectedDateTimeRange() - Method in class uk.ac.rdg.resc.godiva.client.widgets.TimeSelector
- getSelectedElevation() - Method in interface uk.ac.rdg.resc.godiva.client.state.ElevationSelectorIF
-
Gets the currently selected elevation as a
String
- getSelectedElevation() - Method in class uk.ac.rdg.resc.godiva.client.widgets.ElevationSelector
- getSelectedElevationRange() - Method in interface uk.ac.rdg.resc.godiva.client.state.ElevationSelectorIF
-
Gets the currently selected elevation range if applicable
- getSelectedElevationRange() - Method in class uk.ac.rdg.resc.godiva.client.widgets.ElevationSelector
- getSelectedId() - Method in interface uk.ac.rdg.resc.godiva.client.state.LayerSelectorIF
- getSelectedId() - Method in class uk.ac.rdg.resc.godiva.client.widgets.LayerSelectorCombo
- getSelectedId() - Method in class uk.ac.rdg.resc.godiva.client.widgets.LayerSelectorTree
- getSelectedPalette() - Method in class uk.ac.rdg.resc.godiva.client.requests.LayerDetails
- getSelectedPalette() - Method in interface uk.ac.rdg.resc.godiva.client.state.PaletteSelectorIF
- getSelectedPalette() - Method in class uk.ac.rdg.resc.godiva.client.widgets.PaletteSelector
- getSelectedStyle() - Method in interface uk.ac.rdg.resc.godiva.client.state.PaletteSelectorIF
- getSelectedStyle() - Method in class uk.ac.rdg.resc.godiva.client.widgets.PaletteSelector
- getSelectedTime() - Method in interface uk.ac.rdg.resc.godiva.client.state.TimeSelectorIF
- getSelectedTime() - Method in class uk.ac.rdg.resc.godiva.client.widgets.TimeSelector
- getServerInfo() - Method in interface uk.ac.rdg.resc.edal.wms.WmsCatalogue
- getShape() - Method in class uk.ac.rdg.resc.edal.util.AbstractImmutableArray
- getShape() - Method in interface uk.ac.rdg.resc.edal.util.Array
-
Gets the shape of the array, i.e.
- getShape() - Method in class uk.ac.rdg.resc.edal.util.Array1D
- getShape() - Method in class uk.ac.rdg.resc.edal.util.Array2D
- getShape() - Method in class uk.ac.rdg.resc.edal.util.Array4D
- getSourceGridIIndex() - Method in interface uk.ac.rdg.resc.edal.dataset.DomainMapper.DomainMapperEntry
-
Gets the i index of this point in the source grid
- getSourceGridJIndex() - Method in interface uk.ac.rdg.resc.edal.dataset.DomainMapper.DomainMapperEntry
-
Gets the j index of this point in the source grid
- getSourceGridJIndex() - Method in interface uk.ac.rdg.resc.edal.dataset.DomainMapper.Scanline
-
Gets the j index of this scanline in the source grid
- getSpacing() - Method in class uk.ac.rdg.resc.edal.graphics.style.sld.SLDRange
- getStandardName() - Method in class uk.ac.rdg.resc.edal.metadata.Parameter
- getStandardNameUri(String) - Static method in class uk.ac.rdg.resc.edal.covjson.writers.Constants.Vals
- getStartTime() - Method in class uk.ac.rdg.resc.godiva.client.requests.LayerDetails
- getStartZ() - Method in class uk.ac.rdg.resc.godiva.client.requests.LayerDetails
- getState() - Method in class uk.ac.rdg.resc.edal.catalogue.jaxb.DatasetConfig
- getStorageLength() - Method in class uk.ac.rdg.resc.edal.util.RArray
- getStorageLength() - Method in class uk.ac.rdg.resc.edal.util.RLongArray
- getStorageLength() - Method in class uk.ac.rdg.resc.edal.util.RUByteArray
- getStorageLength() - Method in class uk.ac.rdg.resc.edal.util.RUIntArray
- getStorageLength() - Method in class uk.ac.rdg.resc.edal.util.RUShortArray
- getString(String) - Method in class uk.ac.rdg.resc.edal.wms.RequestParams
-
Returns the value of the parameter with the given name as a String, or
null
if the parameter does not have a value. - getString(String, String) - Method in class uk.ac.rdg.resc.edal.wms.RequestParams
-
Returns the value of the parameter with the given name, or the supplied default value if the parameter does not exist.
- getStyleCatalogue() - Static method in class uk.ac.rdg.resc.edal.graphics.utils.SldTemplateStyleCatalogue
- getStyleCatalogue() - Method in interface uk.ac.rdg.resc.edal.wms.WmsCatalogue
- getStyleNames() - Method in class uk.ac.rdg.resc.edal.wms.GetMapStyleParams
- getStyleParameters() - Method in class uk.ac.rdg.resc.edal.wms.GetMapParameters
- getSupportedCrsCodes() - Method in interface uk.ac.rdg.resc.edal.wms.util.SupportedCrsCodes
- getSupportedMimeTypes() - Static method in class uk.ac.rdg.resc.edal.graphics.formats.ImageFormat
-
Gets the image MIME types that are supported
- getSupportedStyles() - Method in class uk.ac.rdg.resc.godiva.client.requests.LayerDetails
- getSupportedStyles(VariableMetadata, LayerNameMapper) - Method in class uk.ac.rdg.resc.edal.graphics.utils.SldTemplateStyleCatalogue
- getSupportedStyles(VariableMetadata, LayerNameMapper) - Method in interface uk.ac.rdg.resc.edal.graphics.utils.StyleCatalogue
-
Gets the supported styles for a given variable
- getSupportedStylesForLayer(String, WmsCatalogue) - Static method in class uk.ac.rdg.resc.edal.wms.util.WmsUtils
-
Given a
WmsCatalogue
, returns aList
of styles supported by the given layer name - getTargetDomainSize() - Method in class uk.ac.rdg.resc.edal.dataset.DomainMapper
-
Returns the size of the target domain
- getTargetHorizontalPosition() - Method in class uk.ac.rdg.resc.edal.graphics.utils.PlottingDomainParams
- getTargetIndices() - Method in interface uk.ac.rdg.resc.edal.dataset.DomainMapper.DomainMapperEntry
-
Gets the array of all target indices that correspond with this source grid point.
- getTargetT() - Method in class uk.ac.rdg.resc.edal.graphics.utils.PlottingDomainParams
- getTargetXSize() - Method in class uk.ac.rdg.resc.edal.dataset.Domain2DMapper
-
Gets the x-size of the target grid
- getTargetYSize() - Method in class uk.ac.rdg.resc.edal.dataset.Domain2DMapper
-
Gets the y-size of the target grid
- getTargetZ() - Method in class uk.ac.rdg.resc.edal.graphics.utils.PlottingDomainParams
- getTelephone() - Method in interface uk.ac.rdg.resc.edal.wms.util.ContactInfo
- getTemporalDomain() - Method in class uk.ac.rdg.resc.edal.metadata.DiscreteLayeredVariableMetadata
-
Returns the
TimeAxis
of the variable - getTemporalDomain() - Method in class uk.ac.rdg.resc.edal.metadata.VariableMetadata
-
Returns the temporal domain of the variable
- getTExtent() - Method in class uk.ac.rdg.resc.edal.graphics.utils.PlottingDomainParams
- getThresholds() - Method in class uk.ac.rdg.resc.edal.graphics.style.sld.AbstractSLDCategorizeFunction
- getTime() - Method in class uk.ac.rdg.resc.edal.domain.MapDomain
- getTime() - Method in class uk.ac.rdg.resc.edal.domain.PointCollectionDomain
- getTime() - Method in class uk.ac.rdg.resc.edal.feature.ProfileFeature
-
Gets the time associated with this point series feature.
- getTime() - Method in class uk.ac.rdg.resc.edal.position.GeoPosition
- getTime() - Method in class uk.ac.rdg.resc.edal.wms.FeatureInfoPoint
- getTimeAxis() - Method in interface uk.ac.rdg.resc.edal.domain.GridDomain
- getTimeAxis() - Method in class uk.ac.rdg.resc.edal.domain.SimpleGridDomain
- getTimeAxisUnits(Chronology) - Static method in class uk.ac.rdg.resc.edal.wms.util.WmsUtils
-
Returns the string to be used to display units for the TIME dimension in Capabilities documents.
- getTimeExtent() - Method in class uk.ac.rdg.resc.edal.domain.TrajectoryDomain
- getTimeExtent() - Method in interface uk.ac.rdg.resc.edal.grid.GridCell4D
- getTimeExtent() - Method in class uk.ac.rdg.resc.edal.grid.SimpleGridCell4D
- getTimeIndex(DateTime, TimeAxis, String) - Static method in class uk.ac.rdg.resc.edal.dataset.HorizontallyDiscreteDataset
- getTimeRangeForString(String, Chronology) - Static method in class uk.ac.rdg.resc.edal.util.TimeUtils
-
Converts a time string into time range.
- getTimeSelector() - Method in class uk.ac.rdg.resc.godiva.client.Godiva
-
Gets a new time selector.
- getTimeSelector() - Method in class uk.ac.rdg.resc.godiva.client.state.GodivaStateInfo
- getTimeseries(RequestParams, HttpServletResponse, WmsCatalogue) - Method in class uk.ac.rdg.resc.edal.wms.WmsServlet
- getTimeStringForCapabilities(List<DateTime>) - Static method in class uk.ac.rdg.resc.edal.util.TimeUtils
-
Returns a string representing the given List of DateTimes, suitable for inclusion in a Capabilities document.
- getTIndex() - Method in class uk.ac.rdg.resc.edal.util.Array4D
- getTitle() - Method in class uk.ac.rdg.resc.edal.catalogue.jaxb.DatasetConfig
- getTitle() - Method in class uk.ac.rdg.resc.edal.catalogue.jaxb.VariableConfig
- getTitle() - Method in interface uk.ac.rdg.resc.edal.graphics.utils.EnhancedVariableMetadata
- getTitle() - Method in class uk.ac.rdg.resc.edal.metadata.Parameter
- getTitle() - Method in class uk.ac.rdg.resc.godiva.shared.LayerMenuItem
- getTitleElements() - Method in interface uk.ac.rdg.resc.godiva.client.state.LayerSelectorIF
- getTitleElements() - Method in class uk.ac.rdg.resc.godiva.client.widgets.LayerSelectorCombo
- getTitleElements() - Method in class uk.ac.rdg.resc.godiva.client.widgets.LayerSelectorTree
- getTopLevelVariables() - Method in class uk.ac.rdg.resc.edal.dataset.AbstractDataset
- getTopLevelVariables() - Method in interface uk.ac.rdg.resc.edal.dataset.Dataset
- getTraditionalGodiva3Layout(IsWidget, Label, UnitsInfoIF, TimeSelectorIF, ElevationSelectorIF, PaletteSelectorIF, Anchor, Anchor, Anchor, Anchor, Anchor, Image, MapArea, Image, AnimationButton, PushButton, PushButton) - Static method in class uk.ac.rdg.resc.godiva.client.LayoutManager
- getTrajectoryFeature(Drawable.NameAndRange, LegendDataGenerator.MatrixType) - Method in class uk.ac.rdg.resc.edal.graphics.utils.LegendDataGenerator
- getTransect(RequestParams, HttpServletResponse, WmsCatalogue) - Method in class uk.ac.rdg.resc.edal.wms.WmsServlet
- getTransectLayerId() - Method in class uk.ac.rdg.resc.godiva.client.widgets.MapArea
- getTreeFromJson(String, JSONObject) - Static method in class uk.ac.rdg.resc.godiva.client.requests.LayerTreeJSONParser
- getTSize() - Method in class uk.ac.rdg.resc.edal.util.Array4D
-
Convenience method to get the size in the t-direction
- getUnitLengthSeconds(String) - Static method in class uk.ac.rdg.resc.edal.util.TimeUtils
- getUnits() - Method in class uk.ac.rdg.resc.edal.metadata.Parameter
- getUnits() - Method in interface uk.ac.rdg.resc.edal.position.VerticalCrs
-
Returns the units for the values in this
VerticalCrs
- getUnits() - Method in class uk.ac.rdg.resc.edal.position.VerticalCrsImpl
- getUnits() - Method in class uk.ac.rdg.resc.godiva.client.requests.LayerDetails
- getUnits() - Method in interface uk.ac.rdg.resc.godiva.client.state.UnitsInfoIF
-
Get the current units
- getUnits() - Method in class uk.ac.rdg.resc.godiva.client.widgets.UnitsInfo
- getUnitsForLayerName(String) - Method in class uk.ac.rdg.resc.edal.graphics.style.GriddedImageLayer.MapFeatureDataReader
- getUnitsInfo() - Method in class uk.ac.rdg.resc.godiva.client.state.GodivaStateInfo
- getUpdateInterval() - Method in class uk.ac.rdg.resc.edal.catalogue.jaxb.DatasetConfig
- getUpperCorner() - Method in interface uk.ac.rdg.resc.edal.geometry.BoundingBox
-
Gets the position (getMaxX(), getMaxY())
- getUpperCorner() - Method in class uk.ac.rdg.resc.edal.geometry.BoundingBoxImpl
- getUrlFromGetArgs(String, String...) - Method in class uk.ac.rdg.resc.godiva.client.BaseWmsClient
-
Encodes the URL, including proxy and base WMS URL
- getValue() - Method in class uk.ac.rdg.resc.edal.graphics.style.InterpolationPoint
- getValue() - Method in class uk.ac.rdg.resc.edal.graphics.utils.PlottingDatum
- getValue() - Method in class uk.ac.rdg.resc.edal.wms.FeatureInfoPoint
- getValue(double, double) - Method in class uk.ac.rdg.resc.edal.graphics.utils.BilinearInterpolator
- getValue(String) - Method in class uk.ac.rdg.resc.edal.feature.PointFeature
-
Convenience method for extracting the single value associated with a particular parameter.
- getValue(String, HorizontalPosition, Number...) - Method in class uk.ac.rdg.resc.edal.dataset.plugins.VariablePlugin
-
Generates a value for the desired ID
- getValueList() - Method in class uk.ac.rdg.resc.edal.graphics.style.sld.AbstractSLDSegmentFunction
- getValueMap() - Method in class uk.ac.rdg.resc.edal.graphics.style.sld.AbstractSLDMapFunction
- getValues() - Method in class uk.ac.rdg.resc.edal.graphics.style.sld.AbstractSLDCategorize2DFunction
- getValues() - Method in class uk.ac.rdg.resc.edal.graphics.style.sld.AbstractSLDCategorizeFunction
- getValues(String) - Method in class uk.ac.rdg.resc.edal.feature.AbstractDiscreteFeature
- getValues(String) - Method in interface uk.ac.rdg.resc.edal.feature.DiscreteFeature
-
Gets the array of values for the given parameter.
- getValues(String) - Method in class uk.ac.rdg.resc.edal.feature.GridFeature
- getValues(String) - Method in class uk.ac.rdg.resc.edal.feature.MapFeature
- getValues(String) - Method in class uk.ac.rdg.resc.edal.feature.PointCollectionFeature
- getValues(String) - Method in class uk.ac.rdg.resc.edal.feature.PointFeature
- getValues(String) - Method in class uk.ac.rdg.resc.edal.feature.PointSeriesFeature
- getValues(String) - Method in class uk.ac.rdg.resc.edal.feature.ProfileFeature
- getValues(String) - Method in class uk.ac.rdg.resc.edal.feature.TrajectoryFeature
- getVariableById(String) - Method in class uk.ac.rdg.resc.edal.catalogue.jaxb.DatasetConfig
- getVariableId() - Method in class uk.ac.rdg.resc.edal.metadata.Parameter
- getVariableIdFromLayerName(String) - Method in interface uk.ac.rdg.resc.edal.graphics.utils.LayerNameMapper
-
Returns a variable ID based on a given image layer name
- getVariableIdFromLayerName(String) - Method in class uk.ac.rdg.resc.edal.graphics.utils.SimpleLayerNameMapper
- getVariableIds() - Method in class uk.ac.rdg.resc.edal.dataset.AbstractDataset
- getVariableIds() - Method in interface uk.ac.rdg.resc.edal.dataset.Dataset
- getVariableIds() - Method in class uk.ac.rdg.resc.edal.feature.AbstractDiscreteFeature
- getVariableIds() - Method in interface uk.ac.rdg.resc.edal.feature.Feature
- getVariableMetadata(String) - Method in class uk.ac.rdg.resc.edal.dataset.AbstractDataset
- getVariableMetadata(String) - Method in interface uk.ac.rdg.resc.edal.dataset.Dataset
-
Returns the
VariableMetadata
associated with a particular variable ID - getVariableMetadata(String) - Method in class uk.ac.rdg.resc.edal.dataset.DiscreteLayeredDataset
- getVariableMetadataFromLayerName(String, WmsCatalogue) - Static method in class uk.ac.rdg.resc.edal.wms.util.WmsUtils
-
Given a
WmsCatalogue
, returns theVariableMetadata
which corresponds to a given layer name - getVariableName(Variable) - Static method in class uk.ac.rdg.resc.edal.dataset.cdm.CdmDatasetFactory
- getVariableProperties() - Method in class uk.ac.rdg.resc.edal.metadata.VariableMetadata
- getVariables() - Method in class uk.ac.rdg.resc.edal.catalogue.jaxb.DatasetConfig
- getVerticalAxis() - Method in interface uk.ac.rdg.resc.edal.domain.GridDomain
- getVerticalAxis() - Method in class uk.ac.rdg.resc.edal.domain.SimpleGridDomain
- getVerticalCrs() - Method in class uk.ac.rdg.resc.edal.domain.MapDomain
- getVerticalCrs() - Method in class uk.ac.rdg.resc.edal.domain.SimpleVerticalDomain
- getVerticalCrs() - Method in class uk.ac.rdg.resc.edal.domain.TrajectoryDomain
- getVerticalCrs() - Method in interface uk.ac.rdg.resc.edal.domain.VerticalDomain
- getVerticalCrs() - Method in interface uk.ac.rdg.resc.edal.grid.GridCell4D
- getVerticalCrs() - Method in class uk.ac.rdg.resc.edal.grid.SimpleGridCell4D
- getVerticalCrs() - Method in interface uk.ac.rdg.resc.edal.grid.VerticalAxis
-
Returns the vertical coordinate reference system for coordinates on this axis
- getVerticalCrs() - Method in class uk.ac.rdg.resc.edal.grid.VerticalAxisImpl
- getVerticalDomain() - Method in class uk.ac.rdg.resc.edal.metadata.DiscreteLayeredVariableMetadata
-
Returns the
VerticalAxis
of the variable - getVerticalDomain() - Method in class uk.ac.rdg.resc.edal.metadata.VariableMetadata
-
Returns the vertical domain of the variable
- getVerticalExtent() - Method in class uk.ac.rdg.resc.edal.domain.TrajectoryDomain
- getVerticalExtent() - Method in interface uk.ac.rdg.resc.edal.grid.GridCell4D
- getVerticalExtent() - Method in class uk.ac.rdg.resc.edal.grid.SimpleGridCell4D
- getVerticalIndex(Double, VerticalAxis, String) - Static method in class uk.ac.rdg.resc.edal.dataset.HorizontallyDiscreteDataset
- getVerticalPosition() - Method in class uk.ac.rdg.resc.edal.domain.PointCollectionDomain
- getVerticalPosition() - Method in class uk.ac.rdg.resc.edal.feature.PointSeriesFeature
-
Gets the vertical location of this point series feature.
- getVerticalPosition() - Method in class uk.ac.rdg.resc.edal.position.GeoPosition
- getVerticalProfile(RequestParams, HttpServletResponse, WmsCatalogue) - Method in class uk.ac.rdg.resc.edal.wms.WmsServlet
- getVerticalUnits() - Method in interface uk.ac.rdg.resc.godiva.client.state.ElevationSelectorIF
- getVerticalUnits() - Method in class uk.ac.rdg.resc.godiva.client.widgets.ElevationSelector
- getVertices() - Method in class uk.ac.rdg.resc.edal.geometry.BoundingBoxImpl
-
Returns a list of vertices in anticlockwise order starting at minx, miny
- getVertices() - Method in interface uk.ac.rdg.resc.edal.geometry.Polygon
-
Returns the list of vertices that define this polygon in the horizontal plane.
- getVertices() - Method in class uk.ac.rdg.resc.edal.geometry.SimplePolygon
- getWidgetCollection(String) - Method in class uk.ac.rdg.resc.godiva.client.BaseWmsClient
-
Gets the
GodivaStateInfo
for the specified layer - getWidgetCollection(String) - Method in class uk.ac.rdg.resc.godiva.client.Godiva
- getWidth() - Method in interface uk.ac.rdg.resc.edal.geometry.BoundingBox
-
Gets the width of the bounding box, i.e.
- getWidth() - Method in class uk.ac.rdg.resc.edal.geometry.BoundingBoxImpl
- getWidth() - Method in class uk.ac.rdg.resc.edal.graphics.utils.ColourableIcon
- getWidth() - Method in class uk.ac.rdg.resc.edal.graphics.utils.PlottingDomainParams
- getWmsRequestUrl(String, String, Map<String, String>) - Method in class uk.ac.rdg.resc.godiva.client.BaseWmsClient
-
Builds a URL given the request name and a
Map
of parameters - getWmsUrl() - Method in interface uk.ac.rdg.resc.godiva.client.state.LayerSelectorIF
- getWmsUrl() - Method in class uk.ac.rdg.resc.godiva.client.widgets.LayerSelectorCombo
- getWmsUrl() - Method in class uk.ac.rdg.resc.godiva.client.widgets.LayerSelectorTree
- getWmsUrl() - Method in class uk.ac.rdg.resc.godiva.shared.LayerMenuItem
- getWmsUrlProvider() - Method in class uk.ac.rdg.resc.godiva.client.state.GodivaStateInfo
- getWmsVersion() - Method in class uk.ac.rdg.resc.edal.wms.GetMapParameters
- getWmsVersion() - Method in class uk.ac.rdg.resc.edal.wms.RequestParams
-
Finds the WMS version that the user has requested.
- getX() - Method in class uk.ac.rdg.resc.edal.grid.kdtree.Point
- getX() - Method in class uk.ac.rdg.resc.edal.position.HorizontalPosition
-
Returns the x coordinate of this position
- getX() - Method in class uk.ac.rdg.resc.edal.util.GridCoordinates2D
- getX() - Method in class uk.ac.rdg.resc.godiva.client.widgets.ScreenPosition
- getXAxis() - Method in class uk.ac.rdg.resc.edal.domain.MapDomain
- getXAxis() - Method in interface uk.ac.rdg.resc.edal.grid.RectilinearGrid
-
Gets the x axis of the grid.
- getXAxis() - Method in class uk.ac.rdg.resc.edal.grid.RectilinearGridImpl
- getXAxis() - Method in interface uk.ac.rdg.resc.edal.grid.RegularGrid
-
Gets the x axis of the grid.
- getXAxis() - Method in class uk.ac.rdg.resc.edal.grid.RegularGridImpl
- getXIndex() - Method in class uk.ac.rdg.resc.edal.util.Array2D
- getXIndex() - Method in class uk.ac.rdg.resc.edal.util.Array4D
- getXPadding() - Method in class uk.ac.rdg.resc.edal.grid.DefinedStaggeredGrid
- getXPadding() - Method in class uk.ac.rdg.resc.edal.grid.DerivedStaggeredGrid
- getXPadding() - Method in interface uk.ac.rdg.resc.edal.grid.StaggeredHorizontalGrid
- getXSize() - Method in class uk.ac.rdg.resc.edal.domain.MapDomain
- getXSize() - Method in class uk.ac.rdg.resc.edal.grid.AbstractCurvilinearGrid
- getXSize() - Method in class uk.ac.rdg.resc.edal.grid.cdm.CdmTransformedGrid
- getXSize() - Method in class uk.ac.rdg.resc.edal.grid.DefinedStaggeredGrid
- getXSize() - Method in class uk.ac.rdg.resc.edal.grid.DerivedStaggeredGrid
- getXSize() - Method in interface uk.ac.rdg.resc.edal.grid.HorizontalGrid
- getXSize() - Method in class uk.ac.rdg.resc.edal.grid.RectilinearGridImpl
- getXSize() - Method in class uk.ac.rdg.resc.edal.util.Array2D
-
Convenience method to get the size in the x-direction
- getXSize() - Method in class uk.ac.rdg.resc.edal.util.Array4D
-
Convenience method to get the size in the x-direction
- getXThresholds() - Method in class uk.ac.rdg.resc.edal.graphics.style.sld.AbstractSLDCategorize2DFunction
- getY() - Method in class uk.ac.rdg.resc.edal.grid.kdtree.Point
- getY() - Method in class uk.ac.rdg.resc.edal.position.HorizontalPosition
-
Returns the y coordinate of this position
- getY() - Method in class uk.ac.rdg.resc.edal.util.GridCoordinates2D
- getY() - Method in class uk.ac.rdg.resc.godiva.client.widgets.ScreenPosition
- getYAxis() - Method in class uk.ac.rdg.resc.edal.domain.MapDomain
- getYAxis() - Method in interface uk.ac.rdg.resc.edal.grid.RectilinearGrid
-
Gets the y axis of the grid.
- getYAxis() - Method in class uk.ac.rdg.resc.edal.grid.RectilinearGridImpl
- getYAxis() - Method in interface uk.ac.rdg.resc.edal.grid.RegularGrid
-
Gets the y axis of the grid.
- getYAxis() - Method in class uk.ac.rdg.resc.edal.grid.RegularGridImpl
- getYIndex() - Method in class uk.ac.rdg.resc.edal.util.Array2D
- getYIndex() - Method in class uk.ac.rdg.resc.edal.util.Array4D
- getYPadding() - Method in class uk.ac.rdg.resc.edal.grid.DefinedStaggeredGrid
- getYPadding() - Method in class uk.ac.rdg.resc.edal.grid.DerivedStaggeredGrid
- getYPadding() - Method in interface uk.ac.rdg.resc.edal.grid.StaggeredHorizontalGrid
- getYSize() - Method in class uk.ac.rdg.resc.edal.domain.MapDomain
- getYSize() - Method in class uk.ac.rdg.resc.edal.grid.AbstractCurvilinearGrid
- getYSize() - Method in class uk.ac.rdg.resc.edal.grid.cdm.CdmTransformedGrid
- getYSize() - Method in class uk.ac.rdg.resc.edal.grid.DefinedStaggeredGrid
- getYSize() - Method in class uk.ac.rdg.resc.edal.grid.DerivedStaggeredGrid
- getYSize() - Method in interface uk.ac.rdg.resc.edal.grid.HorizontalGrid
- getYSize() - Method in class uk.ac.rdg.resc.edal.grid.RectilinearGridImpl
- getYSize() - Method in class uk.ac.rdg.resc.edal.util.Array2D
-
Convenience method to get the size in the y-direction
- getYSize() - Method in class uk.ac.rdg.resc.edal.util.Array4D
-
Convenience method to get the size in the y-direction
- getYThresholds() - Method in class uk.ac.rdg.resc.edal.graphics.style.sld.AbstractSLDCategorize2DFunction
- getZ() - Method in class uk.ac.rdg.resc.edal.domain.MapDomain
- getZ() - Method in class uk.ac.rdg.resc.edal.position.VerticalPosition
-
Returns the vertical coordinate of this position
- getZExtent() - Method in class uk.ac.rdg.resc.edal.graphics.utils.PlottingDomainParams
- getZIndex() - Method in class uk.ac.rdg.resc.edal.util.Array4D
- getZSize() - Method in class uk.ac.rdg.resc.edal.util.Array4D
-
Convenience method to get the size in the z-direction
- getZUnits() - Method in class uk.ac.rdg.resc.godiva.client.requests.LayerDetails
- GifFormat - Class in uk.ac.rdg.resc.edal.graphics.formats
-
Creates (possibly animated) GIFs.
- GifFormat() - Constructor for class uk.ac.rdg.resc.edal.graphics.formats.GifFormat
- GISUtils - Class in uk.ac.rdg.resc.edal.util
-
A class containing static methods which are useful for GIS operations.
- GISUtils() - Constructor for class uk.ac.rdg.resc.edal.util.GISUtils
- GISUtils.EpsgDatabasePath - Class in uk.ac.rdg.resc.edal.util
-
Contains a single static flag.
- global() - Static method in class uk.ac.rdg.resc.edal.geometry.BoundingBoxImpl
- GLYPH - uk.ac.rdg.resc.edal.graphics.utils.DataReadingTypes.PlotType
- glyphIconName - Variable in class uk.ac.rdg.resc.edal.graphics.style.ColouredGlyphLayer
- Godiva - Class in uk.ac.rdg.resc.godiva.client
-
This is a concrete implementation of
BaseWmsClient
for a client which handles a single WMS layer at a time - Godiva() - Constructor for class uk.ac.rdg.resc.godiva.client.Godiva
- GodivaActionsHandler - Interface in uk.ac.rdg.resc.godiva.client.handlers
- GodivaStateInfo - Class in uk.ac.rdg.resc.godiva.client.state
-
A collection of interfaces providing state information about a particular layer.
- GodivaStateInfo(ElevationSelectorIF, TimeSelectorIF, PaletteSelectorIF, UnitsInfoIF, CopyrightInfoIF, InfoIF, LayerSelectorIF) - Constructor for class uk.ac.rdg.resc.godiva.client.state.GodivaStateInfo
- GraphicsUtils - Class in uk.ac.rdg.resc.edal.graphics.utils
-
Class containing static utility methods for dealing with graphics
- GraphicsUtils() - Constructor for class uk.ac.rdg.resc.edal.graphics.utils.GraphicsUtils
- GraphicsUtils.ColorAdapter - Class in uk.ac.rdg.resc.edal.graphics.utils
- GREGORIAN - Static variable in class uk.ac.rdg.resc.edal.covjson.writers.Constants.Vals
- GRID - Static variable in class uk.ac.rdg.resc.edal.covjson.writers.Constants.Vals
- GridCell2D - Interface in uk.ac.rdg.resc.edal.grid
-
A cell in a
HorizontalGrid
. - GridCell2DImpl - Class in uk.ac.rdg.resc.edal.grid
-
Simple immutable implementation of a GridCell2D.
- GridCell2DImpl(GridCoordinates2D, HorizontalPosition, Polygon, HorizontalGrid) - Constructor for class uk.ac.rdg.resc.edal.grid.GridCell2DImpl
- GridCell4D - Interface in uk.ac.rdg.resc.edal.grid
-
A cell in a
GridDomain
, which can have up to four dimensions. - GridCoordinates2D - Class in uk.ac.rdg.resc.edal.util
-
Class representing a pair of integer co-ordinates.
- GridCoordinates2D(int, int) - Constructor for class uk.ac.rdg.resc.edal.util.GridCoordinates2D
-
Create a new
GridCoordinates2D
object - GridDataSource - Interface in uk.ac.rdg.resc.edal.dataset
-
Low-level interface to multidimensional grids, used by
DataReadingStrategy
. - GriddedDataset - Class in uk.ac.rdg.resc.edal.dataset
-
A partial implementation of a
Dataset
based on a 4D grid, using aGridDataSource
and aDataReadingStrategy
. - GriddedDataset(String, Collection<GridVariableMetadata>) - Constructor for class uk.ac.rdg.resc.edal.dataset.GriddedDataset
- GriddedImageLayer - Class in uk.ac.rdg.resc.edal.graphics.style
-
An
ImageLayer
which handles a singleGridFeature
for every layer name. - GriddedImageLayer() - Constructor for class uk.ac.rdg.resc.edal.graphics.style.GriddedImageLayer
- GriddedImageLayer.MapFeatureDataReader - Class in uk.ac.rdg.resc.edal.graphics.style
- GridDomain - Interface in uk.ac.rdg.resc.edal.domain
-
The domain of a
GridFeature
, modelled as a composition of a horizontal grid, plus t and z axes. - GridFeature - Class in uk.ac.rdg.resc.edal.feature
-
An implementation of a
Feature
whose domain is aGridDomain
- GridFeature(String, String, String, GridDomain, Map<String, Parameter>, Map<String, Array4D<Number>>) - Constructor for class uk.ac.rdg.resc.edal.feature.GridFeature
- gridFeatureToNetCDF(GridFeature, File) - Static method in class uk.ac.rdg.resc.edal.dataset.cdm.CdmFeatureWrite
-
Writes a
GridFeature
to file - gridFeatureToNetCDF(GridFeature, File, Set<GridCoordinates2D>, Float) - Static method in class uk.ac.rdg.resc.edal.dataset.cdm.CdmFeatureWrite
-
Writes a
GridFeature
to file, masking out specified (horizontal) grid cells - GridVariableMetadata - Class in uk.ac.rdg.resc.edal.metadata
-
This is a
VariableMetadata
object specialised for discrete 4D grids. - GridVariableMetadata(Parameter, HorizontalGrid, VerticalAxis, TimeAxis, boolean) - Constructor for class uk.ac.rdg.resc.edal.metadata.GridVariableMetadata
- GROUP - Static variable in class uk.ac.rdg.resc.edal.dataset.plugins.ArbitraryGroupPlugin
- GROUP - Static variable in class uk.ac.rdg.resc.edal.dataset.plugins.ValueErrorPlugin
- GROUP - Static variable in class uk.ac.rdg.resc.edal.dataset.plugins.VectorPlugin
H
- h - Variable in class uk.ac.rdg.resc.edal.dataset.HZTDataSource.MeshCoordinates3D
- handleCustomParams(JSONObject) - Method in class uk.ac.rdg.resc.godiva.client.BaseWmsClient
-
This is called after all other parameters have been received from a config servlet, and subclasses can use it to handle custom configuration options from the ConfigServlet.
- handleError(Throwable) - Method in class uk.ac.rdg.resc.godiva.client.BaseWmsClient
- handleError(Throwable) - Method in interface uk.ac.rdg.resc.godiva.client.requests.ErrorHandler
-
Handles a general error
- handleWmsException(EdalException, HttpServletResponse, boolean) - Method in class uk.ac.rdg.resc.edal.wms.WmsServlet
-
Wraps
EdalException
s in an XML wrapper and returns them. - hasCopyright() - Method in interface uk.ac.rdg.resc.godiva.client.state.CopyrightInfoIF
- hasCopyright() - Method in class uk.ac.rdg.resc.godiva.client.widgets.CopyrightInfo
- hasError() - Method in class uk.ac.rdg.resc.edal.catalogue.jaxb.DatasetConfig
- hashCode() - Method in class uk.ac.rdg.resc.edal.dataset.cdm.RotatedOffsetProjection
- hashCode() - Method in class uk.ac.rdg.resc.edal.dataset.Domain2DMapper.Domain2DMapperCacheKey
- hashCode() - Method in class uk.ac.rdg.resc.edal.dataset.DomainMapper
- hashCode() - Method in class uk.ac.rdg.resc.edal.dataset.HorizontallyDiscreteDataset.PointSeriesLocation
- hashCode() - Method in class uk.ac.rdg.resc.edal.dataset.HorizontallyDiscreteDataset.ProfileLocation
- hashCode() - Method in class uk.ac.rdg.resc.edal.dataset.HZTDataSource.MeshCoordinates3D
- hashCode() - Method in interface uk.ac.rdg.resc.edal.domain.Extent
- hashCode() - Method in class uk.ac.rdg.resc.edal.domain.MapDomain
- hashCode() - Method in class uk.ac.rdg.resc.edal.domain.PointCollectionDomain
- hashCode() - Method in class uk.ac.rdg.resc.edal.domain.PointDomain
- hashCode() - Method in class uk.ac.rdg.resc.edal.domain.SimpleHorizontalDomain
- hashCode() - Method in class uk.ac.rdg.resc.edal.domain.SimpleTemporalDomain
- hashCode() - Method in class uk.ac.rdg.resc.edal.domain.SimpleVerticalDomain
- hashCode() - Method in class uk.ac.rdg.resc.edal.domain.TrajectoryDomain
- hashCode() - Method in class uk.ac.rdg.resc.edal.geometry.AbstractPolygon
- hashCode() - Method in interface uk.ac.rdg.resc.edal.geometry.BoundingBox
- hashCode() - Method in class uk.ac.rdg.resc.edal.geometry.BoundingBoxImpl
- hashCode() - Method in class uk.ac.rdg.resc.edal.graphics.utils.PlottingDomainParams
- hashCode() - Method in class uk.ac.rdg.resc.edal.grid.AbstractCurvilinearGrid
- hashCode() - Method in class uk.ac.rdg.resc.edal.grid.AbstractHorizontalGrid
- hashCode() - Method in class uk.ac.rdg.resc.edal.grid.AbstractIrregularAxis
- hashCode() - Method in class uk.ac.rdg.resc.edal.grid.AbstractReferenceableAxis
- hashCode() - Method in class uk.ac.rdg.resc.edal.grid.cdm.CdmTransformedGrid
- hashCode() - Method in class uk.ac.rdg.resc.edal.grid.DefinedStaggeredGrid
- hashCode() - Method in class uk.ac.rdg.resc.edal.grid.DerivedStaggeredGrid
- hashCode() - Method in interface uk.ac.rdg.resc.edal.grid.HorizontalGrid
- hashCode() - Method in class uk.ac.rdg.resc.edal.grid.HorizontalMesh
- hashCode() - Method in class uk.ac.rdg.resc.edal.grid.LookUpTableGrid
- hashCode() - Method in class uk.ac.rdg.resc.edal.grid.RectilinearGridImpl
- hashCode() - Method in interface uk.ac.rdg.resc.edal.grid.ReferenceableAxis
- hashCode() - Method in class uk.ac.rdg.resc.edal.grid.ReferenceableAxisImpl
- hashCode() - Method in class uk.ac.rdg.resc.edal.grid.RegularAxisImpl
- hashCode() - Method in class uk.ac.rdg.resc.edal.grid.TimeAxisImpl
- hashCode() - Method in class uk.ac.rdg.resc.edal.grid.VerticalAxisImpl
- hashCode() - Method in class uk.ac.rdg.resc.edal.metadata.Parameter
- hashCode() - Method in class uk.ac.rdg.resc.edal.position.GeoPosition
- hashCode() - Method in class uk.ac.rdg.resc.edal.position.HorizontalPosition
- hashCode() - Method in interface uk.ac.rdg.resc.edal.position.VerticalCrs
- hashCode() - Method in class uk.ac.rdg.resc.edal.position.VerticalCrsImpl
- hashCode() - Method in class uk.ac.rdg.resc.edal.position.VerticalPosition
- hashCode() - Method in interface uk.ac.rdg.resc.edal.util.Array
- hashCode() - Method in class uk.ac.rdg.resc.edal.util.CurvilinearCoords.Cell
- hashCode() - Method in class uk.ac.rdg.resc.edal.util.CurvilinearCoords
- hashCode() - Method in class uk.ac.rdg.resc.edal.util.GridCoordinates2D
- hashCode() - Method in class uk.ac.rdg.resc.edal.util.LookUpTable
- hashCode() - Method in class uk.ac.rdg.resc.edal.util.RArray
- hasInfo() - Method in interface uk.ac.rdg.resc.godiva.client.state.InfoIF
- hasInfo() - Method in class uk.ac.rdg.resc.godiva.client.widgets.Info
- hasMultipleTimes() - Method in interface uk.ac.rdg.resc.godiva.client.state.TimeSelectorIF
- hasMultipleTimes() - Method in class uk.ac.rdg.resc.godiva.client.widgets.TimeSelector
- HEAVY - uk.ac.rdg.resc.edal.graphics.style.ContourLayer.ContourLineStyle
- HEIGHT - Static variable in class uk.ac.rdg.resc.edal.covjson.writers.Constants.Vals
- HIGH - uk.ac.rdg.resc.edal.grid.StaggeredHorizontalGrid.SGridPadding
-
The axis has a cell above the maximum node
- HIGHLIGHT - uk.ac.rdg.resc.edal.graphics.style.ContourLayer.ContourLineStyle
- HorizontalCell - Interface in uk.ac.rdg.resc.edal.grid
-
A cell in a horizontal
Domain
. - HorizontalDomain - Interface in uk.ac.rdg.resc.edal.domain
-
A two-dimensional
Domain
in the horizontal plane - HorizontalGrid - Interface in uk.ac.rdg.resc.edal.grid
-
A two-dimensional grid in the horizontal plane that is referenced to a 2D horizontal coordinate reference system.
- HorizontallyDiscreteDataset<DS extends DataSource> - Class in uk.ac.rdg.resc.edal.dataset
-
A partial implementation of a 4-dimensional
Dataset
which handles the use of plugins to generate values. - HorizontallyDiscreteDataset(String, Collection<? extends VariableMetadata>) - Constructor for class uk.ac.rdg.resc.edal.dataset.HorizontallyDiscreteDataset
- HorizontallyDiscreteDataset.PointSeriesLocation - Class in uk.ac.rdg.resc.edal.dataset
- HorizontallyDiscreteDataset.ProfileLocation - Class in uk.ac.rdg.resc.edal.dataset
- HorizontalMesh - Class in uk.ac.rdg.resc.edal.grid
-
An unstructured mesh in the horizontal plane.
- HorizontalMesh4dDataset - Class in uk.ac.rdg.resc.edal.dataset
-
Partial implementation of a
Dataset
where the horizontal layers are based on an unstructured mesh, and the vertical / time dimensions are discrete. - HorizontalMesh4dDataset(String, Collection<HorizontalMesh4dVariableMetadata>) - Constructor for class uk.ac.rdg.resc.edal.dataset.HorizontalMesh4dDataset
- HorizontalMesh4dVariableMetadata - Class in uk.ac.rdg.resc.edal.metadata
-
This is a
VariableMetadata
object specialised for discrete 4D grids. - HorizontalMesh4dVariableMetadata(Parameter, HorizontalMesh, VerticalAxis, TimeAxis, boolean) - Constructor for class uk.ac.rdg.resc.edal.metadata.HorizontalMesh4dVariableMetadata
- HorizontalPosition - Class in uk.ac.rdg.resc.edal.position
-
Defines the position of a point in the horizontal plane.
- HorizontalPosition(double, double) - Constructor for class uk.ac.rdg.resc.edal.position.HorizontalPosition
-
Constructs a
HorizontalPosition
which usesDefaultGeographicCRS#WGS84
as its co-ordinate reference system - HorizontalPosition(double, double, CoordinateReferenceSystem) - Constructor for class uk.ac.rdg.resc.edal.position.HorizontalPosition
-
Construct a
HorizontalPosition
- HSMatrix - Class in uk.ac.rdg.resc.edal.graphics.pcolor.examples
-
Creates a 2D matrix of varying Hue H and Saturation S given the Brightness B as command line argument using the HSB colour model for comparison with CIECAM02.
- HSMatrix() - Constructor for class uk.ac.rdg.resc.edal.graphics.pcolor.examples.HSMatrix
- HydromodelVtkDatasetFactory - Class in uk.ac.rdg.resc.edal.dataset.vtk
- HydromodelVtkDatasetFactory() - Constructor for class uk.ac.rdg.resc.edal.dataset.vtk.HydromodelVtkDatasetFactory
- HydromodelVtkDatasetFactory.TimestepInfo - Class in uk.ac.rdg.resc.edal.dataset.vtk
- HydromodelVtkGridDataset - Class in uk.ac.rdg.resc.edal.dataset.vtk
-
In-memory implementation of a
HorizontalMesh4dDataset
to read the hydromodel VTK format - HydromodelVtkGridDataset(String, Collection<GridVariableMetadata>, HydromodelVtkDatasetFactory.TimestepInfo[]) - Constructor for class uk.ac.rdg.resc.edal.dataset.vtk.HydromodelVtkGridDataset
- HydromodelVtkUnstructuredDataset - Class in uk.ac.rdg.resc.edal.dataset.vtk
-
In-memory implementation of a
HorizontalMesh4dDataset
to read the hydromodel VTK format - HydromodelVtkUnstructuredDataset(String, Collection<HorizontalMesh4dVariableMetadata>, HydromodelVtkDatasetFactory.TimestepInfo[], Number[]) - Constructor for class uk.ac.rdg.resc.edal.dataset.vtk.HydromodelVtkUnstructuredDataset
- HydromodelVtkUnstructuredDataset.OnDemandVtkMeshDataSource - Class in uk.ac.rdg.resc.edal.dataset.vtk
- HZTDataSource - Interface in uk.ac.rdg.resc.edal.dataset
-
A
DataSource
which reads data from a domain where the horizontal layers are based on an unstructured mesh, and the vertical / time dimensions are discrete. - HZTDataSource.MeshCoordinates3D - Class in uk.ac.rdg.resc.edal.dataset
-
Class representing a set of 3 integer co-ordinates.
I
- icon - Variable in class uk.ac.rdg.resc.edal.graphics.style.ColouredGlyphLayer
- icons - Variable in class uk.ac.rdg.resc.edal.graphics.style.ColouredGlyphLayer
- id - Variable in class uk.ac.rdg.resc.edal.dataset.AbstractDataset
- ID - Static variable in class uk.ac.rdg.resc.edal.covjson.writers.Constants.Keys
- imageFormat - Variable in class uk.ac.rdg.resc.godiva.client.widgets.MapArea.FixedLayerDetails
- ImageFormat - Class in uk.ac.rdg.resc.edal.graphics.formats
-
Abstract superclass for all image formats.
- ImageFormat() - Constructor for class uk.ac.rdg.resc.edal.graphics.formats.ImageFormat
- imageLayer - Variable in class uk.ac.rdg.resc.edal.graphics.style.sld.AbstractSLDSymbolizer
- ImageLayer - Class in uk.ac.rdg.resc.edal.graphics.style
-
Abstract class representing a layer within an image.
- ImageLayer() - Constructor for class uk.ac.rdg.resc.edal.graphics.style.ImageLayer
- ImageLayer.MetadataFilter - Interface in uk.ac.rdg.resc.edal.graphics.style
-
An interface used to filter metadata for plotting.
- ImmutableArray1D<T> - Class in uk.ac.rdg.resc.edal.util
- ImmutableArray1D(T[]) - Constructor for class uk.ac.rdg.resc.edal.util.ImmutableArray1D
-
Create a new in-memory array.
- IncorrectDomainException - Exception in uk.ac.rdg.resc.edal.exceptions
-
An exception to be thrown when the domain for the current operation is incorrect somehow (e.g.
- IncorrectDomainException(String) - Constructor for exception uk.ac.rdg.resc.edal.exceptions.IncorrectDomainException
- IncorrectDomainException(String, Throwable) - Constructor for exception uk.ac.rdg.resc.edal.exceptions.IncorrectDomainException
- Info - Class in uk.ac.rdg.resc.godiva.client.widgets
-
Implementation of the
InfoIF
which just displays the information as aLabel
- Info() - Constructor for class uk.ac.rdg.resc.godiva.client.widgets.Info
- infoButton - Variable in class uk.ac.rdg.resc.godiva.client.Godiva
- InfoIF - Interface in uk.ac.rdg.resc.godiva.client.state
-
Interface defining a widget which can store further information about a dataset
- init() - Method in class uk.ac.rdg.resc.godiva.client.BaseWmsClient
-
This gets called once the page has loaded.
- init() - Method in class uk.ac.rdg.resc.godiva.client.Godiva
- init() - Method in class uk.ac.rdg.resc.godiva.server.ConfigServlet
- init(MapArea.FixedLayerDetails[]) - Method in class uk.ac.rdg.resc.godiva.client.widgets.MapArea
- initWithDefaults() - Method in class uk.ac.rdg.resc.godiva.client.BaseWmsClient
-
Initializes the WMS client with some default settings.
- InMemoryMeshDataSource - Class in uk.ac.rdg.resc.edal.dataset
-
A simple in-memory implementation of an
HZTDataSource
. - InMemoryMeshDataSource(Map<String, Number[][][]>) - Constructor for class uk.ac.rdg.resc.edal.dataset.InMemoryMeshDataSource
- INSTANCE - Static variable in interface uk.ac.rdg.resc.godiva.client.jsresource.JavascriptDependencies
- INTEGER - Static variable in class uk.ac.rdg.resc.edal.covjson.writers.Constants.Vals
- InterpolateColourScheme - Class in uk.ac.rdg.resc.edal.graphics.style
-
Takes a list of interpolation points with colours and data points.
- InterpolateColourScheme(List<InterpolationPoint<Color>>, Color) - Constructor for class uk.ac.rdg.resc.edal.graphics.style.InterpolateColourScheme
- InterpolateDensityMap - Class in uk.ac.rdg.resc.edal.graphics.style
- InterpolateDensityMap(List<InterpolationPoint<Float>>, float) - Constructor for class uk.ac.rdg.resc.edal.graphics.style.InterpolateDensityMap
- InterpolationPoint<T> - Class in uk.ac.rdg.resc.edal.graphics.style
- InterpolationPoint(Float, T) - Constructor for class uk.ac.rdg.resc.edal.graphics.style.InterpolationPoint
- interpolationPoints - Variable in class uk.ac.rdg.resc.edal.graphics.style.sld.AbstractSLDInterpolateFunction
- intersects(MBR) - Method in interface org.khelekore.prtree.MBR
-
Check if the other MBR intersects this one
- intersects(MBR) - Method in class org.khelekore.prtree.SimpleMBR
- intersects(MBR2D) - Method in interface org.khelekore.prtree.MBR2D
-
Check if the other MBR intersects this one
- intersects(MBR2D) - Method in class org.khelekore.prtree.SimpleMBR2D
- intersects(T, MBRConverter<T>) - Method in interface org.khelekore.prtree.MBR
-
Check if this MBR intersects the rectangle given by the object and the MBRConverter.
- intersects(T, MBRConverter<T>) - Method in class org.khelekore.prtree.SimpleMBR
- intersects(Extent<P>) - Method in interface uk.ac.rdg.resc.edal.domain.Extent
-
Tests whether this extent overlaps with another
- InvalidCrsException - Exception in uk.ac.rdg.resc.edal.exceptions
-
Exception that is thrown when a user requests an unsupported coordinate reference system
- InvalidCrsException(String) - Constructor for exception uk.ac.rdg.resc.edal.exceptions.InvalidCrsException
-
Creates a new instance of InvalidCrsException
- InvalidCrsException(String, Exception) - Constructor for exception uk.ac.rdg.resc.edal.exceptions.InvalidCrsException
-
Creates a new instance of InvalidCrsException
- InvalidFormatException - Exception in uk.ac.rdg.resc.edal.graphics.formats
-
Exception that is thrown when a user requests an unsupported image format
- InvalidFormatException(String) - Constructor for exception uk.ac.rdg.resc.edal.graphics.formats.InvalidFormatException
-
Creates a new instance of InvalidFormatException
- invalidJson(Exception, String, String, boolean) - Method in class uk.ac.rdg.resc.godiva.client.BaseWmsClient
-
Handles the case where we are unable to parse JSON data returned from the server, or where non-JSON data is returned when we expected JSON data.
- InvalidLineStringException - Exception in uk.ac.rdg.resc.edal.exceptions
-
An exception to be thrown when trying to parse a line string which is badly formatted
- InvalidLineStringException(String) - Constructor for exception uk.ac.rdg.resc.edal.exceptions.InvalidLineStringException
- InvalidLineStringException(String, String) - Constructor for exception uk.ac.rdg.resc.edal.exceptions.InvalidLineStringException
- InvalidLineStringException(String, Throwable) - Constructor for exception uk.ac.rdg.resc.edal.exceptions.InvalidLineStringException
- InvalidPointException - Exception in uk.ac.rdg.resc.edal.wms.exceptions
-
EdalException
thrown when a GetFeatureInfo request contains an invalid i or j value - InvalidPointException(String) - Constructor for exception uk.ac.rdg.resc.edal.wms.exceptions.InvalidPointException
- InvalidPointException(String, Throwable) - Constructor for exception uk.ac.rdg.resc.edal.wms.exceptions.InvalidPointException
- InvalidUpdateSequence - Exception in uk.ac.rdg.resc.edal.wms.exceptions
-
Exception that is thrown when a user requests an updatesequence that is either invalid or higher than the current updatesequence
- InvalidUpdateSequence(String) - Constructor for exception uk.ac.rdg.resc.edal.wms.exceptions.InvalidUpdateSequence
-
Creates a new instance of InvalidUpdateSequence
- INVERSE_SUFFIX - Static variable in class uk.ac.rdg.resc.edal.graphics.utils.ColourPalette
- isAnimation() - Method in class uk.ac.rdg.resc.edal.wms.GetMapParameters
- isAscending() - Method in class uk.ac.rdg.resc.edal.grid.AbstractIrregularAxis
- isAscending() - Method in interface uk.ac.rdg.resc.edal.grid.ReferenceableAxis
-
Returns true if the values on the axis are in ascending order according to their natural ordering.
- isAscending() - Method in class uk.ac.rdg.resc.edal.grid.RegularAxisImpl
- isAscending() - Method in interface uk.ac.rdg.resc.edal.grid.TimeAxis
-
Always returns true: values on a time axis are always in ascending order of time
- isAscending() - Method in interface uk.ac.rdg.resc.edal.grid.VerticalAxis
-
Returns true if the values on the axis are in ascending order according to their natural ordering.
- isBaseLayer - Variable in class uk.ac.rdg.resc.godiva.client.widgets.MapArea.FixedLayerDetails
- isCategorical() - Method in class uk.ac.rdg.resc.godiva.client.requests.LayerDetails
- isContinuous() - Method in interface uk.ac.rdg.resc.godiva.client.state.ElevationSelectorIF
- isContinuous() - Method in interface uk.ac.rdg.resc.godiva.client.state.TimeSelectorIF
- isContinuous() - Method in class uk.ac.rdg.resc.godiva.client.widgets.ElevationSelector
- isContinuous() - Method in class uk.ac.rdg.resc.godiva.client.widgets.TimeSelector
- isContinuousT() - Method in class uk.ac.rdg.resc.godiva.client.requests.LayerDetails
- isContinuousZ() - Method in class uk.ac.rdg.resc.godiva.client.requests.LayerDetails
- isDefaultGeographicCRS(CoordinateReferenceSystem) - Static method in class uk.ac.rdg.resc.edal.util.GISUtils
-
Tests if a coordinate reference system is equivalent to the default geographic CRS.
- isDerivedVariable(String) - Method in class uk.ac.rdg.resc.edal.dataset.AbstractDataset
- isDimensionless() - Method in interface uk.ac.rdg.resc.edal.position.VerticalCrs
-
Return true if this is a dimensionless (e.g.
- isDimensionless() - Method in class uk.ac.rdg.resc.edal.position.VerticalCrsImpl
- isDisabled() - Method in class uk.ac.rdg.resc.edal.catalogue.jaxb.DatasetConfig
- isDisabled() - Method in class uk.ac.rdg.resc.edal.catalogue.jaxb.VariableConfig
- isDisabled() - Method in interface uk.ac.rdg.resc.edal.graphics.utils.EnhancedVariableMetadata
- isDisabled(String) - Method in interface uk.ac.rdg.resc.edal.wms.WmsCatalogue
-
Checks whether a layer is enabled
- isDownloadable() - Method in class uk.ac.rdg.resc.edal.catalogue.jaxb.DatasetConfig
- isDownloadable() - Method in class uk.ac.rdg.resc.edal.catalogue.jaxb.VariableConfig
- isDownloadable() - Method in interface uk.ac.rdg.resc.edal.graphics.utils.EnhancedVariableMetadata
- isDownloadable() - Method in class uk.ac.rdg.resc.godiva.client.requests.LayerDetails
- isDownloadable(String) - Method in interface uk.ac.rdg.resc.edal.wms.WmsCatalogue
-
Checks whether a layer is downloadable
- isEmpty() - Method in class org.khelekore.prtree.PRTree
-
Check if this tree is empty
- isEmpty() - Method in class uk.ac.rdg.resc.edal.dataset.DomainMapper
-
Returns true if this DomainMapper does not contain any data: this will happen if there is no intersection between the requested data and the data on disk.
- isEmpty() - Method in interface uk.ac.rdg.resc.edal.domain.Extent
- isEnabled() - Method in class uk.ac.rdg.resc.edal.catalogue.jaxb.CacheInfo
- isEnabled() - Method in interface uk.ac.rdg.resc.godiva.client.state.PaletteSelectorIF
- isEnabled() - Method in class uk.ac.rdg.resc.godiva.client.widgets.PaletteSelector
- isHeaderCloseControlEvent(NativeEvent) - Method in class uk.ac.rdg.resc.godiva.client.widgets.DialogBoxWithCloseButton
-
Function checks if the browser event is was inside the caption region
- isLatitudeUnits(String) - Static method in class uk.ac.rdg.resc.edal.util.GISUtils
- isLeaf() - Method in class uk.ac.rdg.resc.godiva.shared.LayerMenuItem
- isLoading() - Method in class uk.ac.rdg.resc.edal.catalogue.jaxb.DatasetConfig
- isLocked() - Method in interface uk.ac.rdg.resc.godiva.client.state.PaletteSelectorIF
- isLocked() - Method in class uk.ac.rdg.resc.godiva.client.widgets.PaletteSelector
- isLogarithmic() - Method in class uk.ac.rdg.resc.edal.graphics.style.ScaleRange
- isLogScale() - Method in class uk.ac.rdg.resc.godiva.client.requests.LayerDetails
- isLogScale() - Method in interface uk.ac.rdg.resc.godiva.client.state.PaletteSelectorIF
- isLogScale() - Method in class uk.ac.rdg.resc.godiva.client.widgets.PaletteSelector
- isLogScaling() - Method in class uk.ac.rdg.resc.edal.graphics.utils.PlottingStyleParameters
- isLongitudeUnits(String) - Static method in class uk.ac.rdg.resc.edal.util.GISUtils
- isNcmlAggregation(String) - Static method in class uk.ac.rdg.resc.edal.wms.util.WmsUtils
- iso8601ToDateTime(String, Chronology) - Static method in class uk.ac.rdg.resc.edal.util.TimeUtils
-
Converts an ISO8601-formatted String into a
DateTime
object - isOn - Variable in class uk.ac.rdg.resc.godiva.client.widgets.MapArea.FixedLayerDetails
- isOpendapLocation(String) - Static method in class uk.ac.rdg.resc.edal.wms.util.WmsUtils
- isPlottable() - Method in class uk.ac.rdg.resc.godiva.shared.LayerMenuItem
- isPositiveUpwards() - Method in interface uk.ac.rdg.resc.edal.position.VerticalCrs
-
Indicates whether coordinate values increase upward or downward.
- isPositiveUpwards() - Method in class uk.ac.rdg.resc.edal.position.VerticalCrsImpl
- isPressure() - Method in interface uk.ac.rdg.resc.edal.position.VerticalCrs
-
Return true if this axis has units of pressure.
- isPressure() - Method in class uk.ac.rdg.resc.edal.position.VerticalCrsImpl
- isPressure() - Method in class uk.ac.rdg.resc.godiva.client.requests.LayerDetails
- isPressureUnits(String) - Static method in class uk.ac.rdg.resc.edal.util.GISUtils
- isQueryable() - Method in class uk.ac.rdg.resc.edal.catalogue.jaxb.DatasetConfig
- isQueryable() - Method in class uk.ac.rdg.resc.edal.catalogue.jaxb.VariableConfig
- isQueryable() - Method in interface uk.ac.rdg.resc.edal.graphics.utils.EnhancedVariableMetadata
- isQueryable() - Method in class uk.ac.rdg.resc.godiva.client.requests.LayerDetails
- isQueryable(String) - Method in interface uk.ac.rdg.resc.edal.wms.WmsCatalogue
-
Checks whether a layer is queryable
- isReady() - Method in class uk.ac.rdg.resc.edal.catalogue.jaxb.DatasetConfig
- isScalar() - Method in class uk.ac.rdg.resc.edal.metadata.VariableMetadata
- isTemporalDomainTimeAxis(TemporalDomain) - Static method in class uk.ac.rdg.resc.edal.util.GISUtils
-
Tests whether a
TemporalDomain
is discrete. - isTransparent() - Method in class uk.ac.rdg.resc.edal.wms.GetMapStyleParams
- isVerticalDomainVerticalAxis(VerticalDomain) - Static method in class uk.ac.rdg.resc.edal.util.GISUtils
-
Tests whether a
VerticalDomain
is discrete. - isWgs84LonLat(CoordinateReferenceSystem) - Static method in class uk.ac.rdg.resc.edal.util.GISUtils
-
Tests if a coordinate reference system is equivalent to WGS84 Lon-Lat
- isWidgetEvent(NativeEvent, Widget) - Method in class uk.ac.rdg.resc.godiva.client.widgets.DialogBoxWithCloseButton
-
Function checks if event was inside a given widget
- isXmlDefined() - Method in class uk.ac.rdg.resc.edal.wms.GetMapStyleParams
- isY() - Method in class uk.ac.rdg.resc.edal.grid.kdtree.NonTerminalTreeNode
- isZPositive() - Method in class uk.ac.rdg.resc.godiva.client.requests.LayerDetails
- iterator() - Method in class uk.ac.rdg.resc.edal.dataset.DomainMapper
-
Returns an unmodifiable iterator over all the
DomainMapper.DomainMapperEntry
s in this PixelMap. - iterator() - Method in class uk.ac.rdg.resc.edal.util.AbstractImmutableArray
- iterator() - Method in interface uk.ac.rdg.resc.edal.util.Array
-
Returns an iterator over all the values in the array.
- iterator() - Method in class uk.ac.rdg.resc.edal.util.Array1D
- iterator() - Method in class uk.ac.rdg.resc.edal.util.Array2D
- iterator() - Method in class uk.ac.rdg.resc.edal.util.Array4D
J
- JavascriptDependencies - Interface in uk.ac.rdg.resc.godiva.client.jsresource
-
Define the Javascript dependencies so that they can be injected prior to using them
- JAXP_SCHEMA_LANGUAGE - Static variable in class uk.ac.rdg.resc.edal.graphics.style.sld.StyleSLDParser
- JAXP_SCHEMA_SOURCE - Static variable in class uk.ac.rdg.resc.edal.graphics.style.sld.StyleSLDParser
- JpegFormat - Class in uk.ac.rdg.resc.edal.graphics.formats
-
Writes JPEG images using the ImageIO class.
- JpegFormat() - Constructor for class uk.ac.rdg.resc.edal.graphics.formats.JpegFormat
-
Protected default constructor to prevent direct instantiation.
- JsonStreamingEncoder - Class in uk.ac.rdg.resc.edal.covjson
- JsonStreamingEncoder(OutputStream, Map<String, DecimalFormat>) - Constructor for class uk.ac.rdg.resc.edal.covjson.JsonStreamingEncoder
- JVector - Class in uk.ac.rdg.resc.edal.graphics.pcolor.examples
-
Creates a vector of varying Lightness J given Hue H and Colorfulness C as command line arguments using the perceptually uniform CIECAM02 colour model.
- JVector() - Constructor for class uk.ac.rdg.resc.edal.graphics.pcolor.examples.JVector
K
- KDTree - Class in uk.ac.rdg.resc.edal.grid.kdtree
-
Implementation of a 2-dimensional KDTree.
- KDTree(List<HorizontalPosition>) - Constructor for class uk.ac.rdg.resc.edal.grid.kdtree.KDTree
- Keys() - Constructor for class uk.ac.rdg.resc.edal.covjson.writers.Constants.Keys
- KmzFormat - Class in uk.ac.rdg.resc.edal.graphics.formats
-
Creates KMZ files for importing into Google Earth.
- KmzFormat() - Constructor for class uk.ac.rdg.resc.edal.graphics.formats.KmzFormat
- kmzLink - Variable in class uk.ac.rdg.resc.godiva.client.Godiva
L
- label - Variable in class uk.ac.rdg.resc.godiva.client.widgets.BaseSelector
- LABEL - Static variable in class uk.ac.rdg.resc.edal.covjson.writers.Constants.Keys
- LATITUDE - Variable in class uk.ac.rdg.resc.edal.dataset.cdm.ArgoDatasetFactory
- latLonToProj(LatLonPoint, ProjectionPointImpl) - Method in class uk.ac.rdg.resc.edal.dataset.cdm.RotatedOffsetProjection
- layerDeselected(String) - Method in class uk.ac.rdg.resc.godiva.client.BaseWmsClient
- layerDeselected(String) - Method in interface uk.ac.rdg.resc.godiva.client.handlers.LayerSelectionHandler
-
Called when a layer is deselected.
- LayerDetails - Class in uk.ac.rdg.resc.godiva.client.requests
-
Encapsulates the details which can get returned by the GetMetadata&item=layerDetails method.
- LayerDetails(String) - Constructor for class uk.ac.rdg.resc.godiva.client.requests.LayerDetails
- layerDetailsLoaded - Variable in class uk.ac.rdg.resc.godiva.client.BaseWmsClient
- layerDetailsLoaded(LayerDetails) - Method in class uk.ac.rdg.resc.godiva.client.BaseWmsClient
-
This is called once a layer's details have been loaded.
- layerDetailsLoaded(LayerDetails) - Method in class uk.ac.rdg.resc.godiva.client.Godiva
- LayerMenuItem - Class in uk.ac.rdg.resc.godiva.shared
- LayerMenuItem() - Constructor for class uk.ac.rdg.resc.godiva.shared.LayerMenuItem
- LayerMenuItem(String, String, boolean) - Constructor for class uk.ac.rdg.resc.godiva.shared.LayerMenuItem
- LayerMenuItem(String, String, String, boolean, String) - Constructor for class uk.ac.rdg.resc.godiva.shared.LayerMenuItem
- layerName - Variable in class uk.ac.rdg.resc.edal.graphics.style.sld.AbstractSLDSymbolizer1D
- layerNameMapper - Variable in class uk.ac.rdg.resc.edal.catalogue.DataCatalogue
- LayerNameMapper - Interface in uk.ac.rdg.resc.edal.graphics.utils
-
Interface defining the mapping of image layer names (i.e.
- layerNames - Variable in class uk.ac.rdg.resc.godiva.client.widgets.MapArea.FixedLayerDetails
- LayerNotQueryableException - Exception in uk.ac.rdg.resc.edal.wms.exceptions
-
EdalException
thrown when a user calls GetFeatureInfo on a layer marked as non-queryable. - LayerNotQueryableException(String) - Constructor for exception uk.ac.rdg.resc.edal.wms.exceptions.LayerNotQueryableException
- LayerNotQueryableException(String, Throwable) - Constructor for exception uk.ac.rdg.resc.edal.wms.exceptions.LayerNotQueryableException
- LayerRequestBuilder - Class in uk.ac.rdg.resc.godiva.client.requests
-
Builds a request to get the layer details from an EDAL WMS server
- LayerRequestBuilder(String, String, String) - Constructor for class uk.ac.rdg.resc.godiva.client.requests.LayerRequestBuilder
- LayerRequestCallback - Class in uk.ac.rdg.resc.godiva.client.requests
-
Parses the JSON response and exposes the layer details
- LayerRequestCallback(String, ErrorHandler) - Constructor for class uk.ac.rdg.resc.godiva.client.requests.LayerRequestCallback
- layerSelected(String, String, boolean) - Method in class uk.ac.rdg.resc.godiva.client.BaseWmsClient
- layerSelected(String, String, boolean) - Method in interface uk.ac.rdg.resc.godiva.client.handlers.LayerSelectionHandler
-
Called when a layer is selected
- LayerSelectionHandler - Interface in uk.ac.rdg.resc.godiva.client.handlers
- layerSelector - Variable in class uk.ac.rdg.resc.godiva.client.Godiva
- LayerSelectorCombo - Class in uk.ac.rdg.resc.godiva.client.widgets
-
An implementation of
LayerSelectorIF
which presents the layers in a popup tree. - LayerSelectorCombo(LayerSelectionHandler) - Constructor for class uk.ac.rdg.resc.godiva.client.widgets.LayerSelectorCombo
- LayerSelectorCombo(LayerSelectionHandler, String, boolean) - Constructor for class uk.ac.rdg.resc.godiva.client.widgets.LayerSelectorCombo
- LayerSelectorIF - Interface in uk.ac.rdg.resc.godiva.client.state
-
Interface defining a single layer selection widget.
- LayerSelectorTree - Class in uk.ac.rdg.resc.godiva.client.widgets
-
An implementation of
LayerSelectorIF
which presents the layers in a popup tree. - LayerSelectorTree(LayerSelectionHandler, HTML) - Constructor for class uk.ac.rdg.resc.godiva.client.widgets.LayerSelectorTree
- LayerSelectorTree(LayerSelectionHandler, String, boolean, HTML) - Constructor for class uk.ac.rdg.resc.godiva.client.widgets.LayerSelectorTree
- layersForExport - Variable in class uk.ac.rdg.resc.godiva.client.widgets.MapArea
- LayerTreeJSONParser - Class in uk.ac.rdg.resc.godiva.client.requests
-
Parses a menu from JSON into a top-level
LayerMenuItem
- LayerTreeJSONParser() - Constructor for class uk.ac.rdg.resc.godiva.client.requests.LayerTreeJSONParser
- LayoutManager - Class in uk.ac.rdg.resc.godiva.client
-
A class containing static methods for returning different layouts.
- LayoutManager() - Constructor for class uk.ac.rdg.resc.godiva.client.LayoutManager
- LegendDataGenerator - Class in uk.ac.rdg.resc.edal.graphics.utils
-
A class to generate the correct data for a legend.
- LegendDataGenerator(int, int, BufferedImage, float) - Constructor for class uk.ac.rdg.resc.edal.graphics.utils.LegendDataGenerator
-
Instantiate a new
LegendDataGenerator
- LegendDataGenerator(int, int, BufferedImage, float, float) - Constructor for class uk.ac.rdg.resc.edal.graphics.utils.LegendDataGenerator
-
Instantiate a new
LegendDataGenerator
- LegendDataGenerator(int, int, BufferedImage, float, float, float, float) - Constructor for class uk.ac.rdg.resc.edal.graphics.utils.LegendDataGenerator
-
Instantiate a new
LegendDataGenerator
- LegendDataGenerator.MatrixType - Enum in uk.ac.rdg.resc.edal.graphics.utils
- LegendDataGenerator.XYNan - Class in uk.ac.rdg.resc.edal.graphics.utils
- limitTAxis(TimeAxis, Extent<DateTime>) - Static method in class uk.ac.rdg.resc.edal.util.GISUtils
-
Limits a t-axis to include a range as tightly as possible
- limitZAxis(VerticalAxis, Extent<Double>) - Static method in class uk.ac.rdg.resc.edal.util.GISUtils
-
Limits a z-axis to include a range as tightly as possible
- LINEAR - uk.ac.rdg.resc.edal.graphics.style.sld.SLDRange.Spacing
- LineString - Class in uk.ac.rdg.resc.edal.geometry
-
Represents a path through a coordinate system.
- LineString(String, CoordinateReferenceSystem) - Constructor for class uk.ac.rdg.resc.edal.geometry.LineString
-
Constructs a
LineString
from a line string in the form. - listFromDoubleArray(double[]) - Static method in class uk.ac.rdg.resc.edal.util.CollectionUtils
-
Creates and returns an unmodifiable List that wraps the given array.
- listFromFloatArray(float[]) - Static method in class uk.ac.rdg.resc.edal.util.CollectionUtils
-
Creates and returns an unmodifiable List that wraps the given array.
- load(Collection<? extends T>) - Method in class org.khelekore.prtree.PRTree
-
Bulk load data into this tree.
- loadCancelListener - Variable in class uk.ac.rdg.resc.godiva.client.widgets.MapArea
- loadDatasets() - Method in class uk.ac.rdg.resc.edal.catalogue.jaxb.CatalogueConfig
- loadEndListener - Variable in class uk.ac.rdg.resc.godiva.client.widgets.MapArea
- LOADING - uk.ac.rdg.resc.edal.catalogue.jaxb.DatasetConfig.DatasetState
-
In the process of loading
- loadingFinished() - Method in class uk.ac.rdg.resc.godiva.client.BaseWmsClient
-
This is called when all loading processes have finished
- loadingFinished() - Method in class uk.ac.rdg.resc.godiva.client.Godiva
- loadingImage - Variable in class uk.ac.rdg.resc.godiva.client.Godiva
- loadingStarted() - Method in class uk.ac.rdg.resc.godiva.client.BaseWmsClient
-
This is called when a loading process starts
- loadingStarted() - Method in class uk.ac.rdg.resc.godiva.client.Godiva
- loadProperties(ServletContext) - Method in class uk.ac.rdg.resc.godiva.server.ConfigServlet
- loadStartListener - Variable in class uk.ac.rdg.resc.godiva.client.widgets.MapArea
- log - Static variable in class uk.ac.rdg.resc.edal.dataset.cdm.ArgoDatasetFactory
- log - Static variable in class uk.ac.rdg.resc.edal.dataset.DomainMapper
- LOGARITHMIC - uk.ac.rdg.resc.edal.graphics.style.sld.SLDRange.Spacing
- logo - Variable in class uk.ac.rdg.resc.godiva.client.Godiva
- logScaleChanged(String, boolean) - Method in class uk.ac.rdg.resc.godiva.client.BaseWmsClient
- logScaleChanged(String, boolean) - Method in interface uk.ac.rdg.resc.godiva.client.handlers.PaletteSelectionHandler
-
Called when the linear/log scale setting has been changed
- LONGITUDE - Variable in class uk.ac.rdg.resc.edal.dataset.cdm.ArgoDatasetFactory
- LookUpTable - Class in uk.ac.rdg.resc.edal.util
-
An object that provides an approximate means for mapping from longitude-latitude coordinates to i and j index coordinates in a curvilinear grid.
- LookUpTable(CurvilinearCoords, double) - Constructor for class uk.ac.rdg.resc.edal.util.LookUpTable
-
Creates an empty look-up table (with all indices set to -1).
- LookUpTableGrid - Class in uk.ac.rdg.resc.edal.grid
-
A HorizontalGrid that is created from a "curvilinear" coordinate system, i.e. one in which the latitude/longitude coordinates of each grid point are specified using two-dimensional coordinate axes, which explicitly give the lat/lon of each point in the horizontal plane.
- LOW - uk.ac.rdg.resc.edal.grid.StaggeredHorizontalGrid.SGridPadding
-
The axis has a cell below the minimum node
- LOWER_ROLE - Static variable in class uk.ac.rdg.resc.edal.dataset.plugins.ValueErrorPlugin
- lowerFieldName - Variable in class uk.ac.rdg.resc.edal.graphics.style.ConfidenceIntervalLayer
M
- MAG_ROLE - Static variable in class uk.ac.rdg.resc.edal.dataset.plugins.VectorPlugin
- main(String[]) - Static method in class uk.ac.rdg.resc.edal.dataset.cdm.WaterMLDatasetFactory
- main(String[]) - Static method in class uk.ac.rdg.resc.edal.examples.CreateHiRes
- main(String[]) - Static method in class uk.ac.rdg.resc.edal.examples.CreateSyntheticData
- main(String[]) - Static method in class uk.ac.rdg.resc.edal.examples.DrawPalettes
- main(String[]) - Static method in class uk.ac.rdg.resc.edal.examples.ExploreDataset
- main(String[]) - Static method in class uk.ac.rdg.resc.edal.examples.GeneratePng
- main(String[]) - Static method in class uk.ac.rdg.resc.edal.examples.NcDiag
- main(String[]) - Static method in class uk.ac.rdg.resc.edal.examples.ReadPointData
- main(String[]) - Static method in class uk.ac.rdg.resc.edal.graphics.pcolor.examples.BVector
- main(String[]) - Static method in class uk.ac.rdg.resc.edal.graphics.pcolor.examples.CJMatrix
- main(String[]) - Static method in class uk.ac.rdg.resc.edal.graphics.pcolor.examples.HSMatrix
- main(String[]) - Static method in class uk.ac.rdg.resc.edal.graphics.pcolor.examples.JVector
- main(String[]) - Static method in class uk.ac.rdg.resc.edal.graphics.pcolor.examples.SBMatrix
- main(String[]) - Static method in class uk.ac.rdg.resc.edal.graphics.pcolor.examples.TwoDColorMatrix
- main(String[]) - Static method in class uk.ac.rdg.resc.edal.graphics.style.InterpolateDensityMap
- main(String[]) - Static method in class uk.ac.rdg.resc.edal.graphics.style.SegmentDensityMap
- main(String[]) - Static method in class uk.ac.rdg.resc.edal.graphics.style.sld.ColorSLDMapFunction
- main(String[]) - Static method in class uk.ac.rdg.resc.edal.graphics.utils.SldTemplateStyleCatalogue
- main(String[]) - Static method in class uk.ac.rdg.resc.edal.util.CoastlineReader
- main(String[]) - Static method in class uk.ac.rdg.resc.edal.util.CurvilinearCoords
- makeStorage(int) - Method in class uk.ac.rdg.resc.edal.util.RArray
- makeStorage(int) - Method in class uk.ac.rdg.resc.edal.util.RLongArray
- makeStorage(int) - Method in class uk.ac.rdg.resc.edal.util.RUByteArray
- makeStorage(int) - Method in class uk.ac.rdg.resc.edal.util.RUIntArray
- makeStorage(int) - Method in class uk.ac.rdg.resc.edal.util.RUShortArray
- map - Variable in class uk.ac.rdg.resc.godiva.client.widgets.MapArea
- mapArea - Variable in class uk.ac.rdg.resc.godiva.client.BaseWmsClient
- MapArea - Class in uk.ac.rdg.resc.godiva.client.widgets
-
A widget containing the main OpenLayers map.
- MapArea(int, int, GodivaActionsHandler, String, MapArea.FixedLayerDetails...) - Constructor for class uk.ac.rdg.resc.godiva.client.widgets.MapArea
- MapArea.FeatureInfoMessageAndFeatureIds - Class in uk.ac.rdg.resc.godiva.client.widgets
- MapArea.FixedLayerDetails - Class in uk.ac.rdg.resc.godiva.client.widgets
-
A class to store details for a "fixed" layer - i.e.
- MapArea.WmsDetails - Class in uk.ac.rdg.resc.godiva.client.widgets
- MapDomain - Class in uk.ac.rdg.resc.edal.domain
-
Implementation of a
MapDomain
- MapDomain(BoundingBox, int, int, Double, DateTime) - Constructor for class uk.ac.rdg.resc.edal.domain.MapDomain
-
Instantiates a
MapDomain
based on aRegularGrid
and z/t values, with no specified vertical CRS. - MapDomain(RectilinearGrid, Double, DateTime) - Constructor for class uk.ac.rdg.resc.edal.domain.MapDomain
-
Instantiates a
MapDomain
from aRectilinearGrid
and z/t values, with no specified vertical CRS. - MapDomain(RectilinearGrid, Double, VerticalCrs, DateTime) - Constructor for class uk.ac.rdg.resc.edal.domain.MapDomain
-
Instantiates a
MapDomain
from aRectilinearGrid
and z/t values - MapFeature - Class in uk.ac.rdg.resc.edal.feature
-
An implementation of a
Feature
whose domain is aDiscreteHorizontalDomain
. - MapFeature(String, String, String, MapDomain, Map<String, Parameter>, Map<String, Array2D<Number>>) - Constructor for class uk.ac.rdg.resc.edal.feature.MapFeature
- MapFeatureDataReader(PlottingDomainParams, FeatureCatalogue) - Constructor for class uk.ac.rdg.resc.edal.graphics.style.GriddedImageLayer.MapFeatureDataReader
- mapHeight - Variable in class uk.ac.rdg.resc.godiva.client.BaseWmsClient
- MapImage - Class in uk.ac.rdg.resc.edal.graphics.style
- MapImage() - Constructor for class uk.ac.rdg.resc.edal.graphics.style.MapImage
- MappedColourScheme - Class in uk.ac.rdg.resc.edal.graphics.style
- MappedColourScheme(Map<Integer, Parameter.Category>, Color) - Constructor for class uk.ac.rdg.resc.edal.graphics.style.MappedColourScheme
- MappedSegmentColorScheme2D - Class in uk.ac.rdg.resc.edal.graphics.style
-
A class representing a colour scheme where each x value is mapped to a different
SegmentColourScheme
. - MappedSegmentColorScheme2D(ReferenceableAxis<Double>, SegmentColourScheme[], Color) - Constructor for class uk.ac.rdg.resc.edal.graphics.style.MappedSegmentColorScheme2D
- mapWidth - Variable in class uk.ac.rdg.resc.godiva.client.BaseWmsClient
- marshal(Color) - Method in class uk.ac.rdg.resc.edal.graphics.utils.GraphicsUtils.ColorAdapter
- marshal(FlatOpacity) - Method in class uk.ac.rdg.resc.edal.graphics.style.sld.StyleSLDParser.FlatOpacityAdapter
- MAX_NUM_COLOURS - Static variable in class uk.ac.rdg.resc.edal.graphics.utils.ColourPalette
- MAX_VALUE - Static variable in class uk.ac.rdg.resc.edal.util.RLongArray
-
The maximum value that can be stored in this array
- MAX_VALUE - Static variable in class uk.ac.rdg.resc.edal.util.RUByteArray
-
The maximum value that can be stored in this array
- MAX_VALUE - Static variable in class uk.ac.rdg.resc.edal.util.RUIntArray
-
The maximum value that can be stored in this array
- MAX_VALUE - Static variable in class uk.ac.rdg.resc.edal.util.RUShortArray
-
The maximum value that can be stored in this array
- maxFeatures - Variable in class uk.ac.rdg.resc.godiva.client.widgets.MapArea
- maybeRequestAutoRange(String, boolean) - Method in class uk.ac.rdg.resc.godiva.client.BaseWmsClient
-
Possibly requests the auto-detected scale range.
- MBR - Interface in org.khelekore.prtree
-
A minimum bounding box for n dimensions.
- MBR2D - Interface in org.khelekore.prtree
-
A minimum bounding rectangle
- MBRConverter<T> - Interface in org.khelekore.prtree
-
A class that given a T can tell the minimum and maximum ordinates for that object.
- MEAN - uk.ac.rdg.resc.edal.graphics.utils.DataReadingTypes.SubsampleType
- menuLoaded(LayerMenuItem) - Method in class uk.ac.rdg.resc.godiva.client.Godiva
- mergeParameters(Map<String, String>) - Method in class uk.ac.rdg.resc.edal.wms.RequestParams
-
Create a new
RequestParams
from this one, merging in new values - MeshCoordinates3D(int, int, int) - Constructor for class uk.ac.rdg.resc.edal.dataset.HZTDataSource.MeshCoordinates3D
-
Create a new
HZTDataSource.MeshCoordinates3D
object - message - Variable in class uk.ac.rdg.resc.godiva.client.widgets.MapArea.FeatureInfoMessageAndFeatureIds
- MetadataException - Exception in uk.ac.rdg.resc.edal.exceptions
-
Exception that is thrown when there is a problem with metadata.
- MetadataException(String) - Constructor for exception uk.ac.rdg.resc.edal.exceptions.MetadataException
-
Creates a new instance of a MetadataException
- MetadataException(String, Throwable) - Constructor for exception uk.ac.rdg.resc.edal.exceptions.MetadataException
- METEOROLOGICAL - uk.ac.rdg.resc.edal.graphics.style.ArrowLayer.ArrowDirectionConvention
- MIN_VALUE - Static variable in class uk.ac.rdg.resc.edal.util.RLongArray
-
The minimum value that can be stored in this array
- MIN_VALUE - Static variable in class uk.ac.rdg.resc.edal.util.RUByteArray
-
The minimum value that can be stored in this array
- MIN_VALUE - Static variable in class uk.ac.rdg.resc.edal.util.RUIntArray
-
The minimum value that can be stored in this array
- MIN_VALUE - Static variable in class uk.ac.rdg.resc.edal.util.RUShortArray
-
The minimum value that can be stored in this array
- MinDist - Class in org.khelekore.prtree
-
Class that can calculate the MINDIST between a point and a rectangle
- MinDist2D - Class in org.khelekore.prtree
-
Class that can calculate the MINDIST between a point and a rectangle
- minMaxDetailsLoaded - Variable in class uk.ac.rdg.resc.godiva.client.BaseWmsClient
- MismatchedCrsException - Exception in uk.ac.rdg.resc.edal.exceptions
-
Exception that is thrown when a user requests an operation on multiple features whose CRSs do not match when they need to
- MismatchedCrsException(String) - Constructor for exception uk.ac.rdg.resc.edal.exceptions.MismatchedCrsException
-
Creates a new instance of MismatchedCrsException
- missingBits - Variable in class uk.ac.rdg.resc.edal.graphics.utils.LegendDataGenerator
- ModisLcDatasetFactory - Class in uk.ac.rdg.resc.edal.dataset.cdm
- ModisLcDatasetFactory() - Constructor for class uk.ac.rdg.resc.edal.dataset.cdm.ModisLcDatasetFactory
- monthOfYear() - Method in class uk.ac.rdg.resc.edal.util.chronologies.FixedYearVariableMonthChronology
- monthOfYear() - Method in class uk.ac.rdg.resc.edal.util.chronologies.ThreeSixtyDayChronology
- months() - Method in class uk.ac.rdg.resc.edal.util.chronologies.FixedYearVariableMonthChronology
- months() - Method in class uk.ac.rdg.resc.edal.util.chronologies.ThreeSixtyDayChronology
-
Each month has exactly 30 days
- multipleElevations - Variable in class uk.ac.rdg.resc.godiva.client.widgets.MapArea.WmsDetails
- multipleTimes - Variable in class uk.ac.rdg.resc.godiva.client.widgets.MapArea.WmsDetails
N
- N_LEVELS - Variable in class uk.ac.rdg.resc.edal.dataset.cdm.ArgoDatasetFactory
- N_PROF - Variable in class uk.ac.rdg.resc.edal.dataset.cdm.ArgoDatasetFactory
- NAME - Static variable in class uk.ac.rdg.resc.edal.covjson.writers.Constants.Keys
- NameAndRange(String, Extent<Float>) - Constructor for class uk.ac.rdg.resc.edal.graphics.style.Drawable.NameAndRange
- NameAndRange(String, Extent<Float>, List<Float>) - Constructor for class uk.ac.rdg.resc.edal.graphics.style.Drawable.NameAndRange
- NAN - uk.ac.rdg.resc.edal.graphics.utils.LegendDataGenerator.MatrixType
- NcDiag - Class in uk.ac.rdg.resc.edal.examples
-
Diagnostic tool for testing CDM datasets without loading them into ncWMS.
- NcDiag() - Constructor for class uk.ac.rdg.resc.edal.examples.NcDiag
- NDARRAY - Static variable in class uk.ac.rdg.resc.edal.covjson.writers.Constants.Vals
- nearestNeighbour(DistanceCalculator<T>, NodeFilter<T>, int, PointND) - Method in class org.khelekore.prtree.PRTree
-
Get the nearest neighbour of the given point
- nearestNeighbour(HorizontalPosition) - Method in class uk.ac.rdg.resc.edal.grid.kdtree.KDTree
- nearestTime - Variable in class uk.ac.rdg.resc.godiva.client.BaseWmsClient
- NEEDS_REFRESH - uk.ac.rdg.resc.edal.catalogue.jaxb.DatasetConfig.DatasetState
-
Dataset is new or has changed and needs to be loaded
- needsRefresh() - Method in class uk.ac.rdg.resc.edal.catalogue.jaxb.DatasetConfig
- NetcdfDatasetAggregator - Class in uk.ac.rdg.resc.edal.dataset.cdm
- NetcdfDatasetAggregator() - Constructor for class uk.ac.rdg.resc.edal.dataset.cdm.NetcdfDatasetAggregator
- newExtent(T, T) - Static method in class uk.ac.rdg.resc.edal.util.Extents
- newVariableMetadataFromDomains(Parameter, boolean, HorizontalDomain[], VerticalDomain[], TemporalDomain[]) - Method in class uk.ac.rdg.resc.edal.dataset.plugins.VariablePlugin
-
Generates
VariableMetadata
from the given arguments and domains. - newVariableMetadataFromMetadata(Parameter, boolean, VariableMetadata...) - Method in class uk.ac.rdg.resc.edal.dataset.plugins.VariablePlugin
-
Generates
VariableMetadata
from the given arguments and metadata. - NO_OFFSET - uk.ac.rdg.resc.edal.grid.StaggeredHorizontalGrid.SGridPadding
-
There is no offset.
- NO_PADDING - uk.ac.rdg.resc.edal.grid.StaggeredHorizontalGrid.SGridPadding
-
There is no padding - i.e.
- NodeFilter<T> - Interface in org.khelekore.prtree
-
A node object filterer.
- NoLeapChronology - Class in uk.ac.rdg.resc.edal.util.chronologies
-
A Chronology in which each year has exactly 365 days (February is always 28 days long).
- NonTerminalTreeNode - Class in uk.ac.rdg.resc.edal.grid.kdtree
- NonTerminalTreeNode(double, boolean) - Constructor for class uk.ac.rdg.resc.edal.grid.kdtree.NonTerminalTreeNode
- NormalisedDifferencePlugin - Class in uk.ac.rdg.resc.edal.dataset.plugins
- NormalisedDifferencePlugin(String, String) - Constructor for class uk.ac.rdg.resc.edal.dataset.plugins.NormalisedDifferencePlugin
- NUM - Static variable in class uk.ac.rdg.resc.edal.covjson.writers.Constants.Keys
- numberArrayToDoubleList(Number[]) - Static method in class uk.ac.rdg.resc.edal.dataset.vtk.VtkUtils
- numberOfSegments - Variable in class uk.ac.rdg.resc.edal.graphics.style.sld.AbstractSLDSegmentFunction
O
- OBSERVEDPROPERTY - Static variable in class uk.ac.rdg.resc.edal.covjson.writers.Constants.Keys
- onBrowserEvent(Event) - Method in class uk.ac.rdg.resc.godiva.client.widgets.DialogBoxWithCloseButton
-
Overrides the browser event from the DialogBox
- OnDemandVtkDataSource - Class in uk.ac.rdg.resc.edal.dataset.vtk
- OnDemandVtkDataSource() - Constructor for class uk.ac.rdg.resc.edal.dataset.vtk.OnDemandVtkDataSource
- OnDemandVtkMeshDataSource(HydromodelVtkDatasetFactory.TimestepInfo[], Number[]) - Constructor for class uk.ac.rdg.resc.edal.dataset.vtk.HydromodelVtkUnstructuredDataset.OnDemandVtkMeshDataSource
- onError(Request, Throwable) - Method in class uk.ac.rdg.resc.godiva.client.requests.LayerRequestCallback
- onError(Request, Throwable) - Method in class uk.ac.rdg.resc.godiva.client.requests.TimeRequestCallback
- onMapMove(MapMoveListener.MapMoveEvent) - Method in class uk.ac.rdg.resc.godiva.client.BaseWmsClient
- onMapMove(MapMoveListener.MapMoveEvent) - Method in class uk.ac.rdg.resc.godiva.client.Godiva
- onMapZoom(MapZoomListener.MapZoomEvent) - Method in class uk.ac.rdg.resc.godiva.client.BaseWmsClient
- onMapZoom(MapZoomListener.MapZoomEvent) - Method in class uk.ac.rdg.resc.godiva.client.Godiva
- onModuleLoad() - Method in class uk.ac.rdg.resc.godiva.client.BaseWmsClient
-
This is the entry point for GWT.
- onResponseReceived(Request, Response) - Method in class uk.ac.rdg.resc.godiva.client.requests.LayerRequestCallback
- onResponseReceived(Request, Response) - Method in class uk.ac.rdg.resc.godiva.client.requests.TimeRequestCallback
- onSameDay(DateTime, DateTime) - Static method in class uk.ac.rdg.resc.edal.util.TimeUtils
-
Tests if two
DateTime
s fall on the same day. - opacity - Variable in class uk.ac.rdg.resc.godiva.client.widgets.MapArea
- OpacityMap - Class in uk.ac.rdg.resc.edal.graphics.style
- OpacityMap(String, DensityMap) - Constructor for class uk.ac.rdg.resc.edal.graphics.style.OpacityMap
- OpacitySelectionHandler - Interface in uk.ac.rdg.resc.godiva.client.handlers
- OpacityTransform - Class in uk.ac.rdg.resc.edal.graphics.style
- OpacityTransform() - Constructor for class uk.ac.rdg.resc.edal.graphics.style.OpacityTransform
- openDataSource() - Method in class uk.ac.rdg.resc.edal.dataset.HorizontallyDiscreteDataset
- openDataSource() - Method in class uk.ac.rdg.resc.edal.dataset.vtk.HydromodelVtkGridDataset
- openDataSource() - Method in class uk.ac.rdg.resc.edal.dataset.vtk.HydromodelVtkUnstructuredDataset
- openLayers() - Method in interface uk.ac.rdg.resc.godiva.client.jsresource.JavascriptDependencies
- org.khelekore.prtree - package org.khelekore.prtree
-
The classes for PRTree, a Priority R-Tree.
- OUTPUT_ENCODING - Static variable in class uk.ac.rdg.resc.edal.graphics.style.sld.StyleSLDParser
- overLayers - Variable in class uk.ac.rdg.resc.godiva.client.widgets.MapArea
- overlaysForExport - Variable in class uk.ac.rdg.resc.godiva.client.widgets.MapArea
- OVERRIDE - uk.ac.rdg.resc.godiva.client.state.PaletteSelectorIF.OutOfRangeState
P
- paletteChanged(String, String, String, int) - Method in class uk.ac.rdg.resc.godiva.client.BaseWmsClient
- paletteChanged(String, String, String, int) - Method in interface uk.ac.rdg.resc.godiva.client.handlers.PaletteSelectionHandler
-
Called when the palette has changed in some way
- paletteName - Variable in class uk.ac.rdg.resc.edal.graphics.style.sld.AbstractSLDSegmentFunction
- PaletteSelectionHandler - Interface in uk.ac.rdg.resc.godiva.client.handlers
- PaletteSelector - Class in uk.ac.rdg.resc.godiva.client.widgets
-
Implementation of
PaletteSelectorIF
which can be either horizontally or vertically oriented, and contains controls for setting all palette variables - PaletteSelector(String, int, int, PaletteSelectionHandler, LayerSelectorIF, DialogBoxWithCloseButton.CentrePosIF, boolean) - Constructor for class uk.ac.rdg.resc.godiva.client.widgets.PaletteSelector
-
Instantiates a new
PaletteSelector
- PaletteSelectorIF - Interface in uk.ac.rdg.resc.godiva.client.state
-
Interface defining a palette selector widget
- PaletteSelectorIF.OutOfRangeState - Enum in uk.ac.rdg.resc.godiva.client.state
- Parameter - Class in uk.ac.rdg.resc.edal.metadata
- Parameter(String, String, String, String, String) - Constructor for class uk.ac.rdg.resc.edal.metadata.Parameter
- Parameter(String, String, String, String, String, Map<Integer, Parameter.Category>) - Constructor for class uk.ac.rdg.resc.edal.metadata.Parameter
- PARAMETER - Static variable in class uk.ac.rdg.resc.edal.covjson.writers.Constants.Vals
- Parameter.Category - Class in uk.ac.rdg.resc.edal.metadata
- PARAMETERS - Static variable in class uk.ac.rdg.resc.edal.covjson.writers.Constants.Keys
- ParametersWriter<T> - Class in uk.ac.rdg.resc.edal.covjson.writers
- ParametersWriter(StreamingEncoder.MapEncoder<T>) - Constructor for class uk.ac.rdg.resc.edal.covjson.writers.ParametersWriter
- params - Variable in class uk.ac.rdg.resc.godiva.client.widgets.MapArea.WmsDetails
- paramsForGriddedDataset(int, int, BoundingBox, Double, DateTime) - Static method in class uk.ac.rdg.resc.edal.graphics.utils.PlottingDomainParams
- paramsToString() - Method in class uk.ac.rdg.resc.edal.dataset.cdm.RotatedOffsetProjection
- parseBbox(String, boolean, String) - Static method in class uk.ac.rdg.resc.edal.util.GISUtils
-
Converts a string of the form "a1,b1,a2,b2" into a
BoundingBox
- parseColorFallbackValue() - Method in class uk.ac.rdg.resc.edal.graphics.style.sld.AbstractSLDFunction
- parseColorMap(XPath, Node) - Static method in class uk.ac.rdg.resc.edal.graphics.style.sld.SLDColorMapParser
-
Parses a ColorMap element within the node passed to it.
- parseColorMap2D(XPath, Node) - Static method in class uk.ac.rdg.resc.edal.graphics.style.sld.SLDColorMap2DParser
-
Parses a ColorMap2D element to a ColourScheme2D object, representing a bivariate colour map
- parseColorScheme(XPath, Node) - Static method in class uk.ac.rdg.resc.edal.graphics.style.sld.SLDRGBBandColorSchemeParser
-
Parses a ColorMap element within the node passed to it.
- parseColorSLDFunction(XPath, Node) - Static method in class uk.ac.rdg.resc.edal.graphics.style.sld.SLDFunctionParser
- parseColorSLDFunction2D(XPath, Node) - Static method in class uk.ac.rdg.resc.edal.graphics.style.sld.SLDFunction2DParser
- parseColour(String) - Static method in class uk.ac.rdg.resc.edal.graphics.utils.GraphicsUtils
-
Parses a string to obtain a
Color
. - parseDataArray(Node, XPath) - Static method in class uk.ac.rdg.resc.edal.dataset.vtk.VtkUtils
-
Parses a
node and returns an array of Number
s of the correct type (specified by the "type" attribute). - parseDataArray(Node, XPath, float[]) - Static method in class uk.ac.rdg.resc.edal.dataset.vtk.VtkUtils
-
Parses a
node and returns an array of Number
s of the correct type (specified by the "type" attribute). - parseDataString(String, String, String, float[]) - Static method in class uk.ac.rdg.resc.edal.dataset.vtk.VtkUtils
- parseDensityMap(XPath, Node) - Static method in class uk.ac.rdg.resc.edal.graphics.style.sld.SLDDensityMapParser
-
Parse the functions within a node for a pattern symbolizer or opacity transform
- parseFloatFallbackValue() - Method in class uk.ac.rdg.resc.edal.graphics.style.sld.AbstractSLDFunction
- parseFloatSLDFunction(XPath, Node) - Static method in class uk.ac.rdg.resc.edal.graphics.style.sld.SLDFunctionParser
- parseInterpolationPoints() - Method in class uk.ac.rdg.resc.edal.graphics.style.sld.AbstractSLDInterpolateFunction
- parseLookupValue() - Method in class uk.ac.rdg.resc.edal.graphics.style.sld.AbstractSLDFunction
- parseLookupValue(XPath, Node) - Static method in class uk.ac.rdg.resc.edal.graphics.style.sld.SLDDensityMapParser
-
Parse the lookup value from within a function for a pattern or opacity transform
- parseNumberOfSegments() - Method in class uk.ac.rdg.resc.edal.graphics.style.sld.AbstractSLDSegmentFunction
-
Parse in the number of segments.
- parseRange() - Method in class uk.ac.rdg.resc.edal.graphics.style.sld.AbstractSLDSegmentFunction
-
Parse in the range (minimum, maximum and spacing).
- parseRange(XPath, Node) - Static method in class uk.ac.rdg.resc.edal.graphics.style.sld.SLDRange
-
Parse range from an XML SLD document given the node of the document using XPath;
- parseSymbolizer() - Method in class uk.ac.rdg.resc.edal.graphics.style.sld.AbstractSLDSymbolizer
-
This method must be implemented by any symbolizer classes extending this class.
- parseSymbolizer() - Method in class uk.ac.rdg.resc.edal.graphics.style.sld.SLDArrowSymbolizer
- parseSymbolizer() - Method in class uk.ac.rdg.resc.edal.graphics.style.sld.SLDColoredGlyphSymbolizer
- parseSymbolizer() - Method in class uk.ac.rdg.resc.edal.graphics.style.sld.SLDColoredSizedArrowSymbolizer
- parseSymbolizer() - Method in class uk.ac.rdg.resc.edal.graphics.style.sld.SLDConfidenceIntervalSymbolizer
- parseSymbolizer() - Method in class uk.ac.rdg.resc.edal.graphics.style.sld.SLDContourSymbolizer
- parseSymbolizer() - Method in class uk.ac.rdg.resc.edal.graphics.style.sld.SLDRaster2DSymbolizer
- parseSymbolizer() - Method in class uk.ac.rdg.resc.edal.graphics.style.sld.SLDRasterRGBSymbolizer
- parseSymbolizer() - Method in class uk.ac.rdg.resc.edal.graphics.style.sld.SLDRasterSymbolizer
- parseSymbolizer() - Method in class uk.ac.rdg.resc.edal.graphics.style.sld.SLDSizedArrowSymbolizer
- parseSymbolizer() - Method in class uk.ac.rdg.resc.edal.graphics.style.sld.SLDStippleSymbolizer
- parseSymbolizer() - Method in class uk.ac.rdg.resc.edal.graphics.style.sld.SLDTrajectorySymbolizer
- parseThresholds() - Method in class uk.ac.rdg.resc.edal.graphics.style.sld.AbstractSLDCategorize2DFunction
- parseThresholds() - Method in class uk.ac.rdg.resc.edal.graphics.style.sld.AbstractSLDCategorizeFunction
- parseValueList() - Method in class uk.ac.rdg.resc.edal.graphics.style.sld.AbstractSLDSegmentFunction
-
Parse the value list.
- parseValues() - Method in class uk.ac.rdg.resc.edal.graphics.style.sld.AbstractSLDCategorize2DFunction
- parseValues() - Method in class uk.ac.rdg.resc.edal.graphics.style.sld.AbstractSLDCategorizeFunction
- parseValues() - Method in class uk.ac.rdg.resc.edal.graphics.style.sld.AbstractSLDMapFunction
- permalink - Variable in class uk.ac.rdg.resc.godiva.client.Godiva
- permalinking - Variable in class uk.ac.rdg.resc.godiva.client.Godiva
- permalinkParamsMap - Variable in class uk.ac.rdg.resc.godiva.client.Godiva
- PIXEL_BY_PIXEL - uk.ac.rdg.resc.edal.dataset.DataReadingStrategy
-
Reads each data point individually.
- PLATFORM_ID - Variable in class uk.ac.rdg.resc.edal.dataset.cdm.ArgoDatasetFactory
- plotDefaultImage(Dataset, String, int, int) - Static method in class uk.ac.rdg.resc.edal.graphics.utils.GraphicsUtils
-
Draws a raster image from the supplied dataset and variable
- PlottingDatum - Class in uk.ac.rdg.resc.edal.graphics.utils
- PlottingDatum(GridCoordinates2D, Number) - Constructor for class uk.ac.rdg.resc.edal.graphics.utils.PlottingDatum
- plottingDomainParams - Variable in class uk.ac.rdg.resc.edal.wms.GetMapParameters
- PlottingDomainParams - Class in uk.ac.rdg.resc.edal.graphics.utils
- PlottingDomainParams(int, int, BoundingBox, Extent<Double>, Extent<DateTime>, HorizontalPosition, Double, DateTime) - Constructor for class uk.ac.rdg.resc.edal.graphics.utils.PlottingDomainParams
- PlottingDomainParams(RegularGrid, Extent<Double>, Extent<DateTime>, HorizontalPosition, Double, DateTime) - Constructor for class uk.ac.rdg.resc.edal.graphics.utils.PlottingDomainParams
- PlottingStyleParameters - Class in uk.ac.rdg.resc.edal.graphics.utils
-
Class defining the parameters which affect the style of a plot and which can be substituted into a style template.
- PlottingStyleParameters(List<Extent<Float>>, String, Color, Color, Color, Boolean, Integer, Float) - Constructor for class uk.ac.rdg.resc.edal.graphics.utils.PlottingStyleParameters
- plugins - Variable in class uk.ac.rdg.resc.edal.dataset.AbstractDataset
- pMap - Variable in class uk.ac.rdg.resc.godiva.client.requests.CaseInsensitiveParameterMap
- Png32Format - Class in uk.ac.rdg.resc.edal.graphics.formats
-
Writes 32-bit (ARGB) PNG images using the ImageIO class.
- Png32Format() - Constructor for class uk.ac.rdg.resc.edal.graphics.formats.Png32Format
-
Protected default constructor to prevent direct instantiation.
- PngFormat - Class in uk.ac.rdg.resc.edal.graphics.formats
-
Writes PNG images using the ImageIO class.
- PngFormat() - Constructor for class uk.ac.rdg.resc.edal.graphics.formats.PngFormat
-
Protected default constructor to prevent direct instantiation.
- Point - Class in uk.ac.rdg.resc.edal.grid.kdtree
- Point(double, double, int) - Constructor for class uk.ac.rdg.resc.edal.grid.kdtree.Point
- POINT - Static variable in class uk.ac.rdg.resc.edal.covjson.writers.Constants.Vals
- PointCollectionDomain - Class in uk.ac.rdg.resc.edal.domain
-
The domain of a
PointCollectionFeature
: a set ofHorizontalPosition
s with a fixed vertical position and time - PointCollectionDomain(List<HorizontalPosition>, VerticalPosition, DateTime) - Constructor for class uk.ac.rdg.resc.edal.domain.PointCollectionDomain
- PointCollectionFeature - Class in uk.ac.rdg.resc.edal.feature
-
A feature consisting of measurements at a series of
HorizontalPosition
s fixed vertically and temporally (i.e. - PointCollectionFeature(String, String, String, PointCollectionDomain, Map<String, Parameter>, Map<String, Array1D<Number>>) - Constructor for class uk.ac.rdg.resc.edal.feature.PointCollectionFeature
- PointComparator - Class in uk.ac.rdg.resc.edal.grid.kdtree
- PointComparator(Boolean) - Constructor for class uk.ac.rdg.resc.edal.grid.kdtree.PointComparator
- PointDataset<F extends DiscreteFeature<?,?>> - Class in uk.ac.rdg.resc.edal.dataset
-
An
AbstractContinuousDomainDataset
whose map features arePointFeature
s. - PointDataset(String, Collection<? extends VariableMetadata>, FeatureIndexer) - Constructor for class uk.ac.rdg.resc.edal.dataset.PointDataset
- PointDataset(String, Collection<? extends VariableMetadata>, FeatureIndexer, BoundingBox, Extent<Double>, Extent<DateTime>) - Constructor for class uk.ac.rdg.resc.edal.dataset.PointDataset
- PointDomain - Class in uk.ac.rdg.resc.edal.domain
-
The domain of a
TrajectoryFeature
: a set of positions in space and time. - PointDomain(GeoPosition) - Constructor for class uk.ac.rdg.resc.edal.domain.PointDomain
- PointFeature - Class in uk.ac.rdg.resc.edal.feature
-
A measurement at a single 4D point
- PointFeature(String, String, String, GeoPosition, Map<String, Parameter>, Map<String, Array1D<Number>>) - Constructor for class uk.ac.rdg.resc.edal.feature.PointFeature
- PointND - Interface in org.khelekore.prtree
-
A description of an N-dimensional point
- POINTSERIES - Static variable in class uk.ac.rdg.resc.edal.covjson.writers.Constants.Vals
- PointSeriesFeature - Class in uk.ac.rdg.resc.edal.feature
-
A measurement of a time series at a point
- PointSeriesFeature(String, String, String, TimeAxis, HorizontalPosition, VerticalPosition, Map<String, Parameter>, Map<String, Array1D<Number>>) - Constructor for class uk.ac.rdg.resc.edal.feature.PointSeriesFeature
- pointSeriesFeatureToNetCDF(PointSeriesFeature, File, Float) - Static method in class uk.ac.rdg.resc.edal.dataset.cdm.CdmFeatureWrite
- PointSeriesLocation(HorizontalPosition, VerticalPosition) - Constructor for class uk.ac.rdg.resc.edal.dataset.HorizontallyDiscreteDataset.PointSeriesLocation
- Polygon - Interface in uk.ac.rdg.resc.edal.geometry
-
A polygon in the horizontal plane, defined by a list of vertices in a given coordinate reference system.
- populateDates(List<String>) - Method in interface uk.ac.rdg.resc.godiva.client.state.TimeSelectorIF
-
Populate the available dates
- populateDates(List<String>) - Method in class uk.ac.rdg.resc.godiva.client.widgets.TimeSelector
- populateElevations(List<String>) - Method in interface uk.ac.rdg.resc.godiva.client.state.ElevationSelectorIF
-
Populates the available elevations
- populateElevations(List<String>) - Method in class uk.ac.rdg.resc.godiva.client.widgets.ElevationSelector
- populateLayers(LayerMenuItem) - Method in interface uk.ac.rdg.resc.godiva.client.state.LayerSelectorIF
-
Populate the menu tree
- populateLayers(LayerMenuItem) - Method in class uk.ac.rdg.resc.godiva.client.widgets.LayerSelectorCombo
- populateLayers(LayerMenuItem) - Method in class uk.ac.rdg.resc.godiva.client.widgets.LayerSelectorTree
- populatePalettes(List<String>) - Method in interface uk.ac.rdg.resc.godiva.client.state.PaletteSelectorIF
-
Populates the list of available palette names
- populatePalettes(List<String>) - Method in class uk.ac.rdg.resc.godiva.client.widgets.PaletteSelector
- populateStyles(List<String>) - Method in interface uk.ac.rdg.resc.godiva.client.state.PaletteSelectorIF
- populateStyles(List<String>) - Method in class uk.ac.rdg.resc.godiva.client.widgets.PaletteSelector
- populateTimes(List<String>) - Method in interface uk.ac.rdg.resc.godiva.client.state.TimeSelectorIF
-
Populate the available times.
- populateTimes(List<String>) - Method in class uk.ac.rdg.resc.godiva.client.widgets.TimeSelector
- populateWidgets(LayerDetails) - Method in class uk.ac.rdg.resc.godiva.client.BaseWmsClient
-
Populates the set of widgets associated with this layer.
- popupErrorMessage(String) - Static method in class uk.ac.rdg.resc.godiva.client.widgets.ErrorBox
- POSITION_QC - Variable in class uk.ac.rdg.resc.edal.dataset.cdm.ArgoDatasetFactory
- PREFERREDCOLOR - Static variable in class uk.ac.rdg.resc.edal.covjson.writers.Constants.Keys
- prefixLength - Variable in class uk.ac.rdg.resc.edal.dataset.plugins.VariablePlugin
- PRESSURE - Static variable in class uk.ac.rdg.resc.edal.covjson.writers.Constants.Vals
- processFeatureInfo(String, UnitConverter) - Method in class uk.ac.rdg.resc.godiva.client.widgets.MapArea
- processVariableMetadata(VariableMetadata...) - Method in class uk.ac.rdg.resc.edal.dataset.plugins.VariablePlugin
-
Modifies the current
VariableMetadata
tree to reflect the changes this plugin implements. - ProfileFeature - Class in uk.ac.rdg.resc.edal.feature
-
A measurement of a vertical profile at a point
- ProfileFeature(String, String, String, VerticalAxis, HorizontalPosition, DateTime, Map<String, Parameter>, Map<String, Array1D<Number>>) - Constructor for class uk.ac.rdg.resc.edal.feature.ProfileFeature
- ProfileLocation(HorizontalPosition, DateTime) - Constructor for class uk.ac.rdg.resc.edal.dataset.HorizontallyDiscreteDataset.ProfileLocation
- profilesSupported - Variable in class uk.ac.rdg.resc.godiva.client.Godiva
- proj4js() - Method in interface uk.ac.rdg.resc.godiva.client.jsresource.JavascriptDependencies
- PROJECTEDCRS - Static variable in class uk.ac.rdg.resc.edal.covjson.writers.Constants.Vals
- projection - Variable in class uk.ac.rdg.resc.godiva.client.widgets.MapArea.FixedLayerDetails
- projections() - Method in interface uk.ac.rdg.resc.godiva.client.jsresource.JavascriptDependencies
- projToLatLon(ProjectionPoint, LatLonPointImpl) - Method in class uk.ac.rdg.resc.edal.dataset.cdm.RotatedOffsetProjection
- providesVariables() - Method in class uk.ac.rdg.resc.edal.dataset.plugins.VariablePlugin
- proxyRequest(String, HttpServletRequest, HttpServletResponse) - Static method in class uk.ac.rdg.resc.edal.wms.util.WmsUtils
-
Forwards the request to a third party.
- proxyUrl - Variable in class uk.ac.rdg.resc.godiva.client.BaseWmsClient
- proxyUrl - Variable in class uk.ac.rdg.resc.godiva.client.widgets.MapArea
- PRTree<T> - Class in org.khelekore.prtree
-
A Priority R-Tree, a spatial index, for N dimensions.
- PRTree(MBRConverter<T>, int) - Constructor for class org.khelekore.prtree.PRTree
-
Create a new PRTree using the specified branch factor.
- PRTreeFeatureIndexer - Class in uk.ac.rdg.resc.edal.dataset
-
This uses a
PRTree
to index features spatially. - PRTreeFeatureIndexer() - Constructor for class uk.ac.rdg.resc.edal.dataset.PRTreeFeatureIndexer
- PSAL_PARAMETER - Variable in class uk.ac.rdg.resc.edal.dataset.cdm.ArgoDatasetFactory
- PSAL_QC - Variable in class uk.ac.rdg.resc.edal.dataset.cdm.ArgoDatasetFactory
- put(int, int, int) - Method in class uk.ac.rdg.resc.edal.dataset.DomainMapper
-
Adds a new pixel index to this map.
- put(String, boolean) - Method in interface uk.ac.rdg.resc.edal.covjson.StreamingEncoder.MapEncoder
- put(String, double) - Method in interface uk.ac.rdg.resc.edal.covjson.StreamingEncoder.MapEncoder
- put(String, float) - Method in interface uk.ac.rdg.resc.edal.covjson.StreamingEncoder.MapEncoder
- put(String, int) - Method in interface uk.ac.rdg.resc.edal.covjson.StreamingEncoder.MapEncoder
- put(String, long) - Method in interface uk.ac.rdg.resc.edal.covjson.StreamingEncoder.MapEncoder
- put(String, String) - Method in interface uk.ac.rdg.resc.edal.covjson.StreamingEncoder.MapEncoder
Q
- queryable - Variable in class uk.ac.rdg.resc.godiva.client.Godiva
- queryable - Variable in class uk.ac.rdg.resc.godiva.client.widgets.MapArea.WmsDetails
R
- RAD2DEG - Static variable in class uk.ac.rdg.resc.edal.util.GISUtils
- range - Variable in class uk.ac.rdg.resc.edal.graphics.style.sld.AbstractSLDSegmentFunction
- rangeLoaded(String, double, double) - Method in class uk.ac.rdg.resc.godiva.client.BaseWmsClient
-
This is called when an auto scale range has been loaded.
- rangeQuery(BoundingBox) - Method in class uk.ac.rdg.resc.edal.grid.kdtree.KDTree
- RANGES - Static variable in class uk.ac.rdg.resc.edal.covjson.writers.Constants.Keys
- RangesWriter<T> - Class in uk.ac.rdg.resc.edal.covjson.writers
- RangesWriter(StreamingEncoder.MapEncoder<T>) - Constructor for class uk.ac.rdg.resc.edal.covjson.writers.RangesWriter
- RangeWriter<T> - Class in uk.ac.rdg.resc.edal.covjson.writers
- RangeWriter(StreamingEncoder.MapEncoder<T>) - Constructor for class uk.ac.rdg.resc.edal.covjson.writers.RangeWriter
- RArray - Class in uk.ac.rdg.resc.edal.util
-
Abstract superclass for resizeable integer arrays.
- RArray(int) - Constructor for class uk.ac.rdg.resc.edal.util.RArray
-
Creates an array in which the initial capacity is set the same as the chunk size.
- RArray(int, int) - Constructor for class uk.ac.rdg.resc.edal.util.RArray
-
Creates an array with the given initial capacity and chunk size.
- RASTER - uk.ac.rdg.resc.edal.graphics.utils.DataReadingTypes.PlotType
- Raster2DLayer - Class in uk.ac.rdg.resc.edal.graphics.style
- Raster2DLayer(String, String, ColourScheme2D) - Constructor for class uk.ac.rdg.resc.edal.graphics.style.Raster2DLayer
- RasterLayer - Class in uk.ac.rdg.resc.edal.graphics.style
- RasterLayer(String, ColourScheme) - Constructor for class uk.ac.rdg.resc.edal.graphics.style.RasterLayer
- RasterRGBLayer - Class in uk.ac.rdg.resc.edal.graphics.style
- RasterRGBLayer(String, String, String, RGBBandColourScheme) - Constructor for class uk.ac.rdg.resc.edal.graphics.style.RasterRGBLayer
- read(String, int, int, int, int, int, int, int, int) - Method in interface uk.ac.rdg.resc.edal.dataset.GridDataSource
-
Read an
Array4D
of data from the underlying data source - read(String, List<HZTDataSource.MeshCoordinates3D>) - Method in interface uk.ac.rdg.resc.edal.dataset.HZTDataSource
-
Read the underlying data
- read(String, List<HZTDataSource.MeshCoordinates3D>) - Method in class uk.ac.rdg.resc.edal.dataset.InMemoryMeshDataSource
- read(String, List<HZTDataSource.MeshCoordinates3D>) - Method in class uk.ac.rdg.resc.edal.dataset.vtk.HydromodelVtkUnstructuredDataset.OnDemandVtkMeshDataSource
- readFeature(String) - Method in class uk.ac.rdg.resc.edal.dataset.AbstractContinuousDomainDataset
- readFeature(String) - Method in interface uk.ac.rdg.resc.edal.dataset.Dataset
-
Reads an entire feature from underlying storage
- readFeature(String) - Method in class uk.ac.rdg.resc.edal.dataset.GriddedDataset
- readFeature(String) - Method in class uk.ac.rdg.resc.edal.dataset.HorizontalMesh4dDataset
- readFeature(String) - Method in class uk.ac.rdg.resc.edal.dataset.TrajectoryDataset
- readFeature(String, Set<String>) - Method in interface uk.ac.rdg.resc.edal.dataset.DiscreteFeatureReader
-
Reads a
DiscreteFeature
from the underlying data source. - readFeatures(Collection<String>, Set<String>) - Method in interface uk.ac.rdg.resc.edal.dataset.DiscreteFeatureReader
-
Reads
DiscreteFeature
s from the underlying data source. - readFromFile(File) - Static method in class uk.ac.rdg.resc.edal.catalogue.jaxb.CatalogueConfig
- readInIcons() - Method in class uk.ac.rdg.resc.edal.graphics.style.ColouredGlyphLayer
- readMapData(GridDataSource, String, int, int, Domain2DMapper) - Method in enum uk.ac.rdg.resc.edal.dataset.DataReadingStrategy
- ReadPointData - Class in uk.ac.rdg.resc.edal.examples
- ReadPointData() - Constructor for class uk.ac.rdg.resc.edal.examples.ReadPointData
- readSinglePoint(String, HorizontalPosition, Double, DateTime) - Method in class uk.ac.rdg.resc.edal.dataset.HorizontallyDiscreteDataset
- readUnderlyingHorizontalData(String, MapDomain, DS) - Method in class uk.ac.rdg.resc.edal.dataset.DiscreteLayeredDataset
- readUnderlyingHorizontalData(String, MapDomain, DS) - Method in class uk.ac.rdg.resc.edal.dataset.HorizontallyDiscreteDataset
-
Reads horizontal data for a non-derived variable
- readUnderlyingPointData(String, HorizontalPosition, Double, DateTime, DS) - Method in class uk.ac.rdg.resc.edal.dataset.DiscreteLayeredDataset
- readUnderlyingPointData(String, HorizontalPosition, Double, DateTime, DS) - Method in class uk.ac.rdg.resc.edal.dataset.HorizontallyDiscreteDataset
-
Reads a single point for a non-derived variable
- readUnderlyingTemporalData(String, TimeAxis, BoundingBox, Double, Extent<Double>, DS) - Method in class uk.ac.rdg.resc.edal.dataset.DiscreteLayeredDataset
- readUnderlyingTemporalData(String, TimeAxis, BoundingBox, Double, Extent<Double>, DS) - Method in class uk.ac.rdg.resc.edal.dataset.HorizontallyDiscreteDataset
-
Reads timeseries data for a given non-derived variable
- readUnderlyingVerticalData(String, VerticalAxis, BoundingBox, DateTime, Extent<DateTime>, DS) - Method in class uk.ac.rdg.resc.edal.dataset.DiscreteLayeredDataset
- readUnderlyingVerticalData(String, VerticalAxis, BoundingBox, DateTime, Extent<DateTime>, DS) - Method in class uk.ac.rdg.resc.edal.dataset.HorizontallyDiscreteDataset
-
Reads profile data for a given non-derived variable
- READY - uk.ac.rdg.resc.edal.catalogue.jaxb.DatasetConfig.DatasetState
-
Ready for use
- RectilinearGrid - Interface in uk.ac.rdg.resc.edal.grid
-
A
HorizontalGrid
whose axes in theexternal CRS
are aligned with the axes in grid space and are hence separable. - RectilinearGridImpl - Class in uk.ac.rdg.resc.edal.grid
-
Immutable implementation of a
RectilinearGrid
usingDouble
s. - RectilinearGridImpl(CoordinateReferenceSystem) - Constructor for class uk.ac.rdg.resc.edal.grid.RectilinearGridImpl
-
Single-argument constructor for subclasses who would rather create their axes from constructor arguments (see
RegularGridImpl
for an example) - RectilinearGridImpl(ReferenceableAxis<Double>, ReferenceableAxis<Double>, CoordinateReferenceSystem) - Constructor for class uk.ac.rdg.resc.edal.grid.RectilinearGridImpl
-
Instantiates a new rectilinear grid from the given axes
- ReferenceableAxis<P> - Interface in uk.ac.rdg.resc.edal.grid
-
A one-dimensional axis of a referenceable frid, which maps between integer indices along the axis and real-world coordinates.
- ReferenceableAxisImpl - Class in uk.ac.rdg.resc.edal.grid
-
Immutable implementation of a
ReferenceableAxis
, whose values are not necessarily regularly spaced along the axis. - ReferenceableAxisImpl(String, List<Double>, boolean) - Constructor for class uk.ac.rdg.resc.edal.grid.ReferenceableAxisImpl
-
Creates a ReferenceableAxis from the given array of axis values.
- REFERENCING - Static variable in class uk.ac.rdg.resc.edal.covjson.writers.Constants.Keys
- refresh(CatalogueConfig.DatasetStorage) - Method in class uk.ac.rdg.resc.edal.catalogue.jaxb.DatasetConfig
-
Refreshes the dataset if required.
- refreshLayerList() - Method in class uk.ac.rdg.resc.godiva.client.BaseWmsClient
- refreshLayerList() - Method in interface uk.ac.rdg.resc.godiva.client.handlers.LayerSelectionHandler
-
Called when the user would like the list of layers to be refreshed
- registerSymbolizer(String, Class<? extends SLDSymbolizer>) - Static method in class uk.ac.rdg.resc.edal.graphics.style.sld.StyleSLDParser
-
Register a new symbolizer class on a map of symbolizers.
- RegularAxis - Interface in uk.ac.rdg.resc.edal.grid
-
A one-dimensional axis of a Grid, whose coordinate values are regularly spaced.
- RegularAxisImpl - Class in uk.ac.rdg.resc.edal.grid
-
Immutable implementation of a
RegularAxis
, whose values are regularly spaced along the axis. - RegularAxisImpl(String, double, double, int, boolean) - Constructor for class uk.ac.rdg.resc.edal.grid.RegularAxisImpl
- RegularGrid - Interface in uk.ac.rdg.resc.edal.grid
-
A two-dimensional grid whose coordinate values are equally-spaced along each axis, and whose axes in real space are aligned with the axes in grid space.
- RegularGridImpl - Class in uk.ac.rdg.resc.edal.grid
-
Immutable implementation of a
RegularGrid
. - RegularGridImpl(double[], CoordinateReferenceSystem, int, int) - Constructor for class uk.ac.rdg.resc.edal.grid.RegularGridImpl
-
Constructs a RegularGrid from the given bounding box, with the given width and height.
- RegularGridImpl(double, double, double, double, CoordinateReferenceSystem, int, int) - Constructor for class uk.ac.rdg.resc.edal.grid.RegularGridImpl
-
Constructs a RegularGrid from the given bounding box, with the given width and height.
- RegularGridImpl(BoundingBox, int, int) - Constructor for class uk.ac.rdg.resc.edal.grid.RegularGridImpl
-
Constructs a RegularGrid from the given bounding box, with the given width and height.
- RegularGridImpl(RegularAxis, RegularAxis, CoordinateReferenceSystem) - Constructor for class uk.ac.rdg.resc.edal.grid.RegularGridImpl
- releaseDataset(NetcdfDataset) - Static method in class uk.ac.rdg.resc.edal.dataset.cdm.NetcdfDatasetAggregator
-
Mark a
NetcdfDataset
as inactive. - releaseEpsgDatabase() - Static method in class uk.ac.rdg.resc.edal.util.GISUtils
- removeDataset(String) - Method in class uk.ac.rdg.resc.edal.catalogue.DataCatalogue
-
Removes a dataset from the catalogue.
- removeDataset(DatasetConfig) - Method in class uk.ac.rdg.resc.edal.catalogue.jaxb.CatalogueConfig
- removeLayer(String) - Method in class uk.ac.rdg.resc.godiva.client.widgets.MapArea
- renderVector(String, double, int, int, float, Graphics2D) - Static method in class uk.ac.rdg.resc.edal.graphics.utils.VectorFactory
- renderWindBarbForSpeed(double, double, int, int, String, float, boolean, Graphics2D) - Static method in class uk.ac.rdg.resc.edal.graphics.utils.BarbFactory
- requestAndPopulateMenu() - Method in class uk.ac.rdg.resc.godiva.client.BaseWmsClient
-
This is called at initialisation, and is used to populate the layer selection menu(s).
- requestAndPopulateMenu() - Method in class uk.ac.rdg.resc.godiva.client.Godiva
-
Requests the layer menu from the server.
- requestLayerDetails(String, String, String, boolean) - Method in class uk.ac.rdg.resc.godiva.client.BaseWmsClient
-
Request details about a particular layer.
- requestLayerDetails(String, String, String, boolean) - Method in class uk.ac.rdg.resc.godiva.client.Godiva
- RequestParams - Class in uk.ac.rdg.resc.edal.wms
-
Class that contains the parameters of the user's request.
- RequestParams(Map<?, ?>) - Constructor for class uk.ac.rdg.resc.edal.wms.RequestParams
-
Creates a new RequestParams object from the given Map of parameter names and values (normally gained from HttpServletRequest.getParameterMap()).
- requiresLegend() - Method in class uk.ac.rdg.resc.edal.graphics.formats.ImageFormat
-
Returns true if this image format needs an accompanying legend.
- requiresLegend() - Method in class uk.ac.rdg.resc.edal.graphics.formats.KmzFormat
- requiresLegend() - Method in class uk.ac.rdg.resc.edal.graphics.formats.SimpleFormat
-
Returns false: simple formats do not require a legend.
- RESC_NAMESPACE - Static variable in class uk.ac.rdg.resc.edal.graphics.style.sld.SLDNamespaceResolver
- reversed - Variable in class uk.ac.rdg.resc.edal.grid.AbstractIrregularAxis
-
True if axis values in the above array have been reversed
- RGBBandColourScheme - Class in uk.ac.rdg.resc.edal.graphics.style
-
A
ColourScheme
which treats all values as their equivalent RGB integer value (seeColor(int)
) - RGBBandColourScheme(ScaleRange, ScaleRange, ScaleRange) - Constructor for class uk.ac.rdg.resc.edal.graphics.style.RGBBandColourScheme
- RGBColourScheme - Class in uk.ac.rdg.resc.edal.graphics.style
-
A
ColourScheme
which treats all values as their equivalent RGB integer value (seeColor(int)
) - RGBColourScheme() - Constructor for class uk.ac.rdg.resc.edal.graphics.style.RGBColourScheme
- RLongArray - Class in uk.ac.rdg.resc.edal.util
-
A resizeable array of signed long integers.
- RLongArray(int) - Constructor for class uk.ac.rdg.resc.edal.util.RLongArray
-
Creates an array in which the initial capacity is set the same as the chunk size.
- RLongArray(int, int) - Constructor for class uk.ac.rdg.resc.edal.util.RLongArray
-
Creates an array with the given initial capacity and chunk size.
- RotatedOffsetProjection - Class in uk.ac.rdg.resc.edal.dataset.cdm
-
A
Projection
which defines a rotated and offset grid in an arbitrary CRS. - RotatedOffsetProjection(double, double, double, CoordinateReferenceSystem) - Constructor for class uk.ac.rdg.resc.edal.dataset.cdm.RotatedOffsetProjection
- roundToSignificantFigures(double, int) - Static method in class uk.ac.rdg.resc.edal.graphics.utils.GraphicsUtils
-
Rounds a double to a number of significant figures Taken from: http://stackoverflow.com/questions/202302/rounding-to-an-arbitrary -number-of-significant-digits
- RUByteArray - Class in uk.ac.rdg.resc.edal.util
-
A resizeable array of unsigned bytes.
- RUByteArray(int) - Constructor for class uk.ac.rdg.resc.edal.util.RUByteArray
-
Creates an array in which the initial capacity is set the same as the chunk size.
- RUByteArray(int, int) - Constructor for class uk.ac.rdg.resc.edal.util.RUByteArray
-
Creates an array with the given initial capacity and chunk size.
- RUIntArray - Class in uk.ac.rdg.resc.edal.util
-
A resizeable array of unsigned integers.
- RUIntArray(int) - Constructor for class uk.ac.rdg.resc.edal.util.RUIntArray
-
Creates an array in which the initial capacity is set the same as the chunk size.
- RUIntArray(int, int) - Constructor for class uk.ac.rdg.resc.edal.util.RUIntArray
-
Creates an array with the given initial capacity and chunk size.
- RUShortArray - Class in uk.ac.rdg.resc.edal.util
-
A resizeable array of unsigned short integers.
- RUShortArray(int) - Constructor for class uk.ac.rdg.resc.edal.util.RUShortArray
-
Creates an array in which the initial capacity is set the same as the chunk size.
- RUShortArray(int, int) - Constructor for class uk.ac.rdg.resc.edal.util.RUShortArray
-
Creates an array with the given initial capacity and chunk size.
S
- save() - Method in class uk.ac.rdg.resc.edal.catalogue.jaxb.CatalogueConfig
- SAXErrorHandler - Class in uk.ac.rdg.resc.edal.graphics.style.sld
- SAXErrorHandler(PrintWriter) - Constructor for class uk.ac.rdg.resc.edal.graphics.style.sld.SAXErrorHandler
- SBMatrix - Class in uk.ac.rdg.resc.edal.graphics.pcolor.examples
-
Creates a 2D matrix of varying Saturation S and Brightness B given the hue H as a command line argument using the HSB colour model for comparison with CIECAM02.
- SBMatrix() - Constructor for class uk.ac.rdg.resc.edal.graphics.pcolor.examples.SBMatrix
- ScaleRange - Class in uk.ac.rdg.resc.edal.graphics.style
- ScaleRange(Float, Float, Boolean) - Constructor for class uk.ac.rdg.resc.edal.graphics.style.ScaleRange
- ScaleRange(Extent<Float>, Boolean) - Constructor for class uk.ac.rdg.resc.edal.graphics.style.ScaleRange
- scaleRangeChanged(String, String) - Method in class uk.ac.rdg.resc.godiva.client.BaseWmsClient
- scaleRangeChanged(String, String) - Method in interface uk.ac.rdg.resc.godiva.client.handlers.PaletteSelectionHandler
-
Called when the scale range has been adjusted
- scaleZeroToOne(Number) - Method in class uk.ac.rdg.resc.edal.graphics.style.ScaleRange
-
Scales an input number to the range 0-1.
- SCANLINE - uk.ac.rdg.resc.edal.dataset.DataReadingStrategy
-
Reads "scanlines" of data, leading to a smaller memory footprint than the
bounding-box
strategy, but a larger number of individual data-reading operations. - scanlineIterator() - Method in class uk.ac.rdg.resc.edal.dataset.DomainMapper
-
Returns an unmodifiable iterator over all the Scanlines in this pixel map
- ScreenPosition - Class in uk.ac.rdg.resc.godiva.client.widgets
-
Defines a screen position.
- ScreenPosition(int, int) - Constructor for class uk.ac.rdg.resc.godiva.client.widgets.ScreenPosition
- screenshot - Variable in class uk.ac.rdg.resc.godiva.client.Godiva
- ScreenshotServlet - Class in uk.ac.rdg.resc.edal.wms
-
Implementation of a servlet which generates images suitable for use in publications.
- ScreenshotServlet() - Constructor for class uk.ac.rdg.resc.edal.wms.ScreenshotServlet
- SE_NAMESPACE - Static variable in class uk.ac.rdg.resc.edal.graphics.style.sld.SLDNamespaceResolver
- SegmentColourScheme - Class in uk.ac.rdg.resc.edal.graphics.style
- SegmentColourScheme(ScaleRange, Color, Color, Color, Color[], Integer) - Constructor for class uk.ac.rdg.resc.edal.graphics.style.SegmentColourScheme
- SegmentColourScheme(ScaleRange, Color, Color, Color, String, Integer) - Constructor for class uk.ac.rdg.resc.edal.graphics.style.SegmentColourScheme
- SegmentDensityMap - Class in uk.ac.rdg.resc.edal.graphics.style
- SegmentDensityMap(int, SLDRange, float, float, Float, Float, float) - Constructor for class uk.ac.rdg.resc.edal.graphics.style.SegmentDensityMap
- selectDate(String) - Method in interface uk.ac.rdg.resc.godiva.client.state.TimeSelectorIF
-
Choose a specified date
- selectDate(String) - Method in class uk.ac.rdg.resc.godiva.client.widgets.TimeSelector
- selectDateTime(String) - Method in interface uk.ac.rdg.resc.godiva.client.state.TimeSelectorIF
-
Choose a specified datetime
- selectDateTime(String) - Method in class uk.ac.rdg.resc.godiva.client.widgets.TimeSelector
- selectLayer(String, String, boolean) - Method in interface uk.ac.rdg.resc.godiva.client.state.LayerSelectorIF
-
Sets the selected layer
- selectLayer(String, String, boolean) - Method in class uk.ac.rdg.resc.godiva.client.widgets.LayerSelectorCombo
- selectLayer(String, String, boolean) - Method in class uk.ac.rdg.resc.godiva.client.widgets.LayerSelectorTree
- selectPalette(String) - Method in interface uk.ac.rdg.resc.godiva.client.state.PaletteSelectorIF
-
Select the named palette, if available
- selectPalette(String) - Method in class uk.ac.rdg.resc.godiva.client.widgets.PaletteSelector
- selectRange(String) - Method in interface uk.ac.rdg.resc.godiva.client.state.TimeSelectorIF
-
Sets the range (i.e.
- selectRange(String) - Method in class uk.ac.rdg.resc.godiva.client.widgets.TimeSelector
- selectStyle(String) - Method in interface uk.ac.rdg.resc.godiva.client.state.PaletteSelectorIF
-
Select the named style, if available
- selectStyle(String) - Method in class uk.ac.rdg.resc.godiva.client.widgets.PaletteSelector
- serialise(Writer) - Method in class uk.ac.rdg.resc.edal.catalogue.jaxb.CatalogueConfig
- ServerInfo - Interface in uk.ac.rdg.resc.edal.wms.util
-
Encapsulates some server metadata for a WMS server
- set(E, int...) - Method in interface uk.ac.rdg.resc.edal.util.Array
-
Sets a value in the array (optional operation)
- set(Number, int...) - Method in class uk.ac.rdg.resc.edal.graphics.utils.LegendDataGenerator.XYNan
- set(Number, int...) - Method in class uk.ac.rdg.resc.edal.util.SingleValueImmutableArray1D
- set(Number, int...) - Method in class uk.ac.rdg.resc.edal.util.ValuesArray1D
- set(Number, int...) - Method in class uk.ac.rdg.resc.edal.util.ValuesArray2D
- set(Number, int...) - Method in class uk.ac.rdg.resc.edal.util.ValuesArray4D
- set(T, int...) - Method in class uk.ac.rdg.resc.edal.util.AbstractImmutableArray
- set(T, int...) - Method in class uk.ac.rdg.resc.edal.util.Array2D
- set(T, int...) - Method in class uk.ac.rdg.resc.edal.util.ImmutableArray1D
- setAboveMax(PaletteSelectorIF.OutOfRangeState) - Method in interface uk.ac.rdg.resc.godiva.client.state.PaletteSelectorIF
-
Sets the behaviour of values above the maximum
- setAboveMax(PaletteSelectorIF.OutOfRangeState) - Method in class uk.ac.rdg.resc.godiva.client.widgets.PaletteSelector
- setAboveMaxColour(String) - Method in class uk.ac.rdg.resc.godiva.client.requests.LayerDetails
- setAllowTransects(boolean) - Method in class uk.ac.rdg.resc.godiva.client.widgets.MapArea
- setArrowSize(Integer) - Method in class uk.ac.rdg.resc.edal.graphics.style.ArrowLayer
- setAvailableDates(List<String>) - Method in class uk.ac.rdg.resc.godiva.client.requests.LayerDetails
- setAvailablePalettes(List<String>) - Method in class uk.ac.rdg.resc.godiva.client.requests.LayerDetails
- setAvailableZs(List<String>) - Method in class uk.ac.rdg.resc.godiva.client.requests.LayerDetails
- setBackgroundMap(String) - Method in class uk.ac.rdg.resc.godiva.client.widgets.MapArea
- setBelowMin(PaletteSelectorIF.OutOfRangeState) - Method in interface uk.ac.rdg.resc.godiva.client.state.PaletteSelectorIF
-
Sets the behaviour of values below the minimum
- setBelowMin(PaletteSelectorIF.OutOfRangeState) - Method in class uk.ac.rdg.resc.godiva.client.widgets.PaletteSelector
- setBelowMinColour(String) - Method in class uk.ac.rdg.resc.godiva.client.requests.LayerDetails
- setButtonLabel(String) - Method in class uk.ac.rdg.resc.godiva.client.widgets.StartEndTimePopup
- setCache(CacheInfo) - Method in class uk.ac.rdg.resc.edal.catalogue.DataCatalogue
-
Configures the cache used to store features
- setCallback(LayerRequestCallback) - Method in class uk.ac.rdg.resc.godiva.client.requests.LayerRequestBuilder
- setCallback(TimeRequestCallback) - Method in class uk.ac.rdg.resc.godiva.client.requests.TimeRequestBuilder
- setCapabilitiesAdvertisedPalettes(Collection<String>) - Method in class uk.ac.rdg.resc.edal.wms.WmsServlet
-
Sets the palettes to be advertised in the GetCapabilities document.
- setCatalogue(WmsCatalogue) - Method in class uk.ac.rdg.resc.edal.wms.WmsServlet
-
Sets a
WmsCatalogue
to be used globally for all requests. - setCategorical(boolean) - Method in interface uk.ac.rdg.resc.godiva.client.state.PaletteSelectorIF
- setCategorical(boolean) - Method in class uk.ac.rdg.resc.godiva.client.widgets.PaletteSelector
- setColorScaleRange(Extent<Float>) - Method in class uk.ac.rdg.resc.edal.catalogue.jaxb.VariableConfig
- setColourScheme(ColourScheme) - Method in class uk.ac.rdg.resc.edal.graphics.style.ColouredTrajectoryLayer
- setColourScheme(ColourScheme) - Method in class uk.ac.rdg.resc.edal.graphics.style.RasterLayer
- setContinuous(boolean) - Method in interface uk.ac.rdg.resc.godiva.client.state.ElevationSelectorIF
-
Sets this elevation selector to be continuous
- setContinuous(boolean) - Method in interface uk.ac.rdg.resc.godiva.client.state.TimeSelectorIF
-
Sets whether this
TimeSelectorIF
needs to represent discrete or continous time - setContinuous(boolean) - Method in class uk.ac.rdg.resc.godiva.client.widgets.ElevationSelector
- setContinuous(boolean) - Method in class uk.ac.rdg.resc.godiva.client.widgets.TimeSelector
- setContinuousT(boolean) - Method in class uk.ac.rdg.resc.godiva.client.requests.LayerDetails
- setContinuousZ(boolean) - Method in class uk.ac.rdg.resc.godiva.client.requests.LayerDetails
- setCopyright(String) - Method in class uk.ac.rdg.resc.godiva.client.requests.LayerDetails
- setCopyrightInfo(String) - Method in interface uk.ac.rdg.resc.godiva.client.state.CopyrightInfoIF
-
Sets the copyright message
- setCopyrightInfo(String) - Method in class uk.ac.rdg.resc.godiva.client.widgets.CopyrightInfo
- setCopyrightStatement(String) - Method in class uk.ac.rdg.resc.edal.catalogue.jaxb.DatasetConfig
- setCrsCodes(String[]) - Method in class uk.ac.rdg.resc.edal.wms.WmsServlet
- setDataReaderClass(String) - Method in class uk.ac.rdg.resc.edal.catalogue.jaxb.DatasetConfig
- setDataset(Dataset) - Method in class uk.ac.rdg.resc.edal.metadata.VariableMetadata
-
Recursively set the dataset for this
VariableMetadata
- setDatasetLoadedHandler(CatalogueConfig.DatasetStorage) - Method in class uk.ac.rdg.resc.edal.catalogue.jaxb.CatalogueConfig
- setDefaultDatasetFactoryClass(Class<?>) - Static method in class uk.ac.rdg.resc.edal.dataset.DatasetFactory
- setDefaultPalette(String) - Static method in class uk.ac.rdg.resc.edal.graphics.utils.ColourPalette
-
Overrides the default palette
- setDisabled(boolean) - Method in class uk.ac.rdg.resc.edal.catalogue.jaxb.DatasetConfig
- setDisabled(boolean) - Method in class uk.ac.rdg.resc.edal.catalogue.jaxb.VariableConfig
- setDownloadable(boolean) - Method in class uk.ac.rdg.resc.edal.catalogue.jaxb.DatasetConfig
- setDownloadable(boolean) - Method in class uk.ac.rdg.resc.godiva.client.requests.LayerDetails
- setElement(int, long) - Method in class uk.ac.rdg.resc.edal.util.RArray
- setElement(int, long) - Method in class uk.ac.rdg.resc.edal.util.RLongArray
- setElement(int, long) - Method in class uk.ac.rdg.resc.edal.util.RUByteArray
- setElement(int, long) - Method in class uk.ac.rdg.resc.edal.util.RUIntArray
- setElement(int, long) - Method in class uk.ac.rdg.resc.edal.util.RUShortArray
- setElementLifetimeMinutes(float) - Method in class uk.ac.rdg.resc.edal.catalogue.jaxb.CacheInfo
- setEnabled(boolean) - Method in class uk.ac.rdg.resc.edal.catalogue.jaxb.CacheInfo
- setEnabled(boolean) - Method in interface uk.ac.rdg.resc.godiva.client.state.CopyrightInfoIF
-
Enables/disables this widget
- setEnabled(boolean) - Method in interface uk.ac.rdg.resc.godiva.client.state.ElevationSelectorIF
-
Enables/disables the elevation selector
- setEnabled(boolean) - Method in interface uk.ac.rdg.resc.godiva.client.state.InfoIF
-
Enables/disables the information widget
- setEnabled(boolean) - Method in interface uk.ac.rdg.resc.godiva.client.state.LayerSelectorIF
-
Enables/disables the layer selector
- setEnabled(boolean) - Method in interface uk.ac.rdg.resc.godiva.client.state.PaletteSelectorIF
-
Enables/disables the palette selector
- setEnabled(boolean) - Method in interface uk.ac.rdg.resc.godiva.client.state.TimeSelectorIF
-
Enable/disable the widget
- setEnabled(boolean) - Method in interface uk.ac.rdg.resc.godiva.client.state.UnitsInfoIF
-
Enable/disable this widget
- setEnabled(boolean) - Method in class uk.ac.rdg.resc.godiva.client.widgets.CopyrightInfo
- setEnabled(boolean) - Method in class uk.ac.rdg.resc.godiva.client.widgets.ElevationSelector
- setEnabled(boolean) - Method in class uk.ac.rdg.resc.godiva.client.widgets.Info
- setEnabled(boolean) - Method in class uk.ac.rdg.resc.godiva.client.widgets.LayerSelectorCombo
- setEnabled(boolean) - Method in class uk.ac.rdg.resc.godiva.client.widgets.LayerSelectorTree
- setEnabled(boolean) - Method in class uk.ac.rdg.resc.godiva.client.widgets.PaletteSelector
- setEnabled(boolean) - Method in class uk.ac.rdg.resc.godiva.client.widgets.TimeSelector
- setEnabled(boolean) - Method in class uk.ac.rdg.resc.godiva.client.widgets.UnitsInfo
- setEndTime(String) - Method in class uk.ac.rdg.resc.godiva.client.requests.LayerDetails
- setEndZ(String) - Method in class uk.ac.rdg.resc.godiva.client.requests.LayerDetails
- setErr(Exception) - Method in class uk.ac.rdg.resc.edal.catalogue.jaxb.DatasetConfig
- setErrorMessage(String) - Method in class uk.ac.rdg.resc.godiva.client.widgets.StartEndTimePopup
- setExtents(String) - Method in class uk.ac.rdg.resc.godiva.client.requests.LayerDetails
- setExtraAboveMaxColour(String) - Method in interface uk.ac.rdg.resc.godiva.client.state.PaletteSelectorIF
-
Sets a colour to use in addition to black/extend/transparent for values above the maximum scale value
- setExtraAboveMaxColour(String) - Method in class uk.ac.rdg.resc.godiva.client.widgets.PaletteSelector
- setExtraBelowMinColour(String) - Method in interface uk.ac.rdg.resc.godiva.client.state.PaletteSelectorIF
-
Sets a colour to use in addition to black/extend/transparent for values below the minimum scale value
- setExtraBelowMinColour(String) - Method in class uk.ac.rdg.resc.godiva.client.widgets.PaletteSelector
- setGetFeatureInfoDetails(String, boolean, boolean, boolean, String) - Method in class uk.ac.rdg.resc.godiva.client.widgets.MapArea
- setHTML(SafeHtml) - Method in class uk.ac.rdg.resc.godiva.client.widgets.DialogBoxWithCloseButton
- setHTML(String) - Method in class uk.ac.rdg.resc.godiva.client.widgets.DialogBoxWithCloseButton
- setId(String) - Method in class uk.ac.rdg.resc.edal.catalogue.jaxb.DatasetConfig
- setId(String) - Method in class uk.ac.rdg.resc.edal.catalogue.jaxb.VariableConfig
- setId(String) - Method in interface uk.ac.rdg.resc.godiva.client.state.ElevationSelectorIF
-
Sets the layer ID which this widget is referring to
- setId(String) - Method in interface uk.ac.rdg.resc.godiva.client.state.PaletteSelectorIF
-
Sets the layer ID which this palette selector is currently active on
- setId(String) - Method in interface uk.ac.rdg.resc.godiva.client.state.TimeSelectorIF
-
Sets the ID of the layer which this time selector applies to
- setId(String) - Method in class uk.ac.rdg.resc.godiva.client.widgets.ElevationSelector
- setId(String) - Method in class uk.ac.rdg.resc.godiva.client.widgets.PaletteSelector
- setId(String) - Method in class uk.ac.rdg.resc.godiva.client.widgets.TimeSelector
- setId(String) - Method in class uk.ac.rdg.resc.godiva.shared.LayerMenuItem
- setInfo(String) - Method in interface uk.ac.rdg.resc.godiva.client.state.InfoIF
-
Sets the information to store
- setInfo(String) - Method in class uk.ac.rdg.resc.godiva.client.widgets.Info
- setInMemorySizeMB(int) - Method in class uk.ac.rdg.resc.edal.catalogue.jaxb.CacheInfo
- setIsCategorical(boolean) - Method in class uk.ac.rdg.resc.godiva.client.requests.LayerDetails
- setIsPressure(boolean) - Method in class uk.ac.rdg.resc.godiva.client.requests.LayerDetails
- setLastFailedUpdateTime(DateTime) - Method in class uk.ac.rdg.resc.edal.catalogue.jaxb.DatasetConfig
- setLastSuccessfulUpdateTime(DateTime) - Method in class uk.ac.rdg.resc.edal.catalogue.jaxb.DatasetConfig
- setLoading(boolean) - Method in class uk.ac.rdg.resc.godiva.client.BaseWmsClient
- setLoading(boolean) - Method in interface uk.ac.rdg.resc.godiva.client.handlers.GodivaActionsHandler
-
Should be called when a component starts or stops loading.
- setLoadingProgress(List<String>) - Method in class uk.ac.rdg.resc.edal.catalogue.jaxb.DatasetConfig
- setLocation(String) - Method in class uk.ac.rdg.resc.edal.catalogue.jaxb.DatasetConfig
- setLogScale(boolean) - Method in class uk.ac.rdg.resc.godiva.client.requests.LayerDetails
- setLogScale(boolean) - Method in class uk.ac.rdg.resc.godiva.client.widgets.PaletteSelector
- setMetadataDesc(String) - Method in class uk.ac.rdg.resc.edal.catalogue.jaxb.DatasetConfig
- setMetadataMimetype(String) - Method in class uk.ac.rdg.resc.edal.catalogue.jaxb.DatasetConfig
- setMetadataUrl(String) - Method in class uk.ac.rdg.resc.edal.catalogue.jaxb.DatasetConfig
- setMoreInfo(String) - Method in class uk.ac.rdg.resc.edal.catalogue.jaxb.DatasetConfig
- setMoreInfo(String) - Method in class uk.ac.rdg.resc.godiva.client.requests.LayerDetails
- setNColorBands(int) - Method in class uk.ac.rdg.resc.godiva.client.requests.LayerDetails
- setNearestDate(String) - Method in class uk.ac.rdg.resc.godiva.client.requests.LayerDetails
- setNearestTime(String) - Method in class uk.ac.rdg.resc.godiva.client.requests.LayerDetails
- setNoDataColour(String) - Method in class uk.ac.rdg.resc.godiva.client.requests.LayerDetails
- setNoDataColour(String) - Method in interface uk.ac.rdg.resc.godiva.client.state.PaletteSelectorIF
- setNoDataColour(String) - Method in class uk.ac.rdg.resc.godiva.client.widgets.PaletteSelector
- setNoPaletteStyles(List<String>) - Method in class uk.ac.rdg.resc.godiva.client.requests.LayerDetails
- setNoPaletteStyles(List<String>) - Method in interface uk.ac.rdg.resc.godiva.client.state.PaletteSelectorIF
-
Sets the list of styles which do not use a palette (e.g.
- setNoPaletteStyles(List<String>) - Method in class uk.ac.rdg.resc.godiva.client.widgets.PaletteSelector
- setNumColorBands(int) - Method in class uk.ac.rdg.resc.edal.catalogue.jaxb.VariableConfig
- setNumColorBands(int) - Method in interface uk.ac.rdg.resc.godiva.client.state.PaletteSelectorIF
-
Sets the number of colour bands in the current palette
- setNumColorBands(int) - Method in class uk.ac.rdg.resc.godiva.client.widgets.PaletteSelector
- setNumErrorsInARow(int) - Method in class uk.ac.rdg.resc.edal.catalogue.jaxb.DatasetConfig
- setOf(T...) - Static method in class uk.ac.rdg.resc.edal.util.CollectionUtils
- setOpacity(float) - Method in interface uk.ac.rdg.resc.godiva.client.state.PaletteSelectorIF
-
Sets the opacity of the current palette
- setOpacity(float) - Method in class uk.ac.rdg.resc.godiva.client.widgets.PaletteSelector
- setOpacity(String, float) - Method in class uk.ac.rdg.resc.godiva.client.Godiva
- setOpacity(String, float) - Method in interface uk.ac.rdg.resc.godiva.client.handlers.PaletteSelectionHandler
-
Called when the opacity of a layer is set
- setOpacity(String, float) - Method in class uk.ac.rdg.resc.godiva.client.widgets.MapArea
- setOpacityTransform(OpacityTransform) - Method in class uk.ac.rdg.resc.edal.graphics.style.Drawable
- setPaletteName(String) - Method in class uk.ac.rdg.resc.edal.catalogue.jaxb.VariableConfig
- setParent(VariableMetadata, String) - Method in class uk.ac.rdg.resc.edal.metadata.VariableMetadata
-
Sets the parent-child relationship of this
VariableMetadata
and another one. - setProfilesSupported(boolean) - Method in class uk.ac.rdg.resc.godiva.client.requests.LayerDetails
- setQueryable(boolean) - Method in class uk.ac.rdg.resc.edal.catalogue.jaxb.DatasetConfig
- setQueryable(boolean) - Method in class uk.ac.rdg.resc.godiva.client.requests.LayerDetails
- setScaleLabels() - Method in class uk.ac.rdg.resc.godiva.client.widgets.PaletteSelector
- setScaleRange(String) - Method in class uk.ac.rdg.resc.godiva.client.requests.LayerDetails
- setScaleRange(String, Boolean) - Method in interface uk.ac.rdg.resc.godiva.client.state.PaletteSelectorIF
-
Sets the scale range
- setScaleRange(String, Boolean) - Method in class uk.ac.rdg.resc.godiva.client.widgets.PaletteSelector
- setScaling(String) - Method in class uk.ac.rdg.resc.edal.catalogue.jaxb.VariableConfig
- setSelectedElevation(String) - Method in interface uk.ac.rdg.resc.godiva.client.state.ElevationSelectorIF
-
Sets the current elevation to the desired value
- setSelectedElevation(String) - Method in class uk.ac.rdg.resc.godiva.client.widgets.ElevationSelector
- setSelectedPalette(String) - Method in class uk.ac.rdg.resc.godiva.client.requests.LayerDetails
- setStartTime(String) - Method in class uk.ac.rdg.resc.godiva.client.requests.LayerDetails
- setStartZ(String) - Method in class uk.ac.rdg.resc.godiva.client.requests.LayerDetails
- setState(DatasetConfig.DatasetState) - Method in class uk.ac.rdg.resc.edal.catalogue.jaxb.DatasetConfig
- setSupportedStyles(List<String>) - Method in class uk.ac.rdg.resc.godiva.client.requests.LayerDetails
- setTimeSelectionHandler(StartEndTimeHandler) - Method in class uk.ac.rdg.resc.godiva.client.widgets.StartEndTimePopup
- setTimeseriesSupported(boolean) - Method in class uk.ac.rdg.resc.godiva.client.requests.LayerDetails
- setTitle(String) - Method in class uk.ac.rdg.resc.edal.catalogue.jaxb.DatasetConfig
- setTitle(String) - Method in class uk.ac.rdg.resc.edal.catalogue.jaxb.VariableConfig
- setTitle(String) - Method in class uk.ac.rdg.resc.godiva.client.widgets.BaseSelector
- setTransectLayerId(String) - Method in class uk.ac.rdg.resc.godiva.client.widgets.MapArea
- setTransectsSupported(boolean) - Method in class uk.ac.rdg.resc.godiva.client.requests.LayerDetails
- setUnitConverter(String, UnitConverter) - Method in class uk.ac.rdg.resc.godiva.client.BaseWmsClient
-
Allows the client to use different units to those specified on the server (e.g.
- setUnitConverter(String, UnitConverter) - Method in class uk.ac.rdg.resc.godiva.client.widgets.MapArea
-
Sets a
UnitConverter
for a specified layer. - setUnitConverter(UnitConverter) - Method in class uk.ac.rdg.resc.godiva.client.Godiva
-
Overrides the parent method using the single-WMS layer.
- setUnitConverter(UnitConverter) - Method in interface uk.ac.rdg.resc.godiva.client.state.PaletteSelectorIF
-
Setting this allows the
PaletteSelectorIF
to work in different units to those used by the server. - setUnitConverter(UnitConverter) - Method in class uk.ac.rdg.resc.godiva.client.widgets.PaletteSelector
- setUnits(String) - Method in class uk.ac.rdg.resc.godiva.client.requests.LayerDetails
- setUnits(String) - Method in interface uk.ac.rdg.resc.godiva.client.state.UnitsInfoIF
-
Set the current units
- setUnits(String) - Method in class uk.ac.rdg.resc.godiva.client.widgets.UnitsInfo
- setUnitsAndDirection(String, boolean, boolean) - Method in interface uk.ac.rdg.resc.godiva.client.state.ElevationSelectorIF
-
Sets the units and direction of the vertical axis
- setUnitsAndDirection(String, boolean, boolean) - Method in class uk.ac.rdg.resc.godiva.client.widgets.ElevationSelector
- setUpdateInterval(int) - Method in class uk.ac.rdg.resc.edal.catalogue.jaxb.DatasetConfig
- setVarNames(List<String>) - Method in class uk.ac.rdg.resc.edal.graphics.style.sld.AbstractSLDSymbolizer
- setVarNames(List<String>) - Method in class uk.ac.rdg.resc.edal.graphics.style.sld.AbstractSLDSymbolizer1D
- setVarNames(List<String>) - Method in class uk.ac.rdg.resc.edal.graphics.style.sld.AbstractSLDSymbolizer2D
- setVerticalCrs(VerticalCrs) - Method in class uk.ac.rdg.resc.edal.domain.MapDomain
- setWorkingDirectory(File) - Static method in class uk.ac.rdg.resc.edal.dataset.DatasetFactory
- setZPositive(boolean) - Method in class uk.ac.rdg.resc.godiva.client.requests.LayerDetails
- setZUnits(String) - Method in class uk.ac.rdg.resc.godiva.client.requests.LayerDetails
- shape - Variable in class uk.ac.rdg.resc.edal.util.AbstractImmutableArray
- SHAPE - Static variable in class uk.ac.rdg.resc.edal.covjson.writers.Constants.Keys
- showAnimationTimesteps(RequestParams, WmsCatalogue) - Method in class uk.ac.rdg.resc.edal.wms.WmsServlet
- showLayerDetails(RequestParams, WmsCatalogue) - Method in class uk.ac.rdg.resc.edal.wms.WmsServlet
- showMenu(RequestParams, WmsCatalogue) - Method in class uk.ac.rdg.resc.edal.wms.WmsServlet
- showMinMax(RequestParams, WmsCatalogue) - Method in class uk.ac.rdg.resc.edal.wms.WmsServlet
- showTimesteps(RequestParams, WmsCatalogue) - Method in class uk.ac.rdg.resc.edal.wms.WmsServlet
- shutdown() - Method in class uk.ac.rdg.resc.edal.catalogue.DataCatalogue
- shutdown() - Static method in class uk.ac.rdg.resc.edal.catalogue.jaxb.CatalogueConfig
- SimpleFeatureCatalogue<D extends Dataset> - Class in uk.ac.rdg.resc.edal.graphics.utils
- SimpleFeatureCatalogue(D, boolean) - Constructor for class uk.ac.rdg.resc.edal.graphics.utils.SimpleFeatureCatalogue
- SimpleFeatureCatalogue(Collection<D>, boolean) - Constructor for class uk.ac.rdg.resc.edal.graphics.utils.SimpleFeatureCatalogue
- SimpleFormat - Class in uk.ac.rdg.resc.edal.graphics.formats
-
Abstract superclass for simple image formats that do not require information about the layer, time values, bounding box etc to render an image.
- SimpleFormat() - Constructor for class uk.ac.rdg.resc.edal.graphics.formats.SimpleFormat
- SimpleGridCell4D - Class in uk.ac.rdg.resc.edal.grid
- SimpleGridCell4D(GridCell2D, Extent<Double>, VerticalCrs, Extent<DateTime>, Chronology, GridDomain) - Constructor for class uk.ac.rdg.resc.edal.grid.SimpleGridCell4D
- SimpleGridDomain - Class in uk.ac.rdg.resc.edal.domain
- SimpleGridDomain(HorizontalGrid, VerticalAxis, TimeAxis) - Constructor for class uk.ac.rdg.resc.edal.domain.SimpleGridDomain
- SimpleHorizontalDomain - Class in uk.ac.rdg.resc.edal.domain
-
A simple implementation of a
HorizontalDomain
- SimpleHorizontalDomain(double, double, double, double) - Constructor for class uk.ac.rdg.resc.edal.domain.SimpleHorizontalDomain
-
Create a
HorizontalDomain
based on a WGS84 bounding box - SimpleHorizontalDomain(double, double, double, double, CoordinateReferenceSystem) - Constructor for class uk.ac.rdg.resc.edal.domain.SimpleHorizontalDomain
-
Create a
HorizontalDomain
- SimpleHorizontalDomain(BoundingBox) - Constructor for class uk.ac.rdg.resc.edal.domain.SimpleHorizontalDomain
-
Create a
HorizontalDomain
- SimpleLayerNameMapper - Class in uk.ac.rdg.resc.edal.graphics.utils
-
An implementation of a
LayerNameMapper
which encodes layer names as datasetId/variableId - SimpleLayerNameMapper() - Constructor for class uk.ac.rdg.resc.edal.graphics.utils.SimpleLayerNameMapper
- SimpleMBR - Class in org.khelekore.prtree
-
An implementation of MBRND that keeps a double array with the max and min values
- SimpleMBR(double...) - Constructor for class org.khelekore.prtree.SimpleMBR
-
Create a new SimpleMBR using the given double values for max and min.
- SimpleMBR(T, MBRConverter<T>) - Constructor for class org.khelekore.prtree.SimpleMBR
-
Create a new SimpleMBR from a given object and a MBRConverter
- SimpleMBR2D - Class in org.khelekore.prtree
-
An implementation of MBR that keeps 4 double values for the actual min and max values needed.
- SimpleMBR2D(double, double, double, double) - Constructor for class org.khelekore.prtree.SimpleMBR2D
-
Create a 2D minimum bounding box
- SimplePointND - Class in org.khelekore.prtree
-
One implementatoin of a point
- SimplePointND(double...) - Constructor for class org.khelekore.prtree.SimplePointND
-
Create a new SimplePointND using the given ordinates.
- SimplePolygon - Class in uk.ac.rdg.resc.edal.geometry
-
Implementation of a
Polygon
based on an ordered list of vertices - SimplePolygon(List<HorizontalPosition>) - Constructor for class uk.ac.rdg.resc.edal.geometry.SimplePolygon
-
Construct a new
SimplePolygon
- SimpleTemporalDomain - Class in uk.ac.rdg.resc.edal.domain
-
A simple
TemporalDomain
containing just an extent and aChronology
- SimpleTemporalDomain(DateTime, DateTime) - Constructor for class uk.ac.rdg.resc.edal.domain.SimpleTemporalDomain
- SimpleTemporalDomain(Extent<DateTime>) - Constructor for class uk.ac.rdg.resc.edal.domain.SimpleTemporalDomain
- SimpleVerticalDomain - Class in uk.ac.rdg.resc.edal.domain
-
A simple
VerticalDomain
containing just an extent and aVerticalCrs
- SimpleVerticalDomain(Double, Double, VerticalCrs) - Constructor for class uk.ac.rdg.resc.edal.domain.SimpleVerticalDomain
- SimpleVerticalDomain(Extent<Double>, VerticalCrs) - Constructor for class uk.ac.rdg.resc.edal.domain.SimpleVerticalDomain
- SingleValueImmutableArray1D - Class in uk.ac.rdg.resc.edal.util
-
An
Array1D
which holds just a single value. - SingleValueImmutableArray1D(Number) - Constructor for class uk.ac.rdg.resc.edal.util.SingleValueImmutableArray1D
- size - Variable in class uk.ac.rdg.resc.edal.util.RArray
- size() - Method in interface uk.ac.rdg.resc.edal.domain.DiscreteHorizontalDomain
-
Returns the size of this domain
- size() - Method in interface uk.ac.rdg.resc.edal.domain.GridDomain
- size() - Method in class uk.ac.rdg.resc.edal.domain.MapDomain
- size() - Method in class uk.ac.rdg.resc.edal.domain.PointCollectionDomain
- size() - Method in class uk.ac.rdg.resc.edal.domain.SimpleGridDomain
- size() - Method in class uk.ac.rdg.resc.edal.domain.TrajectoryDomain
- size() - Method in class uk.ac.rdg.resc.edal.grid.AbstractCurvilinearGrid
- size() - Method in class uk.ac.rdg.resc.edal.grid.AbstractIrregularAxis
- size() - Method in class uk.ac.rdg.resc.edal.grid.cdm.CdmTransformedGrid
- size() - Method in class uk.ac.rdg.resc.edal.grid.DefinedStaggeredGrid
- size() - Method in class uk.ac.rdg.resc.edal.grid.DerivedStaggeredGrid
- size() - Method in interface uk.ac.rdg.resc.edal.grid.HorizontalGrid
-
Returns the size of this domain.
- size() - Method in class uk.ac.rdg.resc.edal.grid.HorizontalMesh
- size() - Method in class uk.ac.rdg.resc.edal.grid.RectilinearGridImpl
- size() - Method in interface uk.ac.rdg.resc.edal.grid.ReferenceableAxis
- size() - Method in class uk.ac.rdg.resc.edal.grid.RegularAxisImpl
- size() - Method in class uk.ac.rdg.resc.edal.util.AbstractImmutableArray
- size() - Method in interface uk.ac.rdg.resc.edal.util.Array
-
Gets the number of values in the array.
- size() - Method in class uk.ac.rdg.resc.edal.util.Array1D
- size() - Method in class uk.ac.rdg.resc.edal.util.Array2D
- size() - Method in class uk.ac.rdg.resc.edal.util.Array4D
- size() - Method in class uk.ac.rdg.resc.edal.util.CurvilinearCoords
-
Returns the number of cells in this grid
- size() - Method in class uk.ac.rdg.resc.edal.util.RArray
- SizedArrowLayer - Class in uk.ac.rdg.resc.edal.graphics.style
- SizedArrowLayer(String, String, Integer, Integer, ScaleRange, Color, ArrowLayer.ArrowStyle) - Constructor for class uk.ac.rdg.resc.edal.graphics.style.SizedArrowLayer
- SizedArrowLayer(String, String, Integer, Integer, ScaleRange, Color, ArrowLayer.ArrowStyle, ArrowLayer.ArrowDirectionConvention) - Constructor for class uk.ac.rdg.resc.edal.graphics.style.SizedArrowLayer
- SLD_NAMESPACE - Static variable in class uk.ac.rdg.resc.edal.graphics.style.sld.SLDNamespaceResolver
- SLD_SCHEMA - Static variable in class uk.ac.rdg.resc.edal.graphics.style.sld.StyleSLDParser
- SLDArrowSymbolizer - Class in uk.ac.rdg.resc.edal.graphics.style.sld
- SLDArrowSymbolizer() - Constructor for class uk.ac.rdg.resc.edal.graphics.style.sld.SLDArrowSymbolizer
- SLDColoredGlyphSymbolizer - Class in uk.ac.rdg.resc.edal.graphics.style.sld
- SLDColoredGlyphSymbolizer() - Constructor for class uk.ac.rdg.resc.edal.graphics.style.sld.SLDColoredGlyphSymbolizer
- SLDColoredSizedArrowSymbolizer - Class in uk.ac.rdg.resc.edal.graphics.style.sld
- SLDColoredSizedArrowSymbolizer() - Constructor for class uk.ac.rdg.resc.edal.graphics.style.sld.SLDColoredSizedArrowSymbolizer
- SLDColorMap2DParser - Class in uk.ac.rdg.resc.edal.graphics.style.sld
- SLDColorMap2DParser() - Constructor for class uk.ac.rdg.resc.edal.graphics.style.sld.SLDColorMap2DParser
- SLDColorMapParser - Class in uk.ac.rdg.resc.edal.graphics.style.sld
- SLDColorMapParser() - Constructor for class uk.ac.rdg.resc.edal.graphics.style.sld.SLDColorMapParser
- SLDConfidenceIntervalSymbolizer - Class in uk.ac.rdg.resc.edal.graphics.style.sld
- SLDConfidenceIntervalSymbolizer() - Constructor for class uk.ac.rdg.resc.edal.graphics.style.sld.SLDConfidenceIntervalSymbolizer
- SLDContourSymbolizer - Class in uk.ac.rdg.resc.edal.graphics.style.sld
- SLDContourSymbolizer() - Constructor for class uk.ac.rdg.resc.edal.graphics.style.sld.SLDContourSymbolizer
- SLDDensityMapParser - Class in uk.ac.rdg.resc.edal.graphics.style.sld
- SLDDensityMapParser() - Constructor for class uk.ac.rdg.resc.edal.graphics.style.sld.SLDDensityMapParser
- SLDException - Exception in uk.ac.rdg.resc.edal.graphics.style.sld
- SLDException() - Constructor for exception uk.ac.rdg.resc.edal.graphics.style.sld.SLDException
- SLDException(String) - Constructor for exception uk.ac.rdg.resc.edal.graphics.style.sld.SLDException
- SLDException(String, Throwable) - Constructor for exception uk.ac.rdg.resc.edal.graphics.style.sld.SLDException
- SLDException(Throwable) - Constructor for exception uk.ac.rdg.resc.edal.graphics.style.sld.SLDException
- SLDFunction<T> - Interface in uk.ac.rdg.resc.edal.graphics.style.sld
- SLDFunction2DParser - Class in uk.ac.rdg.resc.edal.graphics.style.sld
- SLDFunction2DParser() - Constructor for class uk.ac.rdg.resc.edal.graphics.style.sld.SLDFunction2DParser
- SLDFunctionParser - Class in uk.ac.rdg.resc.edal.graphics.style.sld
- SLDFunctionParser() - Constructor for class uk.ac.rdg.resc.edal.graphics.style.sld.SLDFunctionParser
- SLDNamespaceResolver - Class in uk.ac.rdg.resc.edal.graphics.style.sld
- SLDNamespaceResolver() - Constructor for class uk.ac.rdg.resc.edal.graphics.style.sld.SLDNamespaceResolver
- SLDRange - Class in uk.ac.rdg.resc.edal.graphics.style.sld
- SLDRange(Float, Float, SLDRange.Spacing) - Constructor for class uk.ac.rdg.resc.edal.graphics.style.sld.SLDRange
- SLDRange.Spacing - Enum in uk.ac.rdg.resc.edal.graphics.style.sld
- SLDRaster2DSymbolizer - Class in uk.ac.rdg.resc.edal.graphics.style.sld
- SLDRaster2DSymbolizer() - Constructor for class uk.ac.rdg.resc.edal.graphics.style.sld.SLDRaster2DSymbolizer
- SLDRasterRGBSymbolizer - Class in uk.ac.rdg.resc.edal.graphics.style.sld
- SLDRasterRGBSymbolizer() - Constructor for class uk.ac.rdg.resc.edal.graphics.style.sld.SLDRasterRGBSymbolizer
- SLDRasterSymbolizer - Class in uk.ac.rdg.resc.edal.graphics.style.sld
- SLDRasterSymbolizer() - Constructor for class uk.ac.rdg.resc.edal.graphics.style.sld.SLDRasterSymbolizer
- SLDRGBBandColorSchemeParser - Class in uk.ac.rdg.resc.edal.graphics.style.sld
- SLDRGBBandColorSchemeParser() - Constructor for class uk.ac.rdg.resc.edal.graphics.style.sld.SLDRGBBandColorSchemeParser
- SLDSizedArrowSymbolizer - Class in uk.ac.rdg.resc.edal.graphics.style.sld
- SLDSizedArrowSymbolizer() - Constructor for class uk.ac.rdg.resc.edal.graphics.style.sld.SLDSizedArrowSymbolizer
- SLDStippleSymbolizer - Class in uk.ac.rdg.resc.edal.graphics.style.sld
- SLDStippleSymbolizer() - Constructor for class uk.ac.rdg.resc.edal.graphics.style.sld.SLDStippleSymbolizer
- SLDSymbolizer - Interface in uk.ac.rdg.resc.edal.graphics.style.sld
- SldTemplateStyleCatalogue - Class in uk.ac.rdg.resc.edal.graphics.utils
-
An implementation of a
StyleCatalogue
which is based on having resources containing Xml templates of SLD documents. - SLDTrajectorySymbolizer - Class in uk.ac.rdg.resc.edal.graphics.style.sld
- SLDTrajectorySymbolizer() - Constructor for class uk.ac.rdg.resc.edal.graphics.style.sld.SLDTrajectorySymbolizer
- SMOOTHED - uk.ac.rdg.resc.edal.graphics.utils.DataReadingTypes.PlotType
- sortIndices() - Method in class uk.ac.rdg.resc.edal.dataset.DomainMapper
-
Sorts the arrays of source and target indices so that the arrays are in order of increasing source grid index, then increasing target grid index.
- StaggeredHorizontalGrid - Interface in uk.ac.rdg.resc.edal.grid
-
A
HorizontalGrid
which has a staggered relationship to another grid. - StaggeredHorizontalGrid.SGridPadding - Enum in uk.ac.rdg.resc.edal.grid
-
A staggered grid will consist of cells which are defined as being between the nodes of the original grid.
- START - Static variable in class uk.ac.rdg.resc.edal.covjson.writers.Constants.Keys
- startArray() - Method in interface uk.ac.rdg.resc.edal.covjson.StreamingEncoder.ArrayEncoder
- startArray(String) - Method in interface uk.ac.rdg.resc.edal.covjson.StreamingEncoder.MapEncoder
- startArray(String, StreamingEncoder.ArrayHints) - Method in interface uk.ac.rdg.resc.edal.covjson.StreamingEncoder.MapEncoder
- startArray(StreamingEncoder.ArrayHints) - Method in interface uk.ac.rdg.resc.edal.covjson.StreamingEncoder.ArrayEncoder
- StartEndTimeHandler - Interface in uk.ac.rdg.resc.godiva.client.handlers
- StartEndTimePopup - Class in uk.ac.rdg.resc.godiva.client.widgets
-
A popup which allows a user to select start and end times.
- StartEndTimePopup(String, String, TimeSelectorIF, DialogBoxWithCloseButton.CentrePosIF, int) - Constructor for class uk.ac.rdg.resc.godiva.client.widgets.StartEndTimePopup
- startMap() - Method in class uk.ac.rdg.resc.edal.covjson.JsonStreamingEncoder
- startMap() - Method in interface uk.ac.rdg.resc.edal.covjson.StreamingEncoder.ArrayEncoder
- startMap() - Method in interface uk.ac.rdg.resc.edal.covjson.StreamingEncoder
- startMap(String) - Method in interface uk.ac.rdg.resc.edal.covjson.StreamingEncoder.MapEncoder
- StippleLayer - Class in uk.ac.rdg.resc.edal.graphics.style
- StippleLayer(String, DensityMap) - Constructor for class uk.ac.rdg.resc.edal.graphics.style.StippleLayer
- STOP - Static variable in class uk.ac.rdg.resc.edal.covjson.writers.Constants.Keys
- stopAnimation() - Method in class uk.ac.rdg.resc.godiva.client.widgets.MapArea
- storage - Variable in class uk.ac.rdg.resc.edal.util.RArray
- StreamingEncoder - Interface in uk.ac.rdg.resc.edal.covjson
-
A streaming encoder interface for JSON-compatible object structures with additional hints for more advanced formats like CBOR encoders.
- StreamingEncoder.ArrayEncoder<T> - Interface in uk.ac.rdg.resc.edal.covjson
- StreamingEncoder.ArrayHints - Class in uk.ac.rdg.resc.edal.covjson
- StreamingEncoder.MapEncoder<T> - Interface in uk.ac.rdg.resc.edal.covjson
- STROKE - uk.ac.rdg.resc.edal.graphics.style.ContourLayer.ContourLineStyle
- StyleCatalogue - Interface in uk.ac.rdg.resc.edal.graphics.utils
-
A catalogue of supported styles for plotting.
- StyleNotSupportedException - Exception in uk.ac.rdg.resc.edal.wms.exceptions
-
EdalException
thrown when a user submits a WMS request with a style which is not supported by one of the requested layers - StyleNotSupportedException(String) - Constructor for exception uk.ac.rdg.resc.edal.wms.exceptions.StyleNotSupportedException
- StyleNotSupportedException(String, Throwable) - Constructor for exception uk.ac.rdg.resc.edal.wms.exceptions.StyleNotSupportedException
- StyleSLDParser - Class in uk.ac.rdg.resc.edal.graphics.style.sld
-
Reads in an XML file encoded with Styled Layer Descriptor and Symbology Encoding and parses the document to create a corresponding image.
- StyleSLDParser() - Constructor for class uk.ac.rdg.resc.edal.graphics.style.sld.StyleSLDParser
- StyleSLDParser.FlatOpacityAdapter - Class in uk.ac.rdg.resc.edal.graphics.style.sld
- styleUsesPalette(String) - Method in class uk.ac.rdg.resc.edal.graphics.utils.SldTemplateStyleCatalogue
- styleUsesPalette(String) - Method in interface uk.ac.rdg.resc.edal.graphics.utils.StyleCatalogue
- SUBSAMPLE - uk.ac.rdg.resc.edal.graphics.utils.DataReadingTypes.PlotType
- subsetFeatures(Set<String>, BoundingBox, Extent<Double>, Extent<DateTime>) - Method in class uk.ac.rdg.resc.edal.dataset.GriddedDataset
-
Extracts a 4d subset of data from the dataset.
- subsetPointSeriesFeature(Set<String>, Extent<DateTime>) - Method in class uk.ac.rdg.resc.edal.feature.PointSeriesFeature
- SUPPORTED_VERSIONS - Static variable in class uk.ac.rdg.resc.edal.wms.util.WmsUtils
-
The versions of the WMS standard that this server supports
- SupportedCrsCodes - Interface in uk.ac.rdg.resc.edal.wms.util
-
Encapsulates optionally configured CRS codes advertised by a WMS server
- supportedFeatureTypes() - Method in class uk.ac.rdg.resc.edal.graphics.style.ColouredGlyphLayer
- supportedFeatureTypes() - Method in class uk.ac.rdg.resc.edal.graphics.style.ColouredTrajectoryLayer
- supportedFeatureTypes() - Method in class uk.ac.rdg.resc.edal.graphics.style.GriddedImageLayer
- supportedFeatureTypes() - Method in class uk.ac.rdg.resc.edal.graphics.style.ImageLayer
- supportsFullyTransparentPixels() - Method in class uk.ac.rdg.resc.edal.graphics.formats.AviFormat
- supportsFullyTransparentPixels() - Method in class uk.ac.rdg.resc.edal.graphics.formats.GifFormat
- supportsFullyTransparentPixels() - Method in class uk.ac.rdg.resc.edal.graphics.formats.ImageFormat
-
Returns true if this image format supports fully-transparent pixels.
- supportsFullyTransparentPixels() - Method in class uk.ac.rdg.resc.edal.graphics.formats.JpegFormat
- supportsFullyTransparentPixels() - Method in class uk.ac.rdg.resc.edal.graphics.formats.KmzFormat
- supportsFullyTransparentPixels() - Method in class uk.ac.rdg.resc.edal.graphics.formats.PngFormat
- supportsMetadata(VariableMetadata) - Method in interface uk.ac.rdg.resc.edal.graphics.style.ImageLayer.MetadataFilter
-
Determine whether or a particular layer can be plotted, based on its
VariableMetadata
- supportsMultipleFrames() - Method in class uk.ac.rdg.resc.edal.graphics.formats.AviFormat
- supportsMultipleFrames() - Method in class uk.ac.rdg.resc.edal.graphics.formats.GifFormat
- supportsMultipleFrames() - Method in class uk.ac.rdg.resc.edal.graphics.formats.ImageFormat
-
Returns true if this image format supports multi-frame animations.
- supportsMultipleFrames() - Method in class uk.ac.rdg.resc.edal.graphics.formats.JpegFormat
- supportsMultipleFrames() - Method in class uk.ac.rdg.resc.edal.graphics.formats.KmzFormat
- supportsMultipleFrames() - Method in class uk.ac.rdg.resc.edal.graphics.formats.PngFormat
- supportsPartiallyTransparentPixels() - Method in class uk.ac.rdg.resc.edal.graphics.formats.AviFormat
- supportsPartiallyTransparentPixels() - Method in class uk.ac.rdg.resc.edal.graphics.formats.GifFormat
- supportsPartiallyTransparentPixels() - Method in class uk.ac.rdg.resc.edal.graphics.formats.ImageFormat
-
Returns true if this image format supports partially-transparent pixels.
- supportsPartiallyTransparentPixels() - Method in class uk.ac.rdg.resc.edal.graphics.formats.JpegFormat
- supportsPartiallyTransparentPixels() - Method in class uk.ac.rdg.resc.edal.graphics.formats.KmzFormat
- supportsPartiallyTransparentPixels() - Method in class uk.ac.rdg.resc.edal.graphics.formats.PngFormat
- supportsProfileFeatureExtraction(String) - Method in interface uk.ac.rdg.resc.edal.dataset.Dataset
- supportsProfileFeatureExtraction(String) - Method in class uk.ac.rdg.resc.edal.dataset.HorizontallyDiscreteDataset
- supportsProfileFeatureExtraction(String) - Method in class uk.ac.rdg.resc.edal.dataset.TrajectoryDataset
- supportsProfiles() - Method in class uk.ac.rdg.resc.godiva.client.requests.LayerDetails
- supportsTimeseries() - Method in class uk.ac.rdg.resc.godiva.client.requests.LayerDetails
- supportsTimeseriesExtraction(String) - Method in interface uk.ac.rdg.resc.edal.dataset.Dataset
- supportsTimeseriesExtraction(String) - Method in class uk.ac.rdg.resc.edal.dataset.HorizontallyDiscreteDataset
- supportsTimeseriesExtraction(String) - Method in class uk.ac.rdg.resc.edal.dataset.TrajectoryDataset
- supportsTransects() - Method in class uk.ac.rdg.resc.godiva.client.requests.LayerDetails
- swapElements(int, int) - Method in class uk.ac.rdg.resc.edal.util.RArray
- swapElements(int, int) - Method in class uk.ac.rdg.resc.edal.util.RLongArray
- swapElements(int, int) - Method in class uk.ac.rdg.resc.edal.util.RUByteArray
- swapElements(int, int) - Method in class uk.ac.rdg.resc.edal.util.RUIntArray
- swapElements(int, int) - Method in class uk.ac.rdg.resc.edal.util.RUShortArray
- SYMBOL - Static variable in class uk.ac.rdg.resc.edal.covjson.writers.Constants.Keys
- symbolizerNode - Variable in class uk.ac.rdg.resc.edal.graphics.style.sld.AbstractSLDSymbolizer
- SYSTEM - Static variable in class uk.ac.rdg.resc.edal.covjson.writers.Constants.Keys
T
- t - Variable in class uk.ac.rdg.resc.edal.dataset.HZTDataSource.MeshCoordinates3D
- T - Static variable in class uk.ac.rdg.resc.edal.covjson.writers.Constants.Keys
- T_IND - Static variable in class uk.ac.rdg.resc.edal.util.Array4D
- TEMP_PARAMETER - Variable in class uk.ac.rdg.resc.edal.dataset.cdm.ArgoDatasetFactory
- TEMP_QC - Variable in class uk.ac.rdg.resc.edal.dataset.cdm.ArgoDatasetFactory
- TemporalDomain - Interface in uk.ac.rdg.resc.edal.domain
- TEMPORALRS - Static variable in class uk.ac.rdg.resc.edal.covjson.writers.Constants.Vals
- THIN_ARROW - uk.ac.rdg.resc.edal.graphics.style.ArrowLayer.ArrowStyle
- ThreeSixtyDayChronology - Class in uk.ac.rdg.resc.edal.util.chronologies
-
A Chronology in which each year has exactly 360 days of 12 equal months ( i.e. each month has exactly 30 days).
- ThresholdColourScheme - Class in uk.ac.rdg.resc.edal.graphics.style
- ThresholdColourScheme(List<Float>, List<Color>, Color) - Constructor for class uk.ac.rdg.resc.edal.graphics.style.ThresholdColourScheme
- ThresholdColourScheme2D - Class in uk.ac.rdg.resc.edal.graphics.style
- ThresholdColourScheme2D(List<Float>, List<Float>, List<Color>, Color) - Constructor for class uk.ac.rdg.resc.edal.graphics.style.ThresholdColourScheme2D
- ThresholdDensityMap - Class in uk.ac.rdg.resc.edal.graphics.style
- ThresholdDensityMap(List<Float>, List<Float>, float) - Constructor for class uk.ac.rdg.resc.edal.graphics.style.ThresholdDensityMap
- thresholds - Variable in class uk.ac.rdg.resc.edal.graphics.style.sld.AbstractSLDCategorizeFunction
- TIME - Variable in class uk.ac.rdg.resc.edal.dataset.cdm.ArgoDatasetFactory
- TIME_POSITION_COMPARATOR - Static variable in class uk.ac.rdg.resc.edal.util.TimeUtils
-
A
Comparator
that comparesDateTime
objects based only on their millisecond instant values. - TimeAxis - Interface in uk.ac.rdg.resc.edal.grid
-
A time axis.
- TimeAxisImpl - Class in uk.ac.rdg.resc.edal.grid
-
An implementation of a
TimeAxis
- TimeAxisImpl(String, List<DateTime>) - Constructor for class uk.ac.rdg.resc.edal.grid.TimeAxisImpl
- TimeDateSelectionHandler - Interface in uk.ac.rdg.resc.godiva.client.handlers
- TimeRequestBuilder - Class in uk.ac.rdg.resc.godiva.client.requests
-
Builds a request to get the timesteps for a particular day from an EDAL WMS server
- TimeRequestBuilder(String, String, String) - Constructor for class uk.ac.rdg.resc.godiva.client.requests.TimeRequestBuilder
- TimeRequestCallback - Class in uk.ac.rdg.resc.godiva.client.requests
-
Parses the JSON which gives the timesteps for a day, and exposes them
- TimeRequestCallback() - Constructor for class uk.ac.rdg.resc.godiva.client.requests.TimeRequestCallback
- TimeSelector - Class in uk.ac.rdg.resc.godiva.client.widgets
-
Implementation of
TimeSelectorIF
which presents dates and times (and ranges where applicable) as separate drop-down boxes - TimeSelector(String, String, TimeDateSelectionHandler) - Constructor for class uk.ac.rdg.resc.godiva.client.widgets.TimeSelector
- TimeSelector(String, TimeDateSelectionHandler) - Constructor for class uk.ac.rdg.resc.godiva.client.widgets.TimeSelector
- TimeSelectorIF - Interface in uk.ac.rdg.resc.godiva.client.state
-
Interface defining a time selector
- timeseriesSupported - Variable in class uk.ac.rdg.resc.godiva.client.Godiva
- timesReceived(String, String) - Method in interface uk.ac.rdg.resc.godiva.client.handlers.StartEndTimeHandler
-
Called when the start and end times have been set up a
StartEndTimePopup
- TimestepInfo(File, String, float...) - Constructor for class uk.ac.rdg.resc.edal.dataset.vtk.HydromodelVtkDatasetFactory.TimestepInfo
- TimeUtils - Class in uk.ac.rdg.resc.edal.util
-
Collection of static utility methods that are useful for dealing with time-related types.
- title - Variable in class uk.ac.rdg.resc.godiva.client.widgets.MapArea.FixedLayerDetails
- TITLE - Static variable in class uk.ac.rdg.resc.edal.covjson.writers.Constants.Keys
- toGeographicBoundingBox(BoundingBox) - Static method in class uk.ac.rdg.resc.edal.util.GISUtils
-
Converts a
BoundingBox
into aGeographicBoundingBox
(i.e. - toString() - Method in class org.khelekore.prtree.SimpleMBR
- toString() - Method in class org.khelekore.prtree.SimpleMBR2D
-
Get a string representation of this mbr.
- toString() - Method in class uk.ac.rdg.resc.edal.catalogue.jaxb.CatalogueConfig
- toString() - Method in class uk.ac.rdg.resc.edal.catalogue.jaxb.DatasetConfig
- toString() - Method in class uk.ac.rdg.resc.edal.geometry.BoundingBoxImpl
- toString() - Method in class uk.ac.rdg.resc.edal.geometry.SimplePolygon
- toString() - Method in class uk.ac.rdg.resc.edal.graphics.utils.PlottingDomainParams
- toString() - Method in class uk.ac.rdg.resc.edal.grid.GridCell2DImpl
- toString() - Method in class uk.ac.rdg.resc.edal.grid.kdtree.Point
- toString() - Method in class uk.ac.rdg.resc.edal.grid.RegularAxisImpl
- toString() - Method in class uk.ac.rdg.resc.edal.metadata.Parameter
- toString() - Method in class uk.ac.rdg.resc.edal.position.HorizontalPosition
- toString() - Method in class uk.ac.rdg.resc.edal.position.VerticalCrsImpl
- toString() - Method in class uk.ac.rdg.resc.edal.util.chronologies.AllLeapChronology
- toString() - Method in class uk.ac.rdg.resc.edal.util.chronologies.FixedYearVariableMonthChronology
- toString() - Method in class uk.ac.rdg.resc.edal.util.chronologies.NoLeapChronology
- toString() - Method in class uk.ac.rdg.resc.edal.util.chronologies.ThreeSixtyDayChronology
- toString() - Method in class uk.ac.rdg.resc.edal.util.CurvilinearCoords.Cell
- toString() - Method in class uk.ac.rdg.resc.edal.util.GridCoordinates2D
- toString() - Method in class uk.ac.rdg.resc.edal.wms.RequestParams
- toWGS84BoundingBox(BoundingBox) - Static method in class uk.ac.rdg.resc.edal.util.GISUtils
-
Converts a
BoundingBox
into aBoundingBox
using theGISUtils.defaultGeographicCRS()
This method is not guaranteed to be exact. - TRAJECTORY - uk.ac.rdg.resc.edal.graphics.utils.DataReadingTypes.PlotType
- TRAJECTORY - Static variable in class uk.ac.rdg.resc.edal.covjson.writers.Constants.Vals
- TrajectoryDataset - Class in uk.ac.rdg.resc.edal.dataset
-
A
Dataset
which contains onlyTrajectoryFeature
s. - TrajectoryDataset(String, List<VariableMetadata>, DiscreteFeatureReader<TrajectoryFeature>, FeatureIndexer) - Constructor for class uk.ac.rdg.resc.edal.dataset.TrajectoryDataset
- TrajectoryDomain - Class in uk.ac.rdg.resc.edal.domain
-
The domain of a
TrajectoryFeature
: a set ofGeoPosition
s which are ordered in time. - TrajectoryDomain(List<GeoPosition>) - Constructor for class uk.ac.rdg.resc.edal.domain.TrajectoryDomain
- TrajectoryFeature - Class in uk.ac.rdg.resc.edal.feature
-
A
Feature
representing values over a 1-dimensional domain of time-ordered points, where each point has a distinct value in 4-dimensional space - TrajectoryFeature(String, String, String, TrajectoryDomain, Map<String, Parameter>, Map<String, ? extends Array1D<Number>>) - Constructor for class uk.ac.rdg.resc.edal.feature.TrajectoryFeature
- transectLayer - Variable in class uk.ac.rdg.resc.godiva.client.widgets.MapArea
- transformNativeHeadingToWgs84(double, double, double, double) - Method in class uk.ac.rdg.resc.edal.grid.AbstractCurvilinearGrid
-
Transforms a heading in native grid co-ordinates (degrees clockwise from positive y-direction) into a heading in WGS84 (degrees clockwise from north).
- transformNativeHeadingToWgs84(double, double, double, double) - Method in class uk.ac.rdg.resc.edal.grid.AbstractTransformedGrid
-
Transforms a heading in native grid co-ordinates (degrees clockwise from positive y-direction) into a heading in WGS84 (degrees clockwise from north).
- transformNativeHeadingToWgs84(double, double, double, double) - Method in class uk.ac.rdg.resc.edal.grid.cdm.CdmTransformedGrid
- transformPosition(HorizontalPosition, CoordinateReferenceSystem) - Static method in class uk.ac.rdg.resc.edal.util.GISUtils
-
Transforms the given HorizontalPosition to a new position in the given coordinate reference system.
- transformWgs84Heading(Number, HorizontalPosition) - Static method in class uk.ac.rdg.resc.edal.util.GISUtils
-
Transforms the given lat-lon heading to a different
CoordinateReferenceSystem
- TRANSPARENT - uk.ac.rdg.resc.godiva.client.state.PaletteSelectorIF.OutOfRangeState
- TreeNode - Interface in uk.ac.rdg.resc.edal.grid.kdtree
- TRI_ARROW - uk.ac.rdg.resc.edal.graphics.style.ArrowLayer.ArrowStyle
- TUPLEDATATYPE - Static variable in class uk.ac.rdg.resc.edal.covjson.writers.Constants.Vals
- TwoDColorMatrix - Class in uk.ac.rdg.resc.edal.graphics.pcolor.examples
-
Example that outputs an HTML page that shows a matrix of colors of identical J but varying hue and colorfulness.
- TwoDColorMatrix() - Constructor for class uk.ac.rdg.resc.edal.graphics.pcolor.examples.TwoDColorMatrix
- TYPE - Static variable in class uk.ac.rdg.resc.edal.covjson.writers.Constants.Keys
U
- uk.ac.rdg.resc.edal.cache - package uk.ac.rdg.resc.edal.cache
- uk.ac.rdg.resc.edal.catalogue - package uk.ac.rdg.resc.edal.catalogue
- uk.ac.rdg.resc.edal.catalogue.jaxb - package uk.ac.rdg.resc.edal.catalogue.jaxb
- uk.ac.rdg.resc.edal.covjson - package uk.ac.rdg.resc.edal.covjson
- uk.ac.rdg.resc.edal.covjson.writers - package uk.ac.rdg.resc.edal.covjson.writers
- uk.ac.rdg.resc.edal.dataset - package uk.ac.rdg.resc.edal.dataset
-
Code for reading data from underlying storage (e.g. disk, databases or remote locations).
- uk.ac.rdg.resc.edal.dataset.cdm - package uk.ac.rdg.resc.edal.dataset.cdm
-
Interface to datasets through the Unidata Common Data Model.
- uk.ac.rdg.resc.edal.dataset.plugins - package uk.ac.rdg.resc.edal.dataset.plugins
-
Package containing classes pertinent to plugins to generate derived variables
- uk.ac.rdg.resc.edal.dataset.vtk - package uk.ac.rdg.resc.edal.dataset.vtk
- uk.ac.rdg.resc.edal.domain - package uk.ac.rdg.resc.edal.domain
- uk.ac.rdg.resc.edal.examples - package uk.ac.rdg.resc.edal.examples
- uk.ac.rdg.resc.edal.exceptions - package uk.ac.rdg.resc.edal.exceptions
-
This package contains EDAL-specific exceptions.
- uk.ac.rdg.resc.edal.feature - package uk.ac.rdg.resc.edal.feature
- uk.ac.rdg.resc.edal.geometry - package uk.ac.rdg.resc.edal.geometry
- uk.ac.rdg.resc.edal.graphics - package uk.ac.rdg.resc.edal.graphics
-
Set of classes for rendering the data types in edal-common into images
- uk.ac.rdg.resc.edal.graphics.exceptions - package uk.ac.rdg.resc.edal.graphics.exceptions
- uk.ac.rdg.resc.edal.graphics.formats - package uk.ac.rdg.resc.edal.graphics.formats
-
Classes which write to particular graphics file formats
- uk.ac.rdg.resc.edal.graphics.pcolor.examples - package uk.ac.rdg.resc.edal.graphics.pcolor.examples
- uk.ac.rdg.resc.edal.graphics.style - package uk.ac.rdg.resc.edal.graphics.style
-
Definitions of the style-system, as well as implementations of various style types
- uk.ac.rdg.resc.edal.graphics.style.sld - package uk.ac.rdg.resc.edal.graphics.style.sld
- uk.ac.rdg.resc.edal.graphics.utils - package uk.ac.rdg.resc.edal.graphics.utils
-
Utilities to serialise/deserialise the styles in the parent package, as well as other shared classes
- uk.ac.rdg.resc.edal.grid - package uk.ac.rdg.resc.edal.grid
-
Classes for handling gridded data.
- uk.ac.rdg.resc.edal.grid.cdm - package uk.ac.rdg.resc.edal.grid.cdm
- uk.ac.rdg.resc.edal.grid.kdtree - package uk.ac.rdg.resc.edal.grid.kdtree
- uk.ac.rdg.resc.edal.metadata - package uk.ac.rdg.resc.edal.metadata
- uk.ac.rdg.resc.edal.position - package uk.ac.rdg.resc.edal.position
- uk.ac.rdg.resc.edal.util - package uk.ac.rdg.resc.edal.util
- uk.ac.rdg.resc.edal.util.cdm - package uk.ac.rdg.resc.edal.util.cdm
- uk.ac.rdg.resc.edal.util.chronologies - package uk.ac.rdg.resc.edal.util.chronologies
- uk.ac.rdg.resc.edal.wms - package uk.ac.rdg.resc.edal.wms
-
Classes in this package are used to create a WMS servlet
- uk.ac.rdg.resc.edal.wms.exceptions - package uk.ac.rdg.resc.edal.wms.exceptions
-
This package contains exceptions specific to WMS
- uk.ac.rdg.resc.edal.wms.util - package uk.ac.rdg.resc.edal.wms.util
- uk.ac.rdg.resc.godiva.client - package uk.ac.rdg.resc.godiva.client
- uk.ac.rdg.resc.godiva.client.handlers - package uk.ac.rdg.resc.godiva.client.handlers
- uk.ac.rdg.resc.godiva.client.jsresource - package uk.ac.rdg.resc.godiva.client.jsresource
- uk.ac.rdg.resc.godiva.client.requests - package uk.ac.rdg.resc.godiva.client.requests
- uk.ac.rdg.resc.godiva.client.state - package uk.ac.rdg.resc.godiva.client.state
- uk.ac.rdg.resc.godiva.client.util - package uk.ac.rdg.resc.godiva.client.util
- uk.ac.rdg.resc.godiva.client.widgets - package uk.ac.rdg.resc.godiva.client.widgets
- uk.ac.rdg.resc.godiva.server - package uk.ac.rdg.resc.godiva.server
- uk.ac.rdg.resc.godiva.shared - package uk.ac.rdg.resc.godiva.shared
- uncertTemp() - Static method in class uk.ac.rdg.resc.edal.examples.CreateHiRes
- union(MBR) - Method in interface org.khelekore.prtree.MBR
-
Return a new MBR that is the union of this mbr and the other
- union(MBR) - Method in class org.khelekore.prtree.SimpleMBR
- union(MBR2D) - Method in interface org.khelekore.prtree.MBR2D
-
Return a new MBR that is the union of this mbr and the other
- union(MBR2D) - Method in class org.khelekore.prtree.SimpleMBR2D
- UNIT - Static variable in class uk.ac.rdg.resc.edal.covjson.writers.Constants.Keys
- UnitConverter - Interface in uk.ac.rdg.resc.godiva.client.util
-
An interface for converting from underlying units (i.e.
- UnitsInfo - Class in uk.ac.rdg.resc.godiva.client.widgets
-
Implementation of
UnitsInfoIF
which displays the units as aLabel
- UnitsInfo() - Constructor for class uk.ac.rdg.resc.godiva.client.widgets.UnitsInfo
- UnitsInfoIF - Interface in uk.ac.rdg.resc.godiva.client.state
-
Interface defining a widget to display units information
- unmarshal(String) - Method in class uk.ac.rdg.resc.edal.graphics.style.sld.StyleSLDParser.FlatOpacityAdapter
- unmarshal(String) - Method in class uk.ac.rdg.resc.edal.graphics.utils.GraphicsUtils.ColorAdapter
- UP - Static variable in class uk.ac.rdg.resc.edal.covjson.writers.Constants.Vals
- updateDetails(String, String, String, String, String, String, String, String, int, boolean) - Method in class uk.ac.rdg.resc.godiva.client.widgets.AnimationButton
-
Update the current details so that the animation requested is the correct one
- updateLinksEtc() - Method in class uk.ac.rdg.resc.godiva.client.Godiva
-
Updates the links (KMZ, screenshot, email, permalink...)
- updateLinksEtc() - Method in interface uk.ac.rdg.resc.godiva.client.handlers.GodivaActionsHandler
-
Called when something has changed which means that URLs (permalink, email, KML) must be updated
- updateMap(MapArea, String) - Method in class uk.ac.rdg.resc.godiva.client.BaseWmsClient
-
This is where the map should be updated.
- updateMap(MapArea, String) - Method in class uk.ac.rdg.resc.godiva.client.Godiva
- updateMapBase(String) - Method in class uk.ac.rdg.resc.godiva.client.BaseWmsClient
-
Checks that all the required details are loaded (or do not need to be) before calling the subclass method
- updatePos() - Method in class uk.ac.rdg.resc.godiva.client.widgets.MapArea
-
This should be called when the position/size of the map has changed.
- UPDATING - uk.ac.rdg.resc.edal.catalogue.jaxb.DatasetConfig.DatasetState
-
Dataset is ready but is internally sychronizing its metadata
- UPPER_ROLE - Static variable in class uk.ac.rdg.resc.edal.dataset.plugins.ValueErrorPlugin
- upperFieldName - Variable in class uk.ac.rdg.resc.edal.graphics.style.ConfidenceIntervalLayer
- UPSTREAM - uk.ac.rdg.resc.edal.graphics.style.ArrowLayer.ArrowStyle
- uses - Variable in class uk.ac.rdg.resc.edal.dataset.plugins.VariablePlugin
- usesVariables() - Method in class uk.ac.rdg.resc.edal.dataset.plugins.VariablePlugin
- Util - Class in uk.ac.rdg.resc.edal.covjson.writers
- Util() - Constructor for class uk.ac.rdg.resc.edal.covjson.writers.Util
V
- Vals() - Constructor for class uk.ac.rdg.resc.edal.covjson.writers.Constants.Vals
- VALUE_ROLE - Static variable in class uk.ac.rdg.resc.edal.dataset.plugins.ValueErrorPlugin
- ValueErrorPlugin - Class in uk.ac.rdg.resc.edal.dataset.plugins
-
A plugin to group the value of a single variable with an associated error / uncertainty
- ValueErrorPlugin(String, String, String) - Constructor for class uk.ac.rdg.resc.edal.dataset.plugins.ValueErrorPlugin
-
Construct a new
ValueErrorPlugin
- valueList - Variable in class uk.ac.rdg.resc.edal.graphics.style.sld.AbstractSLDSegmentFunction
- valueMap - Variable in class uk.ac.rdg.resc.edal.graphics.style.sld.AbstractSLDMapFunction
- valueOf(String) - Static method in enum uk.ac.rdg.resc.edal.catalogue.jaxb.DatasetConfig.DatasetState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum uk.ac.rdg.resc.edal.dataset.DataReadingStrategy
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum uk.ac.rdg.resc.edal.graphics.style.ArrowLayer.ArrowDirectionConvention
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum uk.ac.rdg.resc.edal.graphics.style.ArrowLayer.ArrowStyle
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum uk.ac.rdg.resc.edal.graphics.style.ContourLayer.ContourLineStyle
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum uk.ac.rdg.resc.edal.graphics.style.sld.SLDRange.Spacing
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum uk.ac.rdg.resc.edal.graphics.utils.DataReadingTypes.PlotType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum uk.ac.rdg.resc.edal.graphics.utils.DataReadingTypes.SubsampleType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum uk.ac.rdg.resc.edal.graphics.utils.LegendDataGenerator.MatrixType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum uk.ac.rdg.resc.edal.grid.StaggeredHorizontalGrid.SGridPadding
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum uk.ac.rdg.resc.godiva.client.state.PaletteSelectorIF.OutOfRangeState
-
Returns the enum constant of this type with the specified name.
- values - Variable in class uk.ac.rdg.resc.edal.graphics.style.sld.AbstractSLDCategorize2DFunction
- values - Variable in class uk.ac.rdg.resc.edal.graphics.style.sld.AbstractSLDCategorizeFunction
- values() - Static method in enum uk.ac.rdg.resc.edal.catalogue.jaxb.DatasetConfig.DatasetState
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum uk.ac.rdg.resc.edal.dataset.DataReadingStrategy
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum uk.ac.rdg.resc.edal.graphics.style.ArrowLayer.ArrowDirectionConvention
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum uk.ac.rdg.resc.edal.graphics.style.ArrowLayer.ArrowStyle
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum uk.ac.rdg.resc.edal.graphics.style.ContourLayer.ContourLineStyle
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum uk.ac.rdg.resc.edal.graphics.style.sld.SLDRange.Spacing
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum uk.ac.rdg.resc.edal.graphics.utils.DataReadingTypes.PlotType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum uk.ac.rdg.resc.edal.graphics.utils.DataReadingTypes.SubsampleType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum uk.ac.rdg.resc.edal.graphics.utils.LegendDataGenerator.MatrixType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum uk.ac.rdg.resc.edal.grid.StaggeredHorizontalGrid.SGridPadding
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum uk.ac.rdg.resc.godiva.client.state.PaletteSelectorIF.OutOfRangeState
-
Returns an array containing the constants of this enum type, in the order they are declared.
- VALUES - Static variable in class uk.ac.rdg.resc.edal.covjson.writers.Constants.Keys
- ValuesArray1D - Class in uk.ac.rdg.resc.edal.util
- ValuesArray1D(int) - Constructor for class uk.ac.rdg.resc.edal.util.ValuesArray1D
- ValuesArray2D - Class in uk.ac.rdg.resc.edal.util
- ValuesArray2D(int, int) - Constructor for class uk.ac.rdg.resc.edal.util.ValuesArray2D
- ValuesArray4D - Class in uk.ac.rdg.resc.edal.util
- ValuesArray4D(int, int, int, int) - Constructor for class uk.ac.rdg.resc.edal.util.ValuesArray4D
- VariableConfig - Class in uk.ac.rdg.resc.edal.catalogue.jaxb
-
A class representing a variable in the XML config.
- VariableConfig(String, String, String, Extent<Float>, String, Color, Color, Color, String, int) - Constructor for class uk.ac.rdg.resc.edal.catalogue.jaxb.VariableConfig
- VariableMetadata - Class in uk.ac.rdg.resc.edal.metadata
-
Describes a variable held within a
Dataset
. - VariableMetadata(Parameter, HorizontalDomain, VerticalDomain, TemporalDomain) - Constructor for class uk.ac.rdg.resc.edal.metadata.VariableMetadata
-
Constructs a
VariableMetadata
object holding metadata about a plottable variable. - VariableMetadata(Parameter, HorizontalDomain, VerticalDomain, TemporalDomain, boolean) - Constructor for class uk.ac.rdg.resc.edal.metadata.VariableMetadata
-
Constructs a
VariableMetadata
object holding metadata about a variable. - VariableNotFoundException - Exception in uk.ac.rdg.resc.edal.exceptions
-
Exception that is thrown when a user requests an unavailable variable
- VariableNotFoundException(String) - Constructor for exception uk.ac.rdg.resc.edal.exceptions.VariableNotFoundException
-
Creates a new instance of
VariableNotFoundException
- VariablePlugin - Class in uk.ac.rdg.resc.edal.dataset.plugins
-
This class specifies a way of generating new variables on-the-fly from existing ones.
- VariablePlugin(String[], String[]) - Constructor for class uk.ac.rdg.resc.edal.dataset.plugins.VariablePlugin
-
Instantiate a plugin
- varNames - Variable in class uk.ac.rdg.resc.edal.graphics.style.sld.AbstractSLDSymbolizer
- vars - Variable in class uk.ac.rdg.resc.edal.dataset.AbstractDataset
- VectorFactory - Class in uk.ac.rdg.resc.edal.graphics.utils
- VectorFactory() - Constructor for class uk.ac.rdg.resc.edal.graphics.utils.VectorFactory
- VectorPlugin - Class in uk.ac.rdg.resc.edal.dataset.plugins
-
A plugin to generate magnitude and direction fields from x- and y-components, and to group them logically.
- VectorPlugin(String, String, String, boolean) - Constructor for class uk.ac.rdg.resc.edal.dataset.plugins.VectorPlugin
-
Construct a new
VectorPlugin
- velocityEngine - Variable in class uk.ac.rdg.resc.edal.wms.WmsServlet
- verifyChildren() - Method in class uk.ac.rdg.resc.edal.grid.kdtree.KDTree
-
Verify the correctness of the tree
- version - Variable in class uk.ac.rdg.resc.godiva.client.widgets.MapArea.FixedLayerDetails
- VERTICAL - Static variable in class uk.ac.rdg.resc.edal.covjson.writers.Constants.Vals
- VERTICAL_CRS - Variable in class uk.ac.rdg.resc.edal.dataset.cdm.ArgoDatasetFactory
- VerticalAxis - Interface in uk.ac.rdg.resc.edal.grid
-
A vertical axis in a ReferenceableGrid.
- VerticalAxisImpl - Class in uk.ac.rdg.resc.edal.grid
- VerticalAxisImpl(String, List<Double>, VerticalCrs) - Constructor for class uk.ac.rdg.resc.edal.grid.VerticalAxisImpl
- VerticalCrs - Interface in uk.ac.rdg.resc.edal.position
-
A vertical coordinate reference system.
- VERTICALCRS - Static variable in class uk.ac.rdg.resc.edal.covjson.writers.Constants.Vals
- VerticalCrsImpl - Class in uk.ac.rdg.resc.edal.position
-
Implementation of a
VerticalCrs
- VerticalCrsImpl(String, boolean, boolean, boolean) - Constructor for class uk.ac.rdg.resc.edal.position.VerticalCrsImpl
- VerticalDomain - Interface in uk.ac.rdg.resc.edal.domain
-
A
Domain
representing vertical position. - VerticalPosition - Class in uk.ac.rdg.resc.edal.position
-
Defines the position of a point in vertical space.
- VerticalPosition(double, VerticalCrs) - Constructor for class uk.ac.rdg.resc.edal.position.VerticalPosition
- VERTICALPROFILE - Static variable in class uk.ac.rdg.resc.edal.covjson.writers.Constants.Vals
- VtkUtils - Class in uk.ac.rdg.resc.edal.dataset.vtk
- VtkUtils() - Constructor for class uk.ac.rdg.resc.edal.dataset.vtk.VtkUtils
W
- W3C_XML_SCHEMA - Static variable in class uk.ac.rdg.resc.edal.graphics.style.sld.StyleSLDParser
- warning(SAXParseException) - Method in class uk.ac.rdg.resc.edal.graphics.style.sld.SAXErrorHandler
- WaterMLDatasetFactory - Class in uk.ac.rdg.resc.edal.dataset.cdm
- WaterMLDatasetFactory() - Constructor for class uk.ac.rdg.resc.edal.dataset.cdm.WaterMLDatasetFactory
- widgetCollection - Variable in class uk.ac.rdg.resc.godiva.client.Godiva
- widgetDisabler - Variable in class uk.ac.rdg.resc.godiva.client.widgets.MapArea
- WIND_BARBS - uk.ac.rdg.resc.edal.graphics.style.ArrowLayer.ArrowStyle
- winds() - Static method in class uk.ac.rdg.resc.edal.examples.CreateHiRes
- withoutParameterGroups(Collection<Parameter>, Feature<?>) - Static method in class uk.ac.rdg.resc.edal.covjson.writers.Util
- wms - Variable in class uk.ac.rdg.resc.godiva.client.widgets.MapArea.WmsDetails
- WMS_LAYER_ID - Static variable in class uk.ac.rdg.resc.godiva.client.Godiva
- WmsCatalogue - Interface in uk.ac.rdg.resc.edal.wms
-
This class encapsulates the elements needed to implement a specific WMS.
- WmsContextListener - Class in uk.ac.rdg.resc.edal.wms
- WmsContextListener() - Constructor for class uk.ac.rdg.resc.edal.wms.WmsContextListener
- WmsDetails(String, WMS, WMSParams, boolean, boolean, boolean, boolean) - Constructor for class uk.ac.rdg.resc.godiva.client.widgets.MapArea.WmsDetails
- wmsLayers - Variable in class uk.ac.rdg.resc.godiva.client.widgets.MapArea
- wmsNorthPolarOptions - Variable in class uk.ac.rdg.resc.godiva.client.widgets.MapArea
- WmsServlet - Class in uk.ac.rdg.resc.edal.wms
-
The main servlet for all WMS operations, including extended behaviour.
- WmsServlet() - Constructor for class uk.ac.rdg.resc.edal.wms.WmsServlet
- wmsSouthPolarOptions - Variable in class uk.ac.rdg.resc.godiva.client.widgets.MapArea
- wmsStandardOptions - Variable in class uk.ac.rdg.resc.godiva.client.widgets.MapArea
- wmsUrl - Variable in class uk.ac.rdg.resc.godiva.client.widgets.MapArea.FixedLayerDetails
- wmsUrl - Variable in class uk.ac.rdg.resc.godiva.client.widgets.MapArea.WmsDetails
- WmsUtils - Class in uk.ac.rdg.resc.edal.wms.util
-
Collection of static utility methods that are useful in the WMS application.
- wmsVersion - Variable in class uk.ac.rdg.resc.edal.wms.GetMapParameters
- wmsWebMercOptions - Variable in class uk.ac.rdg.resc.godiva.client.widgets.MapArea
- workingDir - Static variable in class uk.ac.rdg.resc.edal.dataset.DatasetFactory
- wraps() - Method in interface uk.ac.rdg.resc.edal.grid.ReferenceableAxis
-
Returns true if the values on the axis wrap around (e.g.
- wraps() - Method in class uk.ac.rdg.resc.edal.grid.ReferenceableAxisImpl
- wraps() - Method in class uk.ac.rdg.resc.edal.grid.RegularAxisImpl
- wraps() - Method in class uk.ac.rdg.resc.edal.grid.TimeAxisImpl
- write(Collection<Coverage>) - Method in class uk.ac.rdg.resc.edal.covjson.writers.CoverageCollectionWriter
- write(Collection<Parameter>) - Method in class uk.ac.rdg.resc.edal.covjson.writers.ParametersWriter
- write(Coverage) - Method in class uk.ac.rdg.resc.edal.covjson.writers.CoverageWriter
- write(Coverage) - Method in class uk.ac.rdg.resc.edal.covjson.writers.RangesWriter
- write(Coverage.Domain) - Method in class uk.ac.rdg.resc.edal.covjson.writers.DomainWriter
- write(Coverage.NdArray) - Method in class uk.ac.rdg.resc.edal.covjson.writers.RangeWriter
- write(Coverage, boolean) - Method in class uk.ac.rdg.resc.edal.covjson.writers.CoverageWriter
- writeImage(List<BufferedImage>, OutputStream, Integer) - Method in class uk.ac.rdg.resc.edal.graphics.formats.AviFormat
- writeImage(List<BufferedImage>, OutputStream, Integer) - Method in class uk.ac.rdg.resc.edal.graphics.formats.GifFormat
- writeImage(List<BufferedImage>, OutputStream, Integer) - Method in class uk.ac.rdg.resc.edal.graphics.formats.JpegFormat
- writeImage(List<BufferedImage>, OutputStream, Integer) - Method in class uk.ac.rdg.resc.edal.graphics.formats.Png32Format
- writeImage(List<BufferedImage>, OutputStream, Integer) - Method in class uk.ac.rdg.resc.edal.graphics.formats.PngFormat
- writeImage(List<BufferedImage>, OutputStream, Integer) - Method in class uk.ac.rdg.resc.edal.graphics.formats.SimpleFormat
-
Writes the given list of
java.awt.BufferedImage
s to the given OutputStream. - writeImage(List<BufferedImage>, OutputStream, String, String, GeographicBoundingBox, List<DateTime>, String, BufferedImage, Integer) - Method in class uk.ac.rdg.resc.edal.graphics.formats.ImageFormat
-
Writes the given list of frames to the supplied output stream.
- writeImage(List<BufferedImage>, OutputStream, String, String, GeographicBoundingBox, List<DateTime>, String, BufferedImage, Integer) - Method in class uk.ac.rdg.resc.edal.graphics.formats.KmzFormat
- writeImage(List<BufferedImage>, OutputStream, String, String, GeographicBoundingBox, List<DateTime>, String, BufferedImage, Integer) - Method in class uk.ac.rdg.resc.edal.graphics.formats.SimpleFormat
X
- X - uk.ac.rdg.resc.edal.graphics.utils.LegendDataGenerator.MatrixType
- X - Static variable in class uk.ac.rdg.resc.edal.covjson.writers.Constants.Keys
- X_IND - Static variable in class uk.ac.rdg.resc.edal.util.Array2D
- X_IND - Static variable in class uk.ac.rdg.resc.edal.util.Array4D
- xAxis - Variable in class uk.ac.rdg.resc.edal.graphics.utils.LegendDataGenerator
- xAxis - Variable in class uk.ac.rdg.resc.edal.grid.RectilinearGridImpl
- xPath - Variable in class uk.ac.rdg.resc.edal.graphics.style.sld.AbstractSLDSymbolizer
- xThresholds - Variable in class uk.ac.rdg.resc.edal.graphics.style.sld.AbstractSLDCategorize2DFunction
- xVarName - Variable in class uk.ac.rdg.resc.edal.graphics.style.sld.AbstractSLDSymbolizer2D
- XYNan(LegendDataGenerator.MatrixType, Extent<Float>) - Constructor for class uk.ac.rdg.resc.edal.graphics.utils.LegendDataGenerator.XYNan
- XYNan(LegendDataGenerator.MatrixType, Extent<Float>, Float) - Constructor for class uk.ac.rdg.resc.edal.graphics.utils.LegendDataGenerator.XYNan
Y
- Y - uk.ac.rdg.resc.edal.graphics.utils.LegendDataGenerator.MatrixType
- Y - Static variable in class uk.ac.rdg.resc.edal.covjson.writers.Constants.Keys
- Y_IND - Static variable in class uk.ac.rdg.resc.edal.util.Array2D
- Y_IND - Static variable in class uk.ac.rdg.resc.edal.util.Array4D
- yAxis - Variable in class uk.ac.rdg.resc.edal.graphics.utils.LegendDataGenerator
- yAxis - Variable in class uk.ac.rdg.resc.edal.grid.RectilinearGridImpl
- yThresholds - Variable in class uk.ac.rdg.resc.edal.graphics.style.sld.AbstractSLDCategorize2DFunction
- yVarName - Variable in class uk.ac.rdg.resc.edal.graphics.style.sld.AbstractSLDSymbolizer2D
Z
- z - Variable in class uk.ac.rdg.resc.edal.dataset.HZTDataSource.MeshCoordinates3D
- Z - Static variable in class uk.ac.rdg.resc.edal.covjson.writers.Constants.Keys
- Z_IND - Static variable in class uk.ac.rdg.resc.edal.util.Array4D
- Z_VAR_ID - Static variable in class uk.ac.rdg.resc.edal.dataset.vtk.HydromodelVtkDatasetFactory
- zoomToExtent(String) - Method in class uk.ac.rdg.resc.godiva.client.widgets.MapArea
- zoomToLayerExtents - Variable in class uk.ac.rdg.resc.godiva.client.Godiva
All Classes All Packages