⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 matrixparameters.html

📁 Geotools是一个开源的Java GIS工具包,可利用它来开发符合标准的地理信息系统。Geotools提供了OGC(Open Geospatial Consortium)规范的一个实现来作为他们的
💻 HTML
📖 第 1 页 / 共 3 页
字号:
<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Forward the call to the <A HREF="../../../org/geotools/parameter/MatrixParameterDescriptors.html" title="class in org.geotools.parameter">matrix parameter descriptors</A> specified at construction time.</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="../../../org/geotools/parameter/MatrixParameters.html#getMinimumOccurs()">getMinimumOccurs</A></B>()</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Forward the call to the <A HREF="../../../org/geotools/parameter/MatrixParameterDescriptors.html" title="class in org.geotools.parameter">matrix parameter descriptors</A> specified at construction time.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>&nbsp;Identifier</CODE></FONT></TD><TD><CODE><B><A HREF="../../../org/geotools/parameter/MatrixParameters.html#getName()">getName</A></B>()</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Forward the call to the <A HREF="../../../org/geotools/parameter/MatrixParameterDescriptors.html" title="class in org.geotools.parameter">matrix parameter descriptors</A> specified at construction time.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>&nbsp;InternationalString</CODE></FONT></TD><TD><CODE><B><A HREF="../../../org/geotools/parameter/MatrixParameters.html#getRemarks()">getRemarks</A></B>()</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Forward the call to the <A HREF="../../../org/geotools/parameter/MatrixParameterDescriptors.html" title="class in org.geotools.parameter">matrix parameter descriptors</A> specified at construction time.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>&nbsp;ParameterValue</CODE></FONT></TD><TD><CODE><B><A HREF="../../../org/geotools/parameter/MatrixParameters.html#parameter(int, int)">parameter</A></B>(int&nbsp;row,          int&nbsp;column)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the value in this group for a matrix element at the specified index. </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>&nbsp;ParameterValue</CODE></FONT></TD><TD><CODE><B><A HREF="../../../org/geotools/parameter/MatrixParameters.html#parameter(java.lang.String)">parameter</A></B>(<A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A>&nbsp;name)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the value in this group for the specified name. </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>&nbsp;void</CODE></FONT></TD><TD><CODE><B><A HREF="../../../org/geotools/parameter/MatrixParameters.html#setMatrix(org.opengis.referencing.operation.Matrix)">setMatrix</A></B>(Matrix&nbsp;matrix)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Set all parameter values to the element value in the specified matrix. </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>&nbsp;<A HREF="http://java.sun.com/j2se/1.4/docs/api/java/util/List.html" title="class or interface in java.util">List</A></CODE></FONT></TD><TD><CODE><B><A HREF="../../../org/geotools/parameter/MatrixParameters.html#values()">values</A></B>()</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the parameters values in this group. </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>protected &nbsp;void</CODE></FONT></TD><TD><CODE><B><A HREF="../../../org/geotools/parameter/MatrixParameters.html#write(org.geotools.io.TableWriter)">write</A></B>(<A HREF="../../../org/geotools/io/TableWriter.html" title="class in org.geotools.io">TableWriter</A>&nbsp;table)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Write the content of this parameter to the specified table.</TD></TR></TABLE>&nbsp;<A NAME="methods_inherited_from_class_ParameterGroup"><!-- --></A><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"><TD><B>Methods inherited from class <A HREF="../../../org/geotools/parameter/ParameterGroup.html" title="class in org.geotools.parameter">ParameterGroup</A></B></TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE><A HREF="../../../org/geotools/parameter/ParameterGroup.html#addGroup(java.lang.String)">addGroup</A>, <A HREF="../../../org/geotools/parameter/ParameterGroup.html#groups(java.lang.String)">groups</A>, <A HREF="../../../org/geotools/parameter/ParameterGroup.html#hashCode()">hashCode</A></CODE></TD></TR></TABLE>&nbsp;<A NAME="methods_inherited_from_class_AbstractParameter"><!-- --></A><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"><TD><B>Methods inherited from class <A HREF="../../../org/geotools/parameter/AbstractParameter.html" title="class in org.geotools.parameter">AbstractParameter</A></B></TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE><A HREF="../../../org/geotools/parameter/AbstractParameter.html#formatWKT(org.geotools.referencing.wkt.Formatter)">formatWKT</A>, <A HREF="../../../org/geotools/parameter/AbstractParameter.html#toString()">toString</A></CODE></TD></TR></TABLE>&nbsp;<A NAME="methods_inherited_from_class_Formattable"><!-- --></A><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"><TD><B>Methods inherited from class <A HREF="../../../org/geotools/referencing/wkt/Formattable.html" title="class in org.geotools.referencing.wkt">Formattable</A></B></TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE><A HREF="../../../org/geotools/referencing/wkt/Formattable.html#toWKT()">toWKT</A>, <A HREF="../../../org/geotools/referencing/wkt/Formattable.html#toWKT(org.opengis.metadata.citation.Citation, int)">toWKT</A>, <A HREF="../../../org/geotools/referencing/wkt/Formattable.html#toWKT(int)">toWKT</A></CODE></TD></TR></TABLE>&nbsp;<A NAME="methods_inherited_from_class_Object"><!-- --></A><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"><TD><B>Methods inherited from class <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/Object.html" title="class or interface in java.lang">Object</A></B></TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE><A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/Object.html#finalize()" title="class or interface in java.lang">finalize</A>, <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/Object.html#getClass()" title="class or interface in java.lang">getClass</A>, <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/Object.html#notify()" title="class or interface in java.lang">notify</A>, <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/Object.html#notifyAll()" title="class or interface in java.lang">notifyAll</A>, <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/Object.html#wait()" title="class or interface in java.lang">wait</A>, <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/Object.html#wait(long)" title="class or interface in java.lang">wait</A>, <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/Object.html#wait(long, int)" title="class or interface in java.lang">wait</A></CODE></TD></TR></TABLE>&nbsp;<A NAME="methods_inherited_from_class_IdentifiedObject"><!-- --></A><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"><TD><B>Methods inherited from interface IdentifiedObject</B></TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE>toWKT</CODE></TD></TR></TABLE>&nbsp;<P><!-- ============ FIELD DETAIL =========== --><!-- ========= CONSTRUCTOR DETAIL ======== --><A NAME="constructor_detail"><!-- --></A><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"><TD COLSPAN=1><FONT SIZE="+2"><B>Constructor Detail</B></FONT></TD></TR></TABLE><A NAME="MatrixParameters(org.geotools.parameter.MatrixParameterDescriptors)"><!-- --></A><H3>MatrixParameters</H3><PRE>public <B>MatrixParameters</B>(<A HREF="../../../org/geotools/parameter/MatrixParameterDescriptors.html" title="class in org.geotools.parameter">MatrixParameterDescriptors</A>&nbsp;descriptor)</PRE><DL><DD>Constructs default values for the specified <A HREF="../../../org/geotools/parameter/MatrixParameterDescriptors.html" title="class in org.geotools.parameter">matrix parameter descriptors</A>.<P></DL><!-- ============ METHOD DETAIL ========== --><A NAME="method_detail"><!-- --></A><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"><TD COLSPAN=1><FONT SIZE="+2"><B>Method Detail</B></FONT></TD></TR></TABLE><A NAME="getDescriptor()"><!-- --></A><H3>getDescriptor</H3><PRE>public GeneralParameterDescriptor <B>getDescriptor</B>()</PRE><DL><DD>Returns a description of this parameter value group. Returns always , since the description depends on <code>"num_row"</code> and <code>"num_col"</code> parameter values.<P><DD><DL><DT><B>Specified by:</B><DD><CODE>getDescriptor</CODE> in interface <CODE>GeneralParameterValue</CODE><DT><B>Overrides:</B><DD><CODE><A HREF="../../../org/geotools/parameter/AbstractParameter.html#getDescriptor()">getDescriptor</A></CODE> in class <CODE><A HREF="../../../org/geotools/parameter/AbstractParameter.html" title="class in org.geotools.parameter">AbstractParameter</A></CODE></DL></DD><DD><DL></DL></DD></DL><HR><A NAME="getName()"><!-- --></A><H3>getName</H3><PRE>public Identifier <B>getName</B>()</PRE><DL><DD>Forward the call to the <A HREF="../../../org/geotools/parameter/MatrixParameterDescriptors.html" title="class in org.geotools.parameter">matrix parameter descriptors</A> specified at construction time.<P><DD><DL><DT><B>Specified by:</B><DD><CODE>getName</CODE> in interface <CODE>IdentifiedObject</CODE></DL></DD><DD><DL></DL></DD></DL><HR><A NAME="getAlias()"><!-- --></A><H3>getAlias</H3><PRE>public <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/util/Collection.html" title="class or interface in java.util">Collection</A> <B>getAlias</B>()</PRE><DL><DD>Forward the call to the <A HREF="../../../org/geotools/parameter/MatrixParameterDescriptors.html" title="class in org.geotools.parameter">matrix parameter descriptors</A> specified at construction time.<P><DD><DL><DT><B>Specified by:</B><DD><CODE>getAlias</CODE> in interface <CODE>IdentifiedObject</CODE></DL></DD><DD><DL></DL></DD></DL><HR><A NAME="getIdentifiers()"><!-- --></A><H3>getIdentifiers</H3><PRE>public <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/util/Set.html" title="class or interface in java.util">Set</A> <B>getIdentifiers</B>()</PRE><DL><DD>Forward the call to the <A HREF="../../../org/geotools/parameter/MatrixParameterDescriptors.html" title="class in org.geotools.parameter">matrix parameter descriptors</A> specified at construction time.<P><DD><DL><DT><B>Specified by:</B><DD><CODE>getIdentifiers</CODE> in interface <CODE>IdentifiedObject</CODE></DL></DD><DD><DL></DL></DD></DL><HR><A NAME="getRemarks()"><!-- --></A><H3>getRemarks</H3><PRE>public InternationalString <B>getRemarks</B>()</PRE><DL><DD>Forward the call to the <A HREF="../../../org/geotools/parameter/MatrixParameterDescriptors.html" title="class in org.geotools.parameter">matrix parameter descriptors</A> specified at construction time.<P><DD><DL><DT><B>Specified by:</B><DD><CODE>getRemarks</CODE> in interface <CODE>IdentifiedObject</CODE></DL></DD><DD><DL></DL></DD></DL><HR><A NAME="getMinimumOccurs()"><!-- --></A><H3>getMinimumOccurs</H3><PRE>public int <B>getMinimumOccurs</B>()</PRE><DL><DD>Forward the call to the <A HREF="../../../org/geotools/parameter/MatrixParameterDescriptors.html" title="class in org.geotools.parameter">matrix parameter descriptors</A> specified at construction time.<P><DD><DL><DT><B>Specified by:</B><DD><CODE>getMinimumOccurs</CODE> in interface <CODE>GeneralParameterDescriptor</CODE></DL></DD><DD><DL></DL></DD></DL><HR><A NAME="getMaximumOccurs()"><!-- --></A><H3>getMaximumOccurs</H3><PRE>public int <B>getMaximumOccurs</B>()</PRE><DL><DD>Forward the call to the <A HREF="../../../org/geotools/parameter/MatrixParameterDescriptors.html" title="class in org.geotools.parameter">matrix parameter descriptors</A> specified at construction time.<P><DD><DL><DT><B>Specified by:</B><DD><CODE>getMaximumOccurs</CODE> in interface <CODE>GeneralParameterDescriptor</CODE></DL></DD><DD><DL></DL></DD></DL><HR><A NAME="descriptor(java.lang.String)"><!-- --></A><H3>

⌨️ 快捷键说明

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