Interface TileWithCallbackY
-
- All Known Implementing Classes:
CommunicationTile,CommunicationTileNoteBottom,CommunicationTileNoteLeft,CommunicationTileNoteRight,CommunicationTileNoteTop,DelayTile,ElseTile,GroupingTile,NewpageTile,TileParallel
public interface TileWithCallbackY extends Tile
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidcallbackY(double y)-
Methods inherited from interface net.sourceforge.plantuml.sequencediagram.teoz.Tile
addConstraints, getEvent, getMaxX, getMinX, getPreferredHeight, getYPoint, getZ, matchAnchorV1
-
-