public final class Point
extends org.moe.natj.c.StructObject
| Modifier | Constructor and Description |
|---|---|
|
Point() |
protected |
Point(org.moe.natj.general.Pointer peer) |
|
Point(short v,
short h) |
| Modifier and Type | Method and Description |
|---|---|
short |
h() |
void |
setH(short value) |
void |
setV(short value) |
short |
v() |