com.kitfox.svg.pathcmd
Class Terminal
java.lang.Object
com.kitfox.svg.pathcmd.PathCommand
com.kitfox.svg.pathcmd.Terminal
public class Terminal
- extends PathCommand
Finishes a path
- Author:
- Mark McKay, Mark McKay
|
Constructor Summary |
Terminal()
Creates a new instance of MoveTo |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Terminal
public Terminal()
- Creates a new instance of MoveTo
appendPath
public void appendPath(GeneralPath path,
BuildHistory hist)
- Specified by:
appendPath in class PathCommand
getNumKnotsAdded
public int getNumKnotsAdded()
- Specified by:
getNumKnotsAdded in class PathCommand
Copyright © 2011-2012 Barchart, Inc.. All Rights Reserved.