All Classes Interface Summary Class Summary Enum Summary Exception Summary
Class |
Description |
AbstractContinuousDomainDataset |
Partial implementation of a Dataset with a continuous domain which
performs spatial indexing of features.
|
AbstractCurvilinearGrid |
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.
|
AbstractDataset |
|
AbstractDiscreteFeature<P,DO> |
A partial implementation of a Feature containing common functionality
|
AbstractHorizontalGrid |
|
AbstractImmutableArray<T> |
|
AbstractIrregularAxis<T extends Comparable<? super T>> |
Partial implementation of an irregular axis.
|
AbstractPolygon |
Partial implementation of a Polygon , providing default
implementations of the contains() , hashCode() and
equals() methods.
|
AbstractReferenceableAxis<T extends Comparable<? super T>> |
|
AbstractSLDCategorize2DFunction<T> |
|
AbstractSLDCategorizeFunction<T> |
|
AbstractSLDFunction<T> |
|
AbstractSLDInterpolateFunction<T> |
|
AbstractSLDMapFunction<T> |
Abstract implementation of a function which maps integer values to specific
other values (colours / densities / etc, parameterised by T ).
|
AbstractSLDSegmentFunction<T> |
|
AbstractSLDSymbolizer |
|
AbstractSLDSymbolizer1D |
|
AbstractSLDSymbolizer2D |
|
AbstractTransformedGrid |
This is an abstract implementation of a HorizontalGrid for which
there exists a transformation to convert WGS84 to the native CRS.
|
AcceptAll<T> |
A filter that accepts all elements
|
AllLeapChronology |
A Chronology in which each year has exactly 366 days (February is always 29
days long).
|
AnimationButton |
A button which can be used to request, display, and switch off animations
|
ArbitraryGroupPlugin |
A plugin to create arbitrary groups of variables.
|
ArgoDatasetFactory |
DatasetFactory that creates Dataset s representing profile
data from Argo floats read through the Unidata Common Data Model.
|
Array<E> |
An multidimensional array of values
|
Array1D<T> |
|
Array2D<T> |
|
Array4D<T> |
|
ArrayAccessException |
An exception to be thrown when an Array object is accessed
incorrectly (e.g.
|
ArrowLayer |
|
ArrowLayer.ArrowDirectionConvention |
|
ArrowLayer.ArrowStyle |
|
AviExportHandler |
|
AviFormat |
"Image" format for outputting to AVI.
|
BadTimeFormatException |
An exception to be thrown when trying to parse a time which is badly
formatted
|
BarbFactory |
|
BaseSelector |
Base class for selection widgets.
|
BaseWmsClient |
A class to handle the common operations needed in an EDAL wms client.
|
BilinearInterpolator |
|
BoundingBox |
A rectangular bounding box in the horizontal plane.
|
BoundingBoxImpl |
|
BVector |
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.
|
CacheInfo |
|
CaseInsensitiveParameterMap |
|
CatalogueConfig |
Deals purely with the (de)serialisation of an XML config file for a
DatasetCatalogue .
|
CatalogueConfig.DatasetStorage |
Defines an entry point for what to do once a Dataset has been
loaded (i.e.
|
CdmDatasetFactory |
DatasetFactory that creates Dataset s representing gridded
data read through the Unidata Common Data Model.
|
CdmFeatureWrite |
Provides methods for writing Features to NetCDF files.
|
CdmGridDatasetFactory |
DatasetFactory that creates Dataset s representing gridded
data read through the Unidata Common Data Model.
|
CdmTransformedGrid |
A two-dimensional HorizontalGrid that uses a Projection to
convert from lat-lon coordinates to grid coordinates.
|
CdmUtils |
Contains static helper methods for reading data and metadata from NetCDF
files, OPeNDAP servers and other data sources using the Unidata Common Data
Model.
|
Charting |
Code to produce various types of chart.
|
CJMatrix |
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.
|
CoastlineReader |
A class with static methods to read data from the GSHHS binary format to
create masks of land data.
|
CollectionUtils |
Contains some useful utility methods for working with Collections.
|
ColorSLDCategorize2DFunction |
|
ColorSLDCategorizeFunction |
|
ColorSLDInterpolateFunction |
|
ColorSLDMapFunction |
|
ColorSLDSegmentFunction |
|
ColourableIcon |
|
ColouredGlyphLayer |
|
ColouredSizedArrowLayer |
A GriddedImageLayer which draws arrows which can be scaled and
coloured according to two (potentially different) data fields
User: JRI Date: 02/08/2016
|
ColouredTrajectoryLayer |
|
ColourPalette |
|
ColourScheme |
|
ColourScheme2D |
|
ConfidenceIntervalLayer |
Plot confidence interval triangles.
|
ConfigServlet |
|
ConnectionException |
|
Constants |
|
Constants.Keys |
Property names.
|
Constants.Vals |
Property values.
|
ContactInfo |
Encapsulates the contact information needed for a WMS server
|
ContinuousDomainDataset |
|
ContourLayer |
|
ContourLayer.ContourLineStyle |
|
CopyrightInfo |
Implementation of CopyrightInfoIF which just displays the information
as a Label
|
CopyrightInfoIF |
Interface defining a widget to show more copyright information
|
Coverage |
Wraps an EDAL Feature into a CoverageJSON compatible Coverage object.
|
CoverageCollectionWriter<T> |
|
CoverageJsonConverter |
|
CoverageJsonConverterImpl |
|
CoverageJsonWriter |
|
CoverageWriter<T> |
|
CreateHiRes |
This program was created to generate some high resolution images for a
poster.
|
CreateSyntheticData |
Code used to generate the synthetic data file.
|
CurrentUpdateSequence |
Exception that is thrown when a user requests an updatesequence that is equal
to the current updatesequence
|
CurvilinearCoords |
A horizontal (2D) grid that is defined by explicitly specifying the longitude
and latitude coordinates of its cells.
|
DataCatalogue |
|
DataReadingException |
An exception to be thrown when there is a problem reading data.
|
DataReadingStrategy |
Defines different strategies for reading data from files.
|
DataReadingTypes |
This class contains the enum types needed for specifying how data should be
extracted.
|
DataReadingTypes.PlotType |
|
DataReadingTypes.SubsampleType |
|
Dataset |
Provides access to data and metadata held in underlying storage,
e.g. on disk, in a database or on a remote server.
|
DatasetCatalogue |
A catalogue of Dataset s and the default plotting information for the
Variables contained within them
|
DatasetConfig |
A class representing a dataset in the XML config.
|
DatasetConfig.DatasetState |
The state of a Dataset.
|
DatasetFactory |
|
DataSource |
|
DefinedBoundsAxis |
|
DefinedStaggeredGrid |
A StaggeredHorizontalGrid which tracks the original grid and the x/y
paddings used, but defers to an explictly-defined grid for referencing
|
DensityMap |
|
DerivedStaggeredGrid |
|
DialogBoxWithCloseButton |
Extended DialogBox widget with close button inside the pop-up header
|
DialogBoxWithCloseButton.CentrePosIF |
|
DifferencePlugin |
|
DiscreteDomain<P,DO> |
A Domain that consists of a finite number of discrete objects.
|
DiscreteFeature<P,DO> |
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<?,?>> |
|
DiscreteHorizontalDomain<DO> |
|
DiscreteLayeredDataset<DS extends DataSource,VM extends DiscreteLayeredVariableMetadata> |
|
DiscreteLayeredVariableMetadata |
|
DiscretePointDomain<P> |
A Domain whose members are points
|
DistanceCalculator<T> |
A class that can calculate the distance to a given object stored in the
PRTree
|
DistanceResult<T> |
Class to hold object and distance to it
|
Domain<P> |
An object describing a spatial domain.
|
Domain1DMapper |
This is an implementation of a DomainMapper which maps 2D indices
from a source grid onto a single integer in the target domain.
|
Domain2DMapper |
This is an implementation of a DomainMapper which maps 2D indices
from a source grid onto a pair of integers (as int[] ) in the
target domain.
|
Domain2DMapper.Domain2DMapperCacheKey |
|
DomainMapper<T> |
Maps real-world points to i and j indices of corresponding points within the
source data.
|
DomainMapper.DomainMapperEntry<P> |
Maps a point in the source grid to corresponding points in the target
grid.
|
DomainMapper.Scanline<P> |
Holds all the DomainMapperEntries corresponding with a certain j index
|
DomainWriter<T> |
|
Drawable |
|
Drawable.NameAndRange |
|
DrawPalettes |
Example code to draw an image displaying all of the available colour
palettes.
|
EdalCache |
|
EdalException |
Exception specific to EDAL
|
EdalLayerNotFoundException |
EdalException thrown when a request is made for a named image layer
which is not accessible.
|
EdalParseException |
An exception to be thrown when trying to parse something which is badly
formatted
|
EdalStyleNotFoundException |
EdalException thrown when a request is made for a style which is not
accessible, or not available with the requested layer.
|
EdalUnsupportedOperationException |
EdalException thrown when a user requests an operation which is not
supported.
|
ElevationSelectionHandler |
|
ElevationSelector |
An implementation of ElevationSelectorIF which presents the available
elevations as a drop down list.
|
ElevationSelectorIF |
Interface defining a widget for selecting elevation
|
En3DatasetFactory |
DatasetFactory that creates Dataset s representing profile
data from the EN3/4 database read through the Unidata Common Data Model.
|
EnhancedVariableMetadata |
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 |
A ColourScheme which defines specific points at which colours change.
|
ErrorBox |
A popup error box which displays a custom message
|
ErrorHandler |
|
ExploreDataset |
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.
|
Extent<P> |
Defines a contiguous domain that is defined by "low" and "high" bounds.
|
Extents |
Contains convenience methods for creating Extent objects.
|
FakeTrajectoryDatasetFactory |
|
FakeTrajectoryDatasetFactory.FakeTrajectoryDataset |
|
Feature<P> |
Superclass for all Feature types.
|
FeatureCatalogue |
|
FeatureCatalogue.FeaturesAndMemberName |
|
FeatureIndexer |
A class representing a spatial indexer for features.
|
FeatureIndexer.FeatureBounds |
A class representing the spatial bounds of a feature with a single point.
|
FeatureInfoPoint |
Class which encapsulates information pertinent to individual points in a
GetFeatureInfo request
|
FixedYearVariableMonthChronology |
A Chronology in which each year has the same number of days but the
lengths of the months may be different.
|
FlatOpacity |
|
FloatSLDCategorizeFunction |
|
FloatSLDInterpolateFunction |
|
FloatSLDSegmentFunction |
|
GeneratePng |
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.
|
GeoPosition |
Defines the position of a point in four-dimensional space and time.
|
GetFeatureInfoParameters |
|
GetMapParameters |
Object representing a request to the GetMap operation.
|
GetMapStyleParams |
|
GetPlotParameters |
Class to parse parameters for GetTimeseries and GetVerticalProfile requests
|
GifFormat |
Creates (possibly animated) GIFs.
|
GISUtils |
A class containing static methods which are useful for GIS operations.
|
GISUtils.EpsgDatabasePath |
Contains a single static flag.
|
Godiva |
This is a concrete implementation of BaseWmsClient for a client which
handles a single WMS layer at a time
|
GodivaActionsHandler |
|
GodivaStateInfo |
A collection of interfaces providing state information about a particular
layer.
|
GraphicsUtils |
Class containing static utility methods for dealing with graphics
|
GraphicsUtils.ColorAdapter |
|
GridCell2D |
|
GridCell2DImpl |
Simple immutable implementation of a GridCell2D.
|
GridCell4D |
A cell in a GridDomain , which can have up to four dimensions.
|
GridCoordinates2D |
Class representing a pair of integer co-ordinates.
|
GridDataSource |
|
GriddedDataset |
|
GriddedImageLayer |
|
GridDomain |
The domain of a GridFeature , modelled as a composition of a
horizontal grid, plus t and z axes.
|
GridFeature |
|
GridVariableMetadata |
|
HorizontalCell |
A cell in a horizontal Domain .
|
HorizontalDomain |
A two-dimensional Domain in the horizontal plane
|
HorizontalGrid |
A two-dimensional grid in the horizontal plane that is referenced to a 2D
horizontal coordinate reference system.
|
HorizontallyDiscreteDataset<DS extends DataSource> |
A partial implementation of a 4-dimensional Dataset which handles the
use of plugins to generate values.
|
HorizontalMesh |
An unstructured mesh in the horizontal plane.
|
HorizontalMesh4dDataset |
Partial implementation of a Dataset where the horizontal layers are
based on an unstructured mesh, and the vertical / time dimensions are
discrete.
|
HorizontalMesh4dVariableMetadata |
|
HorizontalPosition |
Defines the position of a point in the horizontal plane.
|
HSMatrix |
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.
|
HydromodelVtkDatasetFactory |
|
HydromodelVtkDatasetFactory.TimestepInfo |
|
HydromodelVtkGridDataset |
|
HydromodelVtkUnstructuredDataset |
|
HydromodelVtkUnstructuredDataset.OnDemandVtkMeshDataSource |
|
HZTDataSource |
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 representing a set of 3 integer co-ordinates.
|
ImageFormat |
Abstract superclass for all image formats.
|
ImageLayer |
Abstract class representing a layer within an image.
|
ImageLayer.MetadataFilter |
An interface used to filter metadata for plotting.
|
ImmutableArray1D<T> |
|
IncorrectDomainException |
An exception to be thrown when the domain for the current operation is
incorrect somehow (e.g.
|
Info |
Implementation of the InfoIF which just displays the information as a
Label
|
InfoIF |
Interface defining a widget which can store further information about a
dataset
|
InMemoryMeshDataSource |
|
InterpolateColourScheme |
Takes a list of interpolation points with colours and data points.
|
InterpolateDensityMap |
|
InterpolationPoint<T> |
|
InvalidCrsException |
Exception that is thrown when a user requests an unsupported coordinate
reference system
|
InvalidFormatException |
Exception that is thrown when a user requests an unsupported image format
|
InvalidLineStringException |
An exception to be thrown when trying to parse a line string which is badly
formatted
|
InvalidPointException |
EdalException thrown when a GetFeatureInfo request contains an
invalid i or j value
|
InvalidUpdateSequence |
Exception that is thrown when a user requests an updatesequence that is
either invalid or higher than the current updatesequence
|
JavascriptDependencies |
Define the Javascript dependencies so that they can be injected prior to
using them
|
JpegFormat |
Writes JPEG images using the ImageIO class.
|
JsonStreamingEncoder |
|
JVector |
Creates a vector of varying Lightness J given Hue H and Colorfulness C as
command line arguments using the perceptually uniform CIECAM02 colour
model.
|
KDTree |
Implementation of a 2-dimensional KDTree.
|
KmzFormat |
Creates KMZ files for importing into Google Earth.
|
LayerDetails |
Encapsulates the details which can get returned by the
GetMetadata&item=layerDetails method.
|
LayerMenuItem |
|
LayerNameMapper |
Interface defining the mapping of image layer names (i.e.
|
LayerNotQueryableException |
EdalException thrown when a user calls GetFeatureInfo on a layer
marked as non-queryable.
|
LayerRequestBuilder |
Builds a request to get the layer details from an EDAL WMS server
|
LayerRequestCallback |
Parses the JSON response and exposes the layer details
|
LayerSelectionHandler |
|
LayerSelectorCombo |
An implementation of LayerSelectorIF which presents the layers in a
popup tree.
|
LayerSelectorIF |
Interface defining a single layer selection widget.
|
LayerSelectorTree |
An implementation of LayerSelectorIF which presents the layers in a
popup tree.
|
LayerTreeJSONParser |
|
LayoutManager |
A class containing static methods for returning different layouts.
|
LegendDataGenerator |
A class to generate the correct data for a legend.
|
LegendDataGenerator.MatrixType |
|
LineString |
Represents a path through a coordinate system.
|
LookUpTable |
An object that provides an approximate means for mapping from
longitude-latitude coordinates to i and j index coordinates in a curvilinear
grid.
|
LookUpTableGrid |
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.
|
MapArea |
A widget containing the main OpenLayers map.
|
MapArea.FixedLayerDetails |
A class to store details for a "fixed" layer - i.e.
|
MapDomain |
|
MapFeature |
|
MapImage |
|
MappedColourScheme |
|
MappedSegmentColorScheme2D |
A class representing a colour scheme where each x value is mapped to a
different SegmentColourScheme .
|
MBR |
A minimum bounding box for n dimensions.
|
MBR2D |
A minimum bounding rectangle
|
MBRConverter<T> |
A class that given a T can tell the minimum and maximum ordinates for that
object.
|
MetadataException |
Exception that is thrown when there is a problem with metadata.
|
MinDist |
Class that can calculate the MINDIST between a point and a rectangle
|
MinDist2D |
Class that can calculate the MINDIST between a point and a rectangle
|
MismatchedCrsException |
Exception that is thrown when a user requests an operation on multiple
features whose CRSs do not match when they need to
|
ModisLcDatasetFactory |
|
NcDiag |
Diagnostic tool for testing CDM datasets without loading them into ncWMS.
|
NetcdfDatasetAggregator |
|
NodeFilter<T> |
A node object filterer.
|
NoLeapChronology |
A Chronology in which each year has exactly 365 days (February is always 28
days long).
|
NonTerminalTreeNode |
|
NormalisedDifferencePlugin |
|
OnDemandVtkDataSource |
|
OpacityMap |
|
OpacitySelectionHandler |
|
OpacityTransform |
|
PaletteSelectionHandler |
|
PaletteSelector |
Implementation of PaletteSelectorIF which can be either horizontally
or vertically oriented, and contains controls for setting all palette
variables
|
PaletteSelectorIF |
Interface defining a palette selector widget
|
PaletteSelectorIF.OutOfRangeState |
|
Parameter |
Describes what is being measured by a variable within a Feature or a
Dataset .
|
Parameter.Category |
|
ParametersWriter<T> |
|
PlottingDatum |
|
PlottingDomainParams |
|
PlottingStyleParameters |
Class defining the parameters which affect the style of a plot and which can
be substituted into a style template.
|
Png32Format |
Writes 32-bit (ARGB) PNG images using the ImageIO class.
|
PngFormat |
Writes PNG images using the ImageIO class.
|
Point |
|
PointCollectionDomain |
|
PointCollectionFeature |
A feature consisting of measurements at a series of
HorizontalPosition s fixed vertically and temporally (i.e.
|
PointComparator |
|
PointDataset<F extends DiscreteFeature<?,?>> |
|
PointDomain |
|
PointFeature |
A measurement at a single 4D point
|
PointND |
A description of an N-dimensional point
|
PointSeriesFeature |
A measurement of a time series at a point
|
Polygon |
A polygon in the horizontal plane, defined by a list of vertices in a given
coordinate reference system.
|
ProfileFeature |
A measurement of a vertical profile at a point
|
PRTree<T> |
A Priority R-Tree, a spatial index, for N dimensions.
|
PRTreeFeatureIndexer |
This uses a PRTree to index features spatially.
|
RangesWriter<T> |
|
RangeWriter<T> |
|
RArray |
Abstract superclass for resizeable integer arrays.
|
Raster2DLayer |
|
RasterLayer |
|
RasterRGBLayer |
|
ReadPointData |
|
RectilinearGrid |
|
RectilinearGridImpl |
|
ReferenceableAxis<P> |
A one-dimensional axis of a referenceable frid, which maps between integer
indices along the axis and real-world coordinates.
|
ReferenceableAxisImpl |
Immutable implementation of a ReferenceableAxis , whose values are not
necessarily regularly spaced along the axis.
|
RegularAxis |
A one-dimensional axis of a Grid, whose coordinate values are regularly
spaced.
|
RegularAxisImpl |
Immutable implementation of a RegularAxis , whose values are regularly
spaced along the axis.
|
RegularGrid |
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 |
|
RequestParams |
Class that contains the parameters of the user's request.
|
RGBBandColourScheme |
|
RGBColourScheme |
|
RLongArray |
A resizeable array of signed long integers.
|
RotatedOffsetProjection |
A Projection which defines a rotated and offset grid in an arbitrary
CRS.
|
RUByteArray |
A resizeable array of unsigned bytes.
|
RUIntArray |
A resizeable array of unsigned integers.
|
RUShortArray |
A resizeable array of unsigned short integers.
|
SAXErrorHandler |
|
SBMatrix |
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.
|
ScaleRange |
|
ScreenPosition |
Defines a screen position.
|
ScreenshotServlet |
Implementation of a servlet which generates images suitable for use in
publications.
|
SegmentColourScheme |
|
SegmentDensityMap |
|
ServerInfo |
Encapsulates some server metadata for a WMS server
|
SimpleFeatureCatalogue<D extends Dataset> |
|
SimpleFormat |
Abstract superclass for simple image formats that do not require information
about the layer, time values, bounding box etc to render an image.
|
SimpleGridCell4D |
|
SimpleGridDomain |
|
SimpleHorizontalDomain |
|
SimpleLayerNameMapper |
An implementation of a LayerNameMapper which encodes layer names as
datasetId/variableId
|
SimpleMBR |
An implementation of MBRND that keeps a double array with the max and min
values
|
SimpleMBR2D |
An implementation of MBR that keeps 4 double values for the actual min and
max values needed.
|
SimplePointND |
One implementatoin of a point
|
SimplePolygon |
Implementation of a Polygon based on an ordered list of vertices
|
SimpleTemporalDomain |
|
SimpleVerticalDomain |
|
SingleValueImmutableArray1D |
An Array1D which holds just a single value.
|
SizedArrowLayer |
|
SLDArrowSymbolizer |
|
SLDColoredGlyphSymbolizer |
|
SLDColoredSizedArrowSymbolizer |
|
SLDColorMap2DParser |
|
SLDColorMapParser |
|
SLDConfidenceIntervalSymbolizer |
|
SLDContourSymbolizer |
|
SLDDensityMapParser |
|
SLDException |
|
SLDFunction<T> |
|
SLDFunction2DParser |
|
SLDFunctionParser |
|
SLDNamespaceResolver |
|
SLDRange |
|
SLDRange.Spacing |
|
SLDRaster2DSymbolizer |
|
SLDRasterRGBSymbolizer |
|
SLDRasterSymbolizer |
|
SLDRGBBandColorSchemeParser |
|
SLDSizedArrowSymbolizer |
|
SLDStippleSymbolizer |
|
SLDSymbolizer |
|
SldTemplateStyleCatalogue |
An implementation of a StyleCatalogue which is based on having
resources containing Xml templates of SLD documents.
|
SLDTrajectorySymbolizer |
|
StaggeredHorizontalGrid |
|
StaggeredHorizontalGrid.SGridPadding |
A staggered grid will consist of cells which are defined as being between
the nodes of the original grid.
|
StartEndTimeHandler |
|
StartEndTimePopup |
A popup which allows a user to select start and end times.
|
StippleLayer |
|
StreamingEncoder |
A streaming encoder interface for JSON-compatible object structures
with additional hints for more advanced formats like CBOR encoders.
|
StreamingEncoder.ArrayEncoder<T> |
|
StreamingEncoder.ArrayHints |
|
StreamingEncoder.MapEncoder<T> |
|
StyleCatalogue |
A catalogue of supported styles for plotting.
|
StyleNotSupportedException |
EdalException thrown when a user submits a WMS request with a style
which is not supported by one of the requested layers
|
StyleSLDParser |
Reads in an XML file encoded with Styled Layer Descriptor and Symbology
Encoding and parses the document to create a corresponding image.
|
StyleSLDParser.FlatOpacityAdapter |
|
SupportedCrsCodes |
Encapsulates optionally configured CRS codes advertised by a WMS server
|
TemporalDomain |
|
ThreeSixtyDayChronology |
A Chronology in which each year has exactly 360 days of 12 equal months (
i.e. each month has exactly 30 days).
|
ThresholdColourScheme |
|
ThresholdColourScheme2D |
|
ThresholdDensityMap |
|
TimeAxis |
A time axis.
|
TimeAxisImpl |
|
TimeDateSelectionHandler |
|
TimeRequestBuilder |
Builds a request to get the timesteps for a particular day from an EDAL WMS
server
|
TimeRequestCallback |
Parses the JSON which gives the timesteps for a day, and exposes them
|
TimeSelector |
Implementation of TimeSelectorIF which presents dates and times (and
ranges where applicable) as separate drop-down boxes
|
TimeSelectorIF |
Interface defining a time selector
|
TimeUtils |
Collection of static utility methods that are useful for dealing with
time-related types.
|
TrajectoryDataset |
|
TrajectoryDomain |
|
TrajectoryFeature |
A Feature representing values over a 1-dimensional domain of
time-ordered points, where each point has a distinct value in 4-dimensional
space
|
TreeNode |
|
TwoDColorMatrix |
Example that outputs an HTML page that shows a matrix of colors of identical J
but varying hue and colorfulness.
|
UnitConverter |
An interface for converting from underlying units (i.e.
|
UnitsInfo |
Implementation of UnitsInfoIF which displays the units as a
Label
|
UnitsInfoIF |
Interface defining a widget to display units information
|
Util |
|
ValueErrorPlugin |
A plugin to group the value of a single variable with an associated error /
uncertainty
|
ValuesArray1D |
Implementation of an Array1D which uses an array of Double s
for storage.
|
ValuesArray2D |
Implementation of an Array2D which uses an array of Double s
for storage.
|
ValuesArray4D |
Implementation of an Array4D which uses an array of Double s
for storage.
|
VariableConfig |
A class representing a variable in the XML config.
|
VariableMetadata |
Describes a variable held within a Dataset .
|
VariableNotFoundException |
Exception that is thrown when a user requests an unavailable variable
|
VariablePlugin |
This class specifies a way of generating new variables on-the-fly from
existing ones.
|
VectorFactory |
|
VectorPlugin |
A plugin to generate magnitude and direction fields from x- and y-components,
and to group them logically.
|
VerticalAxis |
A vertical axis in a ReferenceableGrid.
|
VerticalAxisImpl |
|
VerticalCrs |
A vertical coordinate reference system.
|
VerticalCrsImpl |
|
VerticalDomain |
A Domain representing vertical position.
|
VerticalPosition |
Defines the position of a point in vertical space.
|
VtkUtils |
|
WaterMLDatasetFactory |
|
WmsCatalogue |
This class encapsulates the elements needed to implement a specific WMS.
|
WmsContextListener |
|
WmsServlet |
The main servlet for all WMS operations, including extended behaviour.
|
WmsUtils |
Collection of static utility methods that are useful in the WMS application.
|