public interface DrawTemp extends Serializable
Modifier and Type | Method and Description |
---|---|
void |
draw(Graphics g,
CoordinateRect coords)
Draw this item in the specified graphics context, possibly using information
from the specified CoordinateRect.
|
void draw(Graphics g, CoordinateRect coords)