public class SwimlanesB extends SwimlanesA
separationMargin, skinParam, swimlanes| Constructor and Description |
|---|
SwimlanesB(ISkinParam skinParam,
Pragma pragma) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
drawWhenSwimlanes(UGraphic ug,
TextBlock full) |
protected UTranslate |
getTitleHeightTranslate(StringBounder stringBounder) |
protected double |
swimlaneActualWidth(StringBounder stringBounder,
double swimlaneWidth,
Swimlane swimlane) |
calculateDimension, drawU, getCurrent, getCurrentSwimlane, getMinMax, nextLinkRenderer, setCurrent, setNextLinkRenderer, swimlanegetInnerPositionclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetInnerPositionpublic SwimlanesB(ISkinParam skinParam, Pragma pragma)
protected void drawWhenSwimlanes(UGraphic ug, TextBlock full)
drawWhenSwimlanes in class SwimlanesAprotected double swimlaneActualWidth(StringBounder stringBounder, double swimlaneWidth, Swimlane swimlane)
swimlaneActualWidth in class SwimlanesAprotected UTranslate getTitleHeightTranslate(StringBounder stringBounder)
getTitleHeightTranslate in class SwimlanesA