JavaTM 2 Platform
Standard Ed. 6

javax.print.attribute.standard
类 MediaSize.Other

java.lang.Object
  继承者 javax.print.attribute.standard.MediaSize.Other
正在封闭类:
MediaSize

public static final class MediaSize.Other
extends Object

MediaSize.Other 类包括其他介质的 MediaSize 值。


字段摘要
static MediaSize EXECUTIVE
          指定 executive 尺寸,7.25 inch × 10.5 inch。
static MediaSize FOLIO
          指定 folio 尺寸,8.5 inch × 13 inch。
static MediaSize INVOICE
          指定 invoice 尺寸,5.5 inch × 8.5 inch。
static MediaSize ITALY_ENVELOPE
          指定 Italy 信封尺寸,110 mm × 230 mm。
static MediaSize JAPANESE_DOUBLE_POSTCARD
          指定 Japanese Double 明信片尺寸,148 mm × 200 mm。
static MediaSize JAPANESE_POSTCARD
          指定 Japanese 明信片尺寸,100 mm × 148 mm。
static MediaSize LEDGER
          指定 ledger 尺寸,11 inch × 17 inch。
static MediaSize MONARCH_ENVELOPE
          指定 Monarch 信封尺寸,3.87 inch × 7.5 inch。
static MediaSize PERSONAL_ENVELOPE
          指定 Personal 信封尺寸,3.625 inch × 6.5 inch。
static MediaSize QUARTO
          指定 quarto 尺寸,8.5 inch × 10.83 inch。
static MediaSize TABLOID
          指定 tabloid 尺寸,11 inch × 17 inch。
 
方法摘要
 
从类 java.lang.Object 继承的方法
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

字段详细信息

EXECUTIVE

public static final MediaSize EXECUTIVE
指定 executive 尺寸,7.25 inch × 10.5 inch。


LEDGER

public static final MediaSize LEDGER
指定 ledger 尺寸,11 inch × 17 inch。


TABLOID

public static final MediaSize TABLOID
指定 tabloid 尺寸,11 inch × 17 inch。

从以下版本开始:
1.5

INVOICE

public static final MediaSize INVOICE
指定 invoice 尺寸,5.5 inch × 8.5 inch。


FOLIO

public static final MediaSize FOLIO
指定 folio 尺寸,8.5 inch × 13 inch。


QUARTO

public static final MediaSize QUARTO
指定 quarto 尺寸,8.5 inch × 10.83 inch。


ITALY_ENVELOPE

public static final MediaSize ITALY_ENVELOPE
指定 Italy 信封尺寸,110 mm × 230 mm。


MONARCH_ENVELOPE

public static final MediaSize MONARCH_ENVELOPE
指定 Monarch 信封尺寸,3.87 inch × 7.5 inch。


PERSONAL_ENVELOPE

public static final MediaSize PERSONAL_ENVELOPE
指定 Personal 信封尺寸,3.625 inch × 6.5 inch。


JAPANESE_POSTCARD

public static final MediaSize JAPANESE_POSTCARD
指定 Japanese 明信片尺寸,100 mm × 148 mm。


JAPANESE_DOUBLE_POSTCARD

public static final MediaSize JAPANESE_DOUBLE_POSTCARD
指定 Japanese Double 明信片尺寸,148 mm × 200 mm。


JavaTM 2 Platform
Standard Ed. 6

提交错误或意见

版权所有 2008 Sun Microsystems, Inc. 保留所有权利。请遵守GNU General Public License, version 2 only