@Internal public class HwmfGraphicsState extends Object
Graphics2D object| Constructor and Description |
|---|
HwmfGraphicsState() |
| Modifier and Type | Method and Description |
|---|---|
void |
backup(Graphics2D graphics2D)
Saves the state of the graphics2D object
|
void |
restore(Graphics2D graphics2D)
Retrieves the state into the graphics2D object
|
public void backup(Graphics2D graphics2D)
public void restore(Graphics2D graphics2D)