public class HybsTimeSeriesCollection extends org.jfree.data.time.TimeSeriesCollection
5.6.1.0 (2013/02/01) 新規作成 |
コンストラクタと説明 |
---|
HybsTimeSeriesCollection(String type)
チャートタイプを引数にとる、コンストラクター
TimeSeriesLineV、TimeSeriesBarV、StackedTimeSeriesLineV の場合は縦持です。
|
修飾子とタイプ | メソッドと説明 |
---|---|
void |
executeQuery(Connection con,
String query)
HybsTimeSeriesCollection オブジェクトの内部に、DB検索結果のデータを設定します。
|
addSeries, clone, equals, getDomainBounds, getDomainBounds, getDomainIsPointsInTime, getDomainLowerBound, getDomainOrder, getDomainUpperBound, getEndX, getEndY, getItemCount, getRangeBounds, getSeries, getSeries, getSeries, getSeriesCount, getSeriesKey, getStartX, getStartY, getSurroundingItems, getX, getX, getXPosition, getXValue, getY, hashCode, indexOf, removeAllSeries, removeSeries, removeSeries, setDomainIsPointsInTime, setXPosition
getEndXValue, getEndYValue, getStartXValue, getStartYValue
addChangeListener, fireDatasetChanged, getGroup, hasListener, notifyListeners, removeChangeListener, setGroup, validateObject
public HybsTimeSeriesCollection(String type)
type
- チャートタイプpublic void executeQuery(Connection con, String query) throws SQLException
con
- the connection.query
- the query.SQLException
- データベース実行エラーが発生した場合Webアプリケーションフレームワーク openGionCopyright (c) 2009 The openGion Project.