PageLayout

scalafx.print.PageLayout
See thePageLayout companion class
object PageLayout

Companion Object for scalafx.print.PageLayout.

Attributes

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

Members list

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 parameters

pl

ScalaFX PageLayout

Attributes

Returns

JavaFX PageLayout