android.graphics
Class RegionIterator

java.lang.Object
  extended by android.graphics.RegionIterator

public class RegionIterator
extends Object


Constructor Summary
RegionIterator(Region region)
           
 
Method Summary
protected  void finalize()
           
 boolean next(Rect r)
           
 
Methods inherited from class java.lang.Object
clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RegionIterator

public RegionIterator(Region region)
Method Detail

next

public final boolean next(Rect r)

finalize

protected void finalize()
                 throws Throwable
Overrides:
finalize in class Object
Throws:
Throwable


Copyright © 2008-2012. All Rights Reserved.