public class PointToPointRouterServer extends Object
Modifier and Type | Field and Description |
---|---|
static String |
BUILDER_CONFIG_FILENAME |
static int |
RADIUS_METERS |
Constructor and Description |
---|
PointToPointRouterServer() |
Modifier and Type | Method and Description |
---|---|
static com.vividsolutions.jts.geom.Coordinate |
jitter(VertexStore.Vertex v)
Jitter the location of a vertex in a deterministic way.
|
static void |
main(String[] commandArguments) |
public static final String BUILDER_CONFIG_FILENAME
public static final int RADIUS_METERS
public static void main(String[] commandArguments)
public static com.vividsolutions.jts.geom.Coordinate jitter(VertexStore.Vertex v)
Copyright © 2019. All rights reserved.