Uses of Class javax.print.attribute.standard.Compression

Uses in package gnu.javax.print.ipp.attribute.supported

Methods with return type javax.print.attribute.standard.Compression

Compression
Returns the equally enum of the standard attribute class of this SupportedValuesAttribute enum.
Compression[]
Constructs an array from a set of -supported attributes.

Uses in package javax.print.attribute.standard

Fields of type javax.print.attribute.standard.Compression

Compression
The print data is UNIX compressed.
Compression
The print data is ZIP compressed.
Compression
The print data is GNU Zip compressed.
Compression
The print data is not compressed.