public class GeometryGraphOperation extends Object
GeometryGraphs.
| Modifier and Type | Field and Description |
|---|---|
protected GeometryGraph |
arg
The operation args into an array so they can be accessed by index
|
protected LineIntersector |
li
|
protected PrecisionModel |
resultPrecisionModel
|
| Constructor and Description |
|---|
GeometryGraphOperation(Geometry
|
GeometryGraphOperation(Geometry
|
GeometryGraphOperation(Geometry
|
protected final LineIntersectorli
protected PrecisionModelresultPrecisionModel
protected GeometryGraph[] arg
public GeometryGraphOperation(Geometryg0, Geometry g1, BoundaryNodeRule boundaryNodeRule)
public GeometryGraphOperation(Geometryg0)
public GeometrygetArgGeometry(int i)
protected void setComputationPrecision(PrecisionModelpm)