Uses of Interface
org.jfree.chart.block.EntityBlockResult
-
Packages that use EntityBlockResult Package Description org.jfree.chart.block Blocks and layout classes used extensively by theLegendTitle
class. -
-
Uses of EntityBlockResult in org.jfree.chart.block
Classes in org.jfree.chart.block that implement EntityBlockResult Modifier and Type Class Description class
BlockResult
Used to return results from the draw() method in theBlock
class.
-