Class AtkTextRectangle


  • public class AtkTextRectangle
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      int height  
      static int sizeof  
      int width  
      int x  
      int y  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • x

        public int x
      • y

        public int y
      • width

        public int width
      • height

        public int height
      • sizeof

        public static final int sizeof
    • Constructor Detail

      • AtkTextRectangle

        public AtkTextRectangle()