Class GeometryGraphOperation

java.lang.Object
org.locationtech.jts.operation.GeometryGraphOperation
Direct Known Subclasses:
OverlayOp, RelateOp

public class GeometryGraphOperation extends Object
The base class for operations that require GeometryGraphs.
Version:
1.7
  • Constructor Details

  • Method Details

    • getArgGeometry

      public Geometry getArgGeometry(int i)