Header
And More


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

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

Uses of MarkerAxisBand in org.jfree.chart.axis
 

Methods in org.jfree.chart.axis that return MarkerAxisBand
 MarkerAxisBand NumberAxis.getMarkerBand()
          Returns the (optional) marker band for the axis.
 

Methods in org.jfree.chart.axis with parameters of type MarkerAxisBand
 void NumberAxis.setMarkerBand(MarkerAxisBand band)
          Sets the marker band for the axis.
 


Footer
And More


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