Gridarta Editor
|
Public Member Functions | |
void | paint (Graphics g) |
ShapeTest (Shape shape) | |
ShapeTest (Shape shape, int step) | |
Package Attributes | |
Shape | shape |
int | step |
Definition at line 421 of file GraphicsTest.java.
ShapeTest.ShapeTest | ( | Shape | shape, |
int | step | ||
) |
Definition at line 426 of file GraphicsTest.java.
ShapeTest.ShapeTest | ( | Shape | shape | ) |
Definition at line 431 of file GraphicsTest.java.
void ShapeTest.paint | ( | Graphics | g | ) |
Definition at line 436 of file GraphicsTest.java.
References ColorUtils.darker(), Shape.draw(), and Shape.fill().
|
package |
Definition at line 423 of file GraphicsTest.java.
|
package |
Definition at line 424 of file GraphicsTest.java.