Package org.apache.poi.hwmf.draw
Class HwmfROP2Composite
java.lang.Object
org.apache.poi.hwmf.draw.HwmfROP2Composite
- All Implemented Interfaces:
Composite
HWMFs Raster Operation for Binary arguments (Source / Destination)
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncreateContext(ColorModel srcColorModel, ColorModel dstColorModel, RenderingHints hints)
-
Constructor Details
-
HwmfROP2Composite
-
-
Method Details
-
createContext
public CompositeContext createContext(ColorModel srcColorModel, ColorModel dstColorModel, RenderingHints hints) - Specified by:
createContextin interfaceComposite
-