scalafx.print

package scalafx.print

Wraps `javafx.print` package.

Attributes

Since

8.0

Members list

Type members

Classlikes

object Collation extends SFXEnumDelegateCompanion[Collation, Collation]

Companion Object for scalafx.print.Collation.

Companion Object for scalafx.print.Collation.

Attributes

Companion
class
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Show all
Self type
Collation.type
sealed abstract class Collation(val delegate: Collation) extends SFXEnumDelegate[Collation]

Attributes

Companion
object
Supertypes
trait SFXEnumDelegate[Collation]
trait SFXDelegate[Collation]
class Object
trait Matchable
class Any
Known subtypes
object Collated.type
object Uncollated.type
object JobSettings

Companion Object for scalafx.print.JobSettings.

Companion Object for scalafx.print.JobSettings.

Attributes

Companion
class
Supertypes
class Object
trait Matchable
class Any
Self type
final class JobSettings(val delegate: JobSettings) extends SFXDelegate[JobSettings]

Value parameters

delegate

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

Attributes

Constructor

Creates a new ScalaFX JobSettings from its JavaFX counterpart.

Since

8.0

Companion
object
Supertypes
trait SFXDelegate[JobSettings]
class Object
trait Matchable
class Any
object PageLayout

Companion Object for scalafx.print.PageLayout.

Companion Object for scalafx.print.PageLayout.

Attributes

Companion
class
Supertypes
class Object
trait Matchable
class Any
Self type
PageLayout.type
final class PageLayout(val delegate: PageLayout) extends SFXDelegate[PageLayout]

Value parameters

delegate

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

Attributes

Constructor

Creates a new ScalaFX PageLayout from its JavaFX counterpart.

Since

8.0

Companion
object
Supertypes
trait SFXDelegate[PageLayout]
class Object
trait Matchable
class Any
object PageOrientation extends SFXEnumDelegateCompanion[PageOrientation, PageOrientation]

Companion Object for scalafx.print.PageOrientation.

Companion Object for scalafx.print.PageOrientation.

Attributes

Companion
class
Supertypes
trait Sum
trait Mirror
trait SFXEnumDelegateCompanion[PageOrientation, PageOrientation]
class Object
trait Matchable
class Any
Show all
Self type
sealed abstract class PageOrientation(val delegate: PageOrientation) extends SFXEnumDelegate[PageOrientation]

Attributes

Companion
object
Supertypes
trait SFXEnumDelegate[PageOrientation]
trait SFXDelegate[PageOrientation]
class Object
trait Matchable
class Any
Known subtypes
object Landscape.type
object Portrait.type
object ReverseLandcsape.type
object ReversePortrait.type
object PageRange

Companion Object for scalafx.print.PageRange.

Companion Object for scalafx.print.PageRange.

Attributes

Companion
class
Supertypes
class Object
trait Matchable
class Any
Self type
PageRange.type
final class PageRange(val delegate: PageRange) extends SFXDelegate[PageRange]

Value parameters

delegate

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

Attributes

Constructor

Creates a new ScalaFX PageRange from its JavaFX counterpart.

Since

8.0

Companion
object
Supertypes
trait SFXDelegate[PageRange]
class Object
trait Matchable
class Any
object Paper

Companion Object for scalafx.print.Paper.

Companion Object for scalafx.print.Paper.

Attributes

Companion
class
Supertypes
class Object
trait Matchable
class Any
Self type
Paper.type
final class Paper(val delegate: Paper) extends SFXDelegate[Paper]

Wraps JavaFX Paper.

Wraps JavaFX Paper.

Value parameters

delegate

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

Attributes

Constructor

Creates a new ScalaFX Paper from its JavaFX counterpart.

Since

8.0

Companion
object
Supertypes
trait SFXDelegate[Paper]
class Object
trait Matchable
class Any
object PaperSource

Companion Object for scalafx.print.PaperSource.

Companion Object for scalafx.print.PaperSource.

Attributes

Companion
class
Supertypes
class Object
trait Matchable
class Any
Self type
final class PaperSource(val delegate: PaperSource) extends SFXDelegate[PaperSource]

Value parameters

delegate

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

Attributes

Constructor

Creates a new ScalaFX PaperSource from its JavaFX counterpart.

Since

8.0

Companion
object
Supertypes
trait SFXDelegate[PaperSource]
class Object
trait Matchable
class Any
object PrintColor extends SFXEnumDelegateCompanion[PrintColor, PrintColor]

Companion Object for scalafx.print.PrintColor.

