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

📄 meterplot.html

📁 jfreechart1。0。2的api。
💻 HTML
📖 第 1 页 / 共 5 页
字号:
<A NAME="getTickLabelFormat()"><!-- --></A><H3>getTickLabelFormat</H3><PRE>public java.text.NumberFormat <A HREF="../../../../src-html/org/jfree/chart/plot/MeterPlot.html#line.497"><B>getTickLabelFormat</B></A>()</PRE><DL><DD>Returns the tick label format.<P><DD><DL></DL></DD><DD><DL><DT><B>Returns:</B><DD>The tick label format (never <code>null</code>).</DL></DD></DL><HR><A NAME="setTickLabelFormat(java.text.NumberFormat)"><!-- --></A><H3>setTickLabelFormat</H3><PRE>public void <A HREF="../../../../src-html/org/jfree/chart/plot/MeterPlot.html#line.507"><B>setTickLabelFormat</B></A>(java.text.NumberFormat&nbsp;format)</PRE><DL><DD>Sets the format for the tick labels and sends a <A HREF="../../../../org/jfree/chart/event/PlotChangeEvent.html" title="class in org.jfree.chart.event"><CODE>PlotChangeEvent</CODE></A>  to all registered listeners.<P><DD><DL></DL></DD><DD><DL><DT><B>Parameters:</B><DD><CODE>format</CODE> - the format (<code>null</code> not permitted).</DL></DD></DL><HR><A NAME="getValueFont()"><!-- --></A><H3>getValueFont</H3><PRE>public java.awt.Font <A HREF="../../../../src-html/org/jfree/chart/plot/MeterPlot.html#line.520"><B>getValueFont</B></A>()</PRE><DL><DD>Returns the font for the value label.<P><DD><DL></DL></DD><DD><DL><DT><B>Returns:</B><DD>The font (never <code>null</code>).</DL></DD></DL><HR><A NAME="setValueFont(java.awt.Font)"><!-- --></A><H3>setValueFont</H3><PRE>public void <A HREF="../../../../src-html/org/jfree/chart/plot/MeterPlot.html#line.530"><B>setValueFont</B></A>(java.awt.Font&nbsp;font)</PRE><DL><DD>Sets the font used to display the value label and sends a  <A HREF="../../../../org/jfree/chart/event/PlotChangeEvent.html" title="class in org.jfree.chart.event"><CODE>PlotChangeEvent</CODE></A> to all registered listeners.<P><DD><DL></DL></DD><DD><DL><DT><B>Parameters:</B><DD><CODE>font</CODE> - the font (<code>null</code> not permitted).</DL></DD></DL><HR><A NAME="getValuePaint()"><!-- --></A><H3>getValuePaint</H3><PRE>public java.awt.Paint <A HREF="../../../../src-html/org/jfree/chart/plot/MeterPlot.html#line.543"><B>getValuePaint</B></A>()</PRE><DL><DD>Returns the paint for the value label.<P><DD><DL></DL></DD><DD><DL><DT><B>Returns:</B><DD>The paint (never <code>null</code>).</DL></DD></DL><HR><A NAME="setValuePaint(java.awt.Paint)"><!-- --></A><H3>setValuePaint</H3><PRE>public void <A HREF="../../../../src-html/org/jfree/chart/plot/MeterPlot.html#line.553"><B>setValuePaint</B></A>(java.awt.Paint&nbsp;paint)</PRE><DL><DD>Sets the paint used to display the value label and sends a  <A HREF="../../../../org/jfree/chart/event/PlotChangeEvent.html" title="class in org.jfree.chart.event"><CODE>PlotChangeEvent</CODE></A> to all registered listeners.<P><DD><DL></DL></DD><DD><DL><DT><B>Parameters:</B><DD><CODE>paint</CODE> - the paint (<code>null</code> not permitted).</DL></DD></DL><HR><A NAME="getDialBackgroundPaint()"><!-- --></A><H3>getDialBackgroundPaint</H3><PRE>public java.awt.Paint <A HREF="../../../../src-html/org/jfree/chart/plot/MeterPlot.html#line.566"><B>getDialBackgroundPaint</B></A>()</PRE><DL><DD>Returns the paint for the dial background.<P><DD><DL></DL></DD><DD><DL><DT><B>Returns:</B><DD>The paint (possibly <code>null</code>).</DL></DD></DL><HR><A NAME="setDialBackgroundPaint(java.awt.Paint)"><!-- --></A><H3>setDialBackgroundPaint</H3><PRE>public void <A HREF="../../../../src-html/org/jfree/chart/plot/MeterPlot.html#line.576"><B>setDialBackgroundPaint</B></A>(java.awt.Paint&nbsp;paint)</PRE><DL><DD>Sets the paint used to fill the dial background.  Set this to  <code>null</code> for no background.<P><DD><DL></DL></DD><DD><DL><DT><B>Parameters:</B><DD><CODE>paint</CODE> - the paint (<code>null</code> permitted).</DL></DD></DL><HR><A NAME="getDrawBorder()"><!-- --></A><H3>getDrawBorder</H3><PRE>public boolean <A HREF="../../../../src-html/org/jfree/chart/plot/MeterPlot.html#line.587"><B>getDrawBorder</B></A>()</PRE><DL><DD>Returns a flag that controls whether or not a rectangular border is  drawn around the plot area.<P><DD><DL></DL></DD><DD><DL><DT><B>Returns:</B><DD>A flag.</DL></DD></DL><HR><A NAME="setDrawBorder(boolean)"><!-- --></A><H3>setDrawBorder</H3><PRE>public void <A HREF="../../../../src-html/org/jfree/chart/plot/MeterPlot.html#line.598"><B>setDrawBorder</B></A>(boolean&nbsp;draw)</PRE><DL><DD>Sets the flag that controls whether or not a rectangular border is drawn around the plot area and sends a <A HREF="../../../../org/jfree/chart/event/PlotChangeEvent.html" title="class in org.jfree.chart.event"><CODE>PlotChangeEvent</CODE></A> to all  registered listeners.<P><DD><DL></DL></DD><DD><DL><DT><B>Parameters:</B><DD><CODE>draw</CODE> - the flag.</DL></DD></DL><HR><A NAME="getDialOutlinePaint()"><!-- --></A><H3>getDialOutlinePaint</H3><PRE>public java.awt.Paint <A HREF="../../../../src-html/org/jfree/chart/plot/MeterPlot.html#line.609"><B>getDialOutlinePaint</B></A>()</PRE><DL><DD>Returns the dial outline paint.<P><DD><DL></DL></DD><DD><DL><DT><B>Returns:</B><DD>The paint.</DL></DD></DL><HR><A NAME="setDialOutlinePaint(java.awt.Paint)"><!-- --></A><H3>setDialOutlinePaint</H3><PRE>public void <A HREF="../../../../src-html/org/jfree/chart/plot/MeterPlot.html#line.619"><B>setDialOutlinePaint</B></A>(java.awt.Paint&nbsp;paint)</PRE><DL><DD>Sets the dial outline paint and sends a <A HREF="../../../../org/jfree/chart/event/PlotChangeEvent.html" title="class in org.jfree.chart.event"><CODE>PlotChangeEvent</CODE></A> to all registered listeners.<P><DD><DL></DL></DD><DD><DL><DT><B>Parameters:</B><DD><CODE>paint</CODE> - the paint.</DL></DD></DL><HR><A NAME="getDataset()"><!-- --></A><H3>getDataset</H3><PRE>public <A HREF="../../../../org/jfree/data/general/ValueDataset.html" title="interface in org.jfree.data.general">ValueDataset</A> <A HREF="../../../../src-html/org/jfree/chart/plot/MeterPlot.html#line.629"><B>getDataset</B></A>()</PRE><DL><DD>Returns the dataset for the plot.<P><DD><DL></DL></DD><DD><DL><DT><B>Returns:</B><DD>The dataset (possibly <code>null</code>).</DL></DD></DL><HR><A NAME="setDataset(org.jfree.data.general.ValueDataset)"><!-- --></A><H3>setDataset</H3><PRE>public void <A HREF="../../../../src-html/org/jfree/chart/plot/MeterPlot.html#line.639"><B>setDataset</B></A>(<A HREF="../../../../org/jfree/data/general/ValueDataset.html" title="interface in org.jfree.data.general">ValueDataset</A>&nbsp;dataset)</PRE><DL><DD>Sets the dataset for the plot, replacing the existing dataset if there  is one, and triggers a <A HREF="../../../../org/jfree/chart/event/PlotChangeEvent.html" title="class in org.jfree.chart.event"><CODE>PlotChangeEvent</CODE></A>.<P><DD><DL></DL></DD><DD><DL><DT><B>Parameters:</B><DD><CODE>dataset</CODE> - the dataset (<code>null</code> permitted).</DL></DD></DL><HR><A NAME="getIntervals()"><!-- --></A><H3>getIntervals</H3><PRE>public java.util.List <A HREF="../../../../src-html/org/jfree/chart/plot/MeterPlot.html#line.666"><B>getIntervals</B></A>()</PRE><DL><DD>Returns an unmodifiable list of the intervals for the plot.<P><DD><DL></DL></DD><DD><DL><DT><B>Returns:</B><DD>A list.</DL></DD></DL><HR><A NAME="addInterval(org.jfree.chart.plot.MeterInterval)"><!-- --></A><H3>addInterval</H3><PRE>public void <A HREF="../../../../src-html/org/jfree/chart/plot/MeterPlot.html#line.676"><B>addInterval</B></A>(<A HREF="../../../../org/jfree/chart/plot/MeterInterval.html" title="class in org.jfree.chart.plot">MeterInterval</A>&nbsp;interval)</PRE><DL><DD>Adds an interval and sends a <A HREF="../../../../org/jfree/chart/event/PlotChangeEvent.html" title="class in org.jfree.chart.event"><CODE>PlotChangeEvent</CODE></A> to all registered listeners.<P><DD><DL></DL></DD><DD><DL><DT><B>Parameters:</B><DD><CODE>interval</CODE> - the interval (<code>null</code> not permitted).</DL></DD></DL><HR><A NAME="clearIntervals()"><!-- --></A><H3>clearIntervals</H3><PRE>public void <A HREF="../../../../src-html/org/jfree/chart/plot/MeterPlot.html#line.688"><B>clearIntervals</B></A>()</PRE><DL><DD>Clears the intervals for the plot and sends a <A HREF="../../../../org/jfree/chart/event/PlotChangeEvent.html" title="class in org.jfree.chart.event"><CODE>

⌨️ 快捷键说明

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