Package | Description |
---|---|
org.jfree.chart.block |
Blocks and layout classes used extensively by the
LegendTitle class. |
Modifier and Type | Field and Description |
---|---|
static BlockBorder |
BlockBorder.NONE
An empty border.
|
Modifier and Type | Method and Description |
---|---|
BlockBorder |
AbstractBlock.getBorder()
Deprecated.
Use
AbstractBlock.getFrame() instead. |
Modifier and Type | Method and Description |
---|---|
void |
AbstractBlock.setBorder(BlockBorder border)
Deprecated.
Use
AbstractBlock.setFrame(BlockFrame) instead. |