Companion Object for scalafx.print.PrintColor.

Attributes

Companion
class
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Show all
Self type
PrintColor.type
sealed abstract class PrintColor(val delegate: PrintColor) extends SFXEnumDelegate[PrintColor]

Attributes

Companion
object
Supertypes
trait SFXEnumDelegate[PrintColor]
trait SFXDelegate[PrintColor]
class Object
trait Matchable
class Any
Known subtypes
object Color.type
object Monochrome.type
object PrintIncludes extends PrintIncludes

Companion Object for scalafx.print.PrintIncludes.

Companion Object for scalafx.print.PrintIncludes.

Attributes

Companion
trait
Supertypes
class Object
trait Matchable
class Any
Self type

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.

Attributes

Companion
object
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object PrintIncludes.type
trait Includes
object Includes.type
object PrintQuality extends SFXEnumDelegateCompanion[PrintQuality, PrintQuality]

Companion Object for scalafx.print.PrintQuality.

Companion Object for scalafx.print.PrintQuality.

Attributes

Companion
class
Supertypes
trait Sum
trait Mirror
trait SFXEnumDelegateCompanion[PrintQuality, PrintQuality]
class Object
trait Matchable
class Any
Show all
Self type
sealed abstract class PrintQuality(val delegate: PrintQuality) extends SFXEnumDelegate[PrintQuality]

Attributes

Companion
object
Supertypes
trait SFXEnumDelegate[PrintQuality]
trait SFXDelegate[PrintQuality]
class Object
trait Matchable
class Any
Known subtypes
object Draft.type
object High.type
object Low.type
object Normal.type

Companion Object for scalafx.print.PrintResolution.

Companion Object for scalafx.print.PrintResolution.

Attributes

Companion
class
Supertypes
class Object
trait Matchable
class Any
Self type
final class PrintResolution(val delegate: PrintResolution) extends SFXDelegate[PrintResolution]

Value parameters

delegate

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

Attributes

Constructor

Creates a new ScalaFX PrintResolution from its JavaFX counterpart.

Companion
object
Supertypes
trait SFXDelegate[PrintResolution]
class Object
trait Matchable
class Any
object PrintSides extends SFXEnumDelegateCompanion[PrintSides, PrintSides]

Companion Object for scalafx.print.PrintSides.

Companion Object for scalafx.print.PrintSides.

Attributes

Companion
class
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Show all
Self type
PrintSides.type
sealed abstract class PrintSides(val delegate: PrintSides) extends SFXEnumDelegate[PrintSides]

Attributes

Since

8.0

Companion
object
Supertypes
trait SFXEnumDelegate[PrintSides]
trait SFXDelegate[PrintSides]
class Object
trait Matchable
class Any
Known subtypes
object Duplex.type
object OneSided.type
object Tumble.type
object Printer

Companion Object for scalafx.print.Printer.

Companion Object for scalafx.print.Printer.

Attributes

Companion
class
Supertypes
class Object
trait Matchable
class Any
Self type
Printer.type
final class Printer(val delegate: Printer) extends SFXDelegate[Printer]

Value parameters

delegate

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

Attributes

Constructor

Creates a new ScalaFX Printer from its JavaFX counterpart.

Since

8.0

Companion
object
Supertypes
trait SFXDelegate[Printer]
class Object
trait Matchable
class Any

Companion Object for scalafx.print.PrinterAttributes.

Companion Object for scalafx.print.PrinterAttributes.

Attributes

Companion
class
Supertypes
class Object
trait Matchable
class Any
Self type
final class PrinterAttributes(val delegate: PrinterAttributes) extends SFXDelegate[PrinterAttributes]

Value parameters

delegate

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

Attributes

Constructor

Creates a new ScalaFX PrinterAttributes from its JavaFX counterpart.

Since

8.0

Companion
object
Supertypes
trait SFXDelegate[PrinterAttributes]
class Object
trait Matchable
class Any
object PrinterJob

Companion Object for scalafx.print.PrinterJob.

Companion Object for scalafx.print.PrinterJob.

Attributes

Companion
class
Supertypes
class Object
trait Matchable
class Any
Self type
PrinterJob.type
final class PrinterJob(val delegate: PrinterJob) extends SFXDelegate[PrinterJob]

Value parameters

delegate

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

Attributes

Constructor

Creates a new ScalaFX PrinterJob from its JavaFX counterpart.

Since

8.0

Companion
object
Supertypes
trait SFXDelegate[PrinterJob]
class Object
trait Matchable
class Any