Uses of Class
javax.print.attribute.EnumSyntax
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 EnumSyntax in javax.print.attribute
Methods in javax.print.attribute that return EnumSyntax Modifier and Type Method Description protected EnumSyntax[]
EnumSyntax. getEnumValueTable()
Returns the enumeration value table for this enumeration value's enumeration class. -
Uses of EnumSyntax in javax.print.attribute.standard
Subclasses of EnumSyntax in javax.print.attribute.standard Modifier and Type Class Description class
Chromaticity
ClassChromaticity
is a printing attribute class, an enumeration, that specifies monochrome or color printing.class
ColorSupported
ClassColorSupported
is a printing attribute class, an enumeration, that identifies whether the device is capable of any type of color printing at all, including highlight color as well as full process color.class
Compression
ClassCompression
is a printing attribute class, an enumeration, that specifies how print data is compressed.class
DialogTypeSelection
ClassDialogTypeSelection
is a printing attribute class, an enumeration, that indicates the user dialog type to be used for specifying printing options.class
Fidelity
ClassFidelity
is a printing attribute class, an enumeration, that indicates whether total fidelity to client supplied print request attributes is required.class
Finishings
ClassFinishings
is a printing attribute class, an enumeration, that identifies whether the printer applies a finishing operation of some kind of binding to each copy of each printed document in the job.class
JobSheets
ClassJobSheets
is a printing attribute class, an enumeration, that determines which job start and end sheets, if any, must be printed with a job.class
JobState
JobState
is a printing attribute class, an enumeration, that identifies the current state of a print job.class
JobStateReason
ClassJobStateReason
is a printing attribute class, an enumeration, that provides additional information about the job's current state, i.e., information that augments the value of the job'sJobState
attribute.class
Media
ClassMedia
is a printing attribute class that specifies the medium on which to print.class
MediaName
ClassMediaName
is a subclass ofMedia
, a printing attribute class (an enumeration) that specifies the media for a print job as a name.class
MediaSizeName
ClassMediaSizeName
is a subclass ofMedia
.class
MediaTray
ClassMediaTray
is a subclass ofMedia
.class
MultipleDocumentHandling
ClassMultipleDocumentHandling
is a printing attribute class, an enumeration, that controls finishing operations and the placement of one or more print-stream pages into impressions and onto media sheets.class
OrientationRequested
ClassOrientationRequested
is a printing attribute class, an enumeration, that indicates the desired orientation for printed print-stream pages; it does not describe the orientation of the client-supplied print-stream pages.class
PDLOverrideSupported
ClassPDLOverrideSupported
is a printing attribute class, an enumeration, that expresses the printer's ability to attempt to override processing instructions embedded in documents' print data with processing instructions specified as attributes outside the print data.class
PresentationDirection
ClassPresentationDirection
is a printing attribute class, an enumeration, that is used in conjunction with theNumberUp
attribute to indicate the layout of multiple print-stream pages to impose upon a single side of an instance of a selected medium.class
PrinterIsAcceptingJobs
ClassPrinterIsAcceptingJobs
is a printing attribute class, an enumeration, that indicates whether the printer is currently able to accept jobs.class
PrinterState
ClassPrinterState
is a printing attribute class, an enumeration, that identifies the current state of a printer.class
PrinterStateReason
ClassPrinterStateReason
is a printing attribute class, an enumeration, that provides additional information about the printer's current state, i.e., information that augments the value of the printer'sPrinterState
attribute.class
PrintQuality
ClassPrintQuality
is a printing attribute class, an enumeration, that specifies the print quality that the printer uses for the job.class
ReferenceUriSchemesSupported
ClassReferenceUriSchemesSupported
is a printing attribute class an enumeration, that indicates a "URI scheme," such as "http:" or "ftp:", that a printer can use to retrieve print data stored at aURI
location.class
Severity
ClassSeverity
is a printing attribute class, an enumeration, that denotes the severity of aPrinterStateReason
attribute.class
SheetCollate
ClassSheetCollate
is a printing attribute class, an enumeration, that specifies whether or not the media sheets of each copy of each printed document in a job are to be in sequence, when multiple copies of the document are specified by theCopies
attribute.class
Sides
ClassSides
is a printing attribute class, an enumeration, that specifies how print-stream pages are to be imposed upon the sides of an instance of a selected medium, i.e., an impression.Methods in javax.print.attribute.standard that return EnumSyntax Modifier and Type Method Description protected EnumSyntax[]
Chromaticity. getEnumValueTable()
Returns the enumeration value table for classChromaticity
.protected EnumSyntax[]
ColorSupported. getEnumValueTable()
Returns the enumeration value table for classColorSupported
.protected EnumSyntax[]
Compression. getEnumValueTable()
Returns the enumeration value table for classCompression
.protected EnumSyntax[]
DialogTypeSelection. getEnumValueTable()
Returns the enumeration value table for classDialogTypeSelection
.protected EnumSyntax[]
Fidelity. getEnumValueTable()
Returns the enumeration value table for classFidelity
.protected EnumSyntax[]
Finishings. getEnumValueTable()
Returns the enumeration value table for classFinishings
.protected EnumSyntax[]
JobSheets. getEnumValueTable()
Returns the enumeration value table for classJobSheets
.protected EnumSyntax[]
JobState. getEnumValueTable()
Returns the enumeration value table for classJobState
.protected EnumSyntax[]
JobStateReason. getEnumValueTable()
Returns the enumeration value table for classJobStateReason
.protected EnumSyntax[]
MediaName. getEnumValueTable()
Returns the enumeration value table for classMediaTray
.protected EnumSyntax[]
MediaSizeName. getEnumValueTable()
Returns the enumeration value table for classMediaSizeName
.protected EnumSyntax[]
MediaTray. getEnumValueTable()
Returns the enumeration value table for classMediaTray
.protected EnumSyntax[]
MultipleDocumentHandling. getEnumValueTable()
Returns the enumeration value table for classMultipleDocumentHandling
.protected EnumSyntax[]
OrientationRequested. getEnumValueTable()
Returns the enumeration value table for classOrientationRequested
.protected EnumSyntax[]
PDLOverrideSupported. getEnumValueTable()
Returns the enumeration value table for classPDLOverrideSupported
.protected EnumSyntax[]
PresentationDirection. getEnumValueTable()
Returns the enumeration value table for classPresentationDirection
.protected EnumSyntax[]
PrinterIsAcceptingJobs. getEnumValueTable()
Returns the enumeration value table for classPrinterIsAcceptingJobs
.protected EnumSyntax[]
PrinterState. getEnumValueTable()
Returns the enumeration value table for classPrinterState
.protected EnumSyntax[]
PrinterStateReason. getEnumValueTable()
Returns the enumeration value table for classPrinterStateReason
.protected EnumSyntax[]
PrintQuality. getEnumValueTable()
Returns the enumeration value table for classPrintQuality
.protected EnumSyntax[]
ReferenceUriSchemesSupported. getEnumValueTable()
Returns the enumeration value table for classReferenceUriSchemesSupported
.protected EnumSyntax[]
Severity. getEnumValueTable()
Returns the enumeration value table for classSeverity
.protected EnumSyntax[]
SheetCollate. getEnumValueTable()
Returns the enumeration value table for classSheetCollate
.protected EnumSyntax[]
Sides. getEnumValueTable()
Returns the enumeration value table for classSides
.