Header
And More


Uses of Class
org.jfree.chart.axis.PeriodAxisLabelInfo

Packages that use PeriodAxisLabelInfo
org.jfree.chart.axis Axis classes and interfaces. 
 

Uses of PeriodAxisLabelInfo in org.jfree.chart.axis
 

Methods in org.jfree.chart.axis that return PeriodAxisLabelInfo
 PeriodAxisLabelInfo[] PeriodAxis.getLabelInfo()
          Returns an array of label info records.
 

Methods in org.jfree.chart.axis with parameters of type PeriodAxisLabelInfo
 void PeriodAxis.setLabelInfo(PeriodAxisLabelInfo[] info)
          Sets the array of label info records and sends an AxisChangeEvent to all registered listeners.
 


Footer
And More


Copyright © 2000-2009 by Object Refinery Limited. All Rights Reserved.