net.sourceforge.plantuml.activitydiagram3.ftile
Class Swimlane
- java.lang.Object
-
- net.sourceforge.plantuml.activitydiagram3.ftile.Swimlane
-
- All Implemented Interfaces:
- SpecificBackcolorable
public class Swimlane extends java.lang.Object implements SpecificBackcolorable
-
-
Constructor Summary
Constructors Constructor and Description Swimlane(java.lang.String name)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method and Description ColorsgetColors(ISkinParam skinParam)DisplaygetDisplay()MinMaxgetMinMax()java.lang.StringgetName()doublegetTotalWidth()UTranslategetTranslate()voidsetColors(Colors colors)voidsetDisplay(Display label)voidsetMinMax(MinMax minMax)voidsetSpecificColorTOBEREMOVED(ColorType type, HtmlColor color)voidsetTranslateAndWidth(UTranslate translate, double totalWidth)java.lang.StringtoString()
-
-
-
Method Detail
-
toString
public java.lang.String toString()
- Overrides:
toStringin classjava.lang.Object
-
getName
public java.lang.String getName()
-
getDisplay
public Display getDisplay()
-
setDisplay
public void setDisplay(Display label)
-
getTranslate
public final UTranslate getTranslate()
-
setTranslateAndWidth
public final void setTranslateAndWidth(UTranslate translate, double totalWidth)
-
getColors
public Colors getColors(ISkinParam skinParam)
- Specified by:
getColorsin interfaceSpecificBackcolorable
-
setSpecificColorTOBEREMOVED
public void setSpecificColorTOBEREMOVED(ColorType type, HtmlColor color)
-
getTotalWidth
public final double getTotalWidth()
-
setColors
public void setColors(Colors colors)
- Specified by:
setColorsin interfaceSpecificBackcolorable
-
setMinMax
public void setMinMax(MinMax minMax)
-
getMinMax
public MinMax getMinMax()
-
-
DataMelt 3.0 © DataMelt by jWork.ORG