Uses of Class
net.xqhs.graphs.representation.multilevel.MultilevelGraphRepresentation

Packages that use MultilevelGraphRepresentation
net.xqhs.graphs.representation.multilevel The package contains interfaces and classes dealing with representing multi-level graphs (graphs in which whole graphs can be represented as nodes in higher-level graphs). 
 

Uses of MultilevelGraphRepresentation in net.xqhs.graphs.representation.multilevel
 

Subclasses of MultilevelGraphRepresentation in net.xqhs.graphs.representation.multilevel
 class TextMultilevelGraphRepresentation
          Text representation for multilevel graphs.