JTS Core 1.17.1
Packages
Classes
Search
About
Top
LineBuilder(OverlayOp, GeometryFactory, PointLocator)
build(int): List
Bottom
Source
Classic
org.locationtech.jts.operation.overlay
Class LineBuilder
Hierarchy:
Object
, LineBuilder
public class LineBuilder
Forms JTS LineStrings out of a the graph of
DirectedEdge
s 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