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