datarowfactory.html

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

HTML
737
字号
<TD><CODE><B><A HREF="../../../../com/rapidminer/example/table/DataRowFactory.html#TYPE_SHORT_ARRAY">TYPE_SHORT_ARRAY</A></B></CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>static&nbsp;int</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../com/rapidminer/example/table/DataRowFactory.html#TYPE_SHORT_SPARSE_ARRAY">TYPE_SHORT_SPARSE_ARRAY</A></B></CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>static&nbsp;int</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../com/rapidminer/example/table/DataRowFactory.html#TYPE_SPARSE_MAP">TYPE_SPARSE_MAP</A></B></CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD></TR></TABLE>&nbsp;<!-- ======== 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/example/table/DataRowFactory.html#DataRowFactory(int)">DataRowFactory</A></B>(int&nbsp;type)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<B>Deprecated.</B>&nbsp;<I>Please do not use this constructor any longer. Use the constructor <A HREF="../../../../com/rapidminer/example/table/DataRowFactory.html#DataRowFactory(int, char)"><CODE>DataRowFactory(int, char)</CODE></A> instead.</I></TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE><B><A HREF="../../../../com/rapidminer/example/table/DataRowFactory.html#DataRowFactory(int, char)">DataRowFactory</A></B>(int&nbsp;type,               char&nbsp;decimalPointCharacter)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD></TR></TABLE>&nbsp;<!-- ========== 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>&nbsp;<A HREF="../../../../com/rapidminer/example/table/DataRow.html" title="class in com.rapidminer.example.table">DataRow</A></CODE></FONT></TD><TD><CODE><B><A HREF="../../../../com/rapidminer/example/table/DataRowFactory.html#create(java.lang.Double[], com.rapidminer.example.Attribute[])">create</A></B>(java.lang.Double[]&nbsp;data,       <A HREF="../../../../com/rapidminer/example/Attribute.html" title="interface in com.rapidminer.example">Attribute</A>[]&nbsp;attributes)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Creates a data row from an Object array.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>&nbsp;<A HREF="../../../../com/rapidminer/example/table/DataRow.html" title="class in com.rapidminer.example.table">DataRow</A></CODE></FONT></TD><TD><CODE><B><A HREF="../../../../com/rapidminer/example/table/DataRowFactory.html#create(int)">create</A></B>(int&nbsp;size)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Creates a new DataRow with the given initial capacity.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>&nbsp;<A HREF="../../../../com/rapidminer/example/table/DataRow.html" title="class in com.rapidminer.example.table">DataRow</A></CODE></FONT></TD><TD><CODE><B><A HREF="../../../../com/rapidminer/example/table/DataRowFactory.html#create(java.lang.Object[], com.rapidminer.example.Attribute[])">create</A></B>(java.lang.Object[]&nbsp;data,       <A HREF="../../../../com/rapidminer/example/Attribute.html" title="interface in com.rapidminer.example">Attribute</A>[]&nbsp;attributes)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Creates a data row from an Object array.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>&nbsp;<A HREF="../../../../com/rapidminer/example/table/DataRow.html" title="class in com.rapidminer.example.table">DataRow</A></CODE></FONT></TD><TD><CODE><B><A HREF="../../../../com/rapidminer/example/table/DataRowFactory.html#create(java.lang.String[], com.rapidminer.example.Attribute[])">create</A></B>(java.lang.String[]&nbsp;strings,       <A HREF="../../../../com/rapidminer/example/Attribute.html" title="interface in com.rapidminer.example">Attribute</A>[]&nbsp;attributes)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Creates a data row from an array of Strings.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>&nbsp;int</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../com/rapidminer/example/table/DataRowFactory.html#getType()">getType</A></B>()</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the type of the created data rows.</TD></TR></TABLE>&nbsp;<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, toString, wait, wait, wait</CODE></TD></TR></TABLE>&nbsp;<P><!-- ============ FIELD DETAIL =========== --><A NAME="field_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>Field Detail</B></FONT></TH></TR></TABLE><A NAME="TYPE_NAMES"><!-- --></A><H3>TYPE_NAMES</H3><PRE>public static final java.lang.String[] <B>TYPE_NAMES</B></PRE><DL><DL></DL></DL><HR><A NAME="FIRST_TYPE_INDEX"><!-- --></A><H3>FIRST_TYPE_INDEX</H3><PRE>public static final int <B>FIRST_TYPE_INDEX</B></PRE><DL><DL><DT><B>See Also:</B><DD><A HREF="../../../../constant-values.html#com.rapidminer.example.table.DataRowFactory.FIRST_TYPE_INDEX">Constant Field Values</A></DL></DL><HR><A NAME="TYPE_DOUBLE_ARRAY"><!-- --></A><H3>TYPE_DOUBLE_ARRAY</H3><PRE>public static final int <B>TYPE_DOUBLE_ARRAY</B></PRE><DL><DL><DT><B>See Also:</B><DD><A HREF="../../../../constant-values.html#com.rapidminer.example.table.DataRowFactory.TYPE_DOUBLE_ARRAY">Constant Field Values</A></DL></DL><HR><A NAME="TYPE_FLOAT_ARRAY"><!-- --></A><H3>TYPE_FLOAT_ARRAY</H3><PRE>public static final int <B>TYPE_FLOAT_ARRAY</B></PRE><DL><DL><DT><B>See Also:</B><DD><A HREF="../../../../constant-values.html#com.rapidminer.example.table.DataRowFactory.TYPE_FLOAT_ARRAY">Constant Field Values</A></DL></DL><HR><A NAME="TYPE_LONG_ARRAY"><!-- --></A><H3>TYPE_LONG_ARRAY</H3><PRE>public static final int <B>TYPE_LONG_ARRAY</B></PRE><DL><DL><DT><B>See Also:</B><DD><A HREF="../../../../constant-values.html#com.rapidminer.example.table.DataRowFactory.TYPE_LONG_ARRAY">Constant Field Values</A></DL></DL><HR><A NAME="TYPE_INT_ARRAY"><!-- --></A><H3>TYPE_INT_ARRAY</H3><PRE>public static final int <B>TYPE_INT_ARRAY</B></PRE><DL><DL><DT><B>See Also:</B><DD><A HREF="../../../../constant-values.html#com.rapidminer.example.table.DataRowFactory.TYPE_INT_ARRAY">Constant Field Values</A></DL></DL><HR><A NAME="TYPE_SHORT_ARRAY"><!-- --></A><H3>TYPE_SHORT_ARRAY</H3><PRE>public static final int <B>TYPE_SHORT_ARRAY</B></PRE><DL><DL><DT><B>See Also:</B><DD><A HREF="../../../../constant-values.html#com.rapidminer.example.table.DataRowFactory.TYPE_SHORT_ARRAY">Constant Field Values</A></DL></DL><HR><A NAME="TYPE_BYTE_ARRAY"><!-- --></A><H3>TYPE_BYTE_ARRAY</H3><PRE>public static final int <B>TYPE_BYTE_ARRAY</B></PRE><DL><DL><DT><B>See Also:</B><DD><A HREF="../../../../constant-values.html#com.rapidminer.example.table.DataRowFactory.TYPE_BYTE_ARRAY">Constant Field Values</A></DL></DL><HR><A NAME="TYPE_BOOLEAN_ARRAY"><!-- --></A><H3>TYPE_BOOLEAN_ARRAY</H3><PRE>public static final int <B>TYPE_BOOLEAN_ARRAY</B></PRE><DL><DL><DT><B>See Also:</B><DD><A HREF="../../../../constant-values.html#com.rapidminer.example.table.DataRowFactory.TYPE_BOOLEAN_ARRAY">Constant Field Values</A></DL></DL><HR><A NAME="TYPE_DOUBLE_SPARSE_ARRAY"><!-- --></A><H3>TYPE_DOUBLE_SPARSE_ARRAY</H3><PRE>public static final int <B>TYPE_DOUBLE_SPARSE_ARRAY</B></PRE><DL><DL><DT><B>See Also:</B><DD><A HREF="../../../../constant-values.html#com.rapidminer.example.table.DataRowFactory.TYPE_DOUBLE_SPARSE_ARRAY">Constant Field Values</A></DL></DL><HR><A NAME="TYPE_FLOAT_SPARSE_ARRAY"><!-- --></A><H3>TYPE_FLOAT_SPARSE_ARRAY</H3><PRE>public static final int <B>TYPE_FLOAT_SPARSE_ARRAY</B></PRE><DL><DL><DT><B>See Also:</B><DD><A HREF="../../../../constant-values.html#com.rapidminer.example.table.DataRowFactory.TYPE_FLOAT_SPARSE_ARRAY">Constant Field Values</A></DL></DL><HR><A NAME="TYPE_LONG_SPARSE_ARRAY"><!-- --></A><H3>TYPE_LONG_SPARSE_ARRAY</H3><PRE>public static final int <B>TYPE_LONG_SPARSE_ARRAY</B></PRE><DL><DL><DT><B>See Also:</B><DD><A HREF="../../../../constant-values.html#com.rapidminer.example.table.DataRowFactory.TYPE_LONG_SPARSE_ARRAY">Constant Field Values</A></DL></DL><HR><A NAME="TYPE_INT_SPARSE_ARRAY"><!-- --></A><H3>TYPE_INT_SPARSE_ARRAY</H3><PRE>public static final int <B>TYPE_INT_SPARSE_ARRAY</B></PRE><DL><DL>

⌨️ 快捷键说明

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