| Constructor and Description |
|---|
PointBuilder(OverlayOp op,
GeometryFactory geometryFactory,
PointLocator ptLocator) |
| Modifier and Type | Method and Description |
|---|---|
List |
build(int opCode)
Computes the Point geometries which will appear in the result,
given the specified overlay operation.
|
public PointBuilder(OverlayOp op, GeometryFactory geometryFactory, PointLocator ptLocator)
public List build(int opCode)
Copyright © 2024. All rights reserved.