JavaTM 2 Platform
Standard Ed. 6

类 javax.print.attribute.standard.OrientationRequested
的使用

使用 OrientationRequested 的软件包
javax.print.attribute.standard 包 javax.print.attribute.standard 包括特定打印属性的类。 
 

javax.print.attribute.standardOrientationRequested 的使用
 

声明为 OrientationRequestedjavax.print.attribute.standard 中的字段
static OrientationRequested OrientationRequested.LANDSCAPE
          沿介质的长边描绘内容。
static OrientationRequested OrientationRequested.PORTRAIT
          沿介质的短边描绘内容。
static OrientationRequested OrientationRequested.REVERSE_LANDSCAPE
          沿介质的长边描绘内容,但方式正好与横向相反。
static OrientationRequested OrientationRequested.REVERSE_PORTRAIT
          沿介质的短边描绘内容,但方式正好与纵向相反。
 


JavaTM 2 Platform
Standard Ed. 6

提交错误或意见

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