|
|||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||||
See:
Description
| Interface Summary | |
| BitmappedFont | The BitmappedFont interface represents a bitmapped printer font. |
| PrinterBarcode | This interface defines a barcode to be printed and provides a method to obtain the barcode metrics to position it when printed. |
| PrinterConnection.Attributes | Contains all possible attribute names for the printer. |
| PrinterFont | The PrinterFont interface represents a font, which is used to render text to the page's printable area. |
| ScalableFont | The ScalableFont interface represents a scalable printer font. |
| Class Summary | |
| FontConfigurationManager | The FontConfigurationManager is used to manage fonts. |
| GraphicPrinter | A graphic printer refers to a printer that supports X, Y coordinates to locate text, barcodes, images, or graphics to be printed. |
| LinePrinter | Use this class to print text, barcodes, and images one line at a time, specifying field alignment. |
| Metrics | This class represents a measurement (height, width) specified in points (1/72th of an inch units) for a field. |
| PrinterConnection | Defines a base class for a printer connection. |
| PrinterImage | The PrinterImage class represent an image, which can be used to render an image to the page printable area. |
| PrinterParameters | Use a PrinterParameters class instance as a parameter to the open method of the Connector to create a printer connection. |
| Exception Summary | |
| PrinterException | An exception thrown when an error occurs during printer operation. |
Printer support for the SAP Mobile Infrastructure is offered as part of the Peripheral Input/Output Services. An application created for the SAP MI can have access to a Printer device through classes contain on this package. The entry point of this package are the PrinterConnection, GraphicPrinter and LinePrinter classes.
|
|||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||||