PageLayout

object PageLayout

Companion Object for scalafx.print.PageLayout.

Companion Object for scalafx.print.PageLayout.

Companion
class
class Object
trait Matchable
class Any

Implicits

Implicits

implicit def sfxPageLayout2jfx(pl: PageLayout): PageLayout

Converts a ScalaFX PageLayout to its JavaFX counterpart.

Converts a ScalaFX PageLayout to its JavaFX counterpart.

Value Params
pl

ScalaFX PageLayout

Returns

JavaFX PageLayout