public class GraphDisplayApplication
extends javafx.application.Application
| Modifier and Type | Field and Description |
|---|---|
static Graph<? extends Node<?,Vector2D,?>,?,?> |
graph |
static GraphRenderer |
renderer |
| Constructor and Description |
|---|
GraphDisplayApplication() |
| Modifier and Type | Method and Description |
|---|---|
static void |
main(String[] args) |
void |
start(javafx.stage.Stage primaryStage) |
public static GraphRenderer renderer
Copyright © 2017. All rights reserved.