Package | Description |
---|---|
org.opentripplanner.visualizer |
This package contains classes used for visualizing OpenTripPlanner graphs.
|
Modifier and Type | Class and Description |
---|---|
class |
GraphVisualizer
A simple visualizer for graphs.
|
Modifier and Type | Method and Description |
---|---|
void |
ShowGraph.pushSelector(VertexSelectionListener newSelector)
Set the Vertex selector to newSelector, and store the old selector on the stack of selectors
|
Constructor and Description |
---|
ShowGraph(VertexSelectionListener selector,
Graph graph) |
Copyright © 2019. All rights reserved.