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