colorhistogramplotter.html
来自「数据挖掘方面最新软件」· HTML 代码 · 共 707 行 · 第 1/4 页
HTML
707 行
<BR> Does nothing.</TD></TR></TABLE> <A NAME="methods_inherited_from_class_com.rapidminer.gui.plotter.HistogramPlotter"><!-- --></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/HistogramPlotter.html" title="class in com.rapidminer.gui.plotter">HistogramPlotter</A></B></TH></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE><A HREF="../../../../com/rapidminer/gui/plotter/HistogramPlotter.html#canHandleJitter()">canHandleJitter</A>, <A HREF="../../../../com/rapidminer/gui/plotter/HistogramPlotter.html#getBins(int)">getBins</A>, <A HREF="../../../../com/rapidminer/gui/plotter/HistogramPlotter.html#getIcon(int)">getIcon</A>, <A HREF="../../../../com/rapidminer/gui/plotter/HistogramPlotter.html#getNumberOfPlots()">getNumberOfPlots</A>, <A HREF="../../../../com/rapidminer/gui/plotter/HistogramPlotter.html#getOptionsComponent(int)">getOptionsComponent</A>, <A HREF="../../../../com/rapidminer/gui/plotter/HistogramPlotter.html#isLogScale()">isLogScale</A>, <A HREF="../../../../com/rapidminer/gui/plotter/HistogramPlotter.html#isSupportingAbsoluteValues()">isSupportingAbsoluteValues</A>, <A HREF="../../../../com/rapidminer/gui/plotter/HistogramPlotter.html#paintHistogram(java.awt.Graphics, int, int)">paintHistogram</A>, <A HREF="../../../../com/rapidminer/gui/plotter/HistogramPlotter.html#setAbsolute(boolean)">setAbsolute</A>, <A HREF="../../../../com/rapidminer/gui/plotter/HistogramPlotter.html#setBinNumber(int)">setBinNumber</A>, <A HREF="../../../../com/rapidminer/gui/plotter/HistogramPlotter.html#setDataTable(com.rapidminer.datatable.DataTable)">setDataTable</A>, <A HREF="../../../../com/rapidminer/gui/plotter/HistogramPlotter.html#setDrawLegend(boolean)">setDrawLegend</A>, <A HREF="../../../../com/rapidminer/gui/plotter/HistogramPlotter.html#setJitter(int)">setJitter</A>, <A HREF="../../../../com/rapidminer/gui/plotter/HistogramPlotter.html#setKey(java.lang.String)">setKey</A>, <A HREF="../../../../com/rapidminer/gui/plotter/HistogramPlotter.html#setLogScale(boolean)">setLogScale</A></CODE></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#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#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#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#isSupportingLogScale(int)">isSupportingLogScale</A>, <A HREF="../../../../com/rapidminer/gui/plotter/PlotterAdapter.html#isSupportingSorting()">isSupportingSorting</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#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#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=""><TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"><TH ALIGN="left"><B>Methods inherited from class javax.swing.JPanel</B></TH></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE>getAccessibleContext, getUI, getUIClassID, paramString, setUI, updateUI</CODE></TD></TR></TABLE> <A NAME="methods_inherited_from_class_javax.swing.JComponent"><!-- --></A><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"><TH ALIGN="left"><B>Methods inherited from class javax.swing.JComponent</B></TH></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE>addAncestorListener, addNotify, addVetoableChangeListener, computeVisibleRect, contains, createToolTip, disable, enable, firePropertyChange, firePropertyChange, firePropertyChange, fireVetoableChange, getActionForKeyStroke, getActionMap, getAlignmentX, getAlignmentY, getAncestorListeners, getAutoscrolls, getBorder, getBounds, getClientProperty, getComponentGraphics, getComponentPopupMenu, getConditionForKeyStroke, getDebugGraphicsOptions, getDefaultLocale, getFontMetrics, getGraphics, getHeight, getInheritsPopupMenu, getInputMap, getInputMap, getInputVerifier, getInsets, getInsets, getListeners, getLocation, getMaximumSize, getMinimumSize, getNextFocusableComponent, getPopupLocation, getPreferredSize, getRegisteredKeyStrokes, getRootPane, getSize, getToolTipLocation, getToolTipText, getToolTipText, getTopLevelAncestor, getTransferHandler, getVerifyInputWhenFocusTarget, getVetoableChangeListeners, getVisibleRect, getWidth, getX, getY, grabFocus, isDoubleBuffered, isLightweightComponent, isManagingFocus, isOpaque, isOptimizedDrawingEnabled, isPaintingTile, isRequestFocusEnabled, isValidateRoot, paint, paintBorder, paintChildren, paintImmediately, paintImmediately, print, printAll, printBorder, printChildren, printComponent, processComponentKeyEvent, processKeyBinding, processKeyEvent, processMouseEvent, processMouseMotionEvent, putClientProperty, registerKeyboardAction, registerKeyboardAction, removeAncestorListener, removeNotify, removeVetoableChangeListener, repaint, repaint, requestDefaultFocus, requestFocus, requestFocus, requestFocusInWindow, requestFocusInWindow, resetKeyboardActions, reshape, revalidate, scrollRectToVisible, setActionMap, setAlignmentX, setAlignmentY, setAutoscrolls, setBackground, setBorder, setComponentPopupMenu, setDebugGraphicsOptions, setDefaultLocale, setDoubleBuffered, setEnabled, setFocusTraversalKeys, setFont, setForeground, setInheritsPopupMenu, setInputMap, setInputVerifier, setMaximumSize, setMinimumSize, setNextFocusableComponent, setOpaque, setPreferredSize, setRequestFocusEnabled, setToolTipText, setTransferHandler, setUI, setVerifyInputWhenFocusTarget, setVisible, unregisterKeyboardAction, update</CODE></TD></TR></TABLE> <A NAME="methods_inherited_from_class_java.awt.Container"><!-- --></A><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"><TH ALIGN="left"><B>Methods inherited from class java.awt.Container</B></TH></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE>add, add, add, add, add, addContainerListener, addImpl, addPropertyChangeListener, addPropertyChangeListener, applyComponentOrientation, areFocusTraversalKeysSet, countComponents, deliverEvent, doLayout, findComponentAt, findComponentAt, getComponent, getComponentAt, getComponentAt, getComponentCount, getComponents, getComponentZOrder, getContainerListeners, getFocusTraversalKeys, getFocusTraversalPolicy, getLayout, getMousePosition, insets, invalidate, isAncestorOf, isFocusCycleRoot, isFocusCycleRoot, isFocusTraversalPolicyProvider, isFocusTraversalPolicySet, layout, list, list, locate, minimumSize, paintComponents, preferredSize, printComponents, processContainerEvent, processEvent, remove, remove, removeAll, removeContainerListener, setComponentZOrder, setFocusCycleRoot, setFocusTraversalPolicy, setFocusTraversalPolicyProvider, setLayout, transferFocusBackward, transferFocusDownCycle, validate, validateTree</CODE></TD></TR></TABLE> <A NAME="methods_inherited_from_class_java.awt.Component"><!-- --></A><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"><TH ALIGN="left"><B>Methods inherited from class java.awt.Component</B></TH></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE>action, add, addComponentListener, addFocusListener, addHierarchyBoundsListener, addHierarchyListener, addInputMethodListener, addKeyListener, addMouseListener, addMouseMotionListener, addMouseWheelListener, bounds, checkImage, checkImage, coalesceEvents, contains, createImage, createImage, createVolatileImage, createVolatileImage, disableEvents, dispatchEvent, enable, enableEvents, enableInputMethods, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, getBackground, getBounds, getColorModel, getComponentListeners, getComponentOrientation, getCursor, getDropTarget, getFocusCycleRootAncestor, getFocusListeners, getFocusTraversalKeysEnabled, getFont, getForeground, getGraphicsConfiguration, getHierarchyBoundsListeners, getHierarchyListeners, getIgnoreRepaint, getInputContext, getInputMethodListeners, getInputMethodRequests, getKeyListeners, getLocale, getLocation, getLocationOnScreen, getMouseListeners, getMouseMotionListeners, getMousePosition, getMouseWheelListeners, getName, getParent, getPeer, getPropertyChangeListeners, getPropertyChangeListeners, getSize, getToolkit, getTreeLock, gotFocus, handleEvent, hasFocus, hide, imageUpdate, inside, isBackgroundSet, isCursorSet, isDisplayable, isEnabled, isFocusable, isFocusOwner, isFocusTraversable, isFontSet, isForegroundSet, isLightweight, isMaximumSizeSet, isMinimumSizeSet, isPreferredSizeSet, isShowing, isValid, isVisible, keyDown, keyUp, list, list, list, location, lostFocus, mouseDown, mouseDrag, mouseEnter, mouseExit, mouseMove, mouseUp, move, nextFocus, paintAll, postEvent, prepareImage, prepareImage, processComponentEvent, processFocusEvent, processHierarchyBoundsEvent, processHierarchyEvent, processInputMethodEvent, processMouseWheelEvent, remove, removeComponentListener, removeFocusListener, removeHierarchyBoundsListener, removeHierarchyListener, removeInputMethodListener, removeKeyListener, removeMouseListener, removeMouseMotionListener, removeMouseWheelListener, removePropertyChangeListener, removePropertyChangeListener, repaint, repaint, repaint, resize, resize, setBounds, setBounds, setComponentOrientation, setCursor, setDropTarget, setFocusable, setFocusTraversalKeysEnabled, setIgnoreRepaint, setLocale, setLocation, setLocation, setName, setSize, setSize, show, show, size, toString, transferFocus, transferFocusUpCycle</CODE></TD></TR></TABLE> <A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"><TH ALIGN="left"><B>Methods inherited from class java.lang.Object</B></TH></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait</CODE></TD></TR></TABLE> <A NAME="methods_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>Methods 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#addMouseListener(java.awt.event.MouseListener)">addMouseListener</A>, <A HREF="../../../../com/rapidminer/gui/plotter/Plotter.html#addMouseMotionListener(java.awt.event.MouseMotionListener)">addMouseMotionListener</A></CODE></TD></TR></TABLE> <P><!-- ========= CONSTRUCTOR DETAIL ======== --><A NAME="constructor_detail"><!-- --></A><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"><TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"><B>Constructor Detail</B></FONT></TH></TR></TABLE><A NAME="ColorHistogramPlotter()"><!-- --></A><H3>ColorHistogramPlotter</H3><PRE>public <B>ColorHistogramPlotter</B>()</PRE><DL></DL><HR><A NAME="ColorHistogramPlotter(com.rapidminer.datatable.DataTable)"><!-- --></A><H3>ColorHistogramPlotter</H3><PRE>public <B>ColorHistogramPlotter</B>(<A HREF="../../../../com/rapidminer/datatable/DataTable.html" title="interface in com.rapidminer.datatable">DataTable</A> dataTable)</PRE><DL></DL><!-- ============ METHOD DETAIL ========== --><A NAME="method_detail"><!-- --></A><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"><TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"><B>Method Detail</B></FONT></TH></TR></TABLE><A NAME="getNumberOfAxes()"><!-- --></A><H3>getNumberOfAxes</H3><PRE>public int <B>getNumberOfAxes</B>()</PRE><DL><DD><B>Description copied from class: <CODE><A HREF="../../../../com/rapidminer/gui/plotter/PlotterAdapter.html#getNumberOfAxes()">PlotterAdapter</A></CODE></B></DD><DD>Returns 0. Subclasses overriding this method should also override <A HREF="../../../../com/rapidminer/gui/plotter/PlotterAdapter.html#getAxisName(int)"><CODE>PlotterAdapter.getAxisName(int)</CODE></A>, <A HREF="../../../../com/rapidminer/gui/plotter/PlotterAdapter.html#setAxis(int, int)"><CODE>PlotterAdapter.setAxis(int, int)</CODE></A>, and <A HREF="../../../../com/rapidminer/gui/plotter/PlotterAdapter.html#getAxis(int)"><CODE>PlotterAdapter.getAxis(int)</CODE></A>.<P><DD><DL><DT><B>Specified by:</B><DD><CODE><A HREF="../../../../com/rapidminer/gui/plotter/Plotter.html#getNumberOfAxes()">getNumberOfAxes</A></CODE> in interface <CODE><A HREF="../../../../com/rapidminer/gui/plotter/Plotter.html" title="interface in com.rapidminer.gui.plotter">Plotter</A></CODE><DT><B>Overrides:</B><DD><CODE><A HREF="../../../../com/rapidminer/gui/plotter/PlotterAdapter.html#getNumberOfAxes()">getNumberOfAxes</A></CODE> in class <CODE><A HREF="../../../../com/rapidminer/gui/plotter/PlotterAdapter.html" title="class in com.rapidminer.gui.plotter">PlotterAdapter</A></CODE></DL></DD><DD><DL></DL></DD></DL><HR><A NAME="getAxis(int)"><!-- --></A><H3>getAxis</H3><PRE>public int <B>getAxis</B>(int axis)</PRE><DL><DD><B>Description copied from class: <CODE><A HREF="../../../../com/rapidminer/gui/plotter/PlotterAdapter.html#getAxis(int)">PlotterAdapter</A></CODE></B></DD><DD>Returns -1. Subclasses overriding this method should also override <A HREF="../../../../com/rapidminer/gui/plotter/PlotterAdapter.html#getAxisName(int)"><CODE>PlotterAdapter.getAxisName(int)</CODE></A>, <A HREF="../../../../com/rapidminer/gui/plotter/PlotterAdapter.html#setAxis(int, int)"><CODE>PlotterAdapter.setAxis(int, int)</CODE></A>, and <A HREF="../../../../com/rapidminer/gui/plotter/PlotterAdapter.html#getNumberOfAxes()"><CODE>PlotterAdapter.getNumberOfAxes()</CODE></A>.<P><DD><DL><DT><B>Specified by:</B><DD><CODE><A HREF="../../../../com/rapidminer/gui/plotter/Plotter.html#getAxis(int)">getAxis</A></CODE> in interface <CODE><A HREF="../../../../com/rapidminer/gui/plotter/Plotter.html" title="interface in com.rapidminer.gui.plotter">Plotter</A></CODE><DT><B>Overrides:</B><DD><CODE><A HREF="../../../../com/rapidminer/gui/plotter/PlotterAdapter.html#getAxis(int)">getAxis</A></CODE> in class <CODE><A HREF="../../../../com/rapidminer/gui/plotter/PlotterAdapter.html" title="class in com.rapidminer.gui.plotter">PlotterAdapter</A></CODE></DL></DD><DD><DL></DL></DD></DL><HR><A NAME="getAxisName(int)"><!-- --></A><H3>getAxisName</H3><PRE>public java.lang.String <B>getAxisName</B>(int index)</PRE><DL><DD><B>Description copied from class: <CODE><A HREF="../../../../com/rapidminer/gui/plotter/PlotterAdapter.html#getAxisName(int)">PlotterAdapter</A></CODE></B></DD><DD>Returns null. Subclasses overriding this method should also override <A HREF="../../../../com/rapidminer/gui/plotter/PlotterAdapter.html#getAxis(int)"><CODE>PlotterAdapter.getAxis(int)</CODE></A>, <A HREF="../../../../com/rapidminer/gui/plotter/PlotterAdapter.html#setAxis(int, int)"><CODE>PlotterAdapter.setAxis(int, int)</CODE></A>, and <A HREF="../../../../com/rapidminer/gui/plotter/PlotterAdapter.html#getNumberOfAxes()"><CODE>PlotterAdapter.getNumberOfAxes()</CODE></A>.<P><DD><DL><DT><B>Specified by:</B><DD><CODE><A HREF="../../../../com/rapidminer/gui/plotter/Plotter.html#getAxisName(int)">getAxisName</A></CODE> in interface <CODE><A HREF="../../../../com/rapidminer/gui/plotter/Plotter.html" title="interface in com.rapidminer.gui.plotter">Plotter</A></CODE><DT><B>Overrides:</B><DD><CODE><A HREF="../../../../com/rapidminer/gui/plotter/PlotterAdapter.html#getAxisName(int)">getAxisName</A></CODE> in class <CODE><A HREF="../../../../com/rapidminer/gui/plotter/PlotterAdapter.html" title="class in com.rapidminer.gui.plotter">PlotterAdapter</A></CODE></DL></DD><DD><DL></DL></DD></DL><HR><A NAME="setAxis(int, int)"><!-- --></A><H3>setAxis</H3><PRE>public void <B>setAxis</B>(int index, int dimension)</PRE><DL><DD><B>Description copied from class: <CODE><A HREF="../../../../com/rapidminer/gui/plotter/PlotterAdapter.html#setAxis(int, int)">PlotterAdapter</A></CODE></B></DD><DD>Does nothing. Subclasses overriding this method should also override <A HREF="../../../../com/rapidminer/gui/plotter/PlotterAdapter.html#getAxis(int)"><CODE>PlotterAdapter.getAxis(int)</CODE></A>,
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?