protected abstract class Graph.UpperLabel extends Graph.Label
| Modifier | Constructor and Description |
|---|---|
protected |
UpperLabel(javafx.beans.value.ObservableValue<T> element,
javafx.beans.value.ObservableValue<String> string,
boolean showLaTeX) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
dispose() |
protected void |
rebind(Graph.Vertex from,
Graph.Vertex to) |
protected UpperLabel(javafx.beans.value.ObservableValue<T> element, javafx.beans.value.ObservableValue<String> string, boolean showLaTeX)
protected void rebind(Graph.Vertex from, Graph.Vertex to)
rebind in class Graph.Labelprotected void dispose()
dispose in class Graph.LabelCopyright © 2010–2019 Francesco Kriegel. All rights reserved.