Class PostScriptCommandRaw

java.lang.Object
net.sourceforge.plantuml.klimt.drawing.eps.PostScriptCommandRaw
All Implemented Interfaces:
PostScriptCommand

public class PostScriptCommandRaw extends Object implements PostScriptCommand
  • Constructor Details

    • PostScriptCommandRaw

      public PostScriptCommandRaw(String cmd, boolean checkConsistence)
  • Method Details