jas2.plot.java1
Class PrintHelper11
- java.lang.Object
-
- jas2.plot.PrintHelper
-
- jas2.plot.java1.PrintHelper11
-
public class PrintHelper11 extends PrintHelper
-
-
Field Summary
-
Fields inherited from class jas2.plot.PrintHelper
ORIENTATION_BEST_FIT, ORIENTATION_LANDSCAPE, ORIENTATION_PORTRAITE
-
-
Constructor Summary
Constructors Constructor and Description PrintHelper11()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method and Description voidprintTarget(java.awt.Component target)Print the specified componentvoidsetOrientation(int orientation)Set the print orientationvoidsetScaleUp(boolean scaleUp)Controls whether the PrintHelper will scale an image up to make it fill the page (PrintHelper will always try to shrink to fit)-
Methods inherited from class jas2.plot.PrintHelper
instance, isPrinting, printingThread, setPrintingThread
-
-
-
-
Method Detail
-
printTarget
public void printTarget(java.awt.Component target) throws java.lang.ExceptionDescription copied from class:PrintHelperPrint the specified component- Specified by:
printTargetin classPrintHelper- Throws:
java.lang.Exception
-
setOrientation
public void setOrientation(int orientation)
Description copied from class:PrintHelperSet the print orientation- Specified by:
setOrientationin classPrintHelper- Parameters:
orientation- One of ORIENTATION_BEST_FIT,ORIENTATION_PORTRAITE,ORIENTATION_LANDSCAPE
-
setScaleUp
public void setScaleUp(boolean scaleUp)
Description copied from class:PrintHelperControls whether the PrintHelper will scale an image up to make it fill the page (PrintHelper will always try to shrink to fit)- Specified by:
setScaleUpin classPrintHelper
-
-
DataMelt 3.0 © DataMelt by jWork.ORG