|
|||||||||
| 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
PrintHelperprintTarget in class PrintHelperpublic void setOrientation(int orientation)
PrintHelpersetOrientation in class PrintHelperjas.plot.PrintHelperorientation - One of ORIENTATION_BEST_FIT,ORIENTATION_PORTRAITE,ORIENTATION_LANDSCAPEpublic void setScaleUp(boolean scaleUp)
PrintHelpersetScaleUp in class PrintHelper
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||