Uses of Class
mgui.interfaces.graphs.util.GraphFunctions.GraphNodeLabelRenderer
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.GraphNodeLabelRenderer in mgui.interfaces.graphs
Fields in mgui.interfaces.graphs declared as GraphFunctions.GraphNodeLabelRenderer Modifier and Type Field Description protected GraphFunctions.GraphNodeLabelRenderer
InterfaceGraphDisplay. node_label_renderer
-
Uses of GraphFunctions.GraphNodeLabelRenderer in mgui.interfaces.graphs.util
Methods in mgui.interfaces.graphs.util that return GraphFunctions.GraphNodeLabelRenderer Modifier and Type Method Description static GraphFunctions.GraphNodeLabelRenderer
GraphFunctions. getNodeLabelRenderer(edu.uci.ics.jung.visualization.renderers.Renderer.VertexLabel.Position position)
Returns a node label renderer which can be turned off. -
Uses of GraphFunctions.GraphNodeLabelRenderer in mgui.interfaces.shapes.graphs
Fields in mgui.interfaces.shapes.graphs declared as GraphFunctions.GraphNodeLabelRenderer Modifier and Type Field Description protected GraphFunctions.GraphNodeLabelRenderer
Graph2DInt. vertex_label_renderer