| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TextTitle | |
|---|---|
| org.jfree.chart | Core classes, including JFreeChartandChartPanel. | 
| org.jfree.chart.title | Classes used to display chart titles and subtitles. | 
| Uses of TextTitle in org.jfree.chart | 
|---|
| Methods in org.jfree.chart that return TextTitle | |
|---|---|
|  TextTitle | JFreeChart.getTitle()Returns the main chart title. | 
| Methods in org.jfree.chart with parameters of type TextTitle | |
|---|---|
|  void | JFreeChart.setTitle(TextTitle title)Sets the main title for the chart and sends a ChartChangeEventto all registered listeners. | 
| Uses of TextTitle in org.jfree.chart.title | 
|---|
| Subclasses of TextTitle in org.jfree.chart.title | |
|---|---|
|  class | DateTitleA chart title that displays the date. | 
|  class | ShortTextTitleA text title that is only displayed if the entire text will be visible without line wrapping. | 
| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||