Class PointBuilder

Hierarchy: Object , PointBuilder
public class PointBuilder
Constructs Points 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