Uses of Interface
java.awt.CompositeContext
| Package | Description | 
|---|---|
| java.awt | Contains all of the classes for creating user interfaces and for painting
 graphics and images. | 
- 
Uses of CompositeContext in java.awtMethods in java.awt that return CompositeContext Modifier and Type Method Description CompositeContextAlphaComposite. createContext(ColorModel srcColorModel, ColorModel dstColorModel, RenderingHints hints)Creates a context for the compositing operation.CompositeContextComposite. createContext(ColorModel srcColorModel, ColorModel dstColorModel, RenderingHints hints)Creates a context containing state that is used to perform the compositing operation.