public class Swimlane extends Object implements SpecificBackcolorable
Modifier and Type | Method and Description |
---|---|
Colors |
getColors(ISkinParam skinParam) |
Display |
getDisplay() |
String |
getName() |
double |
getTotalWidth() |
UTranslate |
getTranslate() |
void |
setColors(Colors colors) |
void |
setDisplay(Display label) |
void |
setSpecificColorTOBEREMOVED(ColorType type,
HtmlColor color) |
void |
setTranslateAndWidth(UTranslate translate,
double totalWidth) |
String |
toString() |
public Swimlane(String name)
public String getName()
public Display getDisplay()
public void setDisplay(Display label)
public final UTranslate getTranslate()
public final void setTranslateAndWidth(UTranslate translate, double totalWidth)
public Colors getColors(ISkinParam skinParam)
getColors
in interface SpecificBackcolorable
public void setSpecificColorTOBEREMOVED(ColorType type, HtmlColor color)
public final double getTotalWidth()
public void setColors(Colors colors)
setColors
in interface SpecificBackcolorable
Copyright © 2015. All Rights Reserved.