TodayChart

public class TodayChart extends TrafficChart

Constructors

TodayChart

public TodayChart(Context context, int type, int subtype, String ssid)

Methods

getCalendar

protected Calendar getCalendar()

getGraphCurrentSSIDType

public DataType getGraphCurrentSSIDType()

getGraphDataType

public DataType getGraphDataType()

getGraphUnit

public int getGraphUnit()

getOriginCrrection

public int getOriginCrrection()

getXAxisCalMax

public long getXAxisCalMax()

getXAxisCalMin

public long getXAxisCalMin()

getXAxisFormat

public String getXAxisFormat()

getXAxisMax

public int getXAxisMax()

getXAxisTitle

public String getXAxisTitle()

getXAxisUnit

public int getXAxisUnit()

makeSeries

public XYMultipleSeriesDataset makeSeries()

当日分のデータを作成する この処理は時間がかかるため、ロード画面を作成することを推奨します。