Uses of Interface
org.jfree.chart.block.EntityBlockResult
| Package | Description |
|---|---|
| org.jfree.chart.block |
Blocks and layout classes used extensively by the
LegendTitle class. |
-
Uses of EntityBlockResult in org.jfree.chart.block
Classes in org.jfree.chart.block that implement EntityBlockResult Modifier and Type Class Description classBlockResultUsed to return results from the draw() method in theBlockclass.