Uses of Class
org.jfree.chart.axis.MarkerAxisBand
Package | Description |
---|---|
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 Modifier and Type Method Description MarkerAxisBand
NumberAxis. getMarkerBand()
Returns the (optional) marker band for the axis.Methods in org.jfree.chart.axis with parameters of type MarkerAxisBand Modifier and Type Method Description void
NumberAxis. setMarkerBand(MarkerAxisBand band)
Sets the marker band for the axis.