Uses of Interface
org.geotools.grid.oblong.Oblong

Packages that use Oblong
org.geotools.grid.oblong   
 

Uses of Oblong in org.geotools.grid.oblong
 

Classes in org.geotools.grid.oblong that implement Oblong
 class OblongImpl
          Default implementation of Oblong.
 

Methods in org.geotools.grid.oblong that return Oblong
static Oblong Oblongs.create(double minX, double minY, double width, double height, CoordinateReferenceSystem crs)
          Creates a new Oblong object.
 Oblong OblongBuilder.createNeighbor(PolygonElement el, Neighbor neighbor)
          Creates a new Oblong positioned at the given neighbor position relative to the reference element.
 



Copyright © 1996-2014 Geotools. All Rights Reserved.