Class TimeMessage
java.lang.Object
net.sourceforge.plantuml.decoration.WithLinkType
net.sourceforge.plantuml.timingdiagram.TimeMessage
-
Field Summary
Fields inherited from class net.sourceforge.plantuml.decoration.WithLinkType
hidden, type
-
Constructor Summary
ConstructorsConstructorDescriptionTimeMessage
(TickInPlayer tickInPlayer1, TickInPlayer tickInPlayer2, String label, ISkinParam skinParam) -
Method Summary
Methods inherited from class net.sourceforge.plantuml.decoration.WithLinkType
applyStyle, getColors, getSpecificColor, getSupplementaryColors, getType, goBold, goDashed, goDotted, goHidden, goSingle, goThickness, isSingle, setColors, setSpecificColor, setSpecificColor
-
Constructor Details
-
TimeMessage
public TimeMessage(TickInPlayer tickInPlayer1, TickInPlayer tickInPlayer2, 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
-