Class LineBuilder
java.lang.Object
org.locationtech.jts.operation.overlay.LineBuilder
Forms JTS LineStrings out of a the graph of
DirectedEdge
s
created by an OverlayOp
.- Version:
- 1.7
-
Constructor Summary
ConstructorsConstructorDescriptionLineBuilder
(OverlayOp op, GeometryFactory geometryFactory, PointLocator ptLocator) -
Method Summary
-
Constructor Details
-
LineBuilder
-
-
Method Details
-
build
- Returns:
- a list of the LineStrings in the result of the specified overlay operation
-