|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.mit.csail.sdg.alloy4viz.StaticGraphMaker
public final class StaticGraphMaker
This utility class generates a graph for a particular index of the projection.
Thread Safety: Can be called only by the AWT event thread.
Method Summary | |
---|---|
static javax.swing.JPanel |
produceGraph(AlloyInstance instance,
VizState view,
AlloyProjection proj)
Produces a single Graph from the given Instance and View and choice of Projection |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static javax.swing.JPanel produceGraph(AlloyInstance instance, VizState view, AlloyProjection proj) throws ErrorFatal
ErrorFatal
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |