Package net.sourceforge.plantuml.eps
Class PostScriptCommandRaw
java.lang.Object
net.sourceforge.plantuml.eps.PostScriptCommandRaw
- All Implemented Interfaces:
PostScriptCommand
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
PostScriptCommandRaw
public PostScriptCommandRaw(java.lang.String cmd, boolean checkConsistence)
-
-
Method Details
-
toPostString
public java.lang.String toPostString()- Specified by:
toPostString
in interfacePostScriptCommand
-