public interface IGraphicPainter
| Modifier and Type | Method and Description |
|---|---|
void |
paint(Graphics2D g2d,
AffineTransform affineTransform,
Dimension size) |
void paint(Graphics2D g2d, AffineTransform affineTransform, Dimension size)
Copyright © 2007–2017 Andreas Bartels. All rights reserved.