Package com.ontimize.util.gis.client.gui.render.shape

Class Summary
OGisLiteShape A thin wrapper that adapts a JTS geometry to the Shape interface so that the geometry can be used by java2d without coordinate cloning.
OGisPolygonIterator A path iterator for the LiteShape class, specialized to iterate over Polygon objects.