| Frames | No Frames |
Constructors with parameter type org.jfree.chart.block.Arrangement | |
Creates a new legend item block. | |
Creates a new legend title with the specified arrangement. | |
Classes implementing org.jfree.chart.block.Arrangement | |
| class | An arrangement manager that lays out blocks in a similar way to
Swing's BorderLayout class. |
| class | Arranges a block in the center of its container. |
| class | Arranges blocks in a column layout. |
| class | Arranges blocks in a flow layout. |
| class | Arranges blocks in a grid within their container. |
Constructors with parameter type org.jfree.chart.block.Arrangement | |
Creates a new instance with the specified arrangement. | |
Methods with parameter type org.jfree.chart.block.Arrangement | |
| void | Sets the arrangement (layout) manager. |
Methods with return type org.jfree.chart.block.Arrangement | |
| Arrangement | Returns the arrangement (layout) manager for the container. |