scalafx.print

Type members

Classlikes

object Collation extends SFXEnumDelegateCompanion[Collation, Collation]

Companion Object for scalafx.print.Collation.

Companion Object for scalafx.print.Collation.

Companion
class
sealed abstract class Collation(val delegate: Collation) extends SFXEnumDelegate[Collation]
object JobSettings

Companion Object for scalafx.print.JobSettings.

Companion Object for scalafx.print.JobSettings.

Companion
class
final class JobSettings(val delegate: JobSettings) extends SFXDelegate[JobSettings]
Value Params
delegate

JavaFX JobSettings. Since there is no public constructor for it, there is not a default value.

Constructor

Creates a new ScalaFX JobSettings from its JavaFX counterpart.

Since

8.0

Companion
object
object PageLayout

Companion Object for scalafx.print.PageLayout.

Companion Object for scalafx.print.PageLayout.

Companion
class
final class PageLayout(val delegate: PageLayout) extends SFXDelegate[PageLayout]
Value Params
delegate

JavaFX PageLayout. Since there is no public constructor for it, there is not a default value.

Constructor

Creates a new ScalaFX PageLayout from its JavaFX counterpart.

Since

8.0

Companion
object
object PageOrientation extends SFXEnumDelegateCompanion[PageOrientation, PageOrientation]

Companion Object for scalafx.print.PageOrientation.

Companion Object for scalafx.print.PageOrientation.

Companion
class
sealed abstract class PageOrientation(val delegate: PageOrientation) extends SFXEnumDelegate[PageOrientation]
object PageRange

Companion Object for scalafx.print.PageRange.

Companion Object for scalafx.print.PageRange.

Companion
class
final class PageRange(val delegate: PageRange) extends SFXDelegate[PageRange]
Value Params
delegate

JavaFX PageRange. Since there is no public 'default' constructor for it, there is not a default value.

Constructor

Creates a new ScalaFX PageRange from its JavaFX counterpart.

Since

8.0

Companion
object
object Paper

Companion Object for scalafx.print.Paper.

Companion Object for scalafx.print.Paper.

Companion
class
final class Paper(val delegate: Paper) extends SFXDelegate[Paper]

Wraps JavaFX Paper.

Wraps JavaFX Paper.

Value Params
delegate

JavaFX Paper. Since there is no public constructor for it, there is not a default value.

Constructor

Creates a new ScalaFX Paper from its JavaFX counterpart.

Since

8.0

Companion
object
object PaperSource

Companion Object for scalafx.print.PaperSource.

Companion Object for scalafx.print.PaperSource.

Companion
class
final class PaperSource(val delegate: PaperSource) extends SFXDelegate[PaperSource]
Value Params
delegate

JavaFX PaperSource. Since there is no public constructor for it, there is not a default value.

Constructor

Creates a new ScalaFX PaperSource from its JavaFX counterpart.

Since

8.0

Companion
object
object PrintColor extends SFXEnumDelegateCompanion[PrintColor, PrintColor]

Companion Object for scalafx.print.PrintColor.

Companion Object for scalafx.print.PrintColor.

Companion
class
sealed abstract class PrintColor(val delegate: PrintColor) extends SFXEnumDelegate[PrintColor]

Companion Object for scalafx.print.PrintIncludes.

Companion Object for scalafx.print.PrintIncludes.

Companion
class

Contains implicit methods to convert from `javafx.print` Classes/Enums to their ScalaFX counterparts.

Contains implicit methods to convert from `javafx.print` Classes/Enums to their ScalaFX counterparts.

Companion
object
object PrintQuality extends SFXEnumDelegateCompanion[PrintQuality, PrintQuality]

Companion Object for scalafx.print.PrintQuality.

Companion Object for scalafx.print.PrintQuality.

Companion
class
sealed abstract class PrintQuality(val delegate: PrintQuality) extends SFXEnumDelegate[PrintQuality]

Companion Object for scalafx.print.PrintResolution.

Companion Object for scalafx.print.PrintResolution.

Companion
class
final class PrintResolution(val delegate: PrintResolution) extends SFXDelegate[PrintResolution]
Value Params
delegate

JavaFX PrintResolution. Since there is no public constructor for it, there is not a default value.

Constructor

Creates a new ScalaFX PrintResolution from its JavaFX counterpart.

Companion
object
object PrintSides extends SFXEnumDelegateCompanion[PrintSides, PrintSides]

Companion Object for scalafx.print.PrintSides.

Companion Object for scalafx.print.PrintSides.

Companion
class
sealed abstract class PrintSides(val delegate: PrintSides) extends SFXEnumDelegate[PrintSides]
Since

8.0

Companion
object
object Printer

Companion Object for scalafx.print.Printer.

Companion Object for scalafx.print.Printer.

Companion
class
final class Printer(val delegate: Printer) extends SFXDelegate[Printer]
Value Params
delegate

JavaFX Printer. Since there is no public constructor for it, there is not a default value.

Constructor

Creates a new ScalaFX Printer from its JavaFX counterpart.

Since

8.0

Companion
object

Companion Object for scalafx.print.PrinterAttributes.

Companion Object for scalafx.print.PrinterAttributes.

Companion
class
final class PrinterAttributes(val delegate: PrinterAttributes) extends SFXDelegate[PrinterAttributes]
Value Params
delegate

JavaFX PrinterAttributes. Since there is no public constructor for it, there is not a default value.

Constructor

Creates a new ScalaFX PrinterAttributes from its JavaFX counterpart.

Since

8.0

Companion
object
object PrinterJob

Companion Object for scalafx.print.PrinterJob.

Companion Object for scalafx.print.PrinterJob.

Companion
class
final class PrinterJob(val delegate: PrinterJob) extends SFXDelegate[PrinterJob]
Value Params
delegate

JavaFX PrinterJob. Since there is no public constructor for it, there is not a default value.

Constructor

Creates a new ScalaFX PrinterJob from its JavaFX counterpart.

Since

8.0

Companion
object