org.geotools.renderer.shape
Class PolygonShape
Object
AbstractShape
PolygonShape
- All Implemented Interfaces:
- Shape
public class PolygonShape
- extends AbstractShape
java.awt.Shape Wrapper around geometry.
- Author:
- jeichar
- Module:
Methods inherited from class Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PolygonShape
public PolygonShape(SimpleGeometry geom)
- DOCUMENT ME!
- Parameters:
geom
-
getPathIterator
public PathIterator getPathIterator(AffineTransform at)
getPathIterator
public PathIterator getPathIterator(AffineTransform at,
double flatness)
Copyright © 1996-2009 Geotools. All Rights Reserved.