Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Object
org.jfree.report.util.ScalingDrawable
Constructor Summary | |
Method Summary | |
void |
|
ExtendedDrawable | |
float | |
float | |
void |
|
void |
|
void |
|
public void draw(Graphics2D g2, Rectangle2D area)
Draws the object.
- Parameters:
g2
- the graphics device.area
- the area inside which the object should be drawn.