Quaqua 5.4.1 2009-07-14

ch.randelshofer.quaqua.ext.batik.ext.awt.image
Class SVGComposite.XorCompositeContext

java.lang.Object
  extended by ch.randelshofer.quaqua.ext.batik.ext.awt.image.SVGComposite.AlphaPreCompositeContext
      extended by ch.randelshofer.quaqua.ext.batik.ext.awt.image.SVGComposite.XorCompositeContext
All Implemented Interfaces:
java.awt.CompositeContext
Enclosing class:
SVGComposite

public static class SVGComposite.XorCompositeContext
extends SVGComposite.AlphaPreCompositeContext


Method Summary
 void precompose(java.awt.image.Raster src, java.awt.image.Raster dstIn, java.awt.image.WritableRaster dstOut)
           
 
Methods inherited from class ch.randelshofer.quaqua.ext.batik.ext.awt.image.SVGComposite.AlphaPreCompositeContext
compose, dispose
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

precompose

public void precompose(java.awt.image.Raster src,
                       java.awt.image.Raster dstIn,
                       java.awt.image.WritableRaster dstOut)
Specified by:
precompose in class SVGComposite.AlphaPreCompositeContext

Copyright 2003-2007 (c) Werner Randelshofer.
All rights reserved.