📄 index-13.html
字号:
Constructor for class org.jfree.data.xy.<A HREF="../org/jfree/data/xy/MatrixSeries.html" title="class in org.jfree.data.xy">MatrixSeries</A><DD>Constructs a new matrix series.<DT><A HREF="../org/jfree/data/xy/MatrixSeriesCollection.html" title="class in org.jfree.data.xy"><B>MatrixSeriesCollection</B></A> - Class in <A HREF="../org/jfree/data/xy/package-summary.html">org.jfree.data.xy</A><DD>Represents a collection of <A HREF="../org/jfree/data/xy/MatrixSeries.html" title="class in org.jfree.data.xy"><CODE>MatrixSeries</CODE></A> that can be used as a dataset.<DT><A HREF="../org/jfree/data/xy/MatrixSeriesCollection.html#MatrixSeriesCollection()"><B>MatrixSeriesCollection()</B></A> - Constructor for class org.jfree.data.xy.<A HREF="../org/jfree/data/xy/MatrixSeriesCollection.html" title="class in org.jfree.data.xy">MatrixSeriesCollection</A><DD>Constructs an empty dataset.<DT><A HREF="../org/jfree/data/xy/MatrixSeriesCollection.html#MatrixSeriesCollection(org.jfree.data.xy.MatrixSeries)"><B>MatrixSeriesCollection(MatrixSeries)</B></A> - Constructor for class org.jfree.data.xy.<A HREF="../org/jfree/data/xy/MatrixSeriesCollection.html" title="class in org.jfree.data.xy">MatrixSeriesCollection</A><DD>Constructs a dataset and populates it with a single matrix series.<DT><A HREF="../org/jfree/chart/plot/PiePlot.html#MAX_INTERIOR_GAP"><B>MAX_INTERIOR_GAP</B></A> - Static variable in class org.jfree.chart.plot.<A HREF="../org/jfree/chart/plot/PiePlot.html" title="class in org.jfree.chart.plot">PiePlot</A><DD>The maximum interior gap (currently 40%).<DT><A HREF="../org/jfree/chart/plot/SpiderWebPlot.html#MAX_INTERIOR_GAP"><B>MAX_INTERIOR_GAP</B></A> - Static variable in class org.jfree.chart.plot.<A HREF="../org/jfree/chart/plot/SpiderWebPlot.html" title="class in org.jfree.chart.plot">SpiderWebPlot</A><DD>The maximum interior gap (currently 40%).<DT><A HREF="../org/jfree/chart/axis/ValueAxis.html#MAXIMUM_TICK_COUNT"><B>MAXIMUM_TICK_COUNT</B></A> - Static variable in class org.jfree.chart.axis.<A HREF="../org/jfree/chart/axis/ValueAxis.html" title="class in org.jfree.chart.axis">ValueAxis</A><DD>The maximum tick count.<DT><A HREF="../org/jfree/chart/plot/ColorPalette.html#maxZ"><B>maxZ</B></A> - Variable in class org.jfree.chart.plot.<A HREF="../org/jfree/chart/plot/ColorPalette.html" title="class in org.jfree.chart.plot">ColorPalette</A><DD>The max z-axis value.<DT><A HREF="../org/jfree/data/statistics/MeanAndStandardDeviation.html" title="class in org.jfree.data.statistics"><B>MeanAndStandardDeviation</B></A> - Class in <A HREF="../org/jfree/data/statistics/package-summary.html">org.jfree.data.statistics</A><DD>A simple data structure that holds a mean value and a standard deviation value.<DT><A HREF="../org/jfree/data/statistics/MeanAndStandardDeviation.html#MeanAndStandardDeviation(double, double)"><B>MeanAndStandardDeviation(double, double)</B></A> - Constructor for class org.jfree.data.statistics.<A HREF="../org/jfree/data/statistics/MeanAndStandardDeviation.html" title="class in org.jfree.data.statistics">MeanAndStandardDeviation</A><DD>Creates a new mean and standard deviation record.<DT><A HREF="../org/jfree/data/statistics/MeanAndStandardDeviation.html#MeanAndStandardDeviation(java.lang.Number, java.lang.Number)"><B>MeanAndStandardDeviation(Number, Number)</B></A> - Constructor for class org.jfree.data.statistics.<A HREF="../org/jfree/data/statistics/MeanAndStandardDeviation.html" title="class in org.jfree.data.statistics">MeanAndStandardDeviation</A><DD>Creates a new mean and standard deviation record.<DT><A HREF="../org/jfree/chart/plot/MeterInterval.html" title="class in org.jfree.chart.plot"><B>MeterInterval</B></A> - Class in <A HREF="../org/jfree/chart/plot/package-summary.html">org.jfree.chart.plot</A><DD>An interval to be highlighted on a <A HREF="../org/jfree/chart/plot/MeterPlot.html" title="class in org.jfree.chart.plot"><CODE>MeterPlot</CODE></A>.<DT><A HREF="../org/jfree/chart/plot/MeterInterval.html#MeterInterval(java.lang.String, org.jfree.data.Range)"><B>MeterInterval(String, Range)</B></A> - Constructor for class org.jfree.chart.plot.<A HREF="../org/jfree/chart/plot/MeterInterval.html" title="class in org.jfree.chart.plot">MeterInterval</A><DD>Creates a new interval.<DT><A HREF="../org/jfree/chart/plot/MeterInterval.html#MeterInterval(java.lang.String, org.jfree.data.Range, java.awt.Paint, java.awt.Stroke, java.awt.Paint)"><B>MeterInterval(String, Range, Paint, Stroke, Paint)</B></A> - Constructor for class org.jfree.chart.plot.<A HREF="../org/jfree/chart/plot/MeterInterval.html" title="class in org.jfree.chart.plot">MeterInterval</A><DD>Creates a new interval.<DT><A HREF="../org/jfree/chart/needle/MeterNeedle.html" title="class in org.jfree.chart.needle"><B>MeterNeedle</B></A> - Class in <A HREF="../org/jfree/chart/needle/package-summary.html">org.jfree.chart.needle</A><DD>The base class used to represent the needle on a <A HREF="../org/jfree/chart/plot/CompassPlot.html" title="class in org.jfree.chart.plot"><CODE>CompassPlot</CODE></A>.<DT><A HREF="../org/jfree/chart/needle/MeterNeedle.html#MeterNeedle()"><B>MeterNeedle()</B></A> - Constructor for class org.jfree.chart.needle.<A HREF="../org/jfree/chart/needle/MeterNeedle.html" title="class in org.jfree.chart.needle">MeterNeedle</A><DD>Creates a new needle.<DT><A HREF="../org/jfree/chart/needle/MeterNeedle.html#MeterNeedle(java.awt.Paint, java.awt.Paint, java.awt.Paint)"><B>MeterNeedle(Paint, Paint, Paint)</B></A> - Constructor for class org.jfree.chart.needle.<A HREF="../org/jfree/chart/needle/MeterNeedle.html" title="class in org.jfree.chart.needle">MeterNeedle</A><DD>Creates a new needle.<DT><A HREF="../org/jfree/chart/plot/MeterPlot.html" title="class in org.jfree.chart.plot"><B>MeterPlot</B></A> - Class in <A HREF="../org/jfree/chart/plot/package-summary.html">org.jfree.chart.plot</A><DD>A plot that displays a single value in the form of a needle on a dial.<DT><A HREF="../org/jfree/chart/plot/MeterPlot.html#MeterPlot()"><B>MeterPlot()</B></A> - Constructor for class org.jfree.chart.plot.<A HREF="../org/jfree/chart/plot/MeterPlot.html" title="class in org.jfree.chart.plot">MeterPlot</A><DD>Creates a new plot with a default range of <code>0</code> to <code>100</code> and no value to display.<DT><A HREF="../org/jfree/chart/plot/MeterPlot.html#MeterPlot(org.jfree.data.general.ValueDataset)"><B>MeterPlot(ValueDataset)</B></A> - Constructor for class org.jfree.chart.plot.<A HREF="../org/jfree/chart/plot/MeterPlot.html" title="class in org.jfree.chart.plot">MeterPlot</A><DD>Creates a new plot that displays the value from the supplied dataset.<DT><A HREF="../org/jfree/chart/axis/CategoryAnchor.html#MIDDLE"><B>MIDDLE</B></A> - Static variable in class org.jfree.chart.axis.<A HREF="../org/jfree/chart/axis/CategoryAnchor.html" title="class in org.jfree.chart.axis">CategoryAnchor</A><DD>Middle of period.<DT><A HREF="../org/jfree/chart/axis/DateTickMarkPosition.html#MIDDLE"><B>MIDDLE</B></A> - Static variable in class org.jfree.chart.axis.<A HREF="../org/jfree/chart/axis/DateTickMarkPosition.html" title="class in org.jfree.chart.axis">DateTickMarkPosition</A><DD>Middle of period.<DT><A HREF="../org/jfree/data/time/DynamicTimeSeriesCollection.html#MIDDLE"><B>MIDDLE</B></A> - Static variable in class org.jfree.data.time.<A HREF="../org/jfree/data/time/DynamicTimeSeriesCollection.html" title="class in org.jfree.data.time">DynamicTimeSeriesCollection</A><DD>Useful constant for controlling the x-value returned for a time period.<DT><A HREF="../org/jfree/data/time/TimePeriodAnchor.html#MIDDLE"><B>MIDDLE</B></A> - Static variable in class org.jfree.data.time.<A HREF="../org/jfree/data/time/TimePeriodAnchor.html" title="class in org.jfree.data.time">TimePeriodAnchor</A><DD>Middle of period.<DT><A HREF="../org/jfree/chart/needle/MiddlePinNeedle.html" title="class in org.jfree.chart.needle"><B>MiddlePinNeedle</B></A> - Class in <A HREF="../org/jfree/chart/needle/package-summary.html">org.jfree.chart.needle</A><DD>A needle that is drawn as a pin shape.<DT><A HREF="../org/jfree/chart/needle/MiddlePinNeedle.html#MiddlePinNeedle()"><B>MiddlePinNeedle()</B></A> - Constructor for class org.jfree.chart.needle.<A HREF="../org/jfree/chart/needle/MiddlePinNeedle.html" title="class in org.jfree.chart.needle">MiddlePinNeedle</A><DD> <DT><A HREF="../org/jfree/chart/axis/DateTickUnit.html#MILLISECOND"><B>MILLISECOND</B></A> - Static variable in class org.jfree.chart.axis.<A HREF="../org/jfree/chart/axis/DateTickUnit.html" title="class in org.jfree.chart.axis">DateTickUnit</A><DD>A constant for milliseconds.<DT><A HREF="../org/jfree/chart/axis/SegmentedTimeline.Segment.html#millisecond"><B>millisecond</B></A> - Variable in class org.jfree.chart.axis.<A HREF="../org/jfree/chart/axis/SegmentedTimeline.Segment.html" title="class in org.jfree.chart.axis">SegmentedTimeline.Segment</A><DD>A reference point within the segment.<DT><A HREF="../org/jfree/data/time/Millisecond.html" title="class in org.jfree.data.time"><B>Millisecond</B></A> - Class in <A HREF="../org/jfree/data/time/package-summary.html">org.jfree.data.time</A><DD>Represents a millisecond.<DT><A HREF="../org/jfree/data/time/Millisecond.html#Millisecond()"><B>Millisecond()</B></A> - Constructor for class org.jfree.data.time.<A HREF="../org/jfree/data/time/Millisecond.html" title="class in org.jfree.data.time">Millisecond</A><DD>Constructs a millisecond based on the current system time.<DT><A HREF="../org/jfree/data/time/Millisecond.html#Millisecond(int, org.jfree.data.time.Second)"><B>Millisecond(int, Second)</B></A> - Constructor for class org.jfree.data.time.<A HREF="../org/jfree/data/time/Millisecond.html" title="class in org.jfree.data.time">Millisecond</A><DD>Constructs a millisecond.<DT><A HREF="../org/jfree/data/time/Millisecond.html#Millisecond(int, int, int, int, int, int, int)"><B>Millisecond(int, int, int, int, int, int, int)</B></A> - Constructor for class org.jfree.data.time.<A HREF="../org/jfree/data/time/Millisecond.html" title="class in org.jfree.data.time">Millisecond</A><DD>Creates a new millisecond.<DT><A HREF="../org/jfree/data/time/Millisecond.html#Millisecond(java.util.Date)"><B>Millisecond(Date)</B></A> - Constructor for class org.jfree.data.time.<A HREF="../org/jfree/data/time/Millisecond.html" title="class in org.jfree.data.time">Millisecond</A><DD>Constructs a millisecond.<DT><A HREF="../org/jfree/data/time/Millisecond.html#Millisecond(java.util.Date, java.util.TimeZone)"><B>Millisecond(Date, TimeZone)</B></A> - Constructor for class org.jfree.data.time.<A HREF="../org/jfree/data/time/Millisecond.html" title="class in org.jfree.data.time">Millisecond</A><DD>Creates a millisecond.<DT><A HREF="../org/jfree/chart/plot/Plot.html#MINIMUM_HEIGHT_TO_DRAW"><B>MINIMUM_HEIGHT_TO_DRAW</B></A> - Static variable in class org.jfree.chart.plot.<A HREF="../org/jfree/chart/plot/Plot.html" title="class in org.jfree.chart.plot">Plot</A><DD>The minimum height at which the plot should be drawn.<DT><A HREF="../org/jfree/chart/plot/Plot.html#MINIMUM_WIDTH_TO_DRAW"><B>MINIMUM_WIDTH_TO_DRAW</B></A> - Static variable in class org.jfree.chart.plot.<A HREF="../org/jfree/chart/plot/Plot.html" title="class in org.jfree.chart.plot">Plot</A><DD>The minimum width at which the plot should be drawn.<DT><A HREF="../org/jfree/chart/renderer/category/MinMaxCategoryRenderer.html" title="class in org.jfree.chart.renderer.category"><B>MinMaxCategoryRenderer</B></A> - Class in <A HREF="../org/jfree/chart/renderer/category/package-summary.html">org.jfree.chart.renderer.category</A><DD>Renderer for drawing min max plot.<DT><A HREF="../org/jfree/chart/renderer/category/MinMaxCategoryRenderer.html#MinMaxCategoryRenderer()"><B>MinMaxCategoryRenderer()</B></A> - Constructor for class org.jfree.chart.renderer.category.<A HREF="../org/jfree/chart/renderer/category/MinMaxCategoryRenderer.html" title="class in org.jfree.chart.renderer.category">MinMaxCategoryRenderer</A><DD>Default constructor.<DT><A HREF="../org/jfree/chart/axis/DateTickUnit.html#MINUTE"><B>MINUTE</B></A> - Static variable in class org.jfree.chart.axis.<A HREF="../org/jfree/chart/axis/DateTickUnit.html" title="class in org.jfree.chart.axis">DateTickUnit</A><DD>A constant for minutes.<DT><A HREF="../org/jfree/data/time/Minute.html" title="class in org.jfree.data.time"><B>Minute</B></A> - Class in <A HREF="../org/jfree/data/time/package-summary.html">org.jfree.data.time</A><DD>Represents a minute.<DT><A HREF="../org/jfree/data/time/Minute.html#Minute()"><B>Minute()</B></A> - Constructor for class org.jfree.data.time.<A HREF="../org/jfree/data/time/Minute.html" title="class in org.jfree.data.time">Minute</A><DD>Constructs a new Minute, based on the system date/time.<DT><A HREF="../org/jfree/data/time/Minute.html#Minute(int, org.jfree.data.time.Hour)"><B>Minute(int, Hour)</B></A> - Constructor for class org.jfree.data.time.<A HREF="../org/jfree/data/time/Minute.html" title="class in org.jfree.data.time">Minute</A><DD>Constructs a new Minute.<DT><A HREF="../org/jfree/data/time/Minute.html#Minute(java.util.Date)"><B>Minute(Date)</B></A> - Constructor for class org.jfree.data.time.<A HREF="../org/jfree/data/time/Minute.html" title="class in org.jfree.data.time">Minute</A><DD>Constructs a new Minute, based on the supplied date/time.<DT><A HREF="../org/jfree/data/time/Minute.html#Minute(java.util.Date, java.util.TimeZone)"><B>Minute(Date, TimeZone)</B></A> - Constructor for class org.jfree.data.time.<A HREF="../org/jfree/data/time/Minute.html" title="class in org.jfree.data.time">Minute</A><DD>Constructs a new Minute, based on the supplied date/time and timezone.<DT><A HREF="../org/jfree/data/time/Minute.html#Minute(int, int, int, int, int)"><B>Minute(int, int, int, int, int)</B></A> - Constructor for class org.jfree.data.time.<A HREF="../org/jfree/data/time/Minute.html" title="class in org.jfree.data.time">Minute</A><DD>Creates a new minute.<DT><A HREF="../org/jfree/chart/axis/SegmentedTimeline.html#MINUTE_SEGMENT_SIZE"><B>MINUTE_SEGMENT_SIZE</B></A> - Static variable in class org.jfree.chart.axis.<A HREF="../org/jfree/chart/axis/SegmentedTimeline.html" title="class in org.jfree.chart.axis">SegmentedTimeline</A><DD>Defines a one-minute segment size in ms.<DT><A HREF="../org/jfree/chart/plot/ColorPalette.html#minZ"><B>minZ</B></A> - Variable in class org.jfree.chart.plot.<A HREF="../org/jfree/chart/plot/ColorPalette.html" title="class in org.jfree.chart.plot">ColorPalette</A><DD>The min z-axis value.<DT><A HREF="../org/jfree/chart/axis/ModuloAxis.html" title="class in org.jfree.chart.axis"><B>ModuloAxis</B></A> - Class in <A HREF="../org/jfree/chart/axis/package-summary.html">org.jfree.chart.axis</A><DD>An axis that displays numerical values within a fixed range using a modulo calculation.<DT><A HREF="../org/jfree/chart/axis/ModuloAxis.html#ModuloAxis(java.lang.String, org.jfree.data.Range)"><B>ModuloAxis(String, Range)</B></A> - Constructor for class org.jfree.chart.axis.<A HREF="../org/jfree/chart/axis/ModuloAxis.html" title="class in org.jfree.chart.axis">ModuloAxis</A><DD>Creates a new axis.<DT><A HREF="../org/jfree/chart/axis/DateTickUnit.html#MONTH"><B>MONTH</B></A> - Static variable in class org.jfree.chart.axis.<A HREF="../org/jfree/chart/axis/DateTickUnit.html" title="class in org.jfree.chart.axis">DateTickUnit</A><DD>A constant for months.<DT><A HREF="../org/jfree/data/time/Month.html" title="class in org.jfree.data.time"><B>Month</B></A> - Class in <A HREF="../org/jfree/data/time/package-summary.html">org.jfree.data.time</A><DD>Represents a single month.<DT><A HREF="../org/jfree/data/time/Month.html#Month()"><B>Month()</B></A> - Constructor for class org.jfree.data.time.<A HREF="../org/jfree/data/time/Month.html" title="class in org.jfree.data.time">Month</A><DD>Constructs a new Month, based on the current system time.<DT><A HREF="../org/jfree/data/time/Month.html#Month(int, int)"><B>Month(int, int)</B></A> - Constructor for class org.jfree.data.time.<A HREF="../org/jfree/data/time/Month.html" title="class in org.jfree.data.time">Month</A><DD>Constructs a new month instance.<DT><A HREF="../org/jfree/data/time/Month.html#Month(int, org.jfree.data.time.Year)"><B>Month(int, Year)</B></A> - Constructor for class org.jfree.data.time.<A HREF="../org/jfree/data/time/Month.html" title="class in org.jfree.data.time">Month</A><DD>Constructs a new month instance.<DT><A HREF="../org/jfree/data/time/Month.html#Month(java.util.Date)"><B>Month(Date)</B></A> -
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -