Uses of Package
org.jfree.chart.block
Packages that use org.jfree.chart.block
-
Classes in org.jfree.chart.block used by org.jfree.chartClassDescriptionA 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. -
Classes in org.jfree.chart.block used by org.jfree.chart.blockClassDescriptionA 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. -
Classes in org.jfree.chart.block used by org.jfree.chart.titleClassDescriptionA 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.