|
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||
java.lang.Objectcom.sun.jna.Structure
org.ximtec.igesture.io.win32.GDI32.RECT
public static class GDI32.RECT
| Field Summary | |
|---|---|
int |
bottom
|
int |
left
|
int |
right
|
int |
top
|
| Fields inherited from class com.sun.jna.Structure |
|---|
ALIGN_DEFAULT, ALIGN_GNUC, ALIGN_MSVC, ALIGN_NONE, CALCULATE_SIZE |
| Constructor Summary | |
|---|---|
GDI32.RECT()
|
|
| Method Summary | |
|---|---|
Rectangle |
toRectangle()
|
String |
toString()
|
| Methods inherited from class com.sun.jna.Structure |
|---|
allocateMemory, allocateMemory, clear, equals, getNativeAlignment, getNativeSize, getNativeSize, getPointer, hashCode, read, readField, setAlignType, setTypeMapper, size, toArray, toArray, useMemory, useMemory, write, writeField |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public int left
public int top
public int right
public int bottom
| Constructor Detail |
|---|
public GDI32.RECT()
| Method Detail |
|---|
public Rectangle toRectangle()
public String toString()
toString in class com.sun.jna.Structure
|
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||