com.vividsolutions.jts.operation.overlay

Class PointBuilder


public class PointBuilder
extends java.lang.Object

Constructs Points from the nodes of an overlay graph.
Version:
1.6

Constructor Summary

PointBuilder(OverlayOp op, GeometryFactory geometryFactory, PointLocator ptLocator)

Method Summary

List
build(int opCode)

Constructor Details

PointBuilder

public PointBuilder(OverlayOp op,
                    GeometryFactory geometryFactory,
                    PointLocator ptLocator)

Method Details

build

public List build(int opCode)
Returns:
a list of the Points in the result of the specified overlay operation