|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.steema.teechart.axis.AxisDraw.TicksGridDraw
public final class AxisDraw.TicksGridDraw
Constructor Summary | |
---|---|
AxisDraw.TicksGridDraw(Axis a)
|
Method Summary | |
---|---|
void |
drawGrids(int numTicks)
|
void |
drawTicksGrid(int[] tempTicks,
int tempNumTicks,
double tempValue)
Internal use. |
void |
setChart(IBaseChart chart)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AxisDraw.TicksGridDraw(Axis a)
Method Detail |
---|
public void setChart(IBaseChart chart)
public void drawGrids(int numTicks)
public void drawTicksGrid(int[] tempTicks, int tempNumTicks, double tempValue)
tempTicks
- tempNumTicks
- tempValue
-
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |