|
jwx! |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object wx.Object wx.RegionIterator
Constructor Summary | |
RegionIterator()
|
|
RegionIterator(Region region)
|
Method Summary | |
void |
delete()
|
int |
getH()
|
int |
getHeight()
|
Rect |
getRect()
|
int |
getW()
|
int |
getWidth()
|
int |
getX()
|
int |
getY()
|
boolean |
haveRects()
|
void |
next()
|
void |
reset()
|
void |
reset(Region region)
|
Methods inherited from class wx.Object |
_, getTanslation |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public RegionIterator()
public RegionIterator(Region region)
Method Detail |
public void delete()
delete
in class Object
public void reset()
public void reset(Region region)
public boolean haveRects()
public int getX()
public int getY()
public int getW()
public int getWidth()
public int getH()
public int getHeight()
public Rect getRect()
public void next()
|
jwx! |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |