API Overview API Index Package Overview Direct link to this page
JDK 1.6
  java.awt. Composite View Source
Author(s)
Since
Version
10 Feb 1997
Serial
Hierarchy
 Composite
Subinterfaces
Description
public interface Composite
  The Composite interface, along with CompositeContext, defines the methods to compose a draw primitive with the underlying graphics area.
Methods
Hide/Show inherited methods
public CompositeContext createContext (ColorModel srcColorModel, ColorModel dstColorModel, RenderingHints hints)
  Creates a context containing state that is used to perform the compositing operation.
Fields
Hide/Show inherited fields
Generated By: JavaOnTracks Doclet 0.1.4     ©Thibaut Colar