Class LineBuilder

java.lang.Object
org.locationtech.jts.operation.overlay.LineBuilder

public class LineBuilder extends Object
Forms JTS LineStrings out of a the graph of DirectedEdges created by an OverlayOp.
Version:
1.7
  • Constructor Details

  • Method Details

    • build

      public List build(int opCode)
      Returns:
      a list of the LineStrings in the result of the specified overlay operation