Class CommunicationTile

java.lang.Object
All Implemented Interfaces:
UDrawable, Tile

public class CommunicationTile extends AbstractTile
  • Field Details

  • Constructor Details

  • Method Details

    • getEvent

      public Event getEvent()
    • toString

      public java.lang.String toString()
      Overrides:
      toString in class java.lang.Object
    • isReverse

      public boolean isReverse(StringBounder stringBounder)
    • getContactPointRelative

      public double getContactPointRelative()
      Specified by:
      getContactPointRelative in interface Tile
      Overrides:
      getContactPointRelative in class AbstractTile
    • callbackY_internal

      protected final void callbackY_internal(double y)
      Overrides:
      callbackY_internal in class CommonTile
    • drawU

      public void drawU(UGraphic ug)
    • getPreferredHeight

      public double getPreferredHeight()
    • addConstraints

      public void addConstraints()
    • getMinX

      public Real getMinX()
    • getMaxX

      public Real getMaxX()