Class Swimlane
java.lang.Object
net.sourceforge.plantuml.activitydiagram3.ftile.Swimlane
- All Implemented Interfaces:
Comparable<Swimlane>,SpecificBackcolorable
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionintfinal doublegetName()final UTranslatebooleanisSmallerThanAllOthers(Set<Swimlane> others) voidvoidsetDisplay(Display label) voidvoidsetSpecificColorTOBEREMOVED(ColorType type, HColor color) final voidsetTranslate(UTranslate translate) final voidsetWidth(double actualWidth) toString()
-
Constructor Details
-
Swimlane
-
-
Method Details
-
toString
-
getName
-
getDisplay
-
setDisplay
-
getTranslate
-
setTranslate
-
setWidth
public final void setWidth(double actualWidth) -
getColors
- Specified by:
getColorsin interfaceSpecificBackcolorable
-
setSpecificColorTOBEREMOVED
-
getActualWidth
public final double getActualWidth() -
setColors
- Specified by:
setColorsin interfaceSpecificBackcolorable
-
setMinMax
-
getMinMax
-
compareTo
- Specified by:
compareToin interfaceComparable<Swimlane>
-
isSmallerThanAllOthers
-