java.lang.Object
javax.print.attribute.standard.MediaSize.ISO
- Enclosing class:
- MediaSize
public static final class MediaSize.ISO extends Object
Class 
MediaSize.ISO includes MediaSize values
 for ISO media.- 
Field SummaryFields Modifier and Type Field Description static MediaSizeA0Specifies the ISO A0 size, 841 mm by 1189 mm.static MediaSizeA1Specifies the ISO A1 size, 594 mm by 841 mm.static MediaSizeA10Specifies the ISO A10 size, 26 mm by 37 mm.static MediaSizeA2Specifies the ISO A2 size, 420 mm by 594 mm.static MediaSizeA3Specifies the ISO A3 size, 297 mm by 420 mm.static MediaSizeA4Specifies the ISO A4 size, 210 mm by 297 mm.static MediaSizeA5Specifies the ISO A5 size, 148 mm by 210 mm.static MediaSizeA6Specifies the ISO A6 size, 105 mm by 148 mm.static MediaSizeA7Specifies the ISO A7 size, 74 mm by 105 mm.static MediaSizeA8Specifies the ISO A8 size, 52 mm by 74 mm.static MediaSizeA9Specifies the ISO A9 size, 37 mm by 52 mm.static MediaSizeB0Specifies the ISO B0 size, 1000 mm by 1414 mm.static MediaSizeB1Specifies the ISO B1 size, 707 mm by 1000 mm.static MediaSizeB10Specifies the ISO B10 size, 31 mm by 44 mm.static MediaSizeB2Specifies the ISO B2 size, 500 mm by 707 mm.static MediaSizeB3Specifies the ISO B3 size, 353 mm by 500 mm.static MediaSizeB4Specifies the ISO B4 size, 250 mm by 353 mm.static MediaSizeB5Specifies the ISO B5 size, 176 mm by 250 mm.static MediaSizeB6Specifies the ISO B6 size, 125 mm by 176 mm.static MediaSizeB7Specifies the ISO B7 size, 88 mm by 125 mm.static MediaSizeB8Specifies the ISO B8 size, 62 mm by 88 mm.static MediaSizeB9Specifies the ISO B9 size, 44 mm by 62 mm.static MediaSizeC3Specifies the ISO C3 size, 324 mm by 458 mm.static MediaSizeC4Specifies the ISO C4 size, 229 mm by 324 mm.static MediaSizeC5Specifies the ISO C5 size, 162 mm by 229 mm.static MediaSizeC6Specifies the ISO C6 size, 114 mm by 162 mm.static MediaSizeDESIGNATED_LONGSpecifies the ISO Designated Long size, 110 mm by 220 mm.
- 
Method Summary
- 
Field Details- 
A0Specifies the ISO A0 size, 841 mm by 1189 mm.
- 
A1Specifies the ISO A1 size, 594 mm by 841 mm.
- 
A2Specifies the ISO A2 size, 420 mm by 594 mm.
- 
A3Specifies the ISO A3 size, 297 mm by 420 mm.
- 
A4Specifies the ISO A4 size, 210 mm by 297 mm.
- 
A5Specifies the ISO A5 size, 148 mm by 210 mm.
- 
A6Specifies the ISO A6 size, 105 mm by 148 mm.
- 
A7Specifies the ISO A7 size, 74 mm by 105 mm.
- 
A8Specifies the ISO A8 size, 52 mm by 74 mm.
- 
A9Specifies the ISO A9 size, 37 mm by 52 mm.
- 
A10Specifies the ISO A10 size, 26 mm by 37 mm.
- 
B0Specifies the ISO B0 size, 1000 mm by 1414 mm.
- 
B1Specifies the ISO B1 size, 707 mm by 1000 mm.
- 
B2Specifies the ISO B2 size, 500 mm by 707 mm.
- 
B3Specifies the ISO B3 size, 353 mm by 500 mm.
- 
B4Specifies the ISO B4 size, 250 mm by 353 mm.
- 
B5Specifies the ISO B5 size, 176 mm by 250 mm.
- 
B6Specifies the ISO B6 size, 125 mm by 176 mm.
- 
B7Specifies the ISO B7 size, 88 mm by 125 mm.
- 
B8Specifies the ISO B8 size, 62 mm by 88 mm.
- 
B9Specifies the ISO B9 size, 44 mm by 62 mm.
- 
B10Specifies the ISO B10 size, 31 mm by 44 mm.
- 
C3Specifies the ISO C3 size, 324 mm by 458 mm.
- 
C4Specifies the ISO C4 size, 229 mm by 324 mm.
- 
C5Specifies the ISO C5 size, 162 mm by 229 mm.
- 
C6Specifies the ISO C6 size, 114 mm by 162 mm.
- 
DESIGNATED_LONGSpecifies the ISO Designated Long size, 110 mm by 220 mm.
 
-