org.geotools.grid.oblong
Interface Oblong

All Superinterfaces:
GridElement, PolygonElement
All Known Implementing Classes:
OblongImpl

public interface Oblong
extends PolygonElement

Marker interface for oblong grid elements. The name was chosen to avoid the inevitable confusion with java.awt.Rectangle

Since:
2.7
Author:
mbedward

Method Summary
 
Methods inherited from interface PolygonElement
getArea, getCenter
 
Methods inherited from interface GridElement
getBounds, getVertices, toDenseGeometry, toGeometry
 



Copyright © 1996-2014 Geotools. All Rights Reserved.