public class SGraphDrawer extends Object
| Constructor and Description |
|---|
SGraphDrawer() |
| Modifier and Type | Method and Description |
|---|---|
static void |
draw(SGraph sgraph,
String title)
Opens a new Swing window with the given title
and draws the s-graph in it.
|
static JComponent |
makeComponent(SGraph sgraph)
Returns a Swing component that displays the
given s-graph.
|
public static JComponent makeComponent(SGraph sgraph)
sgraph - Copyright © 2017. All rights reserved.