Uses of Interface
org.geotools.grid.oval.Oval
Packages that use Oval
-
Uses of Oval in org.geotools.grid.oval
Classes in org.geotools.grid.oval that implement OvalMethods in org.geotools.grid.oval that return OvalModifier and TypeMethodDescriptionstatic Oval
Ovals.create
(double minX, double minY, double width, double height, CoordinateReferenceSystem crs) Creates a newOval
object.OvalBuilder.createNeighbor
(PolygonElement el, Neighbor neighbor) Creates a newOval
positioned at the given neighbor position relative to the reference element.