android.print.PrintAttributes.Margins
E745339
android.print.PrintAttributes.Margins is an Android framework class that defines the printable area’s margins for print jobs, specifying how far content is inset from the edges of the page.
All labels observed (1)
| Label | Occurrences |
|---|---|
| android.print.PrintAttributes.Margins canonical | 1 |
How this entity was disambiguated
This entity first appeared as the object of triple T8611278 — 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.Margins Context triple: [Android system print framework, exposesClass, android.print.PrintAttributes.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.
PageSetupDlg
PageSetupDlg is a Windows common dialog box API function that displays a standard page setup interface for configuring printer and page layout settings.
-
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.
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.
-
E.
Printer Access Protocol
Printer Access Protocol is a network printing protocol used in AppleTalk environments to manage communication between computers and printers.
- F. None of above. chosen
- G. Unsure - the case is ambiguous/there is not enough information to decide.
Target entity: android.print.PrintAttributes.Margins Target entity description: android.print.PrintAttributes.Margins is an Android framework class that defines the printable area’s margins for print jobs, specifying how far content is inset from the edges of the page.
-
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.
PageSetupDlg
PageSetupDlg is a Windows common dialog box API function that displays a standard page setup interface for configuring printer and page layout settings.
-
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.
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.
-
E.
Printer Access Protocol
Printer Access Protocol is a network printing protocol used in AppleTalk environments to manage communication between computers and printers.
- F. None of above. chosen
Statements (46)
| Predicate | Object |
|---|---|
| instanceOf |
Android framework class
ⓘ
java.lang.Object subclass ⓘ |
| affects |
layout of printed pages
ⓘ
printable content area size ⓘ |
| belongsToFeature | Android printing framework NERFINISHED ⓘ |
| category | printing API ⓘ |
| constructor | Margins(int leftMils, int topMils, int rightMils, int bottomMils) ⓘ |
| controls |
bottom page margin
ⓘ
left page margin ⓘ right page margin ⓘ top page margin ⓘ |
| dataTypeOfFields | 32-bit signed integer ⓘ |
| definedIn |
Android SDK
NERFINISHED
ⓘ
android.print.PrintAttributes.java ⓘ |
| field |
int bottomMils
ⓘ
int leftMils ⓘ int rightMils ⓘ int topMils ⓘ |
| isImmutable | true ⓘ |
| isInnerClassOf | android.print.PrintAttributes NERFINISHED ⓘ |
| isParcelable | false ⓘ |
| isSerializable | false ⓘ |
| isValueType | true ⓘ |
| libraryType | Android framework core library ⓘ |
| method |
String toString()
ⓘ
boolean equals(Object obj) ⓘ int getBottomMils() ⓘ int getLeftMils() ⓘ int getRightMils() ⓘ int getTopMils() ⓘ int hashCode() ⓘ |
| package | android.print ⓘ |
| platform | Android ⓘ |
| purpose |
represents printable area margins for a print job
ⓘ
specifies how far content is inset from the edges of the page ⓘ |
| relatedTo | android.print.PrintAttributes ⓘ |
| since |
API level 19
ⓘ
Android 4.4 ⓘ |
| threadSafety | thread-safe if not modified after construction ⓘ |
| unitDescription | one mil equals one thousandth of an inch ⓘ |
| unitOfMeasurement | mils ⓘ |
| usedBy |
android.print.PrintAttributes#getMinMargins()
ⓘ
android.print.PrintAttributes.Builder#setMinMargins(android.print.PrintAttributes.Margins) ⓘ |
| usedFor |
configuring print job layout
ⓘ
describing page margins in print attributes ⓘ |
| visibility | public ⓘ |
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.Margins Description of subject: android.print.PrintAttributes.Margins is an Android framework class that defines the printable area’s margins for print jobs, specifying how far content is inset from the edges of the page.
Referenced by (1)
Full triples — surface form annotated when it differs from this entity's canonical label.