Header
And More


Uses of Interface
org.jfree.chart.block.BlockFrame

Packages that use BlockFrame
org.jfree.chart.block Blocks and layout classes used extensively by the LegendTitle class. 
 

Uses of BlockFrame in org.jfree.chart.block
 

Classes in org.jfree.chart.block that implement BlockFrame
 class BlockBorder
          A border for a block.
 class LineBorder
          A line border for any AbstractBlock.
 

Methods in org.jfree.chart.block that return BlockFrame
 BlockFrame AbstractBlock.getFrame()
          Returns the current frame (border).
 

Methods in org.jfree.chart.block with parameters of type BlockFrame
 void AbstractBlock.setFrame(BlockFrame frame)
          Sets the frame (or border).
 


Footer
And More


Copyright © 2000-2009 by Object Refinery Limited. All Rights Reserved.