net.sourceforge.plantuml.sequencediagram.teoz
Class NoteTile
java.lang.Object
net.sourceforge.plantuml.sequencediagram.teoz.NoteTile
- All Implemented Interfaces:
- UDrawable, Tile, UShape
public class NoteTile
- extends Object
- implements Tile
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NoteTile
public NoteTile(LivingSpace livingSpace1,
LivingSpace livingSpace2,
Note note,
Skin skin,
ISkinParam skinParam)
getEvent
public Event getEvent()
- Specified by:
getEvent
in interface Tile
drawU
public void drawU(UGraphic ug)
- Specified by:
drawU
in interface UDrawable
getPreferredHeight
public double getPreferredHeight(StringBounder stringBounder)
- Specified by:
getPreferredHeight
in interface Tile
addConstraints
public void addConstraints(StringBounder stringBounder)
- Specified by:
addConstraints
in interface Tile
getMinX
public Real getMinX(StringBounder stringBounder)
- Specified by:
getMinX
in interface Tile
getMaxX
public Real getMaxX(StringBounder stringBounder)
- Specified by:
getMaxX
in interface Tile
Copyright © 2014. All Rights Reserved.