Uses of Interface
org.geotools.grid.oval.Oval
-
Packages that use Oval Package Description org.geotools.grid.oval -
-
Uses of Oval in org.geotools.grid.oval
Classes in org.geotools.grid.oval that implement Oval Modifier and Type Class Description classOvalImplDefault implementation ofOval.Methods in org.geotools.grid.oval that return Oval Modifier and Type Method Description static OvalOvals. create(double minX, double minY, double width, double height, CoordinateReferenceSystem crs)Creates a newOvalobject.OvalOvalBuilder. createNeighbor(PolygonElement el, Neighbor neighbor)Creates a newOvalpositioned at the given neighbor position relative to the reference element.
-