public static class LayoutContext.LayoutRect extends java.lang.Object
float
h
w
x
y
LayoutRect()
get(int i)
void
set(int i, float value)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public float x
public float y
public float w
public float h
public LayoutRect()
public float get(int i)
public void set(int i, float value)