?? splinechart.html
字號:
<!-- ============ METHOD DETAIL ========== -->
<A NAME="method_detail"><!-- --></A><TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=1><FONT SIZE="+2">
<B>Method Detail</B></FONT></TD>
</TR>
</TABLE>
<A NAME="calculateChartData(java.awt.Rectangle, java.awt.Rectangle)"><!-- --></A><H3>
calculateChartData</H3>
<PRE>
protected void <B>calculateChartData</B>(java.awt.Rectangle grid, java.awt.Rectangle dataBounds)</PRE>
<DL>
<DD>Calculates chart data. Needs to be called before renderData().<DD><DL>
<DT><B>Overrides:</B><DD><CODE><A HREF="../../../../com/objectplanet/chart/LineChart.html#calculateChartData(java.awt.Rectangle, java.awt.Rectangle)">calculateChartData</A></CODE> in class <CODE><A HREF="../../../../com/objectplanet/chart/LineChart.html">LineChart</A></CODE></DL>
</DD>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>grid</CODE> - The chart grid.<DD><CODE>dataBounds</CODE> - The scrolled data bounds.</DL>
</DD>
</DL>
<HR>
<A NAME="paintLine(java.awt.Graphics, int, java.awt.Rectangle, java.awt.Rectangle, java.awt.Color, boolean)"><!-- --></A><H3>
paintLine</H3>
<PRE>
protected void <B>paintLine</B>(java.awt.Graphics g, int serie, java.awt.Rectangle grid, java.awt.Rectangle dataBounds, java.awt.Color color, boolean selected)</PRE>
<DL>
<DD>Paints the line of one series.<DD><DL>
<DT><B>Overrides:</B><DD><CODE><A HREF="../../../../com/objectplanet/chart/LineChart.html#paintLine(java.awt.Graphics, int, java.awt.Rectangle, java.awt.Rectangle, java.awt.Color, boolean)">paintLine</A></CODE> in class <CODE><A HREF="../../../../com/objectplanet/chart/LineChart.html">LineChart</A></CODE></DL>
</DD>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>g</CODE> - The graphics context to use.<DD><CODE>serie</CODE> - The index of the series to paint (0-based).<DD><CODE>grid</CODE> - The chart grid bounds.<DD><CODE>dataBounds</CODE> - The bounds to paint the data in (same or larger as bonds).<DD><CODE>color</CODE> - The color of the line.<DD><CODE>selected</CODE> - True if the series is selected.</DL>
</DD>
</DL>
<!-- ========= END OF CLASS DATA ========= -->
<HR>
<!-- ========== START OF NAVBAR ========== -->
<A NAME="navbar_bottom"><!-- --></A><TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_bottom_firstrow"><!-- --></A><TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Class</B></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="../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </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="../../../../com/objectplanet/chart/ext/PlotterChart.html"><B>PREV CLASS</B></A>
<A HREF="../../../../com/objectplanet/chart/ext/TimeLineChart.html"><B>NEXT CLASS</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../index.html" TARGET="_top"><B>FRAMES</B></A>
<A HREF="SplineChart.html" TARGET="_top"><B>NO FRAMES</B></A></FONT></TD>
</TR>
<TR>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
SUMMARY: <A HREF="#inner_classes_inherited_from_class_java.awt.Component">INNER</A> | <A HREF="#fields_inherited_from_class_com.objectplanet.chart.LineChart">FIELD</A> | <A HREF="#constructor_summary">CONSTR</A> | <A HREF="#method_summary">METHOD</A></FONT></TD>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
DETAIL: FIELD | <A HREF="#constructor_detail">CONSTR</A> | <A HREF="#method_detail">METHOD</A></FONT></TD>
</TR>
</TABLE>
<!-- =========== END OF NAVBAR =========== -->
<HR>
</BODY>
</HTML>
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -