public interface Paintable
| Modifier and Type | Method and Description |
|---|---|
void |
paint(Graphics2D graphics,
Point point) |
void paint(Graphics2D graphics, Point point)
graphics - point - The position of the object.Copyright © 2011–2014 The Apache Software Foundation. All rights reserved.