Interface ICobaltSplitter

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      org.locationtech.jts.geom.Envelope[][] getSplit​(org.locationtech.jts.geom.Geometry geo, int times)  
    • Method Detail

      • getSplit

        org.locationtech.jts.geom.Envelope[][] getSplit​(org.locationtech.jts.geom.Geometry geo,
                                                        int times)