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 1999-2012 The Apache Software Foundation. All Rights Reserved.