Package com.graphhopper.routing.util
Interface AreaIndex.Area
- All Known Implementing Classes:
CustomArea
,SplitArea
- Enclosing class:
AreaIndex<T extends AreaIndex.Area>
public static interface AreaIndex.Area
-
Method Summary
-
Method Details
-
getBorders
List<org.locationtech.jts.geom.Polygon> getBorders()
-