|
Header
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BlockFrame | |
---|---|
org.jfree.chart.block | Blocks and layout classes used extensively by the LegendTitle class. |
Uses of BlockFrame in org.jfree.chart.block |
---|
Classes in org.jfree.chart.block that implement BlockFrame | |
---|---|
class |
BlockBorder
A border for a block. |
class |
LineBorder
A line border for any AbstractBlock . |
Methods in org.jfree.chart.block that return BlockFrame | |
---|---|
BlockFrame |
AbstractBlock.getFrame()
Returns the current frame (border). |
Methods in org.jfree.chart.block with parameters of type BlockFrame | |
---|---|
void |
AbstractBlock.setFrame(BlockFrame frame)
Sets the frame (or border). |
|
Footer
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |