|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.bridj.NativeObject
org.bridj.StructObject
org.bridj.cpp.mfc.CPoint
public class CPoint
Field Summary |
---|
Fields inherited from class org.bridj.StructObject |
---|
io |
Fields inherited from class org.bridj.NativeObject |
---|
peer, typeInfo |
Constructor Summary | |
---|---|
CPoint()
|
Method Summary | |
---|---|
int |
x()
|
void |
x(int x)
|
int |
y()
|
void |
y(int y)
|
Methods inherited from class org.bridj.StructObject |
---|
toString |
Methods inherited from class org.bridj.NativeObject |
---|
clone, equals |
Methods inherited from class java.lang.Object |
---|
finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public CPoint()
Method Detail |
---|
public int x()
public void x(int x)
public int y()
public void y(int y)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |