Interface AreaIndex.Area

All Known Implementing Classes:
CustomArea, SplitArea
Enclosing class:
AreaIndex<T extends AreaIndex.Area>

public static interface AreaIndex.Area
  • Method Summary

    Modifier and Type
    Method
    Description
    List<org.locationtech.jts.geom.Polygon>
     
  • Method Details

    • getBorders

      List<org.locationtech.jts.geom.Polygon> getBorders()