Package gnu.kawa.models
Class PBox
java.lang.Object
gnu.kawa.models.PBox
- All Implemented Interfaces:
Picture
Used to compose Pictures "next to" each other.
They be put in a row (X-axis), in a column (Y-axis),
or on top of each other with same origin (Z-axis).
-
Method Summary
Modifier and TypeMethodDescriptionstatic Picture
static PBox
void
paint
(Graphics2D graphics) void
visit
(PictureVisitor visitor)