PSGeneratorpublic interface PSCommandMap
| Modifier and Type | Method | Description |
|---|---|---|
java.lang.String |
mapCommand(java.lang.String command) |
Maps a standard PostScript command (like "setlinejoin" or "setrgbcolor") to a macro.
|
java.lang.String mapCommand(java.lang.String command)
command - the commandCopyright 1999-2018 The Apache Software Foundation. All Rights Reserved.