Example usage for org.jfree.chart.block BlockContainer subclass-usage

List of usage examples for org.jfree.chart.block BlockContainer subclass-usage

Introduction

In this page you can find the example usage for org.jfree.chart.block BlockContainer subclass-usage.

Usage

From source file com.rapidminer.gui.new_plotter.engine.jfreechart.legend.ColoredBlockContainer.java

/**
 * A {@link BlockContainer} with a colored background. Additionally brutally enforces a vertically
 * centered alignment of its contents, and thus probably only works as long as the contents is
 * arranged in exactly one horizontal line.
 * 
 * @author Marius Helf