Class LineBuilder

Hierarchy: Object , LineBuilder
public class LineBuilder
Forms JTS LineStrings out of a the graph of DirectedEdges created by an OverlayOp.

Other

  • version: 1.7
public LineBuilder(OverlayOp op, GeometryFactory geometryFactory, PointLocator ptLocator)
public List build(int opCode)
Returns:
a list of the LineStrings in the result of the specified overlay operation