|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.vividsolutions.jts.operation.overlay.PointBuilder
Constructs Points from the nodes of an overlay graph.
| Constructor Summary | |
PointBuilder(OverlayOp op,
GeometryFactory geometryFactory,
PointLocator ptLocator)
|
|
| Method Summary | |
java.util.List |
build(int opCode)
Computes the Point geometries which will appear in the result, given the specified overlay operation. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public PointBuilder(OverlayOp op,
GeometryFactory geometryFactory,
PointLocator ptLocator)
| Method Detail |
public java.util.List build(int opCode)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||