📄 range.html
字号:
<BR> Returns the range of values the renderer requires to display all the items from the specified dataset.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> <A HREF="../../../../org/jfree/data/Range.html" title="class in org.jfree.data">Range</A></CODE></FONT></TD><TD><CODE><B>AbstractXYItemRenderer.</B><B><A HREF="../../../../org/jfree/chart/renderer/xy/AbstractXYItemRenderer.html#findRangeBounds(org.jfree.data.xy.XYDataset)">findRangeBounds</A></B>(<A HREF="../../../../org/jfree/data/xy/XYDataset.html" title="interface in org.jfree.data.xy">XYDataset</A> dataset)</CODE><BR> Returns the range of values the renderer requires to display all the items from the specified dataset.</TD></TR></TABLE> <P><A NAME="org.jfree.chart.title"><!-- --></A><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"><TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">Uses of <A HREF="../../../../org/jfree/data/Range.html" title="class in org.jfree.data">Range</A> in <A HREF="../../../../org/jfree/chart/title/package-summary.html">org.jfree.chart.title</A></FONT></TH></TR></TABLE> <P><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"><TH ALIGN="left" COLSPAN="2">Methods in <A HREF="../../../../org/jfree/chart/title/package-summary.html">org.jfree.chart.title</A> with parameters of type <A HREF="../../../../org/jfree/data/Range.html" title="class in org.jfree.data">Range</A></FONT></TH></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>protected org.jfree.ui.Size2D</CODE></FONT></TD><TD><CODE><B>TextTitle.</B><B><A HREF="../../../../org/jfree/chart/title/TextTitle.html#arrangeRR(java.awt.Graphics2D, org.jfree.data.Range, org.jfree.data.Range)">arrangeRR</A></B>(java.awt.Graphics2D g2, <A HREF="../../../../org/jfree/data/Range.html" title="class in org.jfree.data">Range</A> widthRange, <A HREF="../../../../org/jfree/data/Range.html" title="class in org.jfree.data">Range</A> heightRange)</CODE><BR> Returns the content size for the title.</TD></TR></TABLE> <P><A NAME="org.jfree.data"><!-- --></A><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"><TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">Uses of <A HREF="../../../../org/jfree/data/Range.html" title="class in org.jfree.data">Range</A> in <A HREF="../../../../org/jfree/data/package-summary.html">org.jfree.data</A></FONT></TH></TR></TABLE> <P><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"><TH ALIGN="left" COLSPAN="2">Methods in <A HREF="../../../../org/jfree/data/package-summary.html">org.jfree.data</A> that return <A HREF="../../../../org/jfree/data/Range.html" title="class in org.jfree.data">Range</A></FONT></TH></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>static <A HREF="../../../../org/jfree/data/Range.html" title="class in org.jfree.data">Range</A></CODE></FONT></TD><TD><CODE><B>Range.</B><B><A HREF="../../../../org/jfree/data/Range.html#combine(org.jfree.data.Range, org.jfree.data.Range)">combine</A></B>(<A HREF="../../../../org/jfree/data/Range.html" title="class in org.jfree.data">Range</A> range1, <A HREF="../../../../org/jfree/data/Range.html" title="class in org.jfree.data">Range</A> range2)</CODE><BR> Creates a new range by combining two existing ranges.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>static <A HREF="../../../../org/jfree/data/Range.html" title="class in org.jfree.data">Range</A></CODE></FONT></TD><TD><CODE><B>Range.</B><B><A HREF="../../../../org/jfree/data/Range.html#expand(org.jfree.data.Range, double, double)">expand</A></B>(<A HREF="../../../../org/jfree/data/Range.html" title="class in org.jfree.data">Range</A> range, double lowerMargin, double upperMargin)</CODE><BR> Creates a new range by adding margins to an existing range.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>static <A HREF="../../../../org/jfree/data/Range.html" title="class in org.jfree.data">Range</A></CODE></FONT></TD><TD><CODE><B>Range.</B><B><A HREF="../../../../org/jfree/data/Range.html#expandToInclude(org.jfree.data.Range, double)">expandToInclude</A></B>(<A HREF="../../../../org/jfree/data/Range.html" title="class in org.jfree.data">Range</A> range, double value)</CODE><BR> Returns a range that includes all the values in the specified <code>range</code> AND the specified <code>value</code>.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> <A HREF="../../../../org/jfree/data/Range.html" title="class in org.jfree.data">Range</A></CODE></FONT></TD><TD><CODE><B>DomainInfo.</B><B><A HREF="../../../../org/jfree/data/DomainInfo.html#getDomainBounds(boolean)">getDomainBounds</A></B>(boolean includeInterval)</CODE><BR> Returns the range of the values in this dataset's domain.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> <A HREF="../../../../org/jfree/data/Range.html" title="class in org.jfree.data">Range</A></CODE></FONT></TD><TD><CODE><B>RangeInfo.</B><B><A HREF="../../../../org/jfree/data/RangeInfo.html#getRangeBounds(boolean)">getRangeBounds</A></B>(boolean includeInterval)</CODE><BR> Returns the range of the values in this dataset's range.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>static <A HREF="../../../../org/jfree/data/Range.html" title="class in org.jfree.data">Range</A></CODE></FONT></TD><TD><CODE><B>Range.</B><B><A HREF="../../../../org/jfree/data/Range.html#shift(org.jfree.data.Range, double)">shift</A></B>(<A HREF="../../../../org/jfree/data/Range.html" title="class in org.jfree.data">Range</A> base, double delta)</CODE><BR> Shifts the range by the specified amount.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>static <A HREF="../../../../org/jfree/data/Range.html" title="class in org.jfree.data">Range</A></CODE></FONT></TD><TD><CODE><B>Range.</B><B><A HREF="../../../../org/jfree/data/Range.html#shift(org.jfree.data.Range, double, boolean)">shift</A></B>(<A HREF="../../../../org/jfree/data/Range.html" title="class in org.jfree.data">Range</A> base, double delta, boolean allowZeroCrossing)</CODE><BR> Shifts the range by the specified amount.</TD></TR></TABLE> <P><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"><TH ALIGN="left" COLSPAN="2">Methods in <A HREF="../../../../org/jfree/data/package-summary.html">org.jfree.data</A> with parameters of type <A HREF="../../../../org/jfree/data/Range.html" title="class in org.jfree.data">Range</A></FONT></TH></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>static <A HREF="../../../../org/jfree/data/Range.html" title="class in org.jfree.data">Range</A></CODE></FONT></TD><TD><CODE><B>Range.</B><B><A HREF="../../../../org/jfree/data/Range.html#combine(org.jfree.data.Range, org.jfree.data.Range)">combine</A></B>(<A HREF="../../../../org/jfree/data/Range.html" title="class in org.jfree.data">Range</A> range1, <A HREF="../../../../org/jfree/data/Range.html" title="class in org.jfree.data">Range</A> range2)</CODE><BR> Creates a new range by combining two existing ranges.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>static <A HREF="../../../../org/jfree/data/Range.html" title="class in org.jfree.data">Range</A></CODE></FONT></TD><TD><CODE><B>Range.</B><B><A HREF="../../../../org/jfree/data/Range.html#expand(org.jfree.data.Range, double, double)">expand</A></B>(<A HREF="../../../../org/jfree/data/Range.html" title="class in org.jfree.data">Range</A> range, double lowerMargin, double upperMargin)</CODE><BR> Creates a new range by adding margins to an existing range.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>static <A HREF="../../../../org/jfree/data/Range.html" title="class in org.jfree.data">Range</A></CODE></FONT></TD><TD><CODE><B>Range.</B><B><A HREF="../../../../org/jfree/data/Range.html#expandToInclude(org.jfree.data.Range, double)">expandToInclude</A></B>(<A HREF="../../../../org/jfree/data/Range.html" title="class in org.jfree.data">Range</A> range, double value)</CODE><BR> Returns a range that includes all the values in the specified <code>range</code> AND the specified <code>value</code>.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>static <A HREF="../../../../org/jfree/data/Range.html" title="class in org.jfree.data">Range</A></CODE></FONT></TD><TD><CODE><B>Range.</B><B><A HREF="../../../../org/jfree/data/Range.html#shift(org.jfree.data.Range, double)">shift</A></B>(<A HREF="../../../../org/jfree/data/Range.html" title="class in org.jfree.data">Range</A> base, double delta)</CODE><BR> Shifts the range by the specified amount.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>static <A HREF="../../../../org/jfree/data/Range.html" title="class in org.jfree.data">Range</A></CODE></FONT></TD><TD><CODE><B>Range.</B><B><A HREF="../../../../org/jfree/data/Range.html#shift(org.jfree.data.Range, double, boolean)">shift</A></B>(<A HREF="../../../../org/jfree/data/Range.html" title="class in org.jfree.data">Range</A> base, double delta, boolean allowZeroCrossing)</CODE><BR> Shifts the range by the specified amount.</TD></TR></TABLE> <P><A NAME="org.jfree.data.contour"><!-- --></A><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"><TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">Uses of <A HREF="../../../../org/jfree/data/Range.html" title="class in org.jfree.data">Range</A> in <A HREF="../../../../org/jfree/data/contour/package-summary.html">org.jfree.data.contour</A></FONT></TH></TR></TABLE> <P><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"><TH ALIGN="left" COLSPAN="2">Methods in <A HREF="../../../../org/jfree/data/contour/package-summary.html">org.jfree.data.contour</A> that return <A HREF="../../../../org/jfree/data/Range.html" title="class in org.jfree.data">Range</A></FONT></TH></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> <A HREF=".
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -