Header
And More


Uses of Class
org.jfree.chart.block.BlockBorder

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

Uses of BlockBorder in org.jfree.chart.block
 

Fields in org.jfree.chart.block declared as BlockBorder
static BlockBorder BlockBorder.NONE
          An empty border.
 

Methods in org.jfree.chart.block that return BlockBorder
 BlockBorder AbstractBlock.getBorder()
          Deprecated. Use AbstractBlock.getFrame() instead.
 

Methods in org.jfree.chart.block with parameters of type BlockBorder
 void AbstractBlock.setBorder(BlockBorder border)
          Deprecated. Use AbstractBlock.setFrame(BlockFrame) instead.
 


Footer
And More


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