Uses of Package
uk.ac.rdg.resc.edal.feature
-
Packages that use uk.ac.rdg.resc.edal.feature Package Description uk.ac.rdg.resc.edal.covjson uk.ac.rdg.resc.edal.covjson.writers 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 Interface to datasets through the Unidata Common Data Model.uk.ac.rdg.resc.edal.feature uk.ac.rdg.resc.edal.graphics Set of classes for rendering the data types in edal-common into imagesuk.ac.rdg.resc.edal.graphics.style Definitions of the style-system, as well as implementations of various style typesuk.ac.rdg.resc.edal.graphics.utils Utilities to serialise/deserialise the styles in the parent package, as well as other shared classesuk.ac.rdg.resc.edal.wms Classes in this package are used to create a WMS servlet -
Classes in uk.ac.rdg.resc.edal.feature used by uk.ac.rdg.resc.edal.covjson Class Description Feature Superclass for all Feature types. -
Classes in uk.ac.rdg.resc.edal.feature used by uk.ac.rdg.resc.edal.covjson.writers Class Description Feature Superclass for all Feature types.GridFeature An implementation of aFeature
whose domain is aGridDomain
MapFeature An implementation of aFeature
whose domain is aDiscreteHorizontalDomain
. -
Classes in uk.ac.rdg.resc.edal.feature used by uk.ac.rdg.resc.edal.dataset Class Description DiscreteFeature AFeature
whose domain consists of a finite number of domain objects, each of which is associated with a single measurement value from each Feature member.Feature Superclass for all Feature types.GridFeature An implementation of aFeature
whose domain is aGridDomain
MapFeature An implementation of aFeature
whose domain is aDiscreteHorizontalDomain
.PointCollectionFeature A feature consisting of measurements at a series ofHorizontalPosition
s fixed vertically and temporally (i.e.PointFeature A measurement at a single 4D pointPointSeriesFeature A measurement of a time series at a pointProfileFeature A measurement of a vertical profile at a pointTrajectoryFeature AFeature
representing values over a 1-dimensional domain of time-ordered points, where each point has a distinct value in 4-dimensional space -
Classes in uk.ac.rdg.resc.edal.feature used by uk.ac.rdg.resc.edal.dataset.cdm Class Description GridFeature An implementation of aFeature
whose domain is aGridDomain
PointSeriesFeature A measurement of a time series at a point -
Classes in uk.ac.rdg.resc.edal.feature used by uk.ac.rdg.resc.edal.feature Class Description AbstractDiscreteFeature A partial implementation of aFeature
containing common functionalityDiscreteFeature AFeature
whose domain consists of a finite number of domain objects, each of which is associated with a single measurement value from each Feature member.Feature Superclass for all Feature types.MapFeature An implementation of aFeature
whose domain is aDiscreteHorizontalDomain
.PointSeriesFeature A measurement of a time series at a point -
Classes in uk.ac.rdg.resc.edal.feature used by uk.ac.rdg.resc.edal.graphics Class Description PointCollectionFeature A feature consisting of measurements at a series ofHorizontalPosition
s fixed vertically and temporally (i.e.PointSeriesFeature A measurement of a time series at a pointProfileFeature A measurement of a vertical profile at a point -
Classes in uk.ac.rdg.resc.edal.feature used by uk.ac.rdg.resc.edal.graphics.style Class Description Feature Superclass for all Feature types. -
Classes in uk.ac.rdg.resc.edal.feature used by uk.ac.rdg.resc.edal.graphics.utils Class Description DiscreteFeature AFeature
whose domain consists of a finite number of domain objects, each of which is associated with a single measurement value from each Feature member.MapFeature An implementation of aFeature
whose domain is aDiscreteHorizontalDomain
.PointFeature A measurement at a single 4D pointTrajectoryFeature AFeature
representing values over a 1-dimensional domain of time-ordered points, where each point has a distinct value in 4-dimensional space -
Classes in uk.ac.rdg.resc.edal.feature used by uk.ac.rdg.resc.edal.wms Class Description DiscreteFeature AFeature
whose domain consists of a finite number of domain objects, each of which is associated with a single measurement value from each Feature member.