public interface Painter
| Modifier and Type | Method and Description |
|---|---|
void |
paintPicture(Picture picture)
Export the graphics contained in a Picture.
|
void paintPicture(Picture picture) throws IOException
picture - graphics to exportIOExceptionCopyright © 2025 Central Laboratory of the Research Councils. All Rights Reserved.