chartrenderinginfo.html
来自「JFreeChart的帮助文档」· HTML 代码 · 共 456 行 · 第 1/2 页
HTML
456 行
<P><!-- ============ FIELD DETAIL =========== --><!-- ========= CONSTRUCTOR DETAIL ======== --><A NAME="constructor_detail"><!-- --></A><TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%"><TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"><TD COLSPAN=1><FONT SIZE="+2"><B>Constructor Detail</B></FONT></TD></TR></TABLE><A NAME="ChartRenderingInfo()"><!-- --></A><H3>ChartRenderingInfo</H3><PRE>public <B>ChartRenderingInfo</B>()</PRE><DL><DD>Constructs a new ChartRenderingInfo structure that can be used to collect information about the dimensions of a rendered chart.<P></DL><HR><A NAME="ChartRenderingInfo(org.jfree.chart.entity.EntityCollection)"><!-- --></A><H3>ChartRenderingInfo</H3><PRE>public <B>ChartRenderingInfo</B>(<A HREF="../../../org/jfree/chart/entity/EntityCollection.html">EntityCollection</A> entities)</PRE><DL><DD>Constructs a new ChartRenderingInfo structure. <P> If an entity collection is supplied, it will be populated with information about the entities in a chart. If it is null, no entity information (including tool tips) will be collected.<P><DT><B>Parameters:</B><DD><CODE>entities</CODE> - an entity collection (null permitted).</DL><!-- ============ 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="getChartArea()"><!-- --></A><H3>getChartArea</H3><PRE>public java.awt.geom.Rectangle2D <B>getChartArea</B>()</PRE><DL><DD>Returns the area in which the chart was drawn.<P><DD><DL><DT><B>Returns:</B><DD>the area in which the chart was drawn.</DL></DD></DL><HR><A NAME="setChartArea(java.awt.geom.Rectangle2D)"><!-- --></A><H3>setChartArea</H3><PRE>public void <B>setChartArea</B>(java.awt.geom.Rectangle2D area)</PRE><DL><DD>Sets the area in which the chart was drawn.<P><DD><DL><DT><B>Parameters:</B><DD><CODE>area</CODE> - the chart area.</DL></DD></DL><HR><A NAME="getPlotArea()"><!-- --></A><H3>getPlotArea</H3><PRE>public java.awt.geom.Rectangle2D <B>getPlotArea</B>()</PRE><DL><DD>Returns the area in which the plot (and axes, if any) were drawn.<P><DD><DL><DT><B>Returns:</B><DD>the plot area.</DL></DD></DL><HR><A NAME="setPlotArea(java.awt.geom.Rectangle2D)"><!-- --></A><H3>setPlotArea</H3><PRE>public void <B>setPlotArea</B>(java.awt.geom.Rectangle2D area)</PRE><DL><DD>Sets the area in which the plot and axes were drawn.<P><DD><DL><DT><B>Parameters:</B><DD><CODE>area</CODE> - the plot area.</DL></DD></DL><HR><A NAME="getDataArea()"><!-- --></A><H3>getDataArea</H3><PRE>public java.awt.geom.Rectangle2D <B>getDataArea</B>()</PRE><DL><DD>Returns the area in which the data was plotted.<P><DD><DL><DT><B>Returns:</B><DD>the data area.</DL></DD></DL><HR><A NAME="setDataArea(java.awt.geom.Rectangle2D)"><!-- --></A><H3>setDataArea</H3><PRE>public void <B>setDataArea</B>(java.awt.geom.Rectangle2D area)</PRE><DL><DD>Sets the area in which the data has been plotted.<P><DD><DL><DT><B>Parameters:</B><DD><CODE>area</CODE> - the data area.</DL></DD></DL><HR><A NAME="getEntityCollection()"><!-- --></A><H3>getEntityCollection</H3><PRE>public <A HREF="../../../org/jfree/chart/entity/EntityCollection.html">EntityCollection</A> <B>getEntityCollection</B>()</PRE><DL><DD>Returns the collection of entities maintained by this instance.<P><DD><DL><DT><B>Returns:</B><DD>The entity collection (possibly <code>null</code>.</DL></DD></DL><HR><A NAME="setEntityCollection(org.jfree.chart.entity.EntityCollection)"><!-- --></A><H3>setEntityCollection</H3><PRE>public void <B>setEntityCollection</B>(<A HREF="../../../org/jfree/chart/entity/EntityCollection.html">EntityCollection</A> entities)</PRE><DL><DD>Sets the entity collection.<P><DD><DL><DT><B>Parameters:</B><DD><CODE>entities</CODE> - the entity collection (<code>null</code> permitted).</DL></DD></DL><HR><A NAME="clear()"><!-- --></A><H3>clear</H3><PRE>public void <B>clear</B>()</PRE><DL><DD>Clears the information recorded by this object.<P><DD><DL></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=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"><A NAME="navbar_bottom_firstrow"><!-- --></A><TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3"> <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"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD> <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-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="#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="../../../org/jfree/chart/ChartPanel.html"><B>PREV CLASS</B></A> <A HREF="../../../org/jfree/chart/ChartUtilities.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="ChartRenderingInfo.html" TARGET="_top"><B>NO FRAMES</B></A> <SCRIPT> <!-- if(window==top) { document.writeln('<A HREF="../../../allclasses-noframe.html" TARGET=""><B>All Classes</B></A>'); } //--></SCRIPT><NOSCRIPT><A HREF="../../../allclasses-noframe.html" TARGET=""><B>All Classes</B></A></NOSCRIPT></FONT></TD></TR><TR><TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> SUMMARY: NESTED | FIELD | <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 + =
减小字号Ctrl + -
显示快捷键?