Package com.graphhopper.routing.util
Class CustomArea
java.lang.Object
com.graphhopper.routing.util.CustomArea
- All Implemented Interfaces:
AreaIndex.Area
-
Constructor Summary
ConstructorsConstructorDescriptionCustomArea
(Map<String, Object> properties, List<org.locationtech.jts.geom.Polygon> borders) -
Method Summary
Modifier and TypeMethodDescriptionstatic CustomArea
double
getArea()
List<org.locationtech.jts.geom.Polygon>
-
Constructor Details
-
CustomArea
-
-
Method Details
-
fromJsonFeature
-
getProperties
-
getBorders
- Specified by:
getBorders
in interfaceAreaIndex.Area
-
getArea
public double getArea()
-