public class Swimlanes extends AbstractTextBlock implements TextBlock
Constructor and Description |
---|
Swimlanes(ISkinParam skinParam,
Pragma pragma) |
Modifier and Type | Method and Description |
---|---|
Dimension2D |
calculateDimension(StringBounder stringBounder) |
void |
drawU(UGraphic ug) |
Instruction |
getCurrent() |
Swimlane |
getCurrentSwimlane() |
LinkRendering |
nextLinkRenderer() |
void |
setCurrent(Instruction current) |
void |
setNextLinkRenderer(LinkRendering link) |
void |
swimlane(String name,
HtmlColor color,
Display label) |
getInnerPosition
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getInnerPosition
public Swimlanes(ISkinParam skinParam, Pragma pragma)
public Dimension2D calculateDimension(StringBounder stringBounder)
calculateDimension
in interface TextBlock
public Instruction getCurrent()
public void setCurrent(Instruction current)
public LinkRendering nextLinkRenderer()
public void setNextLinkRenderer(LinkRendering link)
public Swimlane getCurrentSwimlane()
Copyright © 2016. All Rights Reserved.