Creates a new graphics wrapper.
Finalizes horizontal gradient inputs for the graphics.
Finalizes vertical gradient inputs for the graphics.
Finalizes paint inputs for the graphics.
Renders the sub rectangles for the graphics elements.
Gets the background paint.
Sets the background paint.
Gets the background picture.
Sets the background picture.
Gets the low-level background rectangle.
Gets a boolean determining whether the background picture is displayable.
Gets a boolean determining whether the background rectangle is displayable.
Gets the font.
Sets the font.
Gets the font size.
Sets the font size.
Gets the foreground paint.
Sets the foreground paint.
Gets a boolean determining whether the graphics has a position or not.
Sets a boolean determining whether the graphics has a position or not.
Gets a boolean determining whether the graphics has a size or not.
Sets a boolean determining whether the graphics has a size or not.
Sets the position of the graphics.
Gets the position of the graphics. Use hasPosition before using this.
Sets the size of the graphics.
Gets the size of the graphics. Use hasSize before using this.
Graphics wrapper for components.