JavaScript is disabled on your browser.
Skip navigation links
Overview
Module
Package
Class
Use
Tree
Deprecated
Index
Help
Java SE 9 & JDK 9
Prev
Next
Frames
No Frames
All Classes
SEARCH:
JavaScript is disabled on your browser.
Uses of Class
javax.print.attribute.ResolutionSyntax
Packages that use
ResolutionSyntax
Package
Description
javax.print.attribute
Provides classes and interfaces that describe the types of Java™ Print Service attributes and how they can be collected into attribute sets.
javax.print.attribute.standard
Package javax.print.attribute.standard contains classes for specific printing attributes.
Uses of
ResolutionSyntax
in
javax.print.attribute
Methods in
javax.print.attribute
with parameters of type
ResolutionSyntax
Modifier and Type
Method
Description
boolean
ResolutionSyntax.
lessThanOrEquals
(
ResolutionSyntax
other)
Determine whether this resolution attribute's value is less than or equal to the given resolution attribute's value.
Uses of
ResolutionSyntax
in
javax.print.attribute.standard
Subclasses of
ResolutionSyntax
in
javax.print.attribute.standard
Modifier and Type
Class
Description
class
PrinterResolution
Class PrinterResolution is a printing attribute class that specifies an exact resolution supported by a printer or to be used for a print job.