org.geotools.renderer.shape
Class MultiLineShape
Object
AbstractShape
MultiLineShape
- All Implemented Interfaces:
- Shape
public class MultiLineShape
- extends AbstractShape
- implements Shape
A shape for drawing on a graphics2d
- Since:
- 2.1.x
- Author:
- jeichar
- Module:
Methods inherited from class Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MultiLineShape
public MultiLineShape(SimpleGeometry geom)
getPathIterator
public PathIterator getPathIterator(AffineTransform at)
- Specified by:
getPathIterator
in interface Shape
getPathIterator
public PathIterator getPathIterator(AffineTransform at,
double flatness)
- Specified by:
getPathIterator
in interface Shape
Copyright © 1996-2009 Geotools. All Rights Reserved.