public class Swimlane extends Object implements SpecificBackcolorable
| Modifier and Type | Method and Description |
|---|---|
Colors |
getColors(ISkinParam skinParam) |
Display |
getDisplay() |
MinMax |
getMinMax() |
String |
getName() |
double |
getTotalWidth() |
UTranslate |
getTranslate() |
void |
setColors(Colors colors) |
void |
setDisplay(Display label) |
void |
setMinMax(MinMax minMax) |
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 SpecificBackcolorablepublic void setSpecificColorTOBEREMOVED(ColorType type, HtmlColor color)
public final double getTotalWidth()
public void setColors(Colors colors)
setColors in interface SpecificBackcolorablepublic void setMinMax(MinMax minMax)
public MinMax getMinMax()
Copyright © 2017. All rights reserved.