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