Class Swimlane
java.lang.Object
net.sourceforge.plantuml.activitydiagram3.ftile.Swimlane
- All Implemented Interfaces:
SpecificBackcolorable
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionfinal double
java.lang.String
getName()
final UTranslate
void
void
setDisplay
(Display label) void
void
setSpecificColorTOBEREMOVED
(ColorType type, HColor color) final void
setTranslate
(UTranslate translate) final void
setWidth
(double actualWidth) java.lang.String
toString()
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
Constructor Details
-
Swimlane
public Swimlane(java.lang.String name)
-
-
Method Details
-
toString
public java.lang.String toString()- Overrides:
toString
in classjava.lang.Object
-
getName
public java.lang.String getName() -
getDisplay
-
setDisplay
-
getTranslate
-
setTranslate
-
setWidth
public final void setWidth(double actualWidth) -
getColors
- Specified by:
getColors
in interfaceSpecificBackcolorable
-
setSpecificColorTOBEREMOVED
-
getActualWidth
public final double getActualWidth() -
setColors
- Specified by:
setColors
in interfaceSpecificBackcolorable
-
setMinMax
-
getMinMax
-