net.sourceforge.plantuml.sequencediagram.teoz
Interface Tile
-
- All Known Subinterfaces:
- TileWithCallbackY, TileWithUpdateStairs
- All Known Implementing Classes:
- CommunicationExoTile, CommunicationTile, CommunicationTileNoteLeft, CommunicationTileNoteRight, CommunicationTileSelf, CommunicationTileSelfNoteRight, DelayTile, DividerTile, ElseTile, EmptyTile, GroupingTile, HSpaceTile, LifeEventTile, MainTile, NotesTile, NoteTile, ReferenceTile, TileMarged
public interface Tile extends UDrawable, UShape
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method and Description voidaddConstraints(StringBounder stringBounder)EventgetEvent()RealgetMaxX(StringBounder stringBounder)RealgetMinX(StringBounder stringBounder)doublegetPreferredHeight(StringBounder stringBounder)
-
-
-
Method Detail
-
getPreferredHeight
double getPreferredHeight(StringBounder stringBounder)
-
addConstraints
void addConstraints(StringBounder stringBounder)
-
getMinX
Real getMinX(StringBounder stringBounder)
-
getMaxX
Real getMaxX(StringBounder stringBounder)
-
getEvent
Event getEvent()
-
-
DataMelt 3.0 © DataMelt by jWork.ORG