This class facilitates drawing in a swing Graphics.
The following tables list the members exposed by the AwtGraphics type.
Name | Description | |
---|---|---|
![]() |
Initializes a new instance of the AwtGraphics class. |
Name | Description | |
---|---|---|
![]() |
Returns the specified color with the specified opacity. |
|
![]() |
Overloaded. Creates a new Area object. |
|
![]() |
Disposes the resources used by this graphics. |
|
![]() |
Overloaded. Draws an Image object. |
|
![]() |
Overloaded. Draws a line with a specified pen. |
|
![]() |
Draws the specified path using the specified pen. |
|
![]() |
Overloaded. Draws a polygon using a specified pen. |
|
![]() |
Overloaded. Draws a rectangle using a specified pen. |
|
![]() |
Overloaded. Draws a string. |
|
![]() |
Fills the specified path using the specified brush. |
|
![]() |
Overloaded. Fills a polygon with a specified brush. |
|
![]() |
Overloaded. Fills a rectangle with a specified brush. |
|
![]() |
Gets an area representing the current clipping region of the graphics. |
|
![]() |
Gets the bounding rectangle of the current clipping region of the graphics. |
|
![]() |
Gets the height of the specified font. |
|
![]() |
Returns the size of the specified string when drawn in this graphics with the specified attributes. |
|
![]() |
Restores the graphics to the specified state. |
|
![]() ![]() |
Overloaded. Rotates a point. |
|
![]() |
Applies a rotation transformation to this graphics. |
|
![]() |
Saves the state of the graphics. |
|
![]() |
Sets the current clipping region of the graphics to the specified area. |
|
![]() |
Applies a translation transformation to this graphics. |