Uses of Class
de.cau.cs.kieler.synccharts.custom.OpenRectangleFigure

Packages that use OpenRectangleFigure
de.cau.cs.kieler.synccharts.custom Classes for custom behavior of the SyncCharts editor. 
de.cau.cs.kieler.synccharts.diagram.edit.parts   
 

Uses of OpenRectangleFigure in de.cau.cs.kieler.synccharts.custom
 

Subclasses of OpenRectangleFigure in de.cau.cs.kieler.synccharts.custom
 class CustomRegionFigure
          This class represents the attribute aware region figures, which are grey dashed boxes.It extends NeighborAwareOpenRectangleFigure in order to reduce the number of border lines that have to be drawn and make the diagram clearer.
 class NeighborAwareOpenRectangleFigure
          An OpenRectangleFigure that draws only its outline sides under certain conditions.
 

Uses of OpenRectangleFigure in de.cau.cs.kieler.synccharts.diagram.edit.parts
 

Subclasses of OpenRectangleFigure in de.cau.cs.kieler.synccharts.diagram.edit.parts
 class StateRegionEditPart.RegionFigure