?? renderable.html
字號:
<!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:50 CEST 2008 --><TITLE>Renderable (RapidMiner Class Documentation)</TITLE><META NAME="keywords" CONTENT="com.rapidminer.report.Renderable interface"><LINK REL ="stylesheet" TYPE="text/css" HREF="../../../stylesheet.css" TITLE="Style"><SCRIPT type="text/javascript">function windowTitle(){ parent.document.title="Renderable (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="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/Renderable.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A> </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"> <A HREF="../../../com/rapidminer/report/Readable.html" title="interface in com.rapidminer.report"><B>PREV CLASS</B></A> <A HREF="../../../com/rapidminer/report/Reportable.html" title="interface in com.rapidminer.report"><B>NEXT CLASS</B></A></FONT></TD><TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../../../index.html?com/rapidminer/report/Renderable.html" target="_top"><B>FRAMES</B></A> <A HREF="Renderable.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><TR><TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> SUMMARY: NESTED | FIELD | CONSTR | <A HREF="#method_summary">METHOD</A></FONT></TD><TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">DETAIL: FIELD | CONSTR | <A HREF="#method_detail">METHOD</A></FONT></TD></TR></TABLE><A NAME="skip-navbar_top"></A><!-- ========= END OF TOP NAVBAR ========= --><HR><!-- ======== START OF CLASS DATA ======== --><H2><FONT SIZE="-1">com.rapidminer.report</FONT><BR>Interface Renderable</H2><DL><DT><B>All Superinterfaces:</B> <DD><A HREF="../../../com/rapidminer/report/Reportable.html" title="interface in com.rapidminer.report">Reportable</A></DD></DL><DL><DT><B>All Known Subinterfaces:</B> <DD><A HREF="../../../com/rapidminer/gui/plotter/Plotter.html" title="interface in com.rapidminer.gui.plotter">Plotter</A></DD></DL><DL><DT><B>All Known Implementing Classes:</B> <DD><A HREF="../../../com/rapidminer/gui/plotter/charts/AbstractBarChartPlotter.html" title="class in com.rapidminer.gui.plotter.charts">AbstractBarChartPlotter</A>, <A HREF="../../../com/rapidminer/operator/learner/clustering/AbstractClusterModel.html" title="class in com.rapidminer.operator.learner.clustering">AbstractClusterModel</A>, <A HREF="../../../com/rapidminer/gui/plotter/charts/AbstractPieChartPlotter.html" title="class in com.rapidminer.gui.plotter.charts">AbstractPieChartPlotter</A>, <A HREF="../../../com/rapidminer/gui/plotter/AndrewsCurves.html" title="class in com.rapidminer.gui.plotter">AndrewsCurves</A>, <A HREF="../../../com/rapidminer/operator/performance/AreaUnderCurve.html" title="class in com.rapidminer.operator.performance">AreaUnderCurve</A>, <A HREF="../../../com/rapidminer/gui/plotter/charts/BarChart2DPlotter.html" title="class in com.rapidminer.gui.plotter.charts">BarChart2DPlotter</A>, <A HREF="../../../com/rapidminer/gui/plotter/charts/BarChart3DPlotter.html" title="class in com.rapidminer.gui.plotter.charts">BarChart3DPlotter</A>, <A HREF="../../../com/rapidminer/gui/plotter/BoundDiagram.html" title="class in com.rapidminer.gui.plotter">BoundDiagram</A>, <A HREF="../../../com/rapidminer/gui/plotter/mathplot/BoxPlot2D.html" title="class in com.rapidminer.gui.plotter.mathplot">BoxPlot2D</A>, <A HREF="../../../com/rapidminer/gui/plotter/mathplot/BoxPlot3D.html" title="class in com.rapidminer.gui.plotter.mathplot">BoxPlot3D</A>, <A HREF="../../../com/rapidminer/gui/plotter/charts/BubbleChartPlotter.html" title="class in com.rapidminer.gui.plotter.charts">BubbleChartPlotter</A>, <A HREF="../../../com/rapidminer/gui/viewer/ClusterModelVisualization.html" title="class in com.rapidminer.gui.viewer">ClusterModelVisualization</A>, <A HREF="../../../com/rapidminer/gui/viewer/ClusterTreeVisualization.html" title="class in com.rapidminer.gui.viewer">ClusterTreeVisualization</A>, <A HREF="../../../com/rapidminer/gui/plotter/ColorHistogramMatrixPlotter.html" title="class in com.rapidminer.gui.plotter">ColorHistogramMatrixPlotter</A>, <A HREF="../../../com/rapidminer/gui/plotter/ColorHistogramPlotter.html" title="class in com.rapidminer.gui.plotter">ColorHistogramPlotter</A>, <A HREF="../../../com/rapidminer/gui/plotter/ColorQuartileMatrixPlotter.html" title="class in com.rapidminer.gui.plotter">ColorQuartileMatrixPlotter</A>, <A HREF="../../../com/rapidminer/gui/plotter/ColorQuartilePlotter.html" title="class in com.rapidminer.gui.plotter">ColorQuartilePlotter</A>, <A HREF="../../../com/rapidminer/gui/viewer/DendrogramPlotter.html" title="class in com.rapidminer.gui.viewer">DendrogramPlotter</A>, <A HREF="../../../com/rapidminer/gui/plotter/DensityPlotter.html" title="class in com.rapidminer.gui.plotter">DensityPlotter</A>, <A HREF="../../../com/rapidminer/gui/plotter/charts/DeviationChartPlotter.html" title="class in com.rapidminer.gui.plotter.charts">DeviationChartPlotter</A>, <A HREF="../../../com/rapidminer/operator/learner/bayes/DistributionModel.html" title="class in com.rapidminer.operator.learner.bayes">DistributionModel</A>, <A HREF="../../../com/rapidminer/gui/plotter/DistributionPlotter.html" title="class in com.rapidminer.gui.plotter">DistributionPlotter</A>, <A HREF="../../../com/rapidminer/operator/learner/clustering/FlatCrispClusterModel.html" title="class in com.rapidminer.operator.learner.clustering">FlatCrispClusterModel</A>, <A HREF="../../../com/rapidminer/operator/learner/clustering/FlattendClusterModel.html" title="class in com.rapidminer.operator.learner.clustering">FlattendClusterModel</A>, <A HREF="../../../com/rapidminer/gui/graphs/GraphViewer.html" title="class in com.rapidminer.gui.graphs">GraphViewer</A>, <A HREF="../../../com/rapidminer/gui/plotter/GridVizPlotter.html" title="class in com.rapidminer.gui.plotter">GridVizPlotter</A>, <A HREF="../../../com/rapidminer/gui/plotter/HintonDiagram.html" title="class in com.rapidminer.gui.plotter">HintonDiagram</A>, <A HREF="../../../com/rapidminer/gui/plotter/HistogramMatrixPlotter.html" title="class in com.rapidminer.gui.plotter">HistogramMatrixPlotter</A>, <A HREF="../../../com/rapidminer/gui/plotter/HistogramPlotter.html" title="class in com.rapidminer.gui.plotter">HistogramPlotter</A>, <A HREF="../../../com/rapidminer/gui/plotter/mathplot/JMathPlotter.html" title="class in com.rapidminer.gui.plotter.mathplot">JMathPlotter</A>, <A HREF="../../../com/rapidminer/gui/plotter/mathplot/JMathPlotter2D.html" title="class in com.rapidminer.gui.plotter.mathplot">JMathPlotter2D</A>, <A HREF="../../../com/rapidminer/gui/plotter/mathplot/JMathPlotter3D.html" title="class in com.rapidminer.gui.plotter.mathplot">JMathPlotter3D</A>, <A HREF="../../../com/rapidminer/operator/learner/clustering/clusterer/KMeansClusterModel.html" title="class in com.rapidminer.operator.learner.clustering.clusterer">KMeansClusterModel</A>, <A HREF="../../../com/rapidminer/operator/learner/functions/neuralnet/NeuralNetVisualizer.html" title="class in com.rapidminer.operator.learner.functions.neuralnet">NeuralNetVisualizer</A>, <A HREF="../../../com/rapidminer/gui/plotter/ParallelPlotter.html" title="class in com.rapidminer.gui.plotter">ParallelPlotter</A>, <A HREF="../../../com/rapidminer/gui/plotter/charts/PieChart2DPlotter.html" title="class in com.rapidminer.gui.plotter.charts">PieChart2DPlotter</A>, <A HREF="../../../com/rapidminer/gui/plotter/charts/PieChart3DPlotter.html" title="class in com.rapidminer.gui.plotter.charts">PieChart3DPlotter</A>, <A HREF="../../../com/rapidminer/gui/plotter/PlotterAdapter.html" title="class in com.rapidminer.gui.plotter">PlotterAdapter</A>, <A HREF="../../../com/rapidminer/gui/plotter/PlotterPanel.html" title="class in com.rapidminer.gui.plotter">PlotterPanel</A>, <A HREF="../../../com/rapidminer/gui/plotter/QuartilePlotter.html" title="class in com.rapidminer.gui.plotter">QuartilePlotter</A>, <A HREF="../../../com/rapidminer/gui/plotter/RadVizPlotter.html" title="class in com.rapidminer.gui.plotter">RadVizPlotter</A>, <A HREF="../../../com/rapidminer/gui/plotter/charts/RingChartPlotter.html" title="class in com.rapidminer.gui.plotter.charts">RingChartPlotter</A>, <A HREF="../../../com/rapidminer/gui/viewer/ROCChartPlotter.html" title="class in com.rapidminer.gui.viewer">ROCChartPlotter</A>, <A HREF="../../../com/rapidminer/operator/visualization/ROCComparison.html" title="class in com.rapidminer.operator.visualization">ROCComparison</A>, <A HREF="../../../com/rapidminer/gui/viewer/ROCViewer.html" title="class in com.rapidminer.gui.viewer">ROCViewer</A>, <A HREF="../../../com/rapidminer/gui/plotter/ScatterMatrixPlotter.html" title="class in com.rapidminer.gui.plotter">ScatterMatrixPlotter</A>, <A HREF="../../../com/rapidminer/gui/plotter/mathplot/ScatterPlot3D.html" title="class in com.rapidminer.gui.plotter.mathplot">ScatterPlot3D</A>, <A HREF="../../../com/rapidminer/gui/plotter/mathplot/ScatterPlot3DColor.html" title="class in com.rapidminer.gui.plotter.mathplot">ScatterPlot3DColor</A>, <A HREF="../../../com/rapidminer/gui/plotter/ScatterPlotter.html" title="class in com.rapidminer.gui.plotter">ScatterPlotter</A>, <A HREF="../../../com/rapidminer/gui/plotter/charts/SeriesChartPlotter.html" title="class in com.rapidminer.gui.plotter.charts">SeriesChartPlotter</A>, <A HREF="../../../com/rapidminer/gui/viewer/SimilarityKDistanceVisualization.html" title="class in com.rapidminer.gui.viewer">SimilarityKDistanceVisualization</A>, <A HREF="../../../com/rapidminer/operator/learner/clustering/SimpleHierarchicalClusterModel.html" title="class in com.rapidminer.operator.learner.clustering">SimpleHierarchicalClusterModel</A>, <A HREF="../../../com/rapidminer/operator/visualization/SOMModelPlotter.html" title="class in com.rapidminer.operator.visualization">SOMModelPlotter</A>, <A HREF="../../../com/rapidminer/gui/plotter/som/SOMPlotter.html" title="class in com.rapidminer.gui.plotter.som">SOMPlotter</A>, <A HREF="../../../com/rapidminer/gui/plotter/mathplot/SticksPlot2D.html" title="class in com.rapidminer.gui.plotter.mathplot">SticksPlot2D</A>, <A HREF="../../../com/rapidminer/gui/plotter/mathplot/SticksPlot3D.html" title="class in com.rapidminer.gui.plotter.mathplot">SticksPlot3D</A>, <A HREF="../../../com/rapidminer/gui/plotter/mathplot/SurfacePlot3D.html" title="class in com.rapidminer.gui.plotter.mathplot">SurfacePlot3D</A>, <A HREF="../../../com/rapidminer/gui/plotter/SurveyPlotter.html" title="class in com.rapidminer.gui.plotter">SurveyPlotter</A>, <A HREF="../../../com/rapidminer/operator/learner/clustering/hierarchical/upgma/UPGMAHierarchicalClusterModel.html" title="class in com.rapidminer.operator.learner.clustering.hierarchical.upgma">UPGMAHierarchicalClusterModel</A></DD></DL><HR><DL><DT><PRE>public interface <B>Renderable</B><DT>extends <A HREF="../../../com/rapidminer/report/Reportable.html" title="interface in com.rapidminer.report">Reportable</A></DL></PRE><P>This interface provides methods for exporting visual components.<P><P><DL><DT><B>Version:</B></DT> <DD>$Id: Renderable.java,v 1.1 2008/06/26 19:52:41 stiefelolm Exp $</DD><DT><B>Author:</B></DT> <DD>Sebastian Land</DD></DL><HR><P><!-- ========== 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> int</CODE></FONT></TD><TD><CODE><B><A HREF="../../../com/rapidminer/report/Renderable.html#getRenderHeight(int)">getRenderHeight</A></B>(int preferredHeight)</CODE><BR> This method return the pixel height the rendering needs</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/report/Renderable.html#getRenderWidth(int)">getRenderWidth</A></B>(int preferredWidth)</CODE><BR>
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -