软件包 | 描述 |
---|---|
javax.print.attribute |
提供类和接口描述java
TM打印服务属性的类型以及如何将它们收集到的属性集。
|
javax.print.attribute.standard |
包装印刷类javax.print.attribute.standard包含特定属性。
|
Modifier and Type | Method and Description |
---|---|
boolean |
ResolutionSyntax.lessThanOrEquals(ResolutionSyntax other)
确定是否该分辨率属性的值小于或等于给定的分辨率属性的值。
|
Modifier and Type | Class and Description |
---|---|
class |
PrinterResolution
类printerresolution是印刷类的属性指定的打印机,用于打印作业的精确分辨率支持。
|
Submit a bug or feature
For further API reference and developer documentation, see Java SE Documentation. That documentation contains more detailed, developer-targeted descriptions, with conceptual overviews, definitions of terms, workarounds, and working code examples.
Copyright © 1993, 2014, Oracle and/or its affiliates. All rights reserved.