|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use NumericAxisLabels | |
---|---|
com.quinncurtis.chart2djava | |
com.quinncurtis.spcchartjava |
Uses of NumericAxisLabels in com.quinncurtis.chart2djava |
---|
Subclasses of NumericAxisLabels in com.quinncurtis.chart2djava | |
---|---|
class |
PolarAxesLabels
The PolarAxesLabels class labels the tick marks of the x-axis, y-axis, and radial axis of the associated PolarAxes object. |
Methods in com.quinncurtis.chart2djava with parameters of type NumericAxisLabels | |
---|---|
void |
NumericAxisLabels.copy(NumericAxisLabels source)
Copies the source NumericAxisLabels object. |
Uses of NumericAxisLabels in com.quinncurtis.spcchartjava |
---|
Methods in com.quinncurtis.spcchartjava that return NumericAxisLabels | |
---|---|
NumericAxisLabels |
ProbabilityChart.getSigmaAxisLab()
Get the sigma y-axis labels object of the chart. |
NumericAxisLabels |
ProbabilityChart.getXAxisLab()
Get the x-axis labels object of the chart. |
NumericAxisLabels |
FrequencyHistogramChart.getXAxisLab()
Get the x-axis labels object. |
NumericAxisLabels |
SPCChartObjects.getYAxisLab()
Get a reference to the charts left y-axis labels. |
NumericAxisLabels |
FrequencyHistogramChart.getYAxisLab()
Get the y-axis labels object. |
NumericAxisLabels |
ProbabilityChart.getYAxisLab1()
Get the left probability y-axis labels object of the chart. |
NumericAxisLabels |
ParetoChart.getYAxisLab1()
Get the y-axis labels object of the frequency histogram part of the chart. |
NumericAxisLabels |
ProbabilityChart.getYAxisLab2()
Get the right probability y-axis labels object of the chart. |
NumericAxisLabels |
ParetoChart.getYAxisLab2()
Get the y-axis numeric labels object of the cumualtive frequency part of the chart. |
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |