Uses of Class
mgui.geometry.Graph2D
Package | Description |
---|---|
mgui.interfaces.shapes.graphs |
-
Uses of Graph2D in mgui.interfaces.shapes.graphs
Methods in mgui.interfaces.shapes.graphs with parameters of type Graph2D Modifier and Type Method Description void
Graph2DInt. setGraph(Graph2D graph2d)
Constructors in mgui.interfaces.shapes.graphs with parameters of type Graph2D Constructor Description Graph2DInt(Graph2D graph, Graph2DLayout<AbstractGraphNode,AbstractGraphEdge> layout)
Graph2DInt(Graph2D graph, Graph2DLayout<AbstractGraphNode,AbstractGraphEdge> layout, java.util.HashMap<AbstractGraphNode,java.lang.Integer> index_map)