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