Class PointBuilder
java.lang.Object
org.locationtech.jts.operation.overlay.PointBuilder
-
Constructor Summary
ConstructorsConstructorDescriptionPointBuilder(OverlayOp op, GeometryFactory geometryFactory, PointLocator ptLocator) -
Method Summary
-
Constructor Details
-
PointBuilder
-
-
Method Details
-
build
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
-