Frames | No Frames |
Classes implementing org.jfree.chart.block.Block | |
class | A container for a collection of Block objects. |
class | A block that is filled with a single color. |
class | An empty block with a fixed size. |
class | A block containing a label. |
Methods with parameter type org.jfree.chart.block.Block | |
void | Adds a block to the container. |
void | Adds a block and a key which can be used to determine the position of
the block in the arrangement. |
void | Adds a block to the container. |
void | Adds a block to the arrangement manager at the specified edge. |
void | Adds a block to be managed by this instance. |
void | Adds a block to be managed by this instance. |
void | Adds a block to be managed by this instance. |
void | Adds a block and a key which can be used to determine the position of
the block in the arrangement. |
Classes implementing org.jfree.chart.block.Block | |
class | A title that contains multiple titles within a BlockContainer . |
class | A chart title that displays the date. |
class | A chart title that displays an image. |
class | The graphical item within a legend item. |
class | A container that holds all the pieces of a single legend item. |
class | A chart title that displays a legend for the data in the chart. |
class | A legend that shows a range of values and their associated colors, driven
by an underlying PaintScale implementation. |
class | A chart title that displays a text string with automatic wrapping as
required. |
class | The base class for all chart titles. |
Methods with return type org.jfree.chart.block.Block | |
Block | Creates a legend item block. |