|
||||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |
java.lang.Object jp.osdl.jbento2.chart.LineChartType
public class LineChartType
コンストラクタの概要 | |
---|---|
LineChartType()
|
メソッドの概要 | |
---|---|
org.jfree.chart.JFreeChart |
getChart(String title,
String xLabel,
String yLabel,
long xMin,
long xMax,
long yMin,
long yMax,
org.jfree.data.general.AbstractDataset dataset,
org.jfree.chart.plot.PlotOrientation orientation,
boolean legend,
boolean tooltips,
boolean urls,
boolean shape)
|
クラス java.lang.Object から継承されたメソッド |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
コンストラクタの詳細 |
---|
public LineChartType()
メソッドの詳細 |
---|
public org.jfree.chart.JFreeChart getChart(String title, String xLabel, String yLabel, long xMin, long xMax, long yMin, long yMax, org.jfree.data.general.AbstractDataset dataset, org.jfree.chart.plot.PlotOrientation orientation, boolean legend, boolean tooltips, boolean urls, boolean shape)
ChartType
内の getChart
|
||||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |