| Package | Description |
|---|---|
| com.bric.awt |
| Class and Description |
|---|
| CompositePaintable
A Paintable composed of several smaller Paintables that are rendering through an AffineTransform.
|
| CompositePaintable.Tiling
|
| DualGraphics2D
This delegates to two underlying Graphics2Ds, so you can send the same drawing instructions to multiple destinations.
|
| GradientTexturePaint.Cycle |
| Paintable
An object that can be painted.
|
| TextClusterPaintable
A cluster of strings that are randomly distributed, rotated, and sized.
|
| TransformedTexturePaint
This effectively extends
TexturePaint to support arbitrary
AffineTransforms inside this paint object.
|