PrintAttributes API
E745332
The PrintAttributes API is an Android framework component that lets apps specify detailed print job characteristics such as media size, resolution, color mode, and margins when printing.
All labels observed (1)
| Label | Occurrences |
|---|---|
| PrintAttributes API canonical | 1 |
How this entity was disambiguated
This entity first appeared as the object of triple T8611253 — resolving that mention is where its identity was fixed. The disambiguator weighed these candidate entities and picked the highlighted one (or “None”, minting a new entity). This is how homonymy is resolved: the same surface form can point to different entities.
Target entity: PrintAttributes API Context triple: [Android system print framework, hasComponent, PrintAttributes API]
-
A.
PrintDlg
PrintDlg is a Windows common dialog box API function that displays and manages the standard print dialog for selecting printers and print options.
-
B.
Printer Access Protocol
Printer Access Protocol is a network printing protocol used in AppleTalk environments to manage communication between computers and printers.
-
C.
AirPrint
AirPrint is Apple's wireless printing technology that lets iOS and macOS devices print directly to compatible printers without needing additional drivers or software.
-
D.
Printer Command Language
Printer Command Language is a page description language developed by Hewlett-Packard that defines how printers interpret and render text and graphics on a page.
-
E.
PageSetupDlg
PageSetupDlg is a Windows common dialog box API function that displays a standard page setup interface for configuring printer and page layout settings.
- F. None of above. chosen
- G. Unsure - the case is ambiguous/there is not enough information to decide.
Target entity: PrintAttributes API Target entity description: The PrintAttributes API is an Android framework component that lets apps specify detailed print job characteristics such as media size, resolution, color mode, and margins when printing.
-
A.
PrintDlg
PrintDlg is a Windows common dialog box API function that displays and manages the standard print dialog for selecting printers and print options.
-
B.
Printer Access Protocol
Printer Access Protocol is a network printing protocol used in AppleTalk environments to manage communication between computers and printers.
-
C.
AirPrint
AirPrint is Apple's wireless printing technology that lets iOS and macOS devices print directly to compatible printers without needing additional drivers or software.
-
D.
Printer Command Language
Printer Command Language is a page description language developed by Hewlett-Packard that defines how printers interpret and render text and graphics on a page.
-
E.
PageSetupDlg
PageSetupDlg is a Windows common dialog box API function that displays a standard page setup interface for configuring printer and page layout settings.
- F. None of above. chosen
Statements (46)
| Predicate | Object |
|---|---|
| instanceOf |
Android framework API
ⓘ
printing configuration class ⓘ |
| availableSinceApiLevel | 19 ⓘ |
| builderMethod |
setColorMode
ⓘ
setDuplexMode ⓘ setMediaSize ⓘ setMinMargins ⓘ setResolution ⓘ |
| callableFrom | Kotlin NERFINISHED ⓘ |
| colorModeType | PrintAttributes.ColorMode ⓘ |
| configuredBy | PrintAttributes.Builder NERFINISHED ⓘ |
| creationPattern | builder pattern ⓘ |
| definedIn | android.print.PrintAttributes NERFINISHED ⓘ |
| documentationUrl | https://developer.android.com/reference/android/print/PrintAttributes ⓘ |
| duplexModeType | PrintAttributes.DuplexMode ⓘ |
| hasComponent | PrintAttributes.Builder NERFINISHED ⓘ |
| immutableAfterBuild | true ⓘ |
| introducedIn | Android 4.4 KitKat NERFINISHED ⓘ |
| language | Java NERFINISHED ⓘ |
| marginsType | PrintAttributes.Margins ⓘ |
| mediaSizeType | PrintAttributes.MediaSize ⓘ |
| packageName | android.print ⓘ |
| partOf | android.print package NERFINISHED ⓘ |
| platform | Android ⓘ |
| relatedTo |
PrintDocumentAdapter API
NERFINISHED
ⓘ
PrintJob API NERFINISHED ⓘ PrintManager API NERFINISHED ⓘ |
| resolutionType | PrintAttributes.Resolution ⓘ |
| scope | per print job ⓘ |
| supportsFeature |
color mode selection
ⓘ
copy count specification ⓘ duplex mode selection ⓘ margins configuration ⓘ media size selection ⓘ minimum margins configuration ⓘ orientation selection ⓘ page range specification ⓘ resolution selection ⓘ |
| threading | typically configured on main thread ⓘ |
| usedBy |
PrintDocumentAdapter
NERFINISHED
ⓘ
PrintJob ⓘ PrintJobInfo ⓘ PrintManager NERFINISHED ⓘ |
| usedFor |
configuring print output properties
ⓘ
specifying print job characteristics ⓘ |
| usedInContext | Android printing framework ⓘ |
How these facts were elicited
The pipeline generated the facts above by prompting gpt-5.1 with this entity's name + description and the instruction below.
You are a knowledge base construction expert. Given a subject entity and a description of it, return factual statements that you know for the subject as a JSON list of dictionaries(triples), where keys must be "subject", "predicate" and "object". The number of facts may be very high, between 25 to 50 or more, for very popular subjects. For less popular subjects, the number of facts can be very low, like 5 or 10. # Requirements - If you don't know the subject at all, return an empty list. - If the subject is not a named entity, return an empty list. - Include at least one triple where predicate is "instanceOf". - Do not get too wordy. - Separate several objects into multiple triples with one object.
Subject: PrintAttributes API Description of subject: The PrintAttributes API is an Android framework component that lets apps specify detailed print job characteristics such as media size, resolution, color mode, and margins when printing.
Referenced by (1)
Full triples — surface form annotated when it differs from this entity's canonical label.