All Known Implementing Classes:
AbstractTile, CommonTile, CommunicationExoTile, CommunicationTile, CommunicationTileNoteBottom, CommunicationTileNoteBottomTopAbstract, CommunicationTileNoteLeft, CommunicationTileNoteRight, CommunicationTileNoteTop, CommunicationTileSelf, CommunicationTileSelfNoteLeft, CommunicationTileSelfNoteRight, DelayTile, DividerTile, ElseTile, EmptyTile, GroupingTile, HSpaceTile, LifeEventTile, NewpageTile, NotesTile, NoteTile, ReferenceTile, TileMarged, TileParallel

public interface Tile
  • Method Details

    • getPreferredHeight

      double getPreferredHeight()
    • callbackY

      void callbackY(TimeHook y)
    • getYGauge

      YGauge getYGauge()
    • addConstraints

      void addConstraints()
    • getMinX

      Real getMinX()
    • getMaxX

      Real getMaxX()
    • getMiddleX

      double getMiddleX()
    • getEvent

      Event getEvent()
    • getContactPointRelative

      double getContactPointRelative()
    • getZZZ

      double getZZZ()
    • matchAnchor

      boolean matchAnchor(String anchor)