|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.geotools.geometry.iso.operation.overlay.PointBuilder
public class PointBuilder
Constructs Point
s from the nodes of an overlay graph.
Constructor Summary | |
---|---|
PointBuilder(OverlayOp op,
org.opengis.referencing.crs.CoordinateReferenceSystem crs,
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, org.opengis.referencing.crs.CoordinateReferenceSystem crs, 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 |