JTS Core 1.17.1
Packages
Classes
Search
About
Top
PointBuilder(OverlayOp, GeometryFactory, PointLocator)
build(int): List
Bottom
Source
Classic
org.locationtech.jts.operation.overlay
Class PointBuilder
Hierarchy:
Object
, PointBuilder
public class PointBuilder
Constructs
Point
s from the nodes of an overlay graph.
Other
version: 1.7
public
PointBuilder(
OverlayOp
op,
GeometryFactory
geometryFactory,
PointLocator
ptLocator)
public
List
build(int opCode)
Computes the Point geometries which will appear in the result, given the specified overlay operation.
Returns:
a list of the Points objects in the result