Uses of Package
net.xqhs.graphs.representation.graphical

Packages that use net.xqhs.graphs.representation.graphical
net.xqhs.graphs.representation.graphical Contains necessary classes for representing graphs in a graphical manner. 
 

Classes in net.xqhs.graphs.representation.graphical used by net.xqhs.graphs.representation.graphical
GraphicalGraphRepresentation
          Graphical representation for a Graph that relies on LinearGraphRepresentation to create a tree of paths and then displays the tree of paths.
GraphicalRepresentationElement
          Extension of RepresentationElement for graphical representations.
GraphicalRepresentationElement.EdgeType
           
GraphicalRepresentationElement.Type
          The type of the representation.