Package org.locationtech.jts.operation
Class GeometryGraphOperation
java.lang.Object
org.locationtech.jts.operation.GeometryGraphOperation
The base class for operations that require
GeometryGraph
s.- Version:
- 1.7
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected GeometryGraph[]
The operation args into an array so they can be accessed by indexprotected final LineIntersector
protected PrecisionModel
-
Constructor Summary
ConstructorsConstructorDescriptionGeometryGraphOperation
(Geometry g0, Geometry g1) GeometryGraphOperation
(Geometry g0, Geometry g1, BoundaryNodeRule boundaryNodeRule) -
Method Summary
-
Field Details
-
li
-
resultPrecisionModel
-
arg
The operation args into an array so they can be accessed by index
-
-
Constructor Details
-
GeometryGraphOperation
-
GeometryGraphOperation
-
GeometryGraphOperation
-
-
Method Details
-
getArgGeometry
-
setComputationPrecision
-