Uses of Class
mgui.interfaces.graphs.util.GraphFunctions.GraphEdgeLabelRenderer
Package | Description |
---|---|
mgui.interfaces.graphs |
Provides an interface for user interaction with graph objects.
|
mgui.interfaces.graphs.util | |
mgui.interfaces.shapes.graphs |
-
Uses of GraphFunctions.GraphEdgeLabelRenderer in mgui.interfaces.graphs
Fields in mgui.interfaces.graphs declared as GraphFunctions.GraphEdgeLabelRenderer Modifier and Type Field Description protected GraphFunctions.GraphEdgeLabelRenderer
InterfaceGraphDisplay. edge_label_renderer
-
Uses of GraphFunctions.GraphEdgeLabelRenderer in mgui.interfaces.graphs.util
Methods in mgui.interfaces.graphs.util that return GraphFunctions.GraphEdgeLabelRenderer Modifier and Type Method Description static GraphFunctions.GraphEdgeLabelRenderer
GraphFunctions. getEdgeLabelRenderer()
Returns an edge label renderer which can be turned off. -
Uses of GraphFunctions.GraphEdgeLabelRenderer in mgui.interfaces.shapes.graphs
Fields in mgui.interfaces.shapes.graphs declared as GraphFunctions.GraphEdgeLabelRenderer Modifier and Type Field Description protected GraphFunctions.GraphEdgeLabelRenderer
Graph2DInt. edge_label_renderer