net.sourceforge.plantuml.eps
Class PostScriptCommandRaw

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

public class PostScriptCommandRaw
extends java.lang.Object
implements PostScriptCommand


Constructor Summary
PostScriptCommandRaw(java.lang.String cmd, boolean checkConsistence)
           
 
Method Summary
 java.lang.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(java.lang.String cmd,
                            boolean checkConsistence)
Method Detail

toPostString

public java.lang.String toPostString()
Specified by:
toPostString in interface PostScriptCommand


Copyright © 2011. All Rights Reserved.