|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Axis | |
|---|---|
| com.steema.teechart | TeeChart Charting Library for Java. |
| com.steema.teechart.axis | |
| com.steema.teechart.editors | |
| com.steema.teechart.styles | |
| com.steema.teechart.themes | |
| com.steema.teechart.tools | |
| Uses of Axis in com.steema.teechart |
|---|
| Methods in com.steema.teechart with parameters of type Axis | |
|---|---|
int |
Walls.calcWallSize(Axis a)
Calculates the Wall thickness of the specified Axis. |
void |
TChartApplet.doAllowScroll(Axis axis,
double delta,
ScrollResult result)
|
void |
TChart.doAllowScroll(Axis a,
double delta,
ScrollResult result)
|
void |
IChart.doAllowScroll(Axis axis,
double delta,
ScrollResult result)
|
void |
TChartApplet.doClickAxis(Axis a,
java.awt.event.MouseEvent e)
|
void |
TChart.doClickAxis(Axis a,
java.awt.event.MouseEvent e)
|
void |
IChart.doClickAxis(Axis a,
java.awt.event.MouseEvent e)
|
Series |
Chart.getAxisSeries(Axis axis)
Returns the first Series that depends on the specified Axis. |
double |
IBaseChart.getMaxXValue(Axis axis)
|
double |
Chart.getMaxXValue(Axis axis)
Returns the Maximum Value of the Series X Values List. |
double |
IBaseChart.getMaxYValue(Axis axis)
|
double |
Chart.getMaxYValue(Axis axis)
Returns the highest of all the current Series Y point values. |
double |
IBaseChart.getMinXValue(Axis axis)
|
double |
Chart.getMinXValue(Axis axis)
Returns the Minimum Value of the Series X Values List. |
double |
IBaseChart.getMinYValue(Axis axis)
|
double |
Chart.getMinYValue(Axis axis)
Returns the Minimum Value of the Series Y Values List. |
double |
IBaseChart.internalMinMax(Axis axis,
boolean isMinimum,
boolean isHorizontal)
|
double |
Chart.internalMinMax(Axis aAxis,
boolean isMin,
boolean isX)
|
boolean |
IBaseChart.isAxisCustom(Axis axis)
|
boolean |
Chart.isAxisCustom(Axis axis)
|
boolean |
IBaseChart.isAxisVisible(Axis axis)
|
boolean |
Chart.isAxisVisible(Axis a)
|
ScrollResult |
TChart.Scrollable.isScrollable(Axis a,
ScrollResult r)
|
| Uses of Axis in com.steema.teechart.axis |
|---|
| Subclasses of Axis in com.steema.teechart.axis | |
|---|---|
class |
DepthAxis
Title: DepthAxis class Description: Z plane Axis characteristics. |
| Fields in com.steema.teechart.axis declared as Axis | |
|---|---|
protected Axis |
AxisLabels.axis
|
protected Axis |
AxisDraw.axis
|
protected Axis |
AxisLabelsItems.iAxis
|
| Methods in com.steema.teechart.axis that return Axis | |
|---|---|
Axis |
CustomAxes.add(Axis axis)
Adds a Custom Axis. |
protected Axis |
Axes.checkAxis(Axis a)
|
static Axis |
Axes.createNewAxis(IBaseChart chart)
|
Axis |
CustomAxes.getAxis(int index)
|
Axis |
Axes.getAxis(int index)
Accesses indexed axis |
Axis |
Axes.getBottom()
Determines the Labels and formatting attributes of Bottom Chart side. |
Axis |
Axes.getDepth()
Accesses characteristics of the Depth Axis, or z axis as it is also known. |
Axis |
Axes.getDepthTop()
|
Axis |
Axes.getLeft()
Determines the Labels and formatting attributes of Left Chart side. |
Axis |
CustomAxes.getNew()
|
Axis |
Axes.getRight()
Determines the Labels and formatting attributes of Right Chart side. |
Axis |
Axes.getTop()
Determines the Labels and formatting attributes of Top Chart side. |
| Methods in com.steema.teechart.axis with parameters of type Axis | |
|---|---|
Axis |
CustomAxes.add(Axis axis)
Adds a Custom Axis. |
protected Axis |
Axes.checkAxis(Axis a)
|
java.lang.String |
AxisLabelResolver.getLabel(Axis axis,
ISeries s,
int valueIndex,
java.lang.String labelText)
|
java.lang.String |
AxisLabelAdapter.getLabel(Axis axis,
ISeries s,
int valueIndex,
java.lang.String labelText)
|
NextAxisLabelValue |
AxisLabelResolver.getNextLabel(Axis axis,
int labelIndex,
NextAxisLabelValue nextLabel)
|
NextAxisLabelValue |
AxisLabelAdapter.getNextLabel(Axis axis,
int labelIndex,
NextAxisLabelValue nextAxisLabel)
|
int |
CustomAxes.indexOf(Axis a)
|
int |
Axes.indexOf(Axis a)
|
void |
CustomAxes.remove(Axis a)
Removes the Custom Axis of Index 'CustomAxisIndex'. |
void |
CustomAxes.setAxis(int index,
Axis value)
|
void |
Axes.setBottom(Axis value)
|
void |
Axes.setLeft(Axis value)
|
void |
Axes.setRight(Axis value)
|
void |
Axes.setTop(Axis value)
|
| Constructors in com.steema.teechart.axis with parameters of type Axis | |
|---|---|
AxisDraw(Axis a)
|
|
AxisLabels(Axis a)
Accesses the Label characteristics of Axis Labels. |
|
AxisLabelsItems(Axis a)
|
|
| Uses of Axis in com.steema.teechart.editors |
|---|
| Methods in com.steema.teechart.editors with parameters of type Axis | |
|---|---|
static void |
ChartEditor.editAxis(Axis axis)
|
static void |
ChartEditor.editAxis(Axis axis,
java.lang.String chartName)
|
static javax.swing.JDialog |
DialogFactory.getEditDialog(Axis axis)
|
static javax.swing.JDialog |
DialogFactory.getEditDialog(javax.swing.JFrame owner,
Axis axis)
|
void |
ChartEditorPanel.selectAxis(Axis axis)
|
void |
AxesEditor.setAxis(Axis axis)
|
void |
AxisLabelsEditor.SetAxis(Axis a)
|
| Uses of Axis in com.steema.teechart.styles |
|---|
| Methods in com.steema.teechart.styles that return Axis | |
|---|---|
Axis |
Series.getCustomHorizAxis()
Specifies the custom horizontal axis for the series. |
Axis |
Series.getCustomVertAxis()
Specifies the custom vertical axis for the series. |
Axis |
Series.getHorizAxis()
|
Axis |
ISeries.getHorizAxis()
|
Axis |
Series.getVertAxis()
|
Axis |
ISeries.getVertAxis()
|
| Methods in com.steema.teechart.styles with parameters of type Axis | |
|---|---|
boolean |
Series.associatedToAxis(Axis a)
|
boolean |
ISeries.associatedToAxis(Axis axis)
|
boolean |
Circular.associatedToAxis(Axis a)
|
void |
Series.setCustomHorizAxis(Axis value)
Specifies the custom horizontal axis for the series. |
void |
Series.setCustomVertAxis(Axis value)
Specifies the custom vertical axis for the series. |
| Uses of Axis in com.steema.teechart.themes |
|---|
| Methods in com.steema.teechart.themes with parameters of type Axis | |
|---|---|
void |
DefaultTheme.changeAxis(Axis chartAxis)
|
| Uses of Axis in com.steema.teechart.tools |
|---|
| Fields in com.steema.teechart.tools declared as Axis | |
|---|---|
protected Axis |
ToolAxis.iAxis
|
| Methods in com.steema.teechart.tools that return Axis | |
|---|---|
Axis |
ToolAxis.getAxis()
The axis to which a Tool will belong. |
Axis |
ToolSeries.getHorizAxis()
Returns the associated Top or Bottom Chart Horizontal Axis. |
Axis |
ToolSeries.getVertAxis()
Returns the associated Left or Right Chart Vertical Axis. |
| Methods in com.steema.teechart.tools with parameters of type Axis | |
|---|---|
void |
ToolAxis.setAxis(Axis value)
Sets the axis to which a Tool will belong. |
void |
ColorBand.setAxis(Axis value)
|
| Constructors in com.steema.teechart.tools with parameters of type Axis | |
|---|---|
AxisArrow(Axis a)
|
|
ColorLine(Axis a)
|
|
ToolAxis(Axis a)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||