|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.steema.teechart.axis.AxisDraw
public class AxisDraw
Title: AxisDraw class
Description:
Copyright (c) 2005-2006 by Steema Software SL. All Rights Reserved.
Company: Steema Software SL
| Field Summary | |
|---|---|
protected Axis |
axis
|
int[] |
ticks
|
boolean |
tmpAlternate
|
protected double |
tmpValue
|
| Constructor Summary | |
|---|---|
AxisDraw()
|
|
AxisDraw(Axis a)
|
|
| Method Summary | |
|---|---|
void |
draw(boolean calcPosAxis)
|
int |
getNumTicks()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public int[] ticks
protected Axis axis
protected double tmpValue
public boolean tmpAlternate
| Constructor Detail |
|---|
public AxisDraw(Axis a)
a - Axispublic AxisDraw()
| Method Detail |
|---|
public int getNumTicks()
public void draw(boolean calcPosAxis)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||