Uses of Class
mgui.interfaces.graphs.util.GraphFunctions.NodeVisibility
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.NodeVisibility in mgui.interfaces.graphs
Fields in mgui.interfaces.graphs declared as GraphFunctions.NodeVisibility Modifier and Type Field Description protected GraphFunctions.NodeVisibility
InterfaceGraphDisplay. show_nodes
-
Uses of GraphFunctions.NodeVisibility in mgui.interfaces.graphs.util
Methods in mgui.interfaces.graphs.util that return GraphFunctions.NodeVisibility Modifier and Type Method Description static GraphFunctions.NodeVisibility
GraphFunctions. getNodeVisibilityPredicate(boolean initial)
Returns a predicate object to control the visibility of nodes in a graph. -
Uses of GraphFunctions.NodeVisibility in mgui.interfaces.shapes.graphs
Fields in mgui.interfaces.shapes.graphs declared as GraphFunctions.NodeVisibility Modifier and Type Field Description protected GraphFunctions.NodeVisibility
Graph2DInt. show_vertices