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 © 2025 Apache Software Foundation. All rights reserved.