Class Summary |
Font |
This class represents a printer font. |
FontMetrics |
This class is used to get the text height and width for a given font. |
Graphics |
This class is used to send graphic command to the printer. |
PrintManager |
This class represents a print manager, which is extended by the drivers to
provide a common way to handle the printer. |
Settings |
This class is used to get and set various settings from the printer.
|
TypeWriter |
This class acts like a simple typewriter. |
Generic classes the define the behaviour for the SuperWaba printer library. These classes does nothing for their own, they all must be extended by a real printer driver.