Uses of Class
org.locationtech.jtstest.geomop.GeometryMethodOperation
Packages that use GeometryMethodOperation
-
Uses of GeometryMethodOperation in org.locationtech.jtstest.geomop
Fields in org.locationtech.jtstest.geomop declared as GeometryMethodOperationModifier and TypeFieldDescriptionprivate GeometryMethodOperation
BufferValidatedGeometryOperation.chainOp
private GeometryMethodOperation
OverlayValidatedGeometryOperation.chainOp
private GeometryMethodOperation
PreparedGeometryOperation.chainOp
private GeometryMethodOperation
TeeGeometryOperation.chainOp
Constructors in org.locationtech.jtstest.geomop with parameters of type GeometryMethodOperationModifierConstructorDescriptionCreates a new operation which chains to the givenGeometryMethodOperation
for non-intercepted methods.Creates a new operation which chains to the givenGeometryMethodOperation
for non-intercepted methods.Creates a new operation which chains to the givenGeometryMethodOperation
for non-intercepted methods.Creates a new operation which chains to the givenGeometryMethodOperation
for non-intercepted methods.Creates a new operation which chains to the givenGeometryMethodOperation
for non-intercepted methods.