Package ccvisu

Interface Summary
GraphEventListener Interface for classes that receive GraphEvent (i.e.
 

Class Summary
CCVisu Main class of the CCVisu package.
DisplayCriteria  
DOXIndexFileHandler  
DOXXmlFileHandler  
FrameDisplay Frame implementation for displaying the layout on the screen device.
FrameGroup a GUI to manage the clusters define new, remove, ...
FrameGUI GUI for those who don't like command line
GraphData Contains the representation of a graph.
GraphEdge Represents an edge between two vertices x and y (given as vertex ids) of weight w.
GraphEvent An Event class to notify that chages on the graph where made used by Minimizer and/or subclasses
GraphVertex Represents a vertex of the graph, including name, id, and several attributes.
Group A class with a list of nodes that compute some informations on them
Marker Marks a given vertex under certain conditions.
MarkerScript Parse group information from a file and mark the vertices accordingly.
Minimizer Minimizer for a given energy model, which is set by the constructor of the concrete minimizer implementation.
MinimizerBarnesHut Minimizer for the (weighted) (edge-repulsion) LinLog energy model, based on the Barnes-Hut algorithm.
NameHandler  
Options  
Position  
ReaderData Reader for input data.
ReaderDataGraph Reader for input graphs.
ReaderDataGraphAUX  
ReaderDataGraphCVS Reader for CVS log files.
ReaderDataGraphDOX Extracts relations in RSF format from a given XML input.
ReaderDataGraphFilter  
ReaderDataGraphRSF Reader for co-change graphs in RSF format.
ReaderDataGraphSVN Reader for SVN log files.
ReaderDataLAY Reader for layouts in text format.
ReaderWriterGroup A class that save and load clusters' informations in WriterDataGraphicsDISP
Relation  
WriterData Writer for output data.
WriterDataGraphics Writer for graphical output of layout data.
WriterDataGraphicsDISP Writer for displaying the layout on the screen device.
WriterDataGraphicsSVG Writer for layouts in SVG format (Scalable Vector Graphs, XML, W3C).
WriterDataGraphicsVRML Writer for layouts in VRML format.
WriterDataLAY Writer for layouts in text format.
WriterDataRSF Writer for co-change graphs in RSF format.
 

Enum Summary
Colors Colors for easy access by name.
DOXIndexFileHandler.TagType  
FrameDisplay.LoadDirection  
Options.InFormat  
Options.Option  
Options.OutFormat  
Options.Verbosity