Package net.sourceforge.toscanaj.model.diagram

Interface Summary
Diagram2D Interface for getting diagram related information.
ExtraCanvasItemFactory  
WriteableDiagram2D This class is an abstraction of all diagram related information.
 

Class Summary
DiagramLine This encapsulates all information about a line in a diagram.
DiagramNode Stores the information on a node in a diagram.
LabelInfo This class encapsulates all information needed to paint a label.
NestedDiagramNode A class representing a diagram node with an inner diagram.
NestedLineDiagram Stores a nested line diagram.
SimpleLineDiagram This class is an abstraction of all diagram related information.
 



The ToscanaJ project