Uses of Class
uk.ac.rdg.resc.edal.grid.AbstractIrregularAxis
-
Packages that use AbstractIrregularAxis Package Description uk.ac.rdg.resc.edal.grid Classes for handling gridded data. -
-
Uses of AbstractIrregularAxis in uk.ac.rdg.resc.edal.grid
Subclasses of AbstractIrregularAxis in uk.ac.rdg.resc.edal.grid Modifier and Type Class Description class
DefinedBoundsAxis
Defines aReferenceableAxis
where the bounds between cells are explicitly specified.class
ReferenceableAxisImpl
Immutable implementation of aReferenceableAxis
, whose values are not necessarily regularly spaced along the axis.class
TimeAxisImpl
An implementation of aTimeAxis
class
VerticalAxisImpl
-