Uses of Class
javax.print.attribute.ResolutionSyntax
Packages that use ResolutionSyntax
Package
Description
Provides classes and interfaces that describe the types of Java Print
 Service attributes and how they can be collected into attribute sets.
Package 
javax.print.attribute.standard contains classes for specific
 printing attributes.- 
Uses of ResolutionSyntax in javax.print.attributeMethods in javax.print.attribute with parameters of type ResolutionSyntaxModifier and TypeMethodDescriptionbooleanResolutionSyntax.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.standardSubclasses of ResolutionSyntax in javax.print.attribute.standardModifier and TypeClassDescriptionfinal classClassPrinterResolutionis a printing attribute class that specifies an exact resolution supported by a printer or to be used for a print job.