Package 

Class APSize

    • Field Summary

      Fields 
      Modifier and Type Field Description
      public int width
      public int height
    • Constructor Summary

      Constructors 
      Constructor Description
      APSize(int w, int h)
    • Method Summary

      Modifier and Type Method Description
      int getWidth()
      int getHeight()
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • APSize

        APSize(int w, int h)