All Known Implementing Classes:
AbstractTile, CommonTile, CommunicationExoTile, CommunicationTile, CommunicationTileNoteBottom, CommunicationTileNoteBottomTopAbstract, CommunicationTileNoteLeft, CommunicationTileNoteRight, CommunicationTileNoteTop, CommunicationTileSelf, 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(double y)
    • addConstraints

      void addConstraints()
    • getMinX

      Real getMinX()
    • getMaxX

      Real getMaxX()
    • getMiddleX

      double getMiddleX()
    • getEvent

      Event getEvent()
    • getContactPointRelative

      double getContactPointRelative()
    • getZZZ

      double getZZZ()
    • matchAnchor

      boolean matchAnchor(java.lang.String anchor)