public interface PaintedObject
Modifier and Type | Method and Description |
---|---|
Rectangle2D |
getBounds()
Deprecated.
Get the bounding box of the object when painted.
|
void |
paint(Graphics2D g)
Deprecated.
Paint the shape.
|
Rectangle2D getBounds()
void paint(Graphics2D g)
Copyright © 2024 Central Laboratory of the Research Councils. All Rights Reserved.