com.kitfox.svg.composite
Class AdobeCompositeContext
java.lang.Object
com.kitfox.svg.composite.AdobeCompositeContext
- All Implemented Interfaces:
- CompositeContext
public class AdobeCompositeContext
- extends Object
- implements CompositeContext
- Author:
- Mark McKay, Mark McKay
|
Constructor Summary |
AdobeCompositeContext(int compositeType,
float extraAlpha)
Creates a new instance of AdobeCompositeContext |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AdobeCompositeContext
public AdobeCompositeContext(int compositeType,
float extraAlpha)
- Creates a new instance of AdobeCompositeContext
compose
public void compose(Raster src,
Raster dstIn,
WritableRaster dstOut)
- Specified by:
compose in interface CompositeContext
dispose
public void dispose()
- Specified by:
dispose in interface CompositeContext
Copyright © 2011-2012 Barchart, Inc.. All Rights Reserved.