Creates a new ScalaFX PrinterAttributes from its JavaFX counterpart.
Creates a new ScalaFX PrinterAttributes from its JavaFX counterpart.
JavaFX PrinterAttributes. Since there is no public constructor for it, there is not a default value.
The default collation setting.
The default number of copies to print.
The default orientation for paper on this printer.
The default paper size used on this printer.
The default paper input source/tray/
The default color setting : greyscale or color
The default quality setting
The default print resolution for paper on this printer.
The default value for duplex settings.
JavaFX PrinterAttributes.
JavaFX PrinterAttributes. Since there is no public constructor for it, there is not a default value.
Verifies if a object is equals to this delegate.
Verifies if a object is equals to this delegate.
Object to be compared.
if the other object is equals to this delegate or not.
The delegate hashcode
The maximum supported number of copies.
An unmodifiable set of the supported collation settings for this printer.
An unmodifiable set of the supported orientations for this printer.
An unmodifiable set of the supported paper sources (ie input bins or trays) for this printer.
An unmodifiable set of the supported paper sizes for this printer.
An unmodifiable set of the supported color settings for this printer.
An unmodifiable set of the supported quality settings for this printer.
An unmodifiable set of the supported print resolutions for this printer.
An unmodifiable set of the supported duplex settings for this printer.
Reports if page ranges are supported.
Returns the original delegate's toString()
adding a [SFX]
prefix.
Wraps JavaFX PrinterAttributes.
8.0