Package net.sourceforge.plantuml.eps
Class PostScriptCommandRaw
- java.lang.Object
-
- net.sourceforge.plantuml.eps.PostScriptCommandRaw
-
- All Implemented Interfaces:
PostScriptCommand
public class PostScriptCommandRaw extends java.lang.Object implements PostScriptCommand
-
-
Constructor Summary
Constructors Constructor Description PostScriptCommandRaw(java.lang.String cmd, boolean checkConsistence)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.String
toPostString()
-
-
-
Method Detail
-
toPostString
public java.lang.String toPostString()
- Specified by:
toPostString
in interfacePostScriptCommand
-
-