Uses of Class
uk.ac.rdg.resc.edal.geometry.AbstractPolygon
-
Packages that use AbstractPolygon Package Description uk.ac.rdg.resc.edal.geometry -
-
Uses of AbstractPolygon in uk.ac.rdg.resc.edal.geometry
Subclasses of AbstractPolygon in uk.ac.rdg.resc.edal.geometry Modifier and Type Class Description class
BoundingBoxImpl
Immutable implementation of aBoundingBox
.class
SimplePolygon
Implementation of aPolygon
based on an ordered list of vertices
-