| Package | Description |
|---|---|
| jcckit.graphic | |
| jcckit.renderer |
| Modifier and Type | Class and Description |
|---|---|
class |
Oval
An oval (i.e. an ellipse).
|
| Modifier and Type | Method and Description |
|---|---|
void |
RectangleRenderer.render(Rectangle rectangle)
Renders the specified rectangle.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Graphics2DRenderer.render(Rectangle rectangle)
Paints the specified rectangle into the current Graphics
context.
|
Copyright © 2017. All rights reserved.