android.graphics
Class Xfermode

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

public class Xfermode
extends java.lang.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 java.lang.Throwable
Overrides:
finalize in class java.lang.Object
Throws:
java.lang.Throwable


Copyright © 2008-2010. All Rights Reserved.