public class PostscriptTerminal extends TextFileTerminal
outputNL| Constructor and Description |
|---|
PostscriptTerminal()
Create a new instance of PostscriptTerminal.
|
PostscriptTerminal(java.lang.String filename)
Create a new Postscript terminal and save output to the specified file
|
| Modifier and Type | Method and Description |
|---|---|
void |
setColor(boolean color)
Select if the output will be color or not (monochrome)
|
void |
setEPS(boolean eps)
Select if the output will be in EPS format or not
|
getTextOutput, processOutputgetOutputFilegetTypeappendProperties, set, set, unsetclear, clone, containsKey, containsValue, entrySet, get, isEmpty, keySet, put, putAll, remove, size, valuespublic PostscriptTerminal()
public PostscriptTerminal(java.lang.String filename)
filename - The filename of the output postscript file