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

📄 xypointerannotation.html

📁 JFreeChart 9.20的文档 需要用JAVA在网页上做统计图的东东
💻 HTML
📖 第 1 页 / 共 3 页
字号:
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>&nbsp;double</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../org/jfree/chart/annotations/XYPointerAnnotation.html#getTipRadius()">getTipRadius</A></B>()</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the tip radius.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>&nbsp;void</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../org/jfree/chart/annotations/XYPointerAnnotation.html#setAngle(double)">setAngle</A></B>(double&nbsp;angle)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets the angle.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>&nbsp;void</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../org/jfree/chart/annotations/XYPointerAnnotation.html#setArrowLength(double)">setArrowLength</A></B>(double&nbsp;length)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets the arrow length.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>&nbsp;void</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../org/jfree/chart/annotations/XYPointerAnnotation.html#setArrowPaint(java.awt.Paint)">setArrowPaint</A></B>(java.awt.Paint&nbsp;paint)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets the paint used for the arrow.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>&nbsp;void</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../org/jfree/chart/annotations/XYPointerAnnotation.html#setArrowStroke(java.awt.Stroke)">setArrowStroke</A></B>(java.awt.Stroke&nbsp;stroke)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets the stroke used to draw the arrow line.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>&nbsp;void</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../org/jfree/chart/annotations/XYPointerAnnotation.html#setArrowWidth(double)">setArrowWidth</A></B>(double&nbsp;width)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets the arrow width.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>&nbsp;void</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../org/jfree/chart/annotations/XYPointerAnnotation.html#setBaseRadius(double)">setBaseRadius</A></B>(double&nbsp;radius)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets the base radius.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>&nbsp;void</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../org/jfree/chart/annotations/XYPointerAnnotation.html#setLabelOffset(double)">setLabelOffset</A></B>(double&nbsp;offset)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets the label offset (from the arrow base, continuing in a straight line, in Java2D units).</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>&nbsp;void</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../org/jfree/chart/annotations/XYPointerAnnotation.html#setTipRadius(double)">setTipRadius</A></B>(double&nbsp;radius)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets the tip radius.</TD></TR></TABLE>&nbsp;<A NAME="methods_inherited_from_class_org.jfree.chart.annotations.XYTextAnnotation"><!-- --></A><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"><TD><B>Methods inherited from class org.jfree.chart.annotations.<A HREF="../../../../org/jfree/chart/annotations/XYTextAnnotation.html" title="class in org.jfree.chart.annotations">XYTextAnnotation</A></B></TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE><A HREF="../../../../org/jfree/chart/annotations/XYTextAnnotation.html#getX()">getX</A>, <A HREF="../../../../org/jfree/chart/annotations/XYTextAnnotation.html#getY()">getY</A>, <A HREF="../../../../org/jfree/chart/annotations/XYTextAnnotation.html#setX(double)">setX</A>, <A HREF="../../../../org/jfree/chart/annotations/XYTextAnnotation.html#setY(double)">setY</A></CODE></TD></TR></TABLE>&nbsp;<A NAME="methods_inherited_from_class_org.jfree.chart.annotations.TextAnnotation"><!-- --></A><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"><TD><B>Methods inherited from class org.jfree.chart.annotations.<A HREF="../../../../org/jfree/chart/annotations/TextAnnotation.html" title="class in org.jfree.chart.annotations">TextAnnotation</A></B></TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE><A HREF="../../../../org/jfree/chart/annotations/TextAnnotation.html#getFont()">getFont</A>, <A HREF="../../../../org/jfree/chart/annotations/TextAnnotation.html#getPaint()">getPaint</A>, <A HREF="../../../../org/jfree/chart/annotations/TextAnnotation.html#getRotationAnchor()">getRotationAnchor</A>, <A HREF="../../../../org/jfree/chart/annotations/TextAnnotation.html#getRotationAngle()">getRotationAngle</A>, <A HREF="../../../../org/jfree/chart/annotations/TextAnnotation.html#getText()">getText</A>, <A HREF="../../../../org/jfree/chart/annotations/TextAnnotation.html#getTextAnchor()">getTextAnchor</A>, <A HREF="../../../../org/jfree/chart/annotations/TextAnnotation.html#setFont(java.awt.Font)">setFont</A>, <A HREF="../../../../org/jfree/chart/annotations/TextAnnotation.html#setPaint(java.awt.Paint)">setPaint</A>, <A HREF="../../../../org/jfree/chart/annotations/TextAnnotation.html#setRotationAnchor(org.jfree.ui.TextAnchor)">setRotationAnchor</A>, <A HREF="../../../../org/jfree/chart/annotations/TextAnnotation.html#setRotationAngle(double)">setRotationAngle</A>, <A HREF="../../../../org/jfree/chart/annotations/TextAnnotation.html#setText(java.lang.String)">setText</A>, <A HREF="../../../../org/jfree/chart/annotations/TextAnnotation.html#setTextAnchor(org.jfree.ui.TextAnchor)">setTextAnchor</A></CODE></TD></TR></TABLE>&nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"><TD><B>Methods inherited from class java.lang.Object</B></TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE>finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</CODE></TD></TR></TABLE>&nbsp;<P><!-- ============ FIELD DETAIL =========== --><A NAME="field_detail"><!-- --></A><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"><TD COLSPAN=1><FONT SIZE="+2"><B>Field Detail</B></FONT></TD></TR></TABLE><A NAME="DEFAULT_TIP_RADIUS"><!-- --></A><H3>DEFAULT_TIP_RADIUS</H3><PRE>public static final double <B>DEFAULT_TIP_RADIUS</B></PRE><DL><DD>The default tip radius (in Java2D units).<P><DL><DT><B>See Also:</B><DD><A HREF="../../../../constant-values.html#org.jfree.chart.annotations.XYPointerAnnotation.DEFAULT_TIP_RADIUS">Constant Field Values</A></DL></DL><HR><A NAME="DEFAULT_BASE_RADIUS"><!-- --></A><H3>DEFAULT_BASE_RADIUS</H3><PRE>public static final double <B>DEFAULT_BASE_RADIUS</B></PRE><DL><DD>The default base radius (in Java2D units).<P><DL><DT><B>See Also:</B><DD><A HREF="../../../../constant-values.html#org.jfree.chart.annotations.XYPointerAnnotation.DEFAULT_BASE_RADIUS">Constant Field Values</A></DL></DL><HR><A NAME="DEFAULT_LABEL_OFFSET"><!-- --></A><H3>DEFAULT_LABEL_OFFSET</H3><PRE>public static final double <B>DEFAULT_LABEL_OFFSET</B></PRE><DL><DD>The default label offset (in Java2D units).<P><DL><DT><B>See Also:</B><DD><A HREF="../../../../constant-values.html#org.jfree.chart.annotations.XYPointerAnnotation.DEFAULT_LABEL_OFFSET">Constant Field Values</A></DL></DL><HR><A NAME="DEFAULT_ARROW_LENGTH"><!-- --></A><H3>DEFAULT_ARROW_LENGTH</H3><PRE>public static final double <B>DEFAULT_ARROW_LENGTH</B></PRE><DL><DD>The default arrow length (in Java2D units).<P><DL><DT><B>See Also:</B><DD><A HREF="../../../../constant-values.html#org.jfree.chart.annotations.XYPointerAnnotation.DEFAULT_ARROW_LENGTH">Constant Field Values</A></DL></DL><HR><A NAME="DEFAULT_ARROW_WIDTH"><!-- --></A><H3>DEFAULT_ARROW_WIDTH</H3><PRE>public static final double <B>DEFAULT_ARROW_WIDTH</B></PRE><DL><DD>The default arrow width (in Java2D units).<P><DL><DT><B>See Also:</B><DD><A HREF="../../../../constant-values.html#org.jfree.chart.annotations.XYPointerAnnotation.DEFAULT_ARROW_WIDTH">Constant Field Values</A></DL></DL><!-- ========= CONSTRUCTOR DETAIL ======== --><A NAME="constructor_detail"><!-- --></A><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"><TD COLSPAN=1><FONT SIZE="+2"><B>Constructor Detail</B></FONT></TD></TR></TABLE><A NAME="XYPointerAnnotation(java.lang.String, double, double, double)"><!-- --></A><H3>XYPointerAnnotation</H3><PRE>public <B>XYPointerAnnotation</B>(java.lang.String&nbsp;label,                           double&nbsp;x,                           double&nbsp;y,                           double&nbsp;angle)</PRE><DL><DD>Creates a new label and arrow annotation.<P><DT><B>Parameters:</B><DD><CODE>label</CODE> - the label.<DD><CODE>x</CODE> - the x-coordinate (measured against the chart's domain axis).<DD><CODE>y</CODE> - the y-coordinate (measured against the chart's range axis).<DD><CODE>angle</CODE> - the angle of the arrow's line (in radians).</DL><!-- ============ METHOD DETAIL ========== --><A NAME="method_detail"><!-- --></A><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"><TD COLSPAN=1><FONT SIZE="+2"><B>Method Detail</B></FONT></TD></TR></TABLE><A NAME="getAngle()"><!-- --></A><H3>getAngle</H3><PRE>public double <B>getAngle</B>()</PRE><DL><DD>Returns the angle of the arrow.<P><DD><DL></DL></DD><DD><DL><DT><B>Returns:</B><DD>The angle.</DL></DD></DL><HR><A NAME="setAngle(double)"><!-- --></A><H3>setAngle</H3><PRE>public void <B>setAngle</B>(double&nbsp;angle)</PRE><DL><DD>Sets the angle.<P><DD><DL></DL></DD><DD><DL><DT><B>Parameters:</B><DD><CODE>angle</CODE> - the angle.</DL></DD></DL><HR><A NAME="getTipRadius()"><!-- --></A><H3>getTipRadius</H3><PRE>public double <B>getTipRadius</B>()</PRE><DL><DD>Returns the tip radius.<P><DD><DL></DL></DD><DD><DL><DT><B>Returns:</B><DD>The tip radius.</DL></DD></DL><HR><A NAME="setTipRadius(double)"><!-- --></A><H3>setTipRadius</H3><PRE>public void <B>setTipRadius</B>(double&nbsp;radius)</PRE><DL><DD>Sets the tip radius.<P><DD><DL></DL></DD><DD><DL><DT><B>Parameters:</B><DD><CODE>radius</CODE> - the radius.</DL></DD></DL><HR><A NAME="getBaseRadius()"><!-- --></A><H3>getBaseRadius</H3><PRE>public double <B>getBaseRadius</B>()</PRE><DL><DD>Sets the base radius.<P><DD><DL></DL></DD><DD><DL><DT><B>Returns:</B><DD>The base radius.</DL></DD></DL><HR><A NAME="setBaseRadius(double)"><!-- --></A><H3>setBaseRadius</H3><PRE>public void <B>setBaseRadius</B>(double&nbsp;radius)</PRE><DL><DD>Sets the base radius.<P>

⌨️ 快捷键说明

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