Uses of Class
de.cau.cs.kieler.core.ui.figures.SplineConnection

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

Uses of SplineConnection in de.cau.cs.kieler.core.ui.figures
 

Subclasses of SplineConnection in de.cau.cs.kieler.core.ui.figures
 class AttributeAwareConnection
          An attribute aware polyline connection figure that is able to change its decoration according to attribute changes.
 

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

Subclasses of SplineConnection in de.cau.cs.kieler.synccharts.custom
 class AttributeAwareTransitionFigure
          This class represents attribute aware transition figures.
 

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

Subclasses of SplineConnection in de.cau.cs.kieler.synccharts.diagram.edit.parts
 class TransitionEditPart.TransitionFigure