Interface TileWithUpdateStairs
-
- All Known Implementing Classes:
CommunicationExoTile,CommunicationTile,CommunicationTileNoteLeft,CommunicationTileNoteRight,CommunicationTileSelf,CommunicationTileSelfNoteRight,LifeEventTile
public interface TileWithUpdateStairs extends Tile
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidupdateStairs(StringBounder stringBounder, double y)-
Methods inherited from interface net.sourceforge.plantuml.sequencediagram.teoz.Tile
addConstraints, getEvent, getMaxX, getMinX, getPreferredHeight
-
-
-
-
Method Detail
-
updateStairs
void updateStairs(StringBounder stringBounder, double y)
-
-