Package kaapo.project.graphics

Contains graphics-related classes for elements and connections.

See:
          Description

Class Summary
AttributePanel Abstract base class for attribute panels.
ConnectionGraphics A general graphics class for connections, with versatile arrow heads.
DCGraphics Graphical representation of an element or connection.
DirectTextArea Text area component similar to JTextArea, suitable for diagram panel direct editing.
FilledArrowHead Filled arrow head.
GenericAttributePanel  
LineArrowHead Basic non-filled arrow head.
LineHead Abstract base class for line heads.
SolidGraphics A general DCGraphics class for solid, auto-resizing elements.
 

Enum Summary
ConnectionGraphics.LineType  
SolidGraphics.BoundaryType  
 

Package kaapo.project.graphics Description

Contains graphics-related classes for elements and connections. Also contains attribute panel -related classes.