Uses of Interface
org.geotools.grid.oblong.Oblong
Packages that use Oblong
-
Uses of Oblong in org.geotools.grid.oblong
Classes in org.geotools.grid.oblong that implement OblongMethods in org.geotools.grid.oblong that return OblongModifier and TypeMethodDescriptionstatic Oblong
Oblongs.create
(double minX, double minY, double width, double height, CoordinateReferenceSystem crs) Creates a newOblong
object.OblongBuilder.createNeighbor
(PolygonElement el, Neighbor neighbor) Creates a newOblong
positioned at the given neighbor position relative to the reference element.