public class GraphFromGraphMLDemo
extends java.lang.Object
| Constructor and Description |
|---|
GraphFromGraphMLDemo(java.lang.String filename)
create an instance of a simple graph with controls to
demo the zoom features.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
main(java.lang.String[] args)
a driver for this demo
|
public GraphFromGraphMLDemo(java.lang.String filename)
throws javax.xml.parsers.ParserConfigurationException,
org.xml.sax.SAXException,
java.io.IOException
org.xml.sax.SAXExceptionjavax.xml.parsers.ParserConfigurationExceptionjava.io.IOException