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

Package for commonly used Draw2D figures.

See:
          Description

Interface Summary
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.
 

Class Summary
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.
CircleDecoration A decoration that depicts a circle.
DoubleRoundedRectangle A rounded rectangle with a double border.
RoundedRectangleFigure A 2D figure which provides anchoring on the outline of a rounded rectangle.
SlidableRoundedRectangleAnchor A slideable anchor for rounded rectangle figures.
SplineConnection Temporary class implementing the spline extension to polylines until the changes are merged into GMF.
SplineConnection.ArrowLocatorEx An extension of the ArrowLocator that is capable of using spline points as references.
TranslatablePolyline A Polyline that reacts to translation.
 

Package de.cau.cs.kieler.core.ui.figures Description

Package for commonly used Draw2D figures.