Class TimeMessage
java.lang.Object
net.sourceforge.plantuml.cucadiagram.WithLinkType
net.sourceforge.plantuml.timingdiagram.TimeMessage
-
Field Summary
Fields inherited from class net.sourceforge.plantuml.cucadiagram.WithLinkType
hidden, type
-
Constructor Summary
ConstructorsConstructorDescriptionTimeMessage
(TickInPlayer tickInPlayer1, TickInPlayer tickInPlayer2, java.lang.String label, ISkinParam skinParam) -
Method Summary
Methods inherited from class net.sourceforge.plantuml.cucadiagram.WithLinkType
applyStyle, getColors, getSpecificColor, getSupplementaryColors, getType, goBold, goDashed, goDotted, goHidden, goSingle, goThickness, isSingle, setColors, setSpecificColor, setSpecificColor
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
TimeMessage
public TimeMessage(TickInPlayer tickInPlayer1, TickInPlayer tickInPlayer2, java.lang.String label, ISkinParam skinParam)
-
-
Method Details
-
getUStroke
- Overrides:
getUStroke
in classWithLinkType
-
getPlayer1
-
getPlayer2
-
getTick1
-
getTick2
-
getLabel
-
goNorank
public void goNorank()- Specified by:
goNorank
in classWithLinkType
-