org.jfree.chart.plot
Interface ValueAxisPlot
-
- All Known Implementing Classes:
- CategoryPlot, CombinedDomainCategoryPlot, CombinedDomainXYPlot, CombinedRangeCategoryPlot, CombinedRangeXYPlot, ContourPlot, FastScatterPlot, PolarPlot, ThermometerPlot, XYPlot
public interface ValueAxisPlotAn interface that is implemented by plots that use aValueAxis, providing a standard method to find the current data range.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method and Description RangegetDataRange(ValueAxis axis)Returns the data range that should apply for the specified axis.
-
DMelt 3.0 © DataMelt by jWork.ORG