Example usage for Java java.awt Paint fields, constructors, methods, implement or subclass
The text is from its open source code.
PaintContext | createContext(ColorModel cm, Rectangle deviceBounds, Rectangle2D userBounds, AffineTransform xform, RenderingHints hints) Creates and returns a PaintContext used to generate the color pattern. |
boolean | equals(Object obj) Indicates whether some other object is "equal to" this one. |
Class> | getClass() Returns the runtime class of this Object . |