public class SimplePainter extends Object
| Constructor and Description |
|---|
SimplePainter(int xtrans,
int ytrans) |
| Modifier and Type | Method and Description |
|---|---|
void |
paintAsLayer(RenderingContext c,
BlockBox startingPoint) |
void |
paintLayer(RenderingContext c,
Layer layer) |
public void paintLayer(RenderingContext c, Layer layer)
public void paintAsLayer(RenderingContext c, BlockBox startingPoint)
Copyright © 2004–2025. All rights reserved.