|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use Axis | |
| com.linksoft.chart | |
| Uses of Axis in com.linksoft.chart |
| Fields in com.linksoft.chart declared as Axis | |
Axis |
GaugePlotter.axis1
|
Axis |
GaugePlotter.axis2
|
Axis |
DataSerie.secondaryXAxis
|
Axis |
DataSerie.secondaryYAxis
|
Axis |
Chart.XAxis
|
Axis |
Chart.YAxis
|
Axis |
Chart.Y2Axis
|
Axis |
Axis.peerAxis
|
protected Axis |
Axis.mainAxis
|
| Methods in com.linksoft.chart that return Axis | |
protected Axis |
Axis.getAdditionalAxis(int i)
|
| Methods in com.linksoft.chart with parameters of type Axis | |
protected void |
TargetZone.paint(ChartGraphics g,
Axis xaxis,
Axis yaxis)
|
protected void |
Chart.resetChart(Title t,
Plotter p,
Axis X,
Axis Y)
|
void |
Chart.setY2Scale(Axis a)
|
protected void |
AxisTargetZone.paint(ChartGraphics g,
Axis axis,
Axis peerAxis,
int axisPosition)
|
void |
Axis.addAdditionalAxis(Axis axis)
|
protected void |
Axis.drawForeground(ChartGraphics g,
Axis peerAxis)
|
protected void |
Axis.drawBackground(ChartGraphics g,
Axis peerAxis)
|
protected void |
Axis.drawGridBackground(ChartGraphics g,
Axis peerAxis)
|
protected void |
Axis.paintTargetZones(ChartGraphics g,
Axis peerAxis,
int position)
|
void |
Axis.draw(ChartGraphics g,
Axis peerAxis,
boolean drawForeGround,
boolean drawGridBackground)
|
| Constructors in com.linksoft.chart with parameters of type Axis | |
Chart(Title t,
Plotter p,
Axis X,
Axis Y)
|
|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||