net.sourceforge.plantuml.eps
Class PostScriptCommandLineTo

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

public class PostScriptCommandLineTo
extends java.lang.Object
implements PostScriptCommand


Constructor Summary
PostScriptCommandLineTo(double x, double y)
           
 
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

PostScriptCommandLineTo

public PostScriptCommandLineTo(double x,
                               double y)
Method Detail

toPostString

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


Copyright © 2013. All Rights Reserved.