Uses of Interface
uk.ac.rdg.resc.edal.domain.DiscretePointDomain
-
Packages that use DiscretePointDomain Package Description uk.ac.rdg.resc.edal.domain -
-
Uses of DiscretePointDomain in uk.ac.rdg.resc.edal.domain
Classes in uk.ac.rdg.resc.edal.domain that implement DiscretePointDomain Modifier and Type Class Description class
PointDomain
The domain of aTrajectoryFeature
: a set of positions in space and time.class
TrajectoryDomain
The domain of aTrajectoryFeature
: a set ofGeoPosition
s which are ordered in time.
-