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