com.jgraph.layout
Class JGraphHeadlessLayoutExample
java.lang.Object
com.jgraph.layout.JGraphHeadlessLayoutExample
public class JGraphHeadlessLayoutExample
- extends java.lang.Object
Method Summary |
static org.jgraph.graph.DefaultGraphCell |
createVertex(java.lang.String name,
double x,
double y,
double w,
double h)
|
static void |
main(java.lang.String[] args)
|
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JGraphHeadlessLayoutExample
public JGraphHeadlessLayoutExample()
main
public static void main(java.lang.String[] args)
createVertex
public static org.jgraph.graph.DefaultGraphCell createVertex(java.lang.String name,
double x,
double y,
double w,
double h)