Uses of Class
org.jfree.chart.title.TextTitle
Packages that use TextTitle
-
Uses of TextTitle in org.jfree.chart
Methods in org.jfree.chart that return TextTitleMethods in org.jfree.chart with parameters of type TextTitleModifier and TypeMethodDescriptionvoid
Sets the main title for the chart and sends aChartChangeEvent
to all registered listeners. -
Uses of TextTitle in org.jfree.chart.title
Subclasses of TextTitle in org.jfree.chart.titleModifier and TypeClassDescriptionclass
A chart title that displays the date.class
A text title that is only displayed if the entire text will be visible without line wrapping.