| org.jfree.chart.block.BlockFrame |
Known Indirect Subclasses
|
A block frame is a type of border that can be drawn around the outside of
any AbstractBlock. Classes that implement this interface should
implement PublicCloneable OR be immutable.
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Draws the border by filling in the reserved space (in black).
| |||||||||||
Returns the space reserved for the border.
| |||||||||||
Draws the border by filling in the reserved space (in black).
| g2 | the graphics device. |
|---|---|
| area | the area. |
Returns the space reserved for the border.
null).