PSGenerator
public interface PSCommandMap
Modifier and Type | Method | Description |
---|---|---|
String |
mapCommand(String command) |
Maps a standard PostScript command (like "setlinejoin" or "setrgbcolor") to a macro.
|
String mapCommand(String command)
command
- the commandCopyright © 2018 Apache Software Foundation. All rights reserved.