|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TimeScale | |
---|---|
com.quinncurtis.chart2djava |
Uses of TimeScale in com.quinncurtis.chart2djava |
---|
Methods in com.quinncurtis.chart2djava that return TimeScale | |
---|---|
TimeScale |
TimeCoordinates.getTimeScale(int axis)
This method returns the TimeScale object associated with the specified axis. |
Methods in com.quinncurtis.chart2djava with parameters of type TimeScale | |
---|---|
void |
TimeScale.copy(TimeScale source)
Copies the source scale. |
void |
TimeAutoScale.setTimeScale(TimeScale timescale)
Sets the time scale for the object. |
Constructors in com.quinncurtis.chart2djava with parameters of type TimeScale | |
---|---|
TimeAutoScale(TimeScale timescale)
This constructor creates a new TimeAutoScale object based on the initial scaling values of an TimeScale object. |
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |