public class PostscriptTerminal extends TextFileTerminal
output
NL
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, processOutput
getOutputFile
getType
appendProperties, set, set, unset
clear, clone, containsKey, containsValue, entrySet, get, isEmpty, keySet, put, putAll, remove, size, values
public PostscriptTerminal()
public PostscriptTerminal(java.lang.String filename)
filename
- The filename of the output postscript file