Module java.desktop
Package java.awt

Interface CompositeContext


public interface CompositeContext
The CompositeContext interface defines the encapsulated and optimized environment for a compositing operation. CompositeContext objects maintain state for compositing operations. In a multi-threaded environment, several contexts can exist simultaneously for a single Composite object.
See Also: