package-summary.html

来自「数据挖掘方面最新软件」· HTML 代码 · 共 378 行 · 第 1/2 页

HTML
378
字号
<!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:36:53 CEST 2008 --><TITLE>com.rapidminer.gui.plotter (RapidMiner Class Documentation)</TITLE><META NAME="keywords" CONTENT="com.rapidminer.gui.plotter package"><LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../stylesheet.css" TITLE="Style"><SCRIPT type="text/javascript">function windowTitle(){    parent.document.title="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>&nbsp;</TD>  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Package</B></FONT>&nbsp;</TD>  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-use.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>  </TR></TABLE></TD><TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM></EM></TD></TR><TR><TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">&nbsp;<A HREF="../../../../com/rapidminer/gui/operatortree/actions/package-summary.html"><B>PREV PACKAGE</B></A>&nbsp;&nbsp;<A HREF="../../../../com/rapidminer/gui/plotter/charts/package-summary.html"><B>NEXT PACKAGE</B></A></FONT></TD><TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">  <A HREF="../../../../index.html?com/rapidminer/gui/plotter/package-summary.html" target="_top"><B>FRAMES</B></A>  &nbsp;&nbsp;<A HREF="package-summary.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;&nbsp;<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><H2>Package com.rapidminer.gui.plotter</H2>This package contains all plotters which are able to create plots from a given DataTable.<P><B>See:</B><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<A HREF="#package_description"><B>Description</B></A><P><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"><TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"><B>Interface Summary</B></FONT></TH></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD WIDTH="15%"><B><A HREF="../../../../com/rapidminer/gui/plotter/AxisTransformation.html" title="interface in com.rapidminer.gui.plotter">AxisTransformation</A></B></TD><TD>Transforms the given value, e.g. by just returning it (id) or applying a  log function.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD WIDTH="15%"><B><A HREF="../../../../com/rapidminer/gui/plotter/CoordinatesHandler.html" title="interface in com.rapidminer.gui.plotter">CoordinatesHandler</A></B></TD><TD>This class handles coordinate informations.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD WIDTH="15%"><B><A HREF="../../../../com/rapidminer/gui/plotter/Plotter.html" title="interface in com.rapidminer.gui.plotter">Plotter</A></B></TD><TD>An interface for all data available plotters.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD WIDTH="15%"><B><A HREF="../../../../com/rapidminer/gui/plotter/PlotterAdapter.PointStyle.html" title="interface in com.rapidminer.gui.plotter">PlotterAdapter.PointStyle</A></B></TD><TD>The point style that should be used for plotting points.</TD></TR></TABLE>&nbsp;<P><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"><TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"><B>Class Summary</B></FONT></TH></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD WIDTH="15%"><B><A HREF="../../../../com/rapidminer/gui/plotter/AndrewsCurves.html" title="class in com.rapidminer.gui.plotter">AndrewsCurves</A></B></TD><TD>This idea of coding and representing multivariate data by curves was suggested by Andrews (1972).</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD WIDTH="15%"><B><A HREF="../../../../com/rapidminer/gui/plotter/AxisTransformationId.html" title="class in com.rapidminer.gui.plotter">AxisTransformationId</A></B></TD><TD>Transforms the given value by just returning it.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD WIDTH="15%"><B><A HREF="../../../../com/rapidminer/gui/plotter/AxisTransformationLog.html" title="class in com.rapidminer.gui.plotter">AxisTransformationLog</A></B></TD><TD>Transforms the given value by applying a log function.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD WIDTH="15%"><B><A HREF="../../../../com/rapidminer/gui/plotter/Bin.html" title="class in com.rapidminer.gui.plotter">Bin</A></B></TD><TD>Used to collect values for, e.g., a histogram.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD WIDTH="15%"><B><A HREF="../../../../com/rapidminer/gui/plotter/Bins.html" title="class in com.rapidminer.gui.plotter">Bins</A></B></TD><TD>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 WIDTH="15%"><B><A HREF="../../../../com/rapidminer/gui/plotter/BoundDiagram.html" title="class in com.rapidminer.gui.plotter">BoundDiagram</A></B></TD><TD>A bound diagram used for displaying attribute weights.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD WIDTH="15%"><B><A HREF="../../../../com/rapidminer/gui/plotter/ColorHistogramMatrixPlotter.html" title="class in com.rapidminer.gui.plotter">ColorHistogramMatrixPlotter</A></B></TD><TD>A color histogram matrix plotter which uses the <A HREF="../../../../com/rapidminer/gui/plotter/ColorHistogramPlotter.html" title="class in com.rapidminer.gui.plotter"><CODE>ColorHistogramPlotter</CODE></A> for each of the plots.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD WIDTH="15%"><B><A HREF="../../../../com/rapidminer/gui/plotter/ColorHistogramPlotter.html" title="class in com.rapidminer.gui.plotter">ColorHistogramPlotter</A></B></TD><TD>This plotter can be used to create 2D histogram plots for a single column colorized by  another column.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD WIDTH="15%"><B><A HREF="../../../../com/rapidminer/gui/plotter/ColorPlotterPoint.html" title="class in com.rapidminer.gui.plotter">ColorPlotterPoint</A></B></TD><TD>A color plotter point which can be used to identify a point in a two-dimensional space  with an id and a specific color.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD WIDTH="15%"><B><A HREF="../../../../com/rapidminer/gui/plotter/ColorQuartileMatrixPlotter.html" title="class in com.rapidminer.gui.plotter">ColorQuartileMatrixPlotter</A></B></TD><TD>A quartil matrix plotter which uses the <A HREF="../../../../com/rapidminer/gui/plotter/ColorQuartilePlotter.html" title="class in com.rapidminer.gui.plotter"><CODE>ColorQuartilePlotter</CODE></A> for each of the plots.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD WIDTH="15%"><B><A HREF="../../../../com/rapidminer/gui/plotter/ColorQuartilePlotter.html" title="class in com.rapidminer.gui.plotter">ColorQuartilePlotter</A></B></TD><TD>This plotter can be used to create colorized quartile plots for one of the columns.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD WIDTH="15%"><B><A HREF="../../../../com/rapidminer/gui/plotter/DensityPlotter.html" title="class in com.rapidminer.gui.plotter">DensityPlotter</A></B></TD><TD>The density plotter does not only plot the single plot points but also tries to calculate   a color for all pixels in between.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD WIDTH="15%"><B><A HREF="../../../../com/rapidminer/gui/plotter/DistributionPlotter.html" title="class in com.rapidminer.gui.plotter">DistributionPlotter</A></B></TD><TD>This plotter can be used in order to plot a distribution model like the one which can be delivered by NaiveBayes.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD WIDTH="15%"><B><A HREF="../../../../com/rapidminer/gui/plotter/ExamplePlotterPoint.html" title="class in com.rapidminer.gui.plotter">ExamplePlotterPoint</A></B></TD><TD>Helper class for the plotter point positions and colors.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD WIDTH="15%"><B><A HREF="../../../../com/rapidminer/gui/plotter/GridVizPlotter.html" title="class in com.rapidminer.gui.plotter">GridVizPlotter</A></B></TD><TD><code>GridViz</code> is a simple extension of <code>RadViz</code> that places the dimensional anchors on a rectangular grid instead of using the perimeter of a circle.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD WIDTH="15%"><B><A HREF="../../../../com/rapidminer/gui/plotter/HintonDiagram.html" title="class in com.rapidminer.gui.plotter">HintonDiagram</A></B></TD>

⌨️ 快捷键说明

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