android.print.PrintAttributes.Resolution
E745340
android.print.PrintAttributes.Resolution is an Android framework class that encapsulates the print resolution settings (such as DPI in horizontal and vertical directions) used when configuring print jobs.
All labels observed (1)
| Label | Occurrences |
|---|---|
| android.print.PrintAttributes.Resolution canonical | 1 |
How this entity was disambiguated
This entity first appeared as the object of triple T8611279 — 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.Resolution Context triple: [Android system print framework, exposesClass, android.print.PrintAttributes.Resolution]
-
A.
DPI
DPI is the acronym for the Division of Pre-Clinical Innovation, a research unit focused on advancing early-stage biomedical discoveries toward clinical application.
-
B.
PrintDlg
PrintDlg is a Windows common dialog box API function that displays and manages the standard print dialog for selecting printers and print options.
-
C.
Printer Access Protocol
Printer Access Protocol is a network printing protocol used in AppleTalk environments to manage communication between computers and printers.
-
D.
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.
-
E.
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.
- F. None of above. chosen
- G. Unsure - the case is ambiguous/there is not enough information to decide.
Target entity: android.print.PrintAttributes.Resolution Target entity description: android.print.PrintAttributes.Resolution is an Android framework class that encapsulates the print resolution settings (such as DPI in horizontal and vertical directions) used when configuring print jobs.
-
A.
DPI
DPI is the acronym for the Division of Pre-Clinical Innovation, a research unit focused on advancing early-stage biomedical discoveries toward clinical application.
-
B.
PrintDlg
PrintDlg is a Windows common dialog box API function that displays and manages the standard print dialog for selecting printers and print options.
-
C.
Printer Access Protocol
Printer Access Protocol is a network printing protocol used in AppleTalk environments to manage communication between computers and printers.
-
D.
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.
-
E.
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.
- F. None of above. chosen
Statements (49)
| Predicate | Object |
|---|---|
| instanceOf |
Android framework class
ⓘ
java.lang.Object subclass ⓘ |
| availableSince | Android 4.4 ⓘ |
| availableSinceApiLevel | 19 ⓘ |
| belongsToFeature | Android printing framework ⓘ |
| constructor | Resolution(java.lang.String id, java.lang.String label, int horizontalDpi, int verticalDpi) ⓘ |
| controls | quality of printed output ⓘ |
| definedInPackage | android.print NERFINISHED ⓘ |
| documentationSite | https://developer.android.com/reference/android/print/PrintAttributes.Resolution ⓘ |
| enclosingClass | android.print.PrintAttributes NERFINISHED ⓘ |
| hasMethod |
getHorizontalDpi()
ⓘ
getId() ⓘ getLabel() ⓘ getVerticalDpi() ⓘ |
| hasParameter |
horizontalDpi
ⓘ
id ⓘ label ⓘ verticalDpi ⓘ |
| horizontalDpiMeaning | dots per inch in X direction ⓘ |
| idUsage | uniquely identifies a resolution option ⓘ |
| influences | size of the printed content in pixels ⓘ |
| isFinal | true ⓘ |
| isInnerClassOf | android.print.PrintAttributes ⓘ |
| isParcelable | false ⓘ |
| isPublic | true ⓘ |
| isStatic | true ⓘ |
| labelUsage | user-visible description of resolution ⓘ |
| library | Android SDK NERFINISHED ⓘ |
| parameterType:horizontalDpi | int ⓘ |
| parameterType:id | java.lang.String ⓘ |
| parameterType:label | java.lang.String ⓘ |
| parameterType:verticalDpi | int ⓘ |
| platform | Android ⓘ |
| purpose | encapsulate print resolution settings ⓘ |
| represents |
horizontal DPI
ⓘ
print resolution in DPI ⓘ vertical DPI ⓘ |
| returnType:getHorizontalDpi() | int ⓘ |
| returnType:getId() | java.lang.String NERFINISHED ⓘ |
| returnType:getLabel() | java.lang.String ⓘ |
| returnType:getVerticalDpi() | int ⓘ |
| threadSafety | immutable ⓘ |
| usedBy | android.print.PrintAttributes.Builder ⓘ |
| usedFor | configuring Android print jobs ⓘ |
| usedInMethod | android.print.PrintAttributes.Builder.setResolution(android.print.PrintAttributes.Resolution) ⓘ |
| usedWith |
android.print.PrintDocumentAdapter
ⓘ
android.print.PrintJob ⓘ android.print.PrintManager NERFINISHED ⓘ |
| verticalDpiMeaning | dots per inch in Y direction ⓘ |
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.Resolution Description of subject: android.print.PrintAttributes.Resolution is an Android framework class that encapsulates the print resolution settings (such as DPI in horizontal and vertical directions) used when configuring print jobs.
Referenced by (1)
Full triples — surface form annotated when it differs from this entity's canonical label.