public class MonoLin extends Lin implements java.lang.Cloneable
Modifier and Type | Field and Description |
---|---|
java.lang.Integer |
thickness |
Constructor and Description |
---|
MonoLin(Point startPt,
Point endPt,
int thickness) |
Modifier and Type | Method and Description |
---|---|
MonoLin |
clone() |
void |
expandMargin(Rect margin) |
java.lang.String |
toString() |