|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectlt.monarch.chart.mapper.AnalogAxisScale
lt.monarch.chart.mapper.DateAxisMapper.DateScale
lt.monarch.chart.mapper.DateAxisMapper.StepScale
protected class DateAxisMapper.StepScale extends DateAxisMapper.DateScale
The date axis scale with custom scale units and step. The scale units and
step are set by mapper's setStepScale method.
| Modifier and Type | Field and Description |
|---|
| Fields inherited from class lt.monarch.chart.mapper.DateAxisMapper.DateScale |
|---|
dateFormatSetByUser, dates, locale, scaleDateFormat, subScale |
| Fields inherited from class lt.monarch.chart.mapper.AnalogAxisScale |
|---|
subscaleTickCount |
| Modifier | Constructor and Description |
|---|---|
protected |
DateAxisMapper.StepScale()
Constructs a new StepScale. |
| Modifier and Type | Method and Description |
|---|---|
AxisScale |
getSubScale()
Returns null. |
| Methods inherited from class lt.monarch.chart.mapper.DateAxisMapper.DateScale |
|---|
findNearestMark, getLabelAt, getLabelAt, getLabelFor, getLocale, getMarkCount, mapMark, mapMarkTicks, setDefaultLabelFormat, setLabelFormat, setLocale |
| Methods inherited from class lt.monarch.chart.mapper.AnalogAxisScale |
|---|
getSubscaleTickCount, setSubscaleTickCount |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
protected DateAxisMapper.StepScale()
StepScale. The scale units and step are
taken from mapper.
DateAxisMapper| Method Detail |
|---|
public AxisScale getSubScale()
null.
getSubScale in interface AxisScalegetSubScale in class DateAxisMapper.DateScale
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||