com.vividsolutions.jts.operation.overlay
Class PointBuilder
java.lang.Object
com.vividsolutions.jts.operation.overlay.PointBuilder
public class PointBuilder
extends java.lang.Object
Constructs
Point
s from the nodes of an overlay graph.
List | build(int opCode) - Computes the Point geometries which will appear in the result,
given the specified overlay operation.
|
build
public List build(int opCode)
Computes the Point geometries which will appear in the result,
given the specified overlay operation.
- a list of the Points objects in the result