Uses of Interface
de.cau.cs.kieler.core.model.figures.IRoundedRectangleAnchorableFigure

Packages that use IRoundedRectangleAnchorableFigure
de.cau.cs.kieler.core.model.gmf.figures GMF-specific Draw2D figures that can be used in diagram editors. 
 

Uses of IRoundedRectangleAnchorableFigure in de.cau.cs.kieler.core.model.gmf.figures
 

Classes in de.cau.cs.kieler.core.model.gmf.figures that implement IRoundedRectangleAnchorableFigure
 class RoundedRectangleFigure
          A 2D figure which provides anchoring on the outline of a rounded rectangle.
 

Constructors in de.cau.cs.kieler.core.model.gmf.figures with parameters of type IRoundedRectangleAnchorableFigure
SlidableRoundedRectangleAnchor(IRoundedRectangleAnchorableFigure figure)
          Constructs a SlidableRoundedRectangleAnchor without a desired anchor point.
SlidableRoundedRectangleAnchor(IRoundedRectangleAnchorableFigure figure, PrecisionPoint p)
          Constructs a SlidableRoundedRectangleAnchor.