Interface Summary |
Box |
A Box is a conceptual object that can appear on a page. |
BoxPrinter |
Draws the preview for a box and prints the contents of a box. |
Connection |
A Connection represents some sort of relation between two Boxes. |
DecoratorBox |
A generic implementation of a Decorator. |
Element |
An Element object represents an item of the printing framework
and has the following characteristics:
a location
a size
Each object to be included in a Page must implement this interface. |
ModelFactory |
The Factory for the model. |
ModelPackage |
The Package for the model. |
Page |
Represents a set of positioned Boxes to be drawn. |
Trace |
Constants for use with eclipse tracing api. |