|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectedu.stanford.hci.r3.printing.Printer
edu.stanford.hci.r3.printing.types.PostscriptPrinter
public class PostscriptPrinter
Enables you to print Postscript files.
This software is distributed under the BSD License.
| Constructor Summary | |
|---|---|
PostscriptPrinter(javax.print.PrintService serv)
|
|
| Method Summary | |
|---|---|
static void |
printPostscriptFileToDefaultPrinter(java.io.File psFile)
Sends the designated PSFile to the Default Printer. |
| Methods inherited from class edu.stanford.hci.r3.printing.Printer |
|---|
displayPageFormat, getDPI |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PostscriptPrinter(javax.print.PrintService serv)
serv - | Method Detail |
|---|
public static void printPostscriptFileToDefaultPrinter(java.io.File psFile)
psFile -
|
Copyright 2006 Stanford University | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||