| Package | Description |
|---|---|
| org.jfree.chart.block |
| 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. |