jmathplotter.html
来自「数据挖掘方面最新软件」· HTML 代码 · 共 873 行 · 第 1/4 页
HTML
873 行
</TR></TABLE> <A NAME="fields_inherited_from_class_com.rapidminer.gui.plotter.Plotter"><!-- --></A><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"><TH ALIGN="left"><B>Fields inherited from interface com.rapidminer.gui.plotter.<A HREF="../../../../../com/rapidminer/gui/plotter/Plotter.html" title="interface in com.rapidminer.gui.plotter">Plotter</A></B></TH></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE><A HREF="../../../../../com/rapidminer/gui/plotter/Plotter.html#MULTIPLE_SELECTION">MULTIPLE_SELECTION</A>, <A HREF="../../../../../com/rapidminer/gui/plotter/Plotter.html#NO_SELECTION">NO_SELECTION</A>, <A HREF="../../../../../com/rapidminer/gui/plotter/Plotter.html#SINGLE_SELECTION">SINGLE_SELECTION</A></CODE></TD></TR></TABLE> <A NAME="fields_inherited_from_class_java.awt.image.ImageObserver"><!-- --></A><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"><TH ALIGN="left"><B>Fields inherited from interface java.awt.image.ImageObserver</B></TH></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE>ABORT, ALLBITS, ERROR, FRAMEBITS, HEIGHT, PROPERTIES, SOMEBITS, WIDTH</CODE></TD></TR></TABLE> <!-- ======== CONSTRUCTOR SUMMARY ======== --><A NAME="constructor_summary"><!-- --></A><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"><TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"><B>Constructor Summary</B></FONT></TH></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE><B><A HREF="../../../../../com/rapidminer/gui/plotter/mathplot/JMathPlotter.html#JMathPlotter()">JMathPlotter</A></B>()</CODE><BR> Creates a new JMathPlotter.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE><B><A HREF="../../../../../com/rapidminer/gui/plotter/mathplot/JMathPlotter.html#JMathPlotter(com.rapidminer.datatable.DataTable)">JMathPlotter</A></B>(<A HREF="../../../../../com/rapidminer/datatable/DataTable.html" title="interface in com.rapidminer.datatable">DataTable</A> dataTable)</CODE><BR> Creates the new plotter and sets the data table.</TD></TR></TABLE> <!-- ========== METHOD SUMMARY =========== --><A NAME="method_summary"><!-- --></A><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"><TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"><B>Method Summary</B></FONT></TH></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>protected int</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../../com/rapidminer/gui/plotter/mathplot/JMathPlotter.html#countColumns()">countColumns</A></B>()</CODE><BR> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>protected abstract org.math.plot.PlotPanel</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../../com/rapidminer/gui/plotter/mathplot/JMathPlotter.html#createPlotPanel()">createPlotPanel</A></B>()</CODE><BR> Must be implemented by subclasses in order to support 2D or 3D plots.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> int</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../../com/rapidminer/gui/plotter/mathplot/JMathPlotter.html#getAxis(int)">getAxis</A></B>(int index)</CODE><BR> Returns -1.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> java.lang.String</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../../com/rapidminer/gui/plotter/mathplot/JMathPlotter.html#getAxisName(int)">getAxisName</A></B>(int index)</CODE><BR> Returns null.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>protected <A HREF="../../../../../com/rapidminer/datatable/DataTable.html" title="interface in com.rapidminer.datatable">DataTable</A></CODE></FONT></TD><TD><CODE><B><A HREF="../../../../../com/rapidminer/gui/plotter/mathplot/JMathPlotter.html#getDataTable()">getDataTable</A></B>()</CODE><BR> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> javax.swing.Icon</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../../com/rapidminer/gui/plotter/mathplot/JMathPlotter.html#getIcon(int)">getIcon</A></B>(int index)</CODE><BR> Returns a line icon depending on the index.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>protected <A HREF="../../../../../com/rapidminer/gui/plotter/PlotterLegend.html" title="class in com.rapidminer.gui.plotter">PlotterLegend</A></CODE></FONT></TD><TD><CODE><B><A HREF="../../../../../com/rapidminer/gui/plotter/mathplot/JMathPlotter.html#getLegendComponent()">getLegendComponent</A></B>()</CODE><BR> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> int</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../../com/rapidminer/gui/plotter/mathplot/JMathPlotter.html#getNumberOfAxes()">getNumberOfAxes</A></B>()</CODE><BR> Returns 0.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>protected abstract int</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../../com/rapidminer/gui/plotter/mathplot/JMathPlotter.html#getNumberOfOptionIcons()">getNumberOfOptionIcons</A></B>()</CODE><BR> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> javax.swing.JComponent</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../../com/rapidminer/gui/plotter/mathplot/JMathPlotter.html#getOptionsComponent(int)">getOptionsComponent</A></B>(int index)</CODE><BR> Removes the data view button and adds the legend under the plotter panel if the method <A HREF="../../../../../com/rapidminer/gui/plotter/mathplot/JMathPlotter.html#hasLegend()"><CODE>hasLegend()</CODE></A> returns true.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> boolean</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../../com/rapidminer/gui/plotter/mathplot/JMathPlotter.html#getPlotColumn(int)">getPlotColumn</A></B>(int index)</CODE><BR> Returns false.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>protected org.math.plot.PlotPanel</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../../com/rapidminer/gui/plotter/mathplot/JMathPlotter.html#getPlotPanel()">getPlotPanel</A></B>()</CODE><BR> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>protected boolean</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../../com/rapidminer/gui/plotter/mathplot/JMathPlotter.html#hasLegend()">hasLegend</A></B>()</CODE><BR> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>protected boolean</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../../com/rapidminer/gui/plotter/mathplot/JMathPlotter.html#hasRapidMinerValueLegend()">hasRapidMinerValueLegend</A></B>()</CODE><BR> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> void</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../../com/rapidminer/gui/plotter/mathplot/JMathPlotter.html#repaint()">repaint</A></B>()</CODE><BR> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> void</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../../com/rapidminer/gui/plotter/mathplot/JMathPlotter.html#setAxis(int, int)">setAxis</A></B>(int index, int dimension)</CODE><BR> Does nothing.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> void</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../../com/rapidminer/gui/plotter/mathplot/JMathPlotter.html#setDataTable(com.rapidminer.datatable.DataTable)">setDataTable</A></B>(<A HREF="../../../../../com/rapidminer/datatable/DataTable.html" title="interface in com.rapidminer.datatable">DataTable</A> dataTable)</CODE><BR> Since this method already adds this object as a listener, all methods overriding this one should invoke the super method.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> void</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../../com/rapidminer/gui/plotter/mathplot/JMathPlotter.html#setPlotColumn(int, boolean)">setPlotColumn</A></B>(int index, boolean plot)</CODE><BR> Does nothing.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>protected abstract void</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../../com/rapidminer/gui/plotter/mathplot/JMathPlotter.html#update()">update</A></B>()</CODE><BR> </TD></TR></TABLE> <A NAME="methods_inherited_from_class_com.rapidminer.gui.plotter.PlotterAdapter"><!-- --></A><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"><TH ALIGN="left"><B>Methods inherited from class com.rapidminer.gui.plotter.<A HREF="../../../../../com/rapidminer/gui/plotter/PlotterAdapter.html" title="class in com.rapidminer.gui.plotter">PlotterAdapter</A></B></TH></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE><A HREF="../../../../../com/rapidminer/gui/plotter/PlotterAdapter.html#canHandleContinousJittering()">canHandleContinousJittering</A>, <A HREF="../../../../../com/rapidminer/gui/plotter/PlotterAdapter.html#canHandleJitter()">canHandleJitter</A>, <A HREF="../../../../../com/rapidminer/gui/plotter/PlotterAdapter.html#canHandleZooming()">canHandleZooming</A>, <A HREF="../../../../../com/rapidminer/gui/plotter/PlotterAdapter.html#dataTableUpdated(com.rapidminer.datatable.DataTable)">dataTableUpdated</A>, <A HREF="../../../../../com/rapidminer/gui/plotter/PlotterAdapter.html#drawGenericNominalLegend(java.awt.Graphics, java.lang.String[], com.rapidminer.gui.plotter.PlotterAdapter.PointStyle[], java.awt.Color[], int, int)">drawGenericNominalLegend</A>, <A HREF="../../../../../com/rapidminer/gui/plotter/PlotterAdapter.html#drawLegend(java.awt.Graphics, com.rapidminer.datatable.DataTable, int)">drawLegend</A>, <A HREF="../../../../../com/rapidminer/gui/plotter/PlotterAdapter.html#drawLegend(java.awt.Graphics, com.rapidminer.datatable.DataTable, int, int, int)">drawLegend</A>, <A HREF="../../../../../com/rapidminer/gui/plotter/PlotterAdapter.html#drawPoint(java.awt.Graphics2D, double, double, java.awt.Color, java.awt.Color)">drawPoint</A>, <A HREF="../../../../../com/rapidminer/gui/plotter/PlotterAdapter.html#drawPoint(java.awt.Graphics2D, com.rapidminer.gui.plotter.PlotterAdapter.PointStyle, double, double, java.awt.Color, java.awt.Color)">drawPoint</A>, <A HREF="../../../../../com/rapidminer/gui/plotter/PlotterAdapter.html#drawToolTip(java.awt.Graphics2D, com.rapidminer.gui.plotter.ToolTip)">drawToolTip</A>, <A HREF="../../../../../com/rapidminer/gui/plotter/PlotterAdapter.html#drawWeightRectangle(java.awt.Graphics2D, com.rapidminer.datatable.DataTable, int, double, int)">drawWeightRectangle</A>, <A HREF="../../../../../com/rapidminer/gui/plotter/PlotterAdapter.html#forcePlotGeneration()">forcePlotGeneration</A>, <A HREF="../../../../../com/rapidminer/gui/plotter/PlotterAdapter.html#getIdForPos(int, int)">getIdForPos</A>, <A HREF="../../../../../com/rapidminer/gui/plotter/PlotterAdapter.html#getInitialZoomFactor()">getInitialZoomFactor</A>, <A HREF="../../../../../com/rapidminer/gui/plotter/PlotterAdapter.html#getMaxWeight(com.rapidminer.datatable.DataTable)">getMaxWeight</A>, <A HREF="../../../../../com/rapidminer/gui/plotter/PlotterAdapter.html#getNumberOfPlots(com.rapidminer.datatable.DataTable)">getNumberOfPlots</A>, <A HREF="../../../../../com/rapidminer/gui/plotter/PlotterAdapter.html#getNumericalTicSize(double, double)">getNumericalTicSize</A>, <A HREF="../../../../../com/rapidminer/gui/plotter/PlotterAdapter.html#getParameterTypes()">getParameterTypes</A>, <A HREF="../../../../../com/rapidminer/gui/plotter/PlotterAdapter.html#getPlotName()">getPlotName</A>, <A HREF="../../../../../com/rapidminer/gui/plotter/PlotterAdapter.html#getPlotter()">getPlotter</A>, <A HREF="../../../../../com/rapidminer/gui/plotter/PlotterAdapter.html#getPlotterCondition()">getPlotterCondition</A>, <A HREF="../../../../../com/rapidminer/gui/plotter/PlotterAdapter.html#getPlotterName()">getPlotterName</A>, <A HREF="../../../../../com/rapidminer/gui/plotter/PlotterAdapter.html#getPointBorderColor(com.rapidminer.datatable.DataTable, com.rapidminer.datatable.DataTableRow, int)">getPointBorderColor</A>, <A HREF="../../../../../com/rapidminer/gui/plotter/PlotterAdapter.html#getPointColor(double)">getPointColor</A>, <A HREF="../../../../../com/rapidminer/gui/plotter/PlotterAdapter.html#getPointColor(double, int)">getPointColor</A>, <A HREF="../../../../../com/rapidminer/gui/plotter/PlotterAdapter.html#getPointColorValue(com.rapidminer.datatable.DataTable, com.rapidminer.datatable.DataTableRow, int, double, double)">getPointColorValue</A>, <A HREF="../../../../../com/rapidminer/gui/plotter/PlotterAdapter.html#getPointStyle(int)">getPointStyle</A>, <A HREF="../../../../../com/rapidminer/gui/plotter/PlotterAdapter.html#getPositionInDataSpace(java.awt.Point)">getPositionInDataSpace</A>, <A HREF="../../../../../com/rapidminer/gui/plotter/PlotterAdapter.html#getRenderHeight(int)">getRenderHeight</A>, <A HREF="../../../../../com/rapidminer/gui/plotter/PlotterAdapter.html#getRenderWidth(int)">getRenderWidth</A>, <A HREF="../../../../../com/rapidminer/gui/plotter/PlotterAdapter.html#getTicSize(com.rapidminer.datatable.DataTable, int, double, double)">getTicSize</A>, <A HREF="../../../../../com/rapidminer/gui/plotter/PlotterAdapter.html#getValuePlotSelectionType()">getValuePlotSelectionType</A>, <A HREF="../../../../../com/rapidminer/gui/plotter/PlotterAdapter.html#getWeightColor(double, double)">getWeightColor</A>, <A HREF="../../../../../com/rapidminer/gui/plotter/PlotterAdapter.html#hasOptionsDialog()">hasOptionsDialog</A>, <A HREF="../../../../../com/rapidminer/gui/plotter/PlotterAdapter.html#hasSaveImageButton()">hasSaveImageButton</A>, <A HREF="../../../../../com/rapidminer/gui/plotter/PlotterAdapter.html#isProvidingCoordinates()">isProvidingCoordinates</A>, <A HREF="../../../../../com/rapidminer/gui/plotter/PlotterAdapter.html#isSaveable()">isSaveable</A>, <A HREF="../../../../../com/rapidminer/gui/plotter/PlotterAdapter.html#isSupportingAbsoluteValues()">isSupportingAbsoluteValues</A>, <A HREF="../../../../../com/rapidminer/gui/plotter/PlotterAdapter.html#isSupportingLogScale(int)">isSupportingLogScale</A>, <A HREF="../../../../../com/rapidminer/gui/plotter/PlotterAdapter.html#isSupportingSorting()">isSupportingSorting</A>, <A HREF="../../../../../com/rapidminer/gui/plotter/PlotterAdapter.html#paintComponent(java.awt.Graphics)">paintComponent</A>, <A HREF="../../../../../com/rapidminer/gui/plotter/PlotterAdapter.html#render(java.awt.Graphics, int, int)">render</A>, <A HREF="../../../../../com/rapidminer/gui/plotter/PlotterAdapter.html#save()">save</A>, <A HREF="../../../../../com/rapidminer/gui/plotter/PlotterAdapter.html#setAbsolute(boolean)">setAbsolute</A>, <A HREF="../../../../../com/rapidminer/gui/plotter/PlotterAdapter.html#setDragBounds(int, int, int, int)">setDragBounds</A>, <A HREF="../../../../../com/rapidminer/gui/plotter/PlotterAdapter.html#setDrawRange(double, double, double, double)">setDrawRange</A>, <A HREF="../../../../../com/rapidminer/gui/plotter/PlotterAdapter.html#setJitter(int)">setJitter</A>, <A HREF="../../../../../com/rapidminer/gui/plotter/PlotterAdapter.html#setKey(java.lang.String)">setKey</A>, <A HREF="../../../../../com/rapidminer/gui/plotter/PlotterAdapter.html#setLogScale(int, boolean)">setLogScale</A>, <A HREF="../../../../../com/rapidminer/gui/plotter/PlotterAdapter.html#setMousePosInDataSpace(int, int)">setMousePosInDataSpace</A>, <A HREF="../../../../../com/rapidminer/gui/plotter/PlotterAdapter.html#setParameter(com.rapidminer.datatable.DataTable, java.lang.String, java.lang.Object)">setParameter</A>, <A HREF="../../../../../com/rapidminer/gui/plotter/PlotterAdapter.html#setSorting(boolean)">setSorting</A>, <A HREF="../../../../../com/rapidminer/gui/plotter/PlotterAdapter.html#setZooming(int)">setZooming</A>, <A HREF="../../../../../com/rapidminer/gui/plotter/PlotterAdapter.html#showOptionsDialog()">showOptionsDialog</A></CODE></TD></TR></TABLE> <A NAME="methods_inherited_from_class_javax.swing.JPanel"><!-- --></A><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?