| 构造器和说明 |
|---|
ImagePainter() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
draw(Graphics2D g,
CombineElement element,
int canvasWidth) |
void |
drawRepeat(Graphics2D g,
CombineElement element,
int canvasWidth,
int canvasHeight) |
public void draw(Graphics2D g, CombineElement element, int canvasWidth) throws Exception
public void drawRepeat(Graphics2D g, CombineElement element, int canvasWidth, int canvasHeight) throws Exception
drawRepeat 在接口中 IPainterExceptionCopyright © 2023. All rights reserved.