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