Java org.jfree.chart.title CompositeTitle fields, constructors, methods, implement or subclass

Example usage for Java org.jfree.chart.title CompositeTitle fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.jfree.chart.title CompositeTitle.

The text is from its open source code.

Constructor

CompositeTitle(BlockContainer container)
Creates a new title using the specified container.

Method

voidsetPosition(RectangleEdge position)
Sets the position for the title and sends a TitleChangeEvent to all registered listeners.