Uses of Interface
org.jfree.chart.block.BlockFrame
Packages that use BlockFrame
-
Uses of BlockFrame in org.jfree.chart.block
Classes in org.jfree.chart.block that implement BlockFrameModifier and TypeClassDescriptionclass
A border for a block.class
A line border for anyAbstractBlock
.Fields in org.jfree.chart.block declared as BlockFrameModifier and TypeFieldDescriptionprivate BlockFrame
AbstractBlock.frame
The frame (or border) for the block.Methods in org.jfree.chart.block that return BlockFrameMethods in org.jfree.chart.block with parameters of type BlockFrameModifier and TypeMethodDescriptionvoid
AbstractBlock.setFrame
(BlockFrame frame) Sets the frame (or border).