public interface Paintable
Rectangle2D
getBounds2D()
void
paint(Graphics2D graphics)
Paintable
transform(AffineTransform tr)
public Rectangle2D getBounds2D()
public void paint(Graphics2D graphics)
public Paintable transform(AffineTransform tr)