Uses of Class
com.jrefinery.chart.HorizontalMarkerAxisBand

Packages that use HorizontalMarkerAxisBand
com.jrefinery.chart The main classes in the JFreeChart class library. 
 

Uses of HorizontalMarkerAxisBand in com.jrefinery.chart
 

Methods in com.jrefinery.chart that return HorizontalMarkerAxisBand
 HorizontalMarkerAxisBand HorizontalNumberAxis.getMarkerBand()
          Returns the (optional) marker band for the axis.
 

Methods in com.jrefinery.chart with parameters of type HorizontalMarkerAxisBand
 void HorizontalNumberAxis.setMarkerBand(HorizontalMarkerAxisBand band)
          Sets the marker band for the axis.