PrintResolution

scalafx.print.PrintResolution
See thePrintResolution companion class

Companion Object for scalafx.print.PrintResolution.

Attributes

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

Members list

Implicits

Implicits

implicit def sfxPrintResolution2jfx(pr: PrintResolution): PrintResolution

Converts a ScalaFX PrintResolution to its JavaFX counterpart.

Converts a ScalaFX PrintResolution to its JavaFX counterpart.

Value parameters

pr

ScalaFX PrintResolution

Attributes

Returns

JavaFX PrintResolution