📄 index-21.html
字号:
<DD>Updates (changes) the value for a time period.<DT><A HREF="../org/jfree/data/time/TimeSeries.html#update(int, java.lang.Number)"><B>update(int, Number)</B></A> - Method in class org.jfree.data.time.<A HREF="../org/jfree/data/time/TimeSeries.html" title="class in org.jfree.data.time">TimeSeries</A><DD>Updates (changes) the value of a data item.<DT><A HREF="../org/jfree/data/xy/MatrixSeries.html#update(int, int, double)"><B>update(int, int, double)</B></A> - Method in class org.jfree.data.xy.<A HREF="../org/jfree/data/xy/MatrixSeries.html" title="class in org.jfree.data.xy">MatrixSeries</A><DD>Updates the value of the specified item in this matrix series.<DT><A HREF="../org/jfree/data/xy/NormalizedMatrixSeries.html#update(int, int, double)"><B>update(int, int, double)</B></A> - Method in class org.jfree.data.xy.<A HREF="../org/jfree/data/xy/NormalizedMatrixSeries.html" title="class in org.jfree.data.xy">NormalizedMatrixSeries</A><DD> <DT><A HREF="../org/jfree/data/xy/XYSeries.html#update(int, java.lang.Number)"><B>update(int, Number)</B></A> - Method in class org.jfree.data.xy.<A HREF="../org/jfree/data/xy/XYSeries.html" title="class in org.jfree.data.xy">XYSeries</A><DD><B>Deprecated.</B> <I>Renamed updateByIndex(int, Number) to avoid confusion with the update(Number, Number) method.</I><DT><A HREF="../org/jfree/data/xy/XYSeries.html#update(java.lang.Number, java.lang.Number)"><B>update(Number, Number)</B></A> - Method in class org.jfree.data.xy.<A HREF="../org/jfree/data/xy/XYSeries.html" title="class in org.jfree.data.xy">XYSeries</A><DD>Updates an item in the series.<DT><A HREF="../org/jfree/chart/renderer/OutlierList.html#updateAveragedOutlier()"><B>updateAveragedOutlier()</B></A> - Method in class org.jfree.chart.renderer.<A HREF="../org/jfree/chart/renderer/OutlierList.html" title="class in org.jfree.chart.renderer">OutlierList</A><DD>Updates the averaged outlier.<DT><A HREF="../org/jfree/data/xy/XYSeries.html#updateByIndex(int, java.lang.Number)"><B>updateByIndex(int, Number)</B></A> - Method in class org.jfree.data.xy.<A HREF="../org/jfree/data/xy/XYSeries.html" title="class in org.jfree.data.xy">XYSeries</A><DD>Updates the value of an item in the series and sends a <A HREF="../org/jfree/data/general/SeriesChangeEvent.html" title="class in org.jfree.data.general"><CODE>SeriesChangeEvent</CODE></A> to all registered listeners.<DT><A HREF="../org/jfree/chart/editor/ChartEditor.html#updateChart(org.jfree.chart.JFreeChart)"><B>updateChart(JFreeChart)</B></A> - Method in interface org.jfree.chart.editor.<A HREF="../org/jfree/chart/editor/ChartEditor.html" title="interface in org.jfree.chart.editor">ChartEditor</A><DD>Applies the changes to the specified chart.<DT><A HREF="../org/jfree/chart/plot/CrosshairState.html#updateCrosshairPoint(double, double, double, double, org.jfree.chart.plot.PlotOrientation)"><B>updateCrosshairPoint(double, double, double, double, PlotOrientation)</B></A> - Method in class org.jfree.chart.plot.<A HREF="../org/jfree/chart/plot/CrosshairState.html" title="class in org.jfree.chart.plot">CrosshairState</A><DD>Evaluates a data point and if it is the closest to the anchor point it becomes the new crosshair point.<DT><A HREF="../org/jfree/chart/renderer/xy/AbstractXYItemRenderer.html#updateCrosshairValues(org.jfree.chart.plot.CrosshairState, double, double, double, double, org.jfree.chart.plot.PlotOrientation)"><B>updateCrosshairValues(CrosshairState, double, double, double, double, PlotOrientation)</B></A> - Method in class org.jfree.chart.renderer.xy.<A HREF="../org/jfree/chart/renderer/xy/AbstractXYItemRenderer.html" title="class in org.jfree.chart.renderer.xy">AbstractXYItemRenderer</A><DD>Considers the current (x, y) coordinate and updates the crosshair point if it meets the criteria (usually means the (x, y) coordinate is the closest to the anchor point so far).<DT><A HREF="../org/jfree/chart/plot/CrosshairState.html#updateCrosshairX(double)"><B>updateCrosshairX(double)</B></A> - Method in class org.jfree.chart.plot.<A HREF="../org/jfree/chart/plot/CrosshairState.html" title="class in org.jfree.chart.plot">CrosshairState</A><DD>Evaluates an x-value and if it is the closest to the anchor point it becomes the new crosshair point.<DT><A HREF="../org/jfree/chart/plot/CrosshairState.html#updateCrosshairY(double)"><B>updateCrosshairY(double)</B></A> - Method in class org.jfree.chart.plot.<A HREF="../org/jfree/chart/plot/CrosshairState.html" title="class in org.jfree.chart.plot">CrosshairState</A><DD>Evaluates a y-value and if it is the closest to the anchor point it becomes the new crosshair point.<DT><A HREF="../org/jfree/data/general/DefaultKeyedValueDataset.html#updateValue(java.lang.Number)"><B>updateValue(Number)</B></A> - Method in class org.jfree.data.general.<A HREF="../org/jfree/data/general/DefaultKeyedValueDataset.html" title="class in org.jfree.data.general">DefaultKeyedValueDataset</A><DD>Updates the value.<DT><A HREF="../org/jfree/data/xy/DefaultTableXYDataset.html#updateXPoints()"><B>updateXPoints()</B></A> - Method in class org.jfree.data.xy.<A HREF="../org/jfree/data/xy/DefaultTableXYDataset.html" title="class in org.jfree.data.xy">DefaultTableXYDataset</A><DD>Updates the x-values for all the series in the dataset.<DT><A HREF="../org/jfree/chart/imagemap/URLTagFragmentGenerator.html" title="interface in org.jfree.chart.imagemap"><B>URLTagFragmentGenerator</B></A> - Interface in <A HREF="../org/jfree/chart/imagemap/package-summary.html">org.jfree.chart.imagemap</A><DD>Interface for generating the URL fragment of an HTML image map area tag.</DL><HR><!-- ======= START OF BOTTOM NAVBAR ====== --><A NAME="navbar_bottom"><!-- --></A><A HREF="#skip-navbar_bottom" title="Skip navigation links"></A><TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""><TR><TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"><A NAME="navbar_bottom_firstrow"><!-- --></A><TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> <TR ALIGN="center" VALIGN="top"> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Package</FONT> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Use</FONT> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD> <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Index</B></FONT> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD> </TR></TABLE></TD><TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM></EM></TD></TR><TR><TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="index-20.html"><B>PREV LETTER</B></A> <A HREF="index-22.html"><B>NEXT LETTER</B></A></FONT></TD><TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../index.html?index-filesindex-21.html" target="_top"><B>FRAMES</B></A> <A HREF="index-21.html" target="_top"><B>NO FRAMES</B></A> <SCRIPT type="text/javascript"> <!-- if(window==top) { document.writeln('<A HREF="../allclasses-noframe.html"><B>All Classes</B></A>'); } //--></SCRIPT><NOSCRIPT> <A HREF="../allclasses-noframe.html"><B>All Classes</B></A></NOSCRIPT></FONT></TD></TR></TABLE><A NAME="skip-navbar_bottom"></A><!-- ======== END OF BOTTOM NAVBAR ======= --><A HREF="index-1.html">A</A> <A HREF="index-2.html">B</A> <A HREF="index-3.html">C</A> <A HREF="index-4.html">D</A> <A HREF="index-5.html">E</A> <A HREF="index-6.html">F</A> <A HREF="index-7.html">G</A> <A HREF="index-8.html">H</A> <A HREF="index-9.html">I</A> <A HREF="index-10.html">J</A> <A HREF="index-11.html">K</A> <A HREF="index-12.html">L</A> <A HREF="index-13.html">M</A> <A HREF="index-14.html">N</A> <A HREF="index-15.html">O</A> <A HREF="index-16.html">P</A> <A HREF="index-17.html">Q</A> <A HREF="index-18.html">R</A> <A HREF="index-19.html">S</A> <A HREF="index-20.html">T</A> <A HREF="index-21.html">U</A> <A HREF="index-22.html">V</A> <A HREF="index-23.html">W</A> <A HREF="index-24.html">X</A> <A HREF="index-25.html">Y</A> <A HREF="index-26.html">Z</A> <HR></BODY></HTML>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -