android.print.PrintAttributes
E745335
android.print.PrintAttributes is an Android framework class that defines the characteristics of a print job, such as page size, resolution, color mode, and margins.
All labels observed (1)
| Label | Occurrences |
|---|---|
| android.print.PrintAttributes canonical | 1 |
How this entity was disambiguated
This entity first appeared as the object of triple T8611270 — 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: android.print.PrintAttributes Context triple: [Android system print framework, exposesClass, android.print.PrintAttributes]
-
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.
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.
-
C.
Network-aware Print Manager
Network-aware Print Manager is a Windows for Workgroups utility that manages and coordinates printing tasks across networked printers and shared print resources.
-
D.
Printer Access Protocol
Printer Access Protocol is a network printing protocol used in AppleTalk environments to manage communication between computers and printers.
-
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: android.print.PrintAttributes Target entity description: android.print.PrintAttributes is an Android framework class that defines the characteristics of a print job, such as page size, resolution, color mode, and margins.
-
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.
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.
-
C.
Network-aware Print Manager
Network-aware Print Manager is a Windows for Workgroups utility that manages and coordinates printing tasks across networked printers and shared print resources.
-
D.
Printer Access Protocol
Printer Access Protocol is a network printing protocol used in AppleTalk environments to manage communication between computers and printers.
-
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 (42)
| Predicate | Object |
|---|---|
| instanceOf |
Android framework class
ⓘ
java.lang.Object subclass ⓘ |
| availableSince | Android 4.4 ⓘ |
| configuredVia | android.print.PrintAttributes.Builder NERFINISHED ⓘ |
| controls | output page characteristics ⓘ |
| defines |
color mode
ⓘ
duplex mode ⓘ margins ⓘ page size ⓘ print job attributes ⓘ resolution ⓘ |
| documentationUrl | https://developer.android.com/reference/android/print/PrintAttributes ⓘ |
| field |
int COLOR_MODE_COLOR
ⓘ
int COLOR_MODE_MONOCHROME ⓘ int DUPLEX_MODE_LONG_EDGE ⓘ int DUPLEX_MODE_NONE ⓘ int DUPLEX_MODE_SHORT_EDGE ⓘ |
| hasNestedClass |
android.print.PrintAttributes.Builder
ⓘ
android.print.PrintAttributes.Margins ⓘ android.print.PrintAttributes.MediaSize ⓘ android.print.PrintAttributes.Resolution ⓘ |
| implements | android.os.Parcelable ⓘ |
| introducedInApiLevel | 19 ⓘ |
| isImmutable | true ⓘ |
| isPartOf | Android printing framework NERFINISHED ⓘ |
| method |
android.print.PrintAttributes.Margins getMinMargins()
ⓘ
android.print.PrintAttributes.MediaSize getMediaSize() ⓘ android.print.PrintAttributes.Resolution getResolution() ⓘ int describeContents() ⓘ int getColorMode() ⓘ int getDuplexMode() ⓘ |
| package | android.print ⓘ |
| serialization | Parcelable for interprocess communication ⓘ |
| supportsBuilderPattern | true GENERATED ⓘ |
| supportsColorPrinting | true GENERATED ⓘ |
| supportsDuplexPrinting | true GENERATED ⓘ |
| supportsMonochromePrinting | true GENERATED ⓘ |
| usedBy |
PrintDocumentAdapter.onLayout()
NERFINISHED
ⓘ
PrintManager.print() NERFINISHED ⓘ |
| usedFor | configuring print jobs ⓘ |
| usedWith |
android.print.PrintDocumentAdapter
NERFINISHED
ⓘ
android.print.PrintManager NERFINISHED ⓘ |
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: android.print.PrintAttributes Description of subject: android.print.PrintAttributes is an Android framework class that defines the characteristics of a print job, such as page size, resolution, color mode, and margins.
Referenced by (1)
Full triples — surface form annotated when it differs from this entity's canonical label.