Uses of Package
ccvisu

Classes in ccvisu used by ccvisu
GraphData
          Contains the representation of a graph.
GraphVertex
          Represents a vertex of the graph, including name, id, and several attributes.
Minimizer
          Minimizer for a given energy model, which is set by the constructor of the concrete minimizer implementation.
MinimizerBarnesHut.OctTree
          Octtree for graph nodes with positions in 3D space.
ReaderData
          Reader for input data.
ReaderDataGraph
          Reader for input graphs.
ScreenDisplay
          Frame implementation for displaying the layout on the screen device.
ScreenDisplay.MyCanvas
          Canvas implementation for displaying the layout on the screen.
WriterData
          Writer for output data.
WriterDataGraphics
          Writer for graphical output of layout data.
WriterDataGraphicsDISP
          Writer for displaying the layout on the screen device.