Uses of Package
de.cau.cs.kieler.core.ui.figures

Packages that use de.cau.cs.kieler.core.ui.figures
de.cau.cs.kieler.core.ui.figures Package for commonly used Draw2D figures. 
de.cau.cs.kieler.keg.custom   
de.cau.cs.kieler.keg.diagram.edit.parts   
de.cau.cs.kieler.synccharts.custom Classes for custom behavior of the SyncCharts editor. 
de.cau.cs.kieler.synccharts.diagram.edit.parts   
 

Classes in de.cau.cs.kieler.core.ui.figures used by de.cau.cs.kieler.core.ui.figures
IAttributeAwareFigure
          An interface for figures that react to changes of model attributes.
IRoundedRectangleAnchorableFigure
          An interface for figures which have a rounded rectangle shape and need to provide a connection anchor.
SplineConnection
          Temporary class implementing the spline extension to polylines until the changes are merged into GMF.
 

Classes in de.cau.cs.kieler.core.ui.figures used by de.cau.cs.kieler.keg.custom
SplineConnection
          Temporary class implementing the spline extension to polylines until the changes are merged into GMF.
 

Classes in de.cau.cs.kieler.core.ui.figures used by de.cau.cs.kieler.keg.diagram.edit.parts
SplineConnection
          Temporary class implementing the spline extension to polylines until the changes are merged into GMF.
 

Classes in de.cau.cs.kieler.core.ui.figures used by de.cau.cs.kieler.synccharts.custom
AttributeAwareConnection
          An attribute aware polyline connection figure that is able to change its decoration according to attribute changes.
AttributeAwareSwitchFigure
          An attribute aware figure that switches the displayed figure according to attribute changes.
IAttributeAwareFigure
          An interface for figures that react to changes of model attributes.
SplineConnection
          Temporary class implementing the spline extension to polylines until the changes are merged into GMF.
 

Classes in de.cau.cs.kieler.core.ui.figures used by de.cau.cs.kieler.synccharts.diagram.edit.parts
SplineConnection
          Temporary class implementing the spline extension to polylines until the changes are merged into GMF.