Class PlayerFrame
- java.lang.Object
-
- net.sourceforge.plantuml.timingdiagram.graphic.PlayerFrame
-
public class PlayerFrame extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description PlayerFrame(TextBlock title, ISkinParam skinParam)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
drawFrameTitle(UGraphic ug)
void
drawTitle(UGraphic ug)
-
-
-
Constructor Detail
-
PlayerFrame
public PlayerFrame(TextBlock title, ISkinParam skinParam)
-
-