All Implemented Interfaces:
UDrawable, Tile

public class NewpageTile extends AbstractTile
  • Constructor Details

  • Method Details

    • getContactPointRelative

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

      public void drawU(UGraphic ug)
    • getPreferredHeight

      public double getPreferredHeight()
    • addConstraints

      public void addConstraints()
    • getMinX

      public Real getMinX()
    • getMaxX

      public Real getMaxX()
    • getEvent

      public Event getEvent()