Class PlayerBinary
java.lang.Object
net.sourceforge.plantuml.timingdiagram.Player
net.sourceforge.plantuml.timingdiagram.PlayerBinary
- All Implemented Interfaces:
TimeProjected
-
Field Summary
Fields inherited from class net.sourceforge.plantuml.timingdiagram.Player
ruler, skinParam, suggestedHeight -
Constructor Summary
ConstructorsConstructorDescriptionPlayerBinary(String code, ISkinParam skinParam, TimingRuler ruler, boolean compact) -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidcreateConstraint(TimeTick tick1, TimeTick tick2, String message) voiddefineState(String stateCode, String label) doublegetFullHeight(StringBounder stringBounder) getPart1(double fullAvailableWidth, double specialVSpace) getPart2()getTimeProjection(StringBounder stringBounder, TimeTick tick) voidMethods inherited from class net.sourceforge.plantuml.timingdiagram.Player
getFontConfiguration, getTitle, isCompact, setHeight
-
Constructor Details
-
PlayerBinary
-
-
Method Details
-
getFullHeight
- Specified by:
getFullHeightin classPlayer
-
getTimeProjection
-
addNote
-
defineState
- Specified by:
defineStatein classPlayer
-
setState
-
createConstraint
- Specified by:
createConstraintin classPlayer
-
getPart1
-
getPart2
-