PrinterAttributes

scalafx.print.PrinterAttributes
See thePrinterAttributes companion class

Companion Object for scalafx.print.PrinterAttributes.

Attributes

Companion
class
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

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 parameters

pa

ScalaFX PrinterAttributes

Attributes

Returns

JavaFX PrinterAttributes