|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--jas.plot.PrintHelper | +--jas.plot.java1.PrintHelper11
Fields inherited from class jas.plot.PrintHelper |
debugPrinting, ORIENTATION_BEST_FIT, ORIENTATION_LANDSCAPE, ORIENTATION_PORTRAITE |
Constructor Summary | |
PrintHelper11()
|
Method Summary | |
void |
printTarget(java.awt.Component target)
Print the specified component |
void |
setOrientation(int orientation)
Set the print orientation |
void |
setScaleUp(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 jas.plot.PrintHelper |
instance, isPrinting, setPrintingThread |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public PrintHelper11()
Method Detail |
public void printTarget(java.awt.Component target) throws java.lang.Exception
PrintHelper
printTarget
in class PrintHelper
public void setOrientation(int orientation)
PrintHelper
setOrientation
in class PrintHelper
jas.plot.PrintHelper
orientation
- One of ORIENTATION_BEST_FIT,ORIENTATION_PORTRAITE,ORIENTATION_LANDSCAPEpublic void setScaleUp(boolean scaleUp)
PrintHelper
setScaleUp
in class PrintHelper
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |