android.graphics
Class Xfermode

java.lang.Object
  extended by android.graphics.Xfermode
Direct Known Subclasses:
AvoidXfermode, PixelXorXfermode, PorterDuffXfermode

public class Xfermode
extends Object


Constructor Summary
Xfermode()
           
 
Method Summary
protected  void finalize()
           
 
Methods inherited from class java.lang.Object
clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Xfermode

public Xfermode()
Method Detail

finalize

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


Copyright © 2008-2012. All Rights Reserved.