Documentation of 'jas2.plot.java2.PrintHelper12' Java class
PrintHelper12
jas2.plot.java2

Class PrintHelper12

  • All Implemented Interfaces:
    java.awt.print.Printable


    public class PrintHelper12
    extends PrintHelper
    implements java.awt.print.Printable
    • Constructor Detail

      • PrintHelper12

        public PrintHelper12()
    • Method Detail

      • printTarget

        public void printTarget(java.awt.Component target)
                         throws java.lang.Exception
        Description copied from class: PrintHelper
        Print the specified component
        Specified by:
        printTarget in class PrintHelper
        Throws:
        java.lang.Exception
      • print

        public int print(java.awt.Graphics g,
                         java.awt.print.PageFormat pf,
                         int pi)
                  throws java.awt.print.PrinterException
        Specified by:
        print in interface java.awt.print.Printable
        Throws:
        java.awt.print.PrinterException
      • setOrientation

        public void setOrientation(int orientation)
        Description copied from class: PrintHelper
        Set the print orientation
        Specified by:
        setOrientation in class PrintHelper
        Parameters:
        orientation - One of ORIENTATION_BEST_FIT,ORIENTATION_PORTRAITE,ORIENTATION_LANDSCAPE
      • setScaleUp

        public void setScaleUp(boolean scaleUp)
        Description copied from class: PrintHelper
        Controls whether the PrintHelper will scale an image up to make it fill the page (PrintHelper will always try to shrink to fit)
        Specified by:
        setScaleUp in class PrintHelper

DataMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.