Uses of Class
mgui.interfaces.graphs.GraphException
Package | Description |
---|---|
mgui.interfaces.graphs |
Provides an interface for user interaction with graph objects.
|
mgui.interfaces.shapes.graphs |
-
Uses of GraphException in mgui.interfaces.graphs
Methods in mgui.interfaces.graphs that throw GraphException Modifier and Type Method Description edu.uci.ics.jung.algorithms.layout.Layout<AbstractGraphNode,AbstractGraphEdge>
InterfaceGraphDisplay. getGraphLayoutInstance()
void
InterfaceGraphDisplay. setGraph(InterfaceAbstractGraph graph)
void
InterfaceGraphDisplay. setViewer()
-
Uses of GraphException in mgui.interfaces.shapes.graphs
Methods in mgui.interfaces.shapes.graphs that throw GraphException Modifier and Type Method Description protected edu.uci.ics.jung.algorithms.layout3d.Layout<AbstractGraphNode,AbstractGraphEdge>
Graph3DInt. getGraphLayoutInstance()