public class HectorPath
extends java.lang.Object
Constructor and Description |
---|
HectorPath() |
Modifier and Type | Method and Description |
---|---|
void |
add(LineSegmentDouble seg) |
void |
add(java.awt.geom.Point2D p1,
java.awt.geom.Point2D p2) |
void |
draw(UGraphic ug,
HtmlColor color) |
java.lang.String |
toString() |
public void add(LineSegmentDouble seg)
public void add(java.awt.geom.Point2D p1, java.awt.geom.Point2D p2)
public java.lang.String toString()
toString
in class java.lang.Object