Uses of Package
org.jfree.chart.block
Package
Description
Core classes, including
JFreeChart
and
ChartPanel
.Blocks and layout classes used extensively by the
LegendTitle
class.Classes used to display chart titles and subtitles.
-
ClassDescriptionA block is an arbitrary item that can be drawn (in Java2D space) within a rectangular area, has a preferred size, and can be arranged by an
Arrangement
manager.A container for a collection ofBlock
objects. -
ClassDescriptionA convenience class for creating new classes that implement the
Block
interface.An object that is responsible for arranging a collection ofBlock
s within aBlockContainer
.A block is an arbitrary item that can be drawn (in Java2D space) within a rectangular area, has a preferred size, and can be arranged by anArrangement
manager.A border for a block.A container for a collection ofBlock
objects.A block frame is a type of border that can be drawn around the outside of anyAbstractBlock
.An interface that is used by the draw() method of someBlock
implementations to determine whether or not to generate entities for the items within the block.Provides access to theEntityCollection
generated when a block is drawn.Defines tokens used to indicate a length constraint type.A description of a constraint for resizing a rectangle. -
ClassDescriptionA convenience class for creating new classes that implement the
Block
interface.An object that is responsible for arranging a collection ofBlock
s within aBlockContainer
.A block is an arbitrary item that can be drawn (in Java2D space) within a rectangular area, has a preferred size, and can be arranged by anArrangement
manager.A container for a collection ofBlock
objects.A description of a constraint for resizing a rectangle.