|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.steema.teechart.axis.AxisLabelAdapter
public class AxisLabelAdapter
Title: TeeChart for Java
Description: TeeChart for Java
Copyright (c) 2004-2008 by Steema Software SL. All Rights Reserved.
Company: Steema Software SL
Constructor Summary | |
---|---|
AxisLabelAdapter()
Creates a new instance of AxisLabelAdapter |
Method Summary | |
---|---|
java.lang.String |
getLabel(Axis axis,
ISeries s,
int valueIndex,
java.lang.String labelText)
|
NextAxisLabelValue |
getNextLabel(Axis axis,
int labelIndex,
NextAxisLabelValue nextAxisLabel)
|
void |
scrollModHandler(Axis a,
ScrollModEventArgs e)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AxisLabelAdapter()
Method Detail |
---|
public java.lang.String getLabel(Axis axis, ISeries s, int valueIndex, java.lang.String labelText)
getLabel
in interface AxisLabelResolver
public NextAxisLabelValue getNextLabel(Axis axis, int labelIndex, NextAxisLabelValue nextAxisLabel)
getNextLabel
in interface AxisLabelResolver
public void scrollModHandler(Axis a, ScrollModEventArgs e)
scrollModHandler
in interface AxisLabelResolver
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |