public class GraphUtils extends Object
| Constructor and Description |
|---|
GraphUtils() |
| Modifier and Type | Method and Description |
|---|---|
static org.locationtech.jts.geom.Geometry |
makeBuffer(Graph graph) |
static org.locationtech.jts.geom.Geometry |
makeConcaveHull(Graph graph) |
static org.locationtech.jts.geom.Geometry |
makeConvexHull(Graph graph) |
Copyright © 2019. All rights reserved.