Uses of Interface
org.geotools.grid.oblong.Oblong
- 
Packages that use Oblong Package Description org.geotools.grid.oblong 
- 
- 
Uses of Oblong in org.geotools.grid.oblongClasses in org.geotools.grid.oblong that implement Oblong Modifier and Type Class Description classOblongImplDefault implementation ofOblong.Methods in org.geotools.grid.oblong that return Oblong Modifier and Type Method Description static OblongOblongs. create(double minX, double minY, double width, double height, CoordinateReferenceSystem crs)Creates a newOblongobject.OblongOblongBuilder. createNeighbor(PolygonElement el, Neighbor neighbor)Creates a newOblongpositioned at the given neighbor position relative to the reference element.
 
-