| Package | Description |
|---|---|
| java.awt |
Contains all of the classes for creating user interfaces and for painting graphics and images.
|
| Modifier and Type | Method and Description |
|---|---|
CompositeContext |
Composite.createContext(ColorModel
Creates a context containing state that is used to perform the compositing operation.
|
CompositeContext |
AlphaComposite.createContext(ColorModel
Creates a context for the compositing operation.
|