Uses of Class
org.tigris.gef.graph.MutableGraphSupport

Packages that use MutableGraphSupport
org.tigris.gef.graph.presentation   
 

Uses of MutableGraphSupport in org.tigris.gef.graph.presentation
 

Subclasses of MutableGraphSupport in org.tigris.gef.graph.presentation
 class AdjacencyListGraphModel
          This class is an example of an alternative way to implement MutableGraphModel.
 class DefaultGraphModel
          This interface provides a facade to a net-level representation.