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

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

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

Subclasses of NeighborAwareOpenRectangleFigure 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.
 

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

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