public class AnalysisUtils extends Object
| Constructor and Description |
|---|
AnalysisUtils() |
| Modifier and Type | Method and Description |
|---|---|
static List<org.locationtech.jts.geom.Geometry> |
getComponentPolygons(Graph graph,
RoutingRequest options,
long time)
Get polygons covering the components of the graph.
|
static DisjointSet<Vertex> |
getConnectedComponents(Graph graph) |
public static List<org.locationtech.jts.geom.Geometry> getComponentPolygons(Graph graph, RoutingRequest options, long time)
dateTime - public static DisjointSet<Vertex> getConnectedComponents(Graph graph)
Copyright © 2020. All rights reserved.