Class Gate

    • Field Summary

      Fields 
      Modifier and Type Field Description
      static int BOTTOM  
      static int LEFT  
      static int RIGHT  
      static int TOP  
    • Constructor Summary

      Constructors 
      Constructor Description
      Gate​(int direction)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.awt.geom.GeneralPath getPath​(double x, double y, double width, double height)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait