net.sourceforge.plantuml.eps
Class PostScriptCommandRaw

java.lang.Object
  extended by net.sourceforge.plantuml.eps.PostScriptCommandRaw
All Implemented Interfaces:
PostScriptCommand

public class PostScriptCommandRaw
extends Object
implements PostScriptCommand


Constructor Summary
PostScriptCommandRaw(String cmd, boolean checkConsistence)
           
 
Method Summary
 String toPostString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PostScriptCommandRaw

public PostScriptCommandRaw(String cmd,
                            boolean checkConsistence)
Method Detail

toPostString

public String toPostString()
Specified by:
toPostString in interface PostScriptCommand


Copyright © 2011. All Rights Reserved.