|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CartesianCoordinates | |
---|---|
com.quinncurtis.chart2djava | |
com.quinncurtis.spcchartjava |
Uses of CartesianCoordinates in com.quinncurtis.chart2djava |
---|
Subclasses of CartesianCoordinates in com.quinncurtis.chart2djava | |
---|---|
class |
PolarCoordinates
The CartesianCoordinates class extends the CartesianCoordinates class to support polar scales. |
Methods in com.quinncurtis.chart2djava with parameters of type CartesianCoordinates | |
---|---|
void |
CartesianCoordinates.copy(CartesianCoordinates source)
Copies the source scale. |
Uses of CartesianCoordinates in com.quinncurtis.spcchartjava |
---|
Methods in com.quinncurtis.spcchartjava that return CartesianCoordinates | |
---|---|
CartesianCoordinates |
FrequencyHistogramChart.getCoordinateSystem()
Get the coordinate system object for the histogram. |
CartesianCoordinates |
ParetoChart.getCoordinateSystem1()
Get the coordinate system object of the frequency histogram part of the chart. |
CartesianCoordinates |
ParetoChart.getCoordinateSystem2()
Get the coordinate system object of the cumualtive frequency part of the chart. |
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |