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 TypeClassDescriptionclassA border for a block.classA line border for anyAbstractBlock.Fields in org.jfree.chart.block declared as BlockFrameModifier and TypeFieldDescriptionprivate BlockFrameAbstractBlock.frameThe 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 TypeMethodDescriptionvoidAbstractBlock.setFrame(BlockFrame frame) Sets the frame (or border).