|
JavaTM Platform Standard Ed. 6 |
|||||||||
上一个 下一个 | 框架 无框架 |
使用 PresentationDirection 的软件包 | |
---|---|
javax.print.attribute.standard | 包 javax.print.attribute.standard 包括特定打印属性的类。 |
javax.print.attribute.standard 中 PresentationDirection 的使用 |
---|
声明为 PresentationDirection 的 javax.print.attribute.standard 中的字段 | |
---|---|
static PresentationDirection |
PresentationDirection.TOBOTTOM_TOLEFT
从右上开始,按列布置各页,然后向左下部展开。 |
static PresentationDirection |
PresentationDirection.TOBOTTOM_TORIGHT
从左上开始,按列布置各页,然后向右下部展开。 |
static PresentationDirection |
PresentationDirection.TOLEFT_TOBOTTOM
从右上部开始,按行布置各页,然后向左下部展开。 |
static PresentationDirection |
PresentationDirection.TOLEFT_TOTOP
从右下部开始,按行布置各页,然后向左上部展开。 |
static PresentationDirection |
PresentationDirection.TORIGHT_TOBOTTOM
从左上部开始,按行布置各页,然后向右下部展开。 |
static PresentationDirection |
PresentationDirection.TORIGHT_TOTOP
从左下部开始,按行布置各页,然后向右上部展开。 |
static PresentationDirection |
PresentationDirection.TOTOP_TOLEFT
从右下部开始,按列布置各页,然后向左上部展开。 |
static PresentationDirection |
PresentationDirection.TOTOP_TORIGHT
从左下部开始,按列布置各页,然后向右上部展开。 |
|
JavaTM Platform Standard Ed. 6 |
|||||||||
上一个 下一个 | 框架 无框架 |
版权所有 2007 Sun Microsystems, Inc. 保留所有权利。 请遵守许可证条款。另请参阅文档重新分发政策。