Class | Description |
---|---|
PageRange |
Represents a range of pages.
|
PrintAttributes |
This class represents the attributes of a print job.
|
PrintAttributes.Builder |
Builder for creating
PrintAttributes . |
PrintAttributes.Margins |
This class specifies content margins.
|
PrintAttributes.MediaSize |
This class specifies a supported media size.
|
PrintAttributes.Resolution |
This class specifies a supported resolution in DPI (dots per inch).
|
PrintDocumentAdapter |
Base class that provides the content of a document to be printed.
|
PrintDocumentAdapter.LayoutResultCallback |
Base class for implementing a callback for the result of
PrintDocumentAdapter.onLayout(PrintAttributes, PrintAttributes,
CancellationSignal, LayoutResultCallback, Bundle) . |
PrintDocumentAdapter.WriteResultCallback |
Base class for implementing a callback for the result of
PrintDocumentAdapter.onWrite(PageRange[], ParcelFileDescriptor, CancellationSignal,
WriteResultCallback) . |
PrintDocumentInfo |
This class encapsulates information about a document for printing
purposes.
|
PrintDocumentInfo.Builder |
Builder for creating a
PrintDocumentInfo . |
PrinterCapabilitiesInfo |
This class represents the capabilities of a printer.
|
PrinterCapabilitiesInfo.Builder |
Builder for creating of a
PrinterCapabilitiesInfo . |
PrinterDiscoverySession | |
PrinterDiscoverySession.PrinterDiscoveryObserver | |
PrinterId |
This class represents the unique id of a printer.
|
PrinterInfo |
This class represents the description of a printer.
|
PrinterInfo.Builder |
Builder for creating of a
PrinterInfo . |
PrintFileDocumentAdapter |
Adapter for printing PDF files.
|
PrintJob |
This class represents a print job from the perspective of an
application.
|
PrintJobId |
This class represents the id of a print job.
|
PrintJobInfo |
This class represents the description of a print job.
|
PrintJobInfo.Builder |
Builder for creating a
PrintJobInfo . |
PrintManager |
System level service for accessing the printing capabilities of the platform.
|
PrintManager.PrintDocumentAdapterDelegate | |
PrintManager.PrintJobStateChangeListenerWrapper | |
PrintManager.PrintServiceRecommendationsChangeListenerWrapper | |
PrintManager.PrintServicesChangeListenerWrapper | |
PrintServiceRecommendationsLoader |
Loader for the list of print service recommendations.
|
PrintServicesLoader |
Loader for the list of print services.
|
Annotation Type | Description |
---|---|
PrintDocumentInfo.ContentType | |
PrinterInfo.Status | |
PrintJobInfo.State |