Class PolygonalLineworkExtracter

Hierarchy: Object , PolygonalLineworkExtracter
All Implemented Interfaces: GeometryFilter
class PolygonalLineworkExtracter
implements GeometryFilter
Extracts the LineStrings in the boundaries of all the polygonal elements in the target Geometry.
Authors:
Martin Davis
public PolygonalLineworkExtracter()
public void filter(Geometry g)
Filters out all linework for polygonal elements
public List getLinework()
Gets the list of polygonal linework.
Returns:
a List of LineStrings