Searched defs:JIS (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/src/share/classes/javax/print/attribute/standard/
H A DMediaSize.java39 * values, organized into nested classes for ISO, JIS, North American,
438 * Class MediaSize.JIS includes {@link MediaSize MediaSize} values for JIS
441 public final static class JIS { class in class:MediaSize
444 * Specifies the JIS B0 size, 1030 mm by 1456 mm.
449 * Specifies the JIS B1 size, 728 mm by 1030 mm.
454 * Specifies the JIS B2 size, 515 mm by 728 mm.
459 * Specifies the JIS B3 size, 364 mm by 515 mm.
464 * Specifies the JIS B4 size, 257 mm by 364 mm.
469 * Specifies the JIS B
597 private JIS() { method in class:MediaSize.JIS
[all...]

Completed in 30 milliseconds