|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use BlockBorder | |
|---|---|
| org.jfree.chart.block | Blocks and layout classes used extensively by the LegendTitle class. |
| Uses of BlockBorder in org.jfree.chart.block |
|---|
| Fields in org.jfree.chart.block declared as BlockBorder | |
|---|---|
static BlockBorder |
BlockBorder.NONE
An empty border. |
| Methods in org.jfree.chart.block that return BlockBorder | |
|---|---|
BlockBorder |
AbstractBlock.getBorder()
Deprecated. Use AbstractBlock.getFrame() instead. |
| Methods in org.jfree.chart.block with parameters of type BlockBorder | |
|---|---|
void |
AbstractBlock.setBorder(BlockBorder border)
Deprecated. Use AbstractBlock.setFrame(BlockFrame) instead. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||