Uses of Package
uk.ac.rdg.resc.edal.geometry
-
Packages that use uk.ac.rdg.resc.edal.geometry Package Description 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.domain uk.ac.rdg.resc.edal.geometry uk.ac.rdg.resc.edal.graphics Set of classes for rendering the data types in edal-common into imagesuk.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.grid Classes for handling gridded data.uk.ac.rdg.resc.edal.grid.cdm uk.ac.rdg.resc.edal.grid.kdtree uk.ac.rdg.resc.edal.util -
Classes in uk.ac.rdg.resc.edal.geometry used by uk.ac.rdg.resc.edal.dataset Class Description BoundingBox A rectangular bounding box in the horizontal plane. -
Classes in uk.ac.rdg.resc.edal.geometry used by uk.ac.rdg.resc.edal.domain Class Description BoundingBox A rectangular bounding box in the horizontal plane. -
Classes in uk.ac.rdg.resc.edal.geometry used by uk.ac.rdg.resc.edal.geometry Class Description AbstractPolygon Partial implementation of aPolygon
, providing default implementations of thecontains()
,hashCode()
andequals()
methods.BoundingBox A rectangular bounding box in the horizontal plane.BoundingBoxImpl Immutable implementation of aBoundingBox
.Polygon A polygon in the horizontal plane, defined by a list of vertices in a given coordinate reference system. -
Classes in uk.ac.rdg.resc.edal.geometry used by uk.ac.rdg.resc.edal.graphics Class Description LineString Represents a path through a coordinate system. -
Classes in uk.ac.rdg.resc.edal.geometry used by uk.ac.rdg.resc.edal.graphics.utils Class Description BoundingBox A rectangular bounding box in the horizontal plane. -
Classes in uk.ac.rdg.resc.edal.geometry used by uk.ac.rdg.resc.edal.grid Class Description BoundingBox A rectangular bounding box in the horizontal plane.Polygon A polygon in the horizontal plane, defined by a list of vertices in a given coordinate reference system. -
Classes in uk.ac.rdg.resc.edal.geometry used by uk.ac.rdg.resc.edal.grid.cdm Class Description BoundingBox A rectangular bounding box in the horizontal plane. -
Classes in uk.ac.rdg.resc.edal.geometry used by uk.ac.rdg.resc.edal.grid.kdtree Class Description BoundingBox A rectangular bounding box in the horizontal plane. -
Classes in uk.ac.rdg.resc.edal.geometry used by uk.ac.rdg.resc.edal.util Class Description BoundingBox A rectangular bounding box in the horizontal plane.LineString Represents a path through a coordinate system.