com.kitfox.svg.pathcmd
public class Terminal extends PathCommand
isRelative
Constructor and Description |
---|
Terminal()
Creates a new instance of MoveTo
|
Modifier and Type | Method and Description |
---|---|
void |
appendPath(GeneralPath path,
BuildHistory hist) |
int |
getNumKnotsAdded() |
public void appendPath(GeneralPath path, BuildHistory hist)
appendPath
in class PathCommand
public int getNumKnotsAdded()
getNumKnotsAdded
in class PathCommand