PrinterAttributes

Companion Object for scalafx.print.PrinterAttributes.

Companion Object for scalafx.print.PrinterAttributes.

Companion
class
class Object
trait Matchable
class Any

Implicits

Implicits

implicit def sfxPrinterAttributes2jfx(pa: PrinterAttributes): PrinterAttributes

Converts a ScalaFX PrinterAttributes to its JavaFX counterpart.

Converts a ScalaFX PrinterAttributes to its JavaFX counterpart.

Value Params
pa

ScalaFX PrinterAttributes

Returns

JavaFX PrinterAttributes