Package | Description |
---|---|
org.locationtech.jts.operation.overlay |
Contains classes that perform a topological overlay to compute boolean spatial functions.
|
Modifier and Type | Field and Description |
---|---|
private OverlayOp |
PointBuilder.op |
private OverlayOp |
LineBuilder.op |
Constructor and Description |
---|
LineBuilder(OverlayOp op,
GeometryFactory geometryFactory,
PointLocator ptLocator) |
PointBuilder(OverlayOp op,
GeometryFactory geometryFactory,
PointLocator ptLocator) |