Class PBox

java.lang.Object
gnu.kawa.models.PBox
All Implemented Interfaces:
Picture

public class PBox extends Object implements 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).