Uses of Class
org.jgraph.example.GraphEd.MyGraph

Packages that use GraphEd.MyGraph
com.jgraph.layout   
org.jgraph.example   
 

Uses of GraphEd.MyGraph in com.jgraph.layout
 

Subclasses of GraphEd.MyGraph in com.jgraph.layout
 class JGraphExampleGraph
          A graph that can animate changes (morph).
 

Uses of GraphEd.MyGraph in org.jgraph.example
 

Subclasses of GraphEd.MyGraph in org.jgraph.example
 class IconExample.IconGraph
          Define a custom graph that implements the CellViewFactory method, createView(), so that we can create our custom icon/description vertex.