Package uk.ac.rdg.resc.edal.domain
-
Interface Summary Interface Description DiscreteDomain<P,DO> ADomainthat consists of a finite number of discrete objects.DiscreteHorizontalDomain<DO> Interface marking a domain which is both aHorizontalDomainand aDiscreteDomain.DiscretePointDomain<P> ADomainwhose members are pointsDomain<P> An object describing a spatial domain.Extent<P> Defines a contiguous domain that is defined by "low" and "high" bounds.GridDomain The domain of aGridFeature, modelled as a composition of a horizontal grid, plus t and z axes.HorizontalDomain A two-dimensionalDomainin the horizontal planeTemporalDomain VerticalDomain ADomainrepresenting vertical position. -
Class Summary Class Description MapDomain Implementation of aMapDomainPointCollectionDomain The domain of aPointCollectionFeature: a set ofHorizontalPositions with a fixed vertical position and timePointDomain The domain of aTrajectoryFeature: a set of positions in space and time.SimpleGridDomain SimpleHorizontalDomain A simple implementation of aHorizontalDomainSimpleTemporalDomain A simpleTemporalDomaincontaining just an extent and aChronologySimpleVerticalDomain A simpleVerticalDomaincontaining just an extent and aVerticalCrsTrajectoryDomain The domain of aTrajectoryFeature: a set ofGeoPositions which are ordered in time.