Uses of Class
org.jfree.chart.block.AbstractBlock
Packages that use AbstractBlock
Package
Description
Blocks and layout classes used extensively by the
LegendTitle class.Classes used to display chart titles and subtitles.
-
Uses of AbstractBlock in org.jfree.chart.block
Subclasses of AbstractBlock in org.jfree.chart.blockModifier and TypeClassDescriptionclassA container for a collection ofBlockobjects.classA block that is filled with a single color.classAn empty block with a fixed size.classA block containing a label. -
Uses of AbstractBlock in org.jfree.chart.title
Subclasses of AbstractBlock in org.jfree.chart.titleModifier and TypeClassDescriptionclassA title that contains multiple titles within aBlockContainer.classA chart title that displays the date.classA chart title that displays an image.classThe graphical item within a legend item.classA container that holds all the pieces of a single legend item.classA chart title that displays a legend for the data in the chart.classA legend that shows a range of values and their associated colors, driven by an underlyingPaintScaleimplementation.classA text title that is only displayed if the entire text will be visible without line wrapping.classA chart title that displays a text string with automatic wrapping as required.classThe base class for all chart titles.