|
|||||||||
类 javax.print.attribute.standard.OrientationRequested
的使用
使用 OrientationRequested 的软件包 | |
---|---|
javax.print.attribute.standard | 包 javax.print.attribute.standard 包括特定打印属性的类。 |
javax.print.attribute.standard 中 OrientationRequested 的使用 |
---|
声明为 OrientationRequested 的 javax.print.attribute.standard 中的字段 | |
---|---|
static OrientationRequested |
OrientationRequested.LANDSCAPE 沿介质的长边描绘内容。 |
static OrientationRequested |
OrientationRequested.PORTRAIT 沿介质的短边描绘内容。 |
static OrientationRequested |
OrientationRequested.REVERSE_LANDSCAPE 沿介质的长边描绘内容,但方式正好与横向相反。 |
static OrientationRequested |
OrientationRequested.REVERSE_PORTRAIT 沿介质的短边描绘内容,但方式正好与纵向相反。 |
所有类
|
|||||||||