/*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
* under the terms of the GNU General Public License version 2 only, as
* published by the Free Software Foundation. Oracle designates this
* particular file as subject to the "Classpath" exception as provided
* by Oracle in the LICENSE file that accompanied this code.
*
* This code is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
* version 2 for more details (a copy is included in the LICENSE file that
* accompanied this code).
*
* You should have received a copy of the GNU General Public License version
* 2 along with this work; if not, write to the Free Software Foundation,
* Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
*
* Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
* or visit www.oracle.com if you need additional information or have any
* questions.
*/
/**
* Class MediaSizeName is a subclass of Media.
* <P>
* This attribute can be used instead of specifying MediaName or MediaTray.
* <p>
* Class MediaSizeName currently declares a few standard media
* name values.
* <P>
* <B>IPP Compatibility:</B> MediaSizeName is a representation class for
* values of the IPP "media" attribute which names media sizes.
* The names of the media sizes correspond to those in the IPP 1.1 RFC
* <a HREF="http://www.ietf.org/rfc/rfc2911.txt">RFC 2911</a>
* <P>
*
*/
/**
* A0 size.
*/
/**
* A1 size.
*/
/**
* A2 size.
*/
/**
* A3 size.
*/
/**
* A4 size.
*/
/**
* A5 size.
*/
/**
* A6 size.
*/
/**
* A7 size.
*/
/**
* A8 size.
*/
/**
* A9 size.
*/
/**
* A10 size.
*/
/**
* ISO B0 size.
*/
/**
* ISO B1 size.
*/
/**
* ISO B2 size.
*/
/**
* ISO B3 size.
*/
/**
* ISO B4 size.
*/
/**
* ISO B5 size.
*/
/**
* ISO B6 size.
*/
/**
* ISO B7 size.
*/
/**
* ISO B8 size.
*/
/**
* ISO B9 size.
*/
/**
* ISO B10 size.
*/
/**
* JIS B0 size.
*/
/**
* JIS B1 size.
*/
/**
* JIS B2 size.
*/
/**
* JIS B3 size.
*/
/**
* JIS B4 size.
*/
/**
* JIS B5 size.
*/
/**
* JIS B6 size.
*/
/**
* JIS B7 size.
*/
/**
* JIS B8 size.
*/
/**
* JIS B9 size.
*/
/**
* JIS B10 size.
*/
/**
* ISO C0 size.
*/
/**
* ISO C1 size.
*/
/**
* ISO C2 size.
*/
/**
* ISO C3 size.
*/
/**
* ISO C4 size.
*/
/**
* ISO C5 size.
*/
/**
* letter size.
*/
/**
* letter size.
*/
/**
* legal size .
*/
/**
* executive size .
*/
/**
* ledger size .
*/
/**
* tabloid size .
*/
/**
* invoice size .
*/
/**
* folio size .
*/
/**
* quarto size .
*/
/**
* Japanese Postcard size.
*/
public static final MediaSizeName
/**
* Japanese Double Postcard size.
*/
public static final MediaSizeName
/**
* A size .
*/
/**
* B size .
*/
/**
* C size .
*/
/**
* D size .
*/
/**
* E size .
*/
/**
* ISO designated long size .
*/
public static final MediaSizeName
/**
* Italy envelope size .
*/
public static final MediaSizeName
/**
* monarch envelope size .
*/
public static final MediaSizeName
/**
* personal envelope size .
*/
public static final MediaSizeName
/**
* number 9 envelope size .
*/
public static final MediaSizeName
/**
* number 10 envelope size .
*/
public static final MediaSizeName
/**
* number 11 envelope size .
*/
public static final MediaSizeName
/**
* number 12 envelope size .
*/
public static final MediaSizeName
/**
* number 14 envelope size .
*/
public static final MediaSizeName
/**
* 6x9 North American envelope size.
*/
public static final MediaSizeName
/**
* 7x9 North American envelope size.
*/
public static final MediaSizeName
/**
* 9x11 North American envelope size.
*/
public static final MediaSizeName
/**
* 9x12 North American envelope size.
*/
public static final MediaSizeName
/**
* 10x13 North American envelope size .
*/
public static final MediaSizeName
/**
* 10x14North American envelope size .
*/
public static final MediaSizeName
/**
* 10x15 North American envelope size.
*/
public static final MediaSizeName
/**
* 5x7 North American paper.
*/
public static final MediaSizeName
/**
* 8x10 North American paper.
*/
public static final MediaSizeName
/**
* Construct a new media size enumeration value with the given integer
* value.
*
* @param value Integer value.
*/
super (value);
}
"iso-a0",
"iso-a1",
"iso-a2",
"iso-a3",
"iso-a4",
"iso-a5",
"iso-a6",
"iso-a7",
"iso-a8",
"iso-a9",
"iso-a10",
"iso-b0",
"iso-b1",
"iso-b2",
"iso-b3",
"iso-b4",
"iso-b5",
"iso-b6",
"iso-b7",
"iso-b8",
"iso-b9",
"iso-b10",
"jis-b0",
"jis-b1",
"jis-b2",
"jis-b3",
"jis-b4",
"jis-b5",
"jis-b6",
"jis-b7",
"jis-b8",
"jis-b9",
"jis-b10",
"iso-c0",
"iso-c1",
"iso-c2",
"iso-c3",
"iso-c4",
"iso-c5",
"iso-c6",
"na-letter",
"na-legal",
"executive",
"ledger",
"tabloid",
"invoice",
"folio",
"quarto",
"japanese-postcard",
"oufuko-postcard",
"a",
"b",
"c",
"d",
"e",
"iso-designated-long",
"italian-envelope",
"monarch-envelope",
"personal-envelope",
"na-number-9-envelope",
"na-number-10-envelope",
"na-number-11-envelope",
"na-number-12-envelope",
"na-number-14-envelope",
"na-6x9-envelope",
"na-7x9-envelope",
"na-9x11-envelope",
"na-9x12-envelope",
"na-10x13-envelope",
"na-10x14-envelope",
"na-10x15-envelope",
"na-5x7",
"na-8x10",
};
A,
B,
C,
D,
E,
};
/**
* Returns the string table for class MediaSizeName.
*/
{
}
/**
* Returns the enumeration value table for class MediaSizeName.
*/
}
}