public interface IPainter
| 限定符和类型 | 方法和说明 |
|---|---|
void |
draw(Graphics2D g,
CombineElement element,
int canvasWidth) |
void draw(Graphics2D g, CombineElement element, int canvasWidth) throws IOException, Exception
IOExceptionExceptionCopyright © 2021. All rights reserved.