IsSimpleOp.withGeom constructor

IsSimpleOp.withGeom(
  1. Geometry inputGeom
)

Creates a simplicity checker using the default SFS Mod-2 Boundary Node Rule

@param geom the geometry to test

Implementation

IsSimpleOp.withGeom(this.inputGeom);