gnu.x11
Class Drawable.GeometryInfo

java.lang.Object
  extended by gnu.x11.Drawable.GeometryInfo
Enclosing class:
Drawable

public static class Drawable.GeometryInfo
extends java.lang.Object


Field Summary
 int border_width
           
 int depth
           
 int height
           
 int root_window_id
           
 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

depth

public int depth

root_window_id

public int root_window_id

x

public int x

y

public int y

width

public int width

height

public int height

border_width

public int border_width