jwx!
v0.0.2


wx
Class RegionIterator

java.lang.Object
  extended bywx.Object
      extended bywx.RegionIterator

public class RegionIterator
extends Object


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

RegionIterator

public RegionIterator()

RegionIterator

public RegionIterator(Region region)
Method Detail

delete

public void delete()
Overrides:
delete in class Object

reset

public void reset()

reset

public void reset(Region region)

haveRects

public boolean haveRects()

getX

public int getX()

getY

public int getY()

getW

public int getW()

getWidth

public int getWidth()

getH

public int getH()

getHeight

public int getHeight()

getRect

public Rect getRect()

next

public void next()

jwx!
v0.0.2


© 2006 Amit G Mendapara.