Class DashedShape

Object
DashedShape
All Implemented Interfaces:
Shape

public class DashedShape extends Object implements Shape
A shape wrapper that generates a stroked version of the shape without actually holding it all in memory (it is streamed through the path iterator)
Author:
Andrea Aime - OpenGeo