⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 subseriesdataset.html

📁 jfreechart1。0。2的api。
💻 HTML
📖 第 1 页 / 共 4 页
字号:
<DD>Creates a SubSeriesDataset using one series from <code>parent</code>. The series to is passed as an int.<P><DL><DT><B>Parameters:</B><DD><CODE>parent</CODE> - underlying dataset<DD><CODE>series</CODE> - series from parent to include in this Dataset</DL></DL><!-- ============ METHOD DETAIL ========== --><A NAME="method_detail"><!-- --></A><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"><TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"><B>Method Detail</B></FONT></TH></TR></TABLE><A NAME="getHigh(int, int)"><!-- --></A><H3>getHigh</H3><PRE>public java.lang.Number <A HREF="../../../../src-html/org/jfree/data/general/SubSeriesDataset.html#line.115"><B>getHigh</B></A>(int&nbsp;series,                                int&nbsp;item)</PRE><DL><DD>Returns the high-value for the specified series and item. <p> Note: throws <code>ClassCastException</code> if the series if not from a  <A HREF="../../../../org/jfree/data/xy/OHLCDataset.html" title="interface in org.jfree.data.xy"><CODE>OHLCDataset</CODE></A>.<P><DD><DL><DT><B>Specified by:</B><DD><CODE><A HREF="../../../../org/jfree/data/xy/OHLCDataset.html#getHigh(int, int)">getHigh</A></CODE> in interface <CODE><A HREF="../../../../org/jfree/data/xy/OHLCDataset.html" title="interface in org.jfree.data.xy">OHLCDataset</A></CODE></DL></DD><DD><DL><DT><B>Parameters:</B><DD><CODE>series</CODE> - the index of the series of interest (zero-based).<DD><CODE>item</CODE> - the index of the item of interest (zero-based).<DT><B>Returns:</B><DD>The high-value for the specified series and item.</DL></DD></DL><HR><A NAME="getHighValue(int, int)"><!-- --></A><H3>getHighValue</H3><PRE>public double <A HREF="../../../../src-html/org/jfree/data/general/SubSeriesDataset.html#line.128"><B>getHighValue</B></A>(int&nbsp;series,                           int&nbsp;item)</PRE><DL><DD>Returns the high-value (as a double primitive) for an item within a  series.<P><DD><DL><DT><B>Specified by:</B><DD><CODE><A HREF="../../../../org/jfree/data/xy/OHLCDataset.html#getHighValue(int, int)">getHighValue</A></CODE> in interface <CODE><A HREF="../../../../org/jfree/data/xy/OHLCDataset.html" title="interface in org.jfree.data.xy">OHLCDataset</A></CODE></DL></DD><DD><DL><DT><B>Parameters:</B><DD><CODE>series</CODE> - the series (zero-based index).<DD><CODE>item</CODE> - the item (zero-based index).<DT><B>Returns:</B><DD>The high-value.</DL></DD></DL><HR><A NAME="getLow(int, int)"><!-- --></A><H3>getLow</H3><PRE>public java.lang.Number <A HREF="../../../../src-html/org/jfree/data/general/SubSeriesDataset.html#line.148"><B>getLow</B></A>(int&nbsp;series,                               int&nbsp;item)</PRE><DL><DD>Returns the low-value for the specified series and item. <p> Note: throws <code>ClassCastException</code> if the series if not from a  <A HREF="../../../../org/jfree/data/xy/OHLCDataset.html" title="interface in org.jfree.data.xy"><CODE>OHLCDataset</CODE></A>.<P><DD><DL><DT><B>Specified by:</B><DD><CODE><A HREF="../../../../org/jfree/data/xy/OHLCDataset.html#getLow(int, int)">getLow</A></CODE> in interface <CODE><A HREF="../../../../org/jfree/data/xy/OHLCDataset.html" title="interface in org.jfree.data.xy">OHLCDataset</A></CODE></DL></DD><DD><DL><DT><B>Parameters:</B><DD><CODE>series</CODE> - the index of the series of interest (zero-based).<DD><CODE>item</CODE> - the index of the item of interest (zero-based).<DT><B>Returns:</B><DD>The low-value for the specified series and item.</DL></DD></DL><HR><A NAME="getLowValue(int, int)"><!-- --></A><H3>getLowValue</H3><PRE>public double <A HREF="../../../../src-html/org/jfree/data/general/SubSeriesDataset.html#line.161"><B>getLowValue</B></A>(int&nbsp;series,                          int&nbsp;item)</PRE><DL><DD>Returns the low-value (as a double primitive) for an item within a  series.<P><DD><DL><DT><B>Specified by:</B><DD><CODE><A HREF="../../../../org/jfree/data/xy/OHLCDataset.html#getLowValue(int, int)">getLowValue</A></CODE> in interface <CODE><A HREF="../../../../org/jfree/data/xy/OHLCDataset.html" title="interface in org.jfree.data.xy">OHLCDataset</A></CODE></DL></DD><DD><DL><DT><B>Parameters:</B><DD><CODE>series</CODE> - the series (zero-based index).<DD><CODE>item</CODE> - the item (zero-based index).<DT><B>Returns:</B><DD>The low-value.</DL></DD></DL><HR><A NAME="getOpen(int, int)"><!-- --></A><H3>getOpen</H3><PRE>public java.lang.Number <A HREF="../../../../src-html/org/jfree/data/general/SubSeriesDataset.html#line.181"><B>getOpen</B></A>(int&nbsp;series,                                int&nbsp;item)</PRE><DL><DD>Returns the open-value for the specified series and item. <p> Note: throws <code>ClassCastException</code> if the series if not from a  <A HREF="../../../../org/jfree/data/xy/OHLCDataset.html" title="interface in org.jfree.data.xy"><CODE>OHLCDataset</CODE></A>.<P><DD><DL><DT><B>Specified by:</B><DD><CODE><A HREF="../../../../org/jfree/data/xy/OHLCDataset.html#getOpen(int, int)">getOpen</A></CODE> in interface <CODE><A HREF="../../../../org/jfree/data/xy/OHLCDataset.html" title="interface in org.jfree.data.xy">OHLCDataset</A></CODE></DL></DD><DD><DL><DT><B>Parameters:</B><DD><CODE>series</CODE> - the index of the series of interest (zero-based).<DD><CODE>item</CODE> - the index of the item of interest (zero-based).<DT><B>Returns:</B><DD>The open-value for the specified series and item.</DL></DD></DL><HR><A NAME="getOpenValue(int, int)"><!-- --></A><H3>getOpenValue</H3><PRE>public double <A HREF="../../../../src-html/org/jfree/data/general/SubSeriesDataset.html#line.194"><B>getOpenValue</B></A>(int&nbsp;series,                           int&nbsp;item)</PRE><DL><DD>Returns the open-value (as a double primitive) for an item within a  series.<P><DD><DL><DT><B>Specified by:</B><DD><CODE><A HREF="../../../../org/jfree/data/xy/OHLCDataset.html#getOpenValue(int, int)">getOpenValue</A></CODE> in interface <CODE><A HREF="../../../../org/jfree/data/xy/OHLCDataset.html" title="interface in org.jfree.data.xy">OHLCDataset</A></CODE></DL></DD><DD><DL><DT><B>Parameters:</B><DD><CODE>series</CODE> - the series (zero-based index).<DD><CODE>item</CODE> - the item (zero-based index).<DT><B>Returns:</B><DD>The open-value.</DL></DD></DL><HR><A NAME="getClose(int, int)"><!-- --></A><H3>getClose</H3><PRE>public java.lang.Number <A HREF="../../../../src-html/org/jfree/data/general/SubSeriesDataset.html#line.214"><B>getClose</B></A>(int&nbsp;series,                                 int&nbsp;item)</PRE><DL><DD>Returns the close-value for the specified series and item. <p> Note: throws <code>ClassCastException</code> if the series if not from a  <A HREF="../../../../org/jfree/data/xy/OHLCDataset.html" title="interface in org.jfree.data.xy"><CODE>OHLCDataset</CODE></A>.<P><DD><DL><DT><B>Specified by:</B><DD><CODE><A HREF="../../../../org/jfree/data/xy/OHLCDataset.html#getClose(int, int)">getClose</A></CODE> in interface <CODE><A HREF="../../../../org/jfree/data/xy/OHLCDataset.html" title="interface in org.jfree.data.xy">OHLCDataset</A></CODE></DL></DD><DD><DL><DT><B>Parameters:</B><DD><CODE>series</CODE> - the index of the series of interest (zero-based).<DD><CODE>item</CODE> - the index of the item of interest (zero-based).<DT><B>Returns:</B><DD>The close-value for the specified series and item.</DL></DD></DL><HR><A NAME="getCloseValue(int, int)"><!-- --></A><H3>getCloseValue</H3><PRE>public double <A HREF="../../../../src-html/org/jfree/data/general/SubSeriesDataset.html#line.227"><B>getCloseValue</B></A>(int&nbsp;series,                            int&nbsp;item)</PRE><DL><DD>Returns the close-value (as a double primitive) for an item within a  series.<P><DD><DL><DT><B>Specified by:</B><DD><CODE><A HREF="../../../../org/jfree/data/xy/OHLCDataset.html#getCloseValue(int, int)">getCloseValue</A></CODE> in interface <CODE><A HREF="../../../../org/jfree/data/xy/OHLCDataset.html" title="interface in org.jfree.data.xy">OHLCDataset</A></CODE></DL></DD><DD><DL><DT><B>Parameters:</B><DD><CODE>series</CODE> - the series (zero-based index).<DD><CODE>item</CODE> - the item (zero-based index).<DT><B>Returns:</B><DD>The close-value.</DL></DD></DL><HR><A NAME="getVolume(int, int)"><!-- --></A><H3>getVolume</H3><PRE>public java.lang.Number <A HREF="../../../../src-html/org/jfree/data/general/SubSeriesDataset.html#line.247"><B>getVolume</B></A>(int&nbsp;series,                                  int&nbsp;item)</PRE><DL><DD>Returns the volume. <p> Note: throws <code>ClassCastException</code> if the series if not from a  <A HREF="../../../../org/jfree/data/xy/OHLCDataset.html" title="interface in org.jfree.data.xy"><CODE>OHLCDataset</CODE></A>.<P><DD><DL><DT><B>Specified by:</B><DD><CODE><A HREF="../../../../org/jfree/data/xy/OHLCDataset.html#getVolume(int, int)">getVolume</A></CODE> in interface <CODE><A HREF="../../../../org/jfree/data/xy/OHLCDataset.html" title="interface in org.jfree.data.xy">OHLCDataset</A></CODE></DL></DD><DD><DL><DT><B>Parameters:</B><DD><CODE>series</CODE> - the series (zero based index).<DD><CODE>item</CODE> - the item (zero based index).<DT><B>Returns:</B><DD>The volume.</DL></DD></DL><HR><A NAME="getVolumeValue(int, int)"><!-- --></A><H3>getVolumeValue</H3><PRE>public double <A HREF="../../../../src-html/org/jfree/data/general/SubSeriesDataset.html#line.260"><B>getVolumeValue</B></A>(int&nbsp;series,                             int&nbsp;item)</PRE><DL><DD>Returns the volume-value (as a double primitive) for an item within a  series.<P><DD><DL><DT><B>Specified by:</B><DD><CODE><A HREF="../../../../org/jfree/data/xy/OHLCDataset.html#getVolumeValue(int, int)">getVolumeValue</A></CODE> in interface <CODE><A HREF="../../../../org/jfree/data/xy/OHLCDataset.html" title="interface in org.jfree.data.xy">OHLCDataset</A></CODE></DL></DD><DD><DL><DT><B>Parameters:</B><DD><CODE>series</CODE> - the series (zero-based index).<DD><CODE>item</CODE> - the item (zero-based index).<DT><B>Returns:</B><DD>The volume-value.</DL></DD></DL><HR><A NAME="getX(int, int)"><!-- --></A><H3>getX</H3><PRE>public java.lang.Number <A HREF="../../../../src-html/org/jfree/data/general/SubSeriesDataset.html#line.284"><B>getX</B></A>(int&nbsp;series,                             int&nbsp;item)</PRE><DL><DD>Returns the X-value for the specified series and item. <p> Note: throws <code>ClassCastException</code> if the series if not from a  <A HREF="../../../../org/jfree/data/xy/XYDataset.html" title="interface in org.jfree.data.xy"><CODE>XYDataset</CODE></A>.<P><DD><DL><DT><B>Specified by:</B><DD><CODE><A HREF="../../../../org/jfree/data/xy/XYDataset.html#getX(int, int)">getX</A></CODE> in interface <CODE><A HREF="../../../../org/jfree/data/xy/XYDataset.html" title="interface in org.jfree.data.xy">XYDataset</A></CODE></DL></DD><DD><DL><DT><B>Parameters:</B><DD><CODE>series</CODE> - the index of the series of interest (zero-based);<DD><CODE>item</CODE> - the index of the item of interest (zero-based).<DT><B>Returns:</B><DD>The X-value for the specified series and item.</DL></DD></DL><HR><A NAME="getY(int, int)"><!-- --></A><H3>getY</H3><PRE>public java.lang.Number <A HREF="../../../../src-html/org/jfree/data/general/SubSeriesDataset.html#line.299"><B>getY</B></A>(int&nbsp;series,

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -