public class MonoPic extends SimplePic
lines, margin, origin, PICSIZEMAX| Constructor and Description |
|---|
MonoPic() |
| Modifier and Type | Method and Description |
|---|---|
void |
drawPic(java.awt.Graphics2D g2,
java.awt.Dimension d,
Point place,
Morph morph)
Pic already contains its own origin, meaning the coordinates at which it was originally drawn.
|
void |
picLine(int x,
int y,
int xnew,
int ynew,
int thick,
java.awt.Color color) |