| Modifier and Type | Field and Description |
|---|---|
private EpsGraphics2D |
EpsDocument._lastG |
| Modifier and Type | Method and Description |
|---|---|
void |
EpsDocument.append(EpsGraphics2D g,
java.lang.String line)
Appends a line to the EpsDocument.
|
| Constructor and Description |
|---|
EpsGraphics2D(EpsGraphics2D g)
Constructs a new EpsGraphics2D instance that is a copy of the supplied
argument and points at the same EpsDocument.
|