net.sourceforge.plantuml.sequencediagram.teoz
Interface Tile
- All Superinterfaces:
- UDrawable, UShape
- All Known Implementing Classes:
- CommunicationExoTile, CommunicationTile, CommunicationTileNoteLeft, CommunicationTileNoteRight, CommunicationTileSelf, CommunicationTileSelfNoteRight, DelayTile, DividerTile, ElseTile, GroupingTile, MainTile, NoteTile, ReferenceTile
public interface Tile
- extends UDrawable, UShape
Methods inherited from interface net.sourceforge.plantuml.graphic.UDrawable |
drawU |
getPreferredHeight
double getPreferredHeight(StringBounder stringBounder)
addConstraints
void addConstraints(StringBounder stringBounder)
getMinX
Real getMinX(StringBounder stringBounder)
getMaxX
Real getMaxX(StringBounder stringBounder)
getEvent
Event getEvent()
Copyright © 2014. All Rights Reserved.