📄 timelinechart.html
字号:
x-axis at each plot point.<DD><DL>
<DT><B>Parameters:</B><DD><CODE>If</CODE> - thrue the auto time labels are on.</DL>
</DD>
</DL>
<HR>
<A NAME="setDefaultGridLinesOn(boolean)"><!-- --></A><H3>
setDefaultGridLinesOn</H3>
<PRE>
public void <B>setDefaultGridLinesOn</B>(boolean on)</PRE>
<DL>
<DD>Shows the grid lines for each time label entry.<DD><DL>
<DT><B>Overrides:</B><DD><CODE><A HREF="../../../../com/objectplanet/chart/Chart.html#setDefaultGridLinesOn(boolean)">setDefaultGridLinesOn</A></CODE> in class <CODE><A HREF="../../../../com/objectplanet/chart/Chart.html">Chart</A></CODE></DL>
</DD>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>If</CODE> - true, the grid lines are turned on.</DL>
</DD>
</DL>
<HR>
<A NAME="setLowerTime(java.lang.String)"><!-- --></A><H3>
setLowerTime</H3>
<PRE>
public void <B>setLowerTime</B>(java.lang.String time)</PRE>
<DL>
<DD>Sets the start time of the time axis. The time string must be in the format specified in the timeFormatInput parameter.<DD><DL>
<DT><B>Parameters:</B><DD><CODE>The</CODE> - start time of the time axis.</DL>
</DD>
</DL>
<HR>
<A NAME="setTimeFormatInput(java.lang.String)"><!-- --></A><H3>
setTimeFormatInput</H3>
<PRE>
public void <B>setTimeFormatInput</B>(java.lang.String pattern)</PRE>
<DL>
<DD>Sets the format of the input date time parameters.<DD><DL>
<DT><B>Parameters:</B><DD><CODE>The</CODE> - current input data parser pattern.</DL>
</DD>
</DL>
<HR>
<A NAME="setTimeFormatInputLocale(java.lang.String)"><!-- --></A><H3>
setTimeFormatInputLocale</H3>
<PRE>
public void <B>setTimeFormatInputLocale</B>(java.lang.String value)</PRE>
<DL>
<DD>Sets the locale of the input date time parameters (example, en,us).<DD><DL>
<DT><B>Parameters:</B><DD><CODE>The</CODE> - locale code: language, country.</DL>
</DD>
</DL>
<HR>
<A NAME="setTimeFormatOut(java.lang.String)"><!-- --></A><H3>
setTimeFormatOut</H3>
<PRE>
public void <B>setTimeFormatOut</B>(java.lang.String pattern)</PRE>
<DL>
<DD>Sets the display format of the time labels.<DD><DL>
<DT><B>Parameters:</B><DD><CODE>The</CODE> - pattern used for the time labels.</DL>
</DD>
</DL>
<HR>
<A NAME="setTimeLabels(java.lang.String[])"><!-- --></A><H3>
setTimeLabels</H3>
<PRE>
public void <B>setTimeLabels</B>(java.lang.String[] labels)</PRE>
<DL>
<DD>Adds time labels at the plot points indicated by the time labels.<DD><DL>
<DT><B>Parameters:</B><DD><CODE>The</CODE> - time labels to set to the plot.</DL>
</DD>
</DL>
<HR>
<A NAME="setTimePlots(int, java.lang.String[])"><!-- --></A><H3>
setTimePlots</H3>
<PRE>
public void <B>setTimePlots</B>(int series, java.lang.String[] plots)</PRE>
<DL>
<DD>Sets the x|y plots, where x is a datetime string, y is the value, The x and y values must be delimited by |, and the datetime string must be in the format specified by timeFormatInput.<DD><DL>
<DT><B>Parameters:</B><DD><CODE>The</CODE> - Index of data series to set plots for.<DD><CODE>The</CODE> - array of x|y plots.</DL>
</DD>
</DL>
<HR>
<A NAME="setTimeScale(double)"><!-- --></A><H3>
setTimeScale</H3>
<PRE>
public void <B>setTimeScale</B>(double seconds)</PRE>
<DL>
<DD>Sets the scaling of the time axis in number of seconds. The default value is 1 which means that each step on the x-axis is one second. If you set the timeScale to 60 each step on the axis will be one minute. If you set the timeScale to 3600, each step will be one hour, and so on.<DD><DL>
<DT><B>Parameters:</B><DD><CODE>The</CODE> - time scale in seconds.</DL>
</DD>
</DL>
<HR>
<A NAME="setUpperTime(java.lang.String)"><!-- --></A><H3>
setUpperTime</H3>
<PRE>
public void <B>setUpperTime</B>(java.lang.String time)</PRE>
<DL>
<DD>Sets the end time of the time axis. The time string must be in the format specified in the timeFormatInput parameter.<DD><DL>
<DT><B>Parameters:</B><DD><CODE>The</CODE> - end time of the time axis.</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/SplineChart.html"><B>PREV CLASS</B></A>
NEXT CLASS</FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../index.html" TARGET="_top"><B>FRAMES</B></A>
<A HREF="TimeLineChart.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 + -