Uses of Interface
org.jfree.chart.block.EntityBlockParams
| Package | Description |
|---|---|
| org.jfree.chart.block |
Blocks and layout classes used extensively by the
LegendTitle class. |
-
Uses of EntityBlockParams in org.jfree.chart.block
Classes in org.jfree.chart.block that implement EntityBlockParams Modifier and Type Class Description classBlockParamsA standard parameter object that can be passed to the draw() method defined by theBlockclass.