Public Member Functions | |
double | binLowerEdge (int param) |
double | binUpperEdge (int param) |
double | binWidth (int param) |
int | bins () |
int | coordToIndex (double param) |
boolean | isFixedBinning () |
double | lowerEdge () |
double | upperEdge () |
Protected Attributes | |
ISAxis | axis |
The index of this axis in the ISHistogram. | |
Package Functions | |
AxisAdapter (int index) |
Definition at line 143 of file ISHistogramAdapter.java.