Package | Description |
---|---|
org.jfree.chart.block |
Blocks and layout classes used extensively by the
LegendTitle class. |
Modifier and Type | Class and Description |
---|---|
class |
BlockBorder
A border for a block.
|
class |
LineBorder
A line border for any
AbstractBlock . |
Modifier and Type | Method and Description |
---|---|
BlockFrame |
AbstractBlock.getFrame()
Returns the current frame (border).
|
Modifier and Type | Method and Description |
---|---|
void |
AbstractBlock.setFrame(BlockFrame frame)
Sets the frame (or border).
|