package-use.html
来自「数据挖掘方面最新软件」· HTML 代码 · 共 474 行 · 第 1/2 页
HTML
474 行
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"><!--NewPage--><HTML><HEAD><!-- Generated by javadoc (build 1.5.0_13) on Mon Jul 14 01:37:04 CEST 2008 --><TITLE>Uses of Package com.rapidminer.gui.plotter (RapidMiner Class Documentation)</TITLE><LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../stylesheet.css" TITLE="Style"><SCRIPT type="text/javascript">function windowTitle(){ parent.document.title="Uses of Package com.rapidminer.gui.plotter (RapidMiner Class Documentation)";}</SCRIPT><NOSCRIPT></NOSCRIPT></HEAD><BODY BGCOLOR="white" onload="windowTitle();"><!-- ========= START OF TOP NAVBAR ======= --><A NAME="navbar_top"><!-- --></A><A HREF="#skip-navbar_top" title="Skip navigation links"></A><TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""><TR><TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"><A NAME="navbar_top_firstrow"><!-- --></A><TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> <TR ALIGN="center" VALIGN="top"> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT> </TD> <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD> </TR></TABLE></TD><TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM></EM></TD></TR><TR><TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> PREV NEXT</FONT></TD><TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../../../../index.html?com/rapidminer/gui/plotter/package-use.html" target="_top"><B>FRAMES</B></A> <A HREF="package-use.html" target="_top"><B>NO FRAMES</B></A> <SCRIPT type="text/javascript"> <!-- if(window==top) { document.writeln('<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>'); } //--></SCRIPT><NOSCRIPT> <A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A></NOSCRIPT></FONT></TD></TR></TABLE><A NAME="skip-navbar_top"></A><!-- ========= END OF TOP NAVBAR ========= --><HR><CENTER><H2><B>Uses of Package<br>com.rapidminer.gui.plotter</B></H2></CENTER><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"><TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">Packages that use <A HREF="../../../../com/rapidminer/gui/plotter/package-summary.html">com.rapidminer.gui.plotter</A></FONT></TH></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><A HREF="#com.rapidminer.gui.plotter"><B>com.rapidminer.gui.plotter</B></A></TD><TD>This package contains all plotters which are able to create plots from a given DataTable. </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><A HREF="#com.rapidminer.gui.plotter.charts"><B>com.rapidminer.gui.plotter.charts</B></A></TD><TD>Some basic chart plotters. </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><A HREF="#com.rapidminer.gui.plotter.mathplot"><B>com.rapidminer.gui.plotter.mathplot</B></A></TD><TD>This package contains DataTable plotter making use of the JMathPlot library. </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><A HREF="#com.rapidminer.gui.plotter.som"><B>com.rapidminer.gui.plotter.som</B></A></TD><TD>Classes for a SOM (Self Organizing Map aka Kohonen Net) plotter. </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><A HREF="#com.rapidminer.gui.renderer"><B>com.rapidminer.gui.renderer</B></A></TD><TD>This package consists the base classes for the renderers / visualization components of RapidMiner components and results. </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><A HREF="#com.rapidminer.gui.renderer.data"><B>com.rapidminer.gui.renderer.data</B></A></TD><TD>This package consists the base classes for the renderers / visualization components of RapidMiner data sets (example sets). </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><A HREF="#com.rapidminer.gui.renderer.weights"><B>com.rapidminer.gui.renderer.weights</B></A></TD><TD>This package consists the base classes for the renderers / visualization components of RapidMiner attribute weights. </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><A HREF="#com.rapidminer.gui.viewer"><B>com.rapidminer.gui.viewer</B></A></TD><TD>This package contain viewer classes for some standard data types like ExampleSets, DataTables etc. </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><A HREF="#com.rapidminer.operator.visualization"><B>com.rapidminer.operator.visualization</B></A></TD><TD>The operators in this package might be useful for visualization purposes. </TD></TR></TABLE> <P><A NAME="com.rapidminer.gui.plotter"><!-- --></A><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"><TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">Classes in <A HREF="../../../../com/rapidminer/gui/plotter/package-summary.html">com.rapidminer.gui.plotter</A> used by <A HREF="../../../../com/rapidminer/gui/plotter/package-summary.html">com.rapidminer.gui.plotter</A></FONT></TH></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><B><A HREF="../../../../com/rapidminer/gui/plotter/class-use/AxisTransformation.html#com.rapidminer.gui.plotter"><B>AxisTransformation</B></A></B><BR> Transforms the given value, e.g. by just returning it (id) or applying a log function.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><B><A HREF="../../../../com/rapidminer/gui/plotter/class-use/Bin.html#com.rapidminer.gui.plotter"><B>Bin</B></A></B><BR> Used to collect values for, e.g., a histogram.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><B><A HREF="../../../../com/rapidminer/gui/plotter/class-use/Bins.html#com.rapidminer.gui.plotter"><B>Bins</B></A></B><BR> Bins are a collection of <A HREF="../../../../com/rapidminer/gui/plotter/Bin.html" title="class in com.rapidminer.gui.plotter"><CODE>Bin</CODE></A>s providing some additional information and methods for histogram plotting.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><B><A HREF="../../../../com/rapidminer/gui/plotter/class-use/ColorQuartilePlotter.html#com.rapidminer.gui.plotter"><B>ColorQuartilePlotter</B></A></B><BR> This plotter can be used to create colorized quartile plots for one of the columns.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><B><A HREF="../../../../com/rapidminer/gui/plotter/class-use/CoordinatesHandler.html#com.rapidminer.gui.plotter"><B>CoordinatesHandler</B></A></B><BR> This class handles coordinate informations.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><B><A HREF="../../../../com/rapidminer/gui/plotter/class-use/HistogramPlotter.html#com.rapidminer.gui.plotter"><B>HistogramPlotter</B></A></B><BR> The distribution plotter can be used to plot distributions (histograms) of the selected dimension.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><B><A HREF="../../../../com/rapidminer/gui/plotter/class-use/NameValue.html#com.rapidminer.gui.plotter"><B>NameValue</B></A></B><BR> A helper class for keeping values and names together sortable.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><B><A HREF="../../../../com/rapidminer/gui/plotter/class-use/Plotter.html#com.rapidminer.gui.plotter"><B>Plotter</B></A></B><BR> An interface for all data available plotters.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><B><A HREF="../../../../com/rapidminer/gui/plotter/class-use/PlotterAdapter.html#com.rapidminer.gui.plotter"><B>PlotterAdapter</B></A></B><BR> This adapter class can be used for simple plotter implementation which only need to overwrite the methods they need.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><B><A HREF="../../../../com/rapidminer/gui/plotter/class-use/PlotterAdapter.LineStyle.html#com.rapidminer.gui.plotter"><B>PlotterAdapter.LineStyle</B></A></B><BR> The line style that should be used for plotting lines.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><B><A HREF="../../../../com/rapidminer/gui/plotter/class-use/PlotterAdapter.PointStyle.html#com.rapidminer.gui.plotter"><B>PlotterAdapter.PointStyle</B></A></B><BR> The point style that should be used for plotting points.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><B><A HREF="../../../../com/rapidminer/gui/plotter/class-use/PlotterPoint.html#com.rapidminer.gui.plotter"><B>PlotterPoint</B></A></B><BR> Helper class for the plotter point positions and colors.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><B><A HREF="../../../../com/rapidminer/gui/plotter/class-use/Quartile.html#com.rapidminer.gui.plotter"><B>Quartile</B></A></B><BR> This class encapsulates all information about quartiles.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><B><A HREF="../../../../com/rapidminer/gui/plotter/class-use/RadVizPlotter.html#com.rapidminer.gui.plotter"><B>RadVizPlotter</B></A></B><BR> A Radial coordinate Visualization, hence the name RadViz.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><B><A HREF="../../../../com/rapidminer/gui/plotter/class-use/RectangleStyle.html#com.rapidminer.gui.plotter"><B>RectangleStyle</B></A></B><BR> Defines the style of plotted rectangles, i.e. the color.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><B><A HREF="../../../../com/rapidminer/gui/plotter/class-use/ScatterPlotter.html#com.rapidminer.gui.plotter"><B>ScatterPlotter</B></A></B><BR> The color plotter can display up to two dimensions and uses color schemes to indicate the third dimension.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><B><A HREF="../../../../com/rapidminer/gui/plotter/class-use/ToolTip.html#com.rapidminer.gui.plotter"><B>ToolTip</B></A></B><BR>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?