public class AnalysisUtils extends Object
Constructor and Description |
---|
AnalysisUtils() |
Modifier and Type | Method and Description |
---|---|
static List<com.vividsolutions.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<com.vividsolutions.jts.geom.Geometry> getComponentPolygons(Graph graph, RoutingRequest options, long time)
dateTime
- public static DisjointSet<Vertex> getConnectedComponents(Graph graph)
Copyright © 2018. All rights reserved.