| Package | Description |
|---|---|
| com.bric.awt |
| Modifier and Type | Class and Description |
|---|---|
class |
CompositePaintable<T extends Paintable
A Paintable composed of several smaller Paintables that are rendering through an AffineTransform.
|
| Modifier and Type | Class and Description |
|---|---|
class |
BufferedImagePaintable
A Paintable that paints a BufferedImage.
|
class |
CompositePaintable<T extends Paintable
A Paintable composed of several smaller Paintables that are rendering through an AffineTransform.
|
class |
DemoPaintable
A simple paintable object to test with.
|
class |
EmptyPaintable
|
class |
TextBlock
This renders a block of text with optional attributes.
|
class |
TextBoxPaintable
A Paintable that renders text as shapes.
|
class |
TextClusterPaintable
A cluster of strings that are randomly distributed, rotated, and sized.
|