Interface PostScriptCommand
-
- All Known Implementing Classes:
PostScriptCommandCurveTo,PostScriptCommandLineTo,PostScriptCommandMacro,PostScriptCommandMoveTo,PostScriptCommandQuadTo,PostScriptCommandRaw
public interface PostScriptCommand
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.StringtoPostString()
-