Uses of Interface
com.teamdev.jxbrowser.print.Scaling
Package
Description
Contains classes and interfaces for printing.
Contains classes and interfaces related to print settings.
-
Uses of Scaling in com.teamdev.jxbrowser.print
Modifier and TypeInterfaceDescriptionstatic interface
The custom scaling used for printing.Modifier and TypeMethodDescriptionstatic Scaling
Scaling.defaultScaling()
Creates a default scaling for the printing content.static Scaling
Scaling.fitToPage()
Creates a scaling that fits the content of the page.static Scaling
Scaling.fitToPaper()
Creates a scaling that fits the content of the paper. -
Uses of Scaling in com.teamdev.jxbrowser.print.settings