📄 arcsderasterformat.html
字号:
<TD><CODE><B><A HREF="../../../../org/geotools/arcsde/gce/ArcSDERasterFormat.html#getDescription()">getDescription</A></B>()</CODE><BR> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A></CODE></FONT></TD><TD><CODE><B><A HREF="../../../../org/geotools/arcsde/gce/ArcSDERasterFormat.html#getDocURL()">getDocURL</A></B>()</CODE><BR> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A></CODE></FONT></TD><TD><CODE><B><A HREF="../../../../org/geotools/arcsde/gce/ArcSDERasterFormat.html#getName()">getName</A></B>()</CODE><BR> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> GridCoverageReader</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../org/geotools/arcsde/gce/ArcSDERasterFormat.html#getReader(java.lang.Object)">getReader</A></B>(<A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/Object.html" title="class or interface in java.lang">Object</A> source)</CODE><BR> Gets a <CODE>GridCoverageReader</CODE> for this format able to create coverages out of the <code>source</code> object. </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> GridCoverageReader</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../org/geotools/arcsde/gce/ArcSDERasterFormat.html#getReader(java.lang.Object, org.geotools.factory.Hints)">getReader</A></B>(<A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/Object.html" title="class or interface in java.lang">Object</A> source, <A HREF="../../../../org/geotools/factory/Hints.html" title="class in org.geotools.factory">Hints</A> hints)</CODE><BR> Gets a <CODE>GridCoverageReader</CODE> for this format able to create coverages out of the <code>source</code> object using the provided <code>hints</code>. </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A></CODE></FONT></TD><TD><CODE><B><A HREF="../../../../org/geotools/arcsde/gce/ArcSDERasterFormat.html#getVendor()">getVendor</A></B>()</CODE><BR> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A></CODE></FONT></TD><TD><CODE><B><A HREF="../../../../org/geotools/arcsde/gce/ArcSDERasterFormat.html#getVersion()">getVersion</A></B>()</CODE><BR> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> GridCoverageWriter</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../org/geotools/arcsde/gce/ArcSDERasterFormat.html#getWriter(java.lang.Object)">getWriter</A></B>(<A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/Object.html" title="class or interface in java.lang">Object</A> destination)</CODE><BR> Retrieves a <CODE>GridCoverageWriter</CODE> suitable for writing to the provided <code>destination</code> with this format. </TD></TR></TABLE> <A NAME="methods_inherited_from_class_AbstractGridFormat"><!-- --></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/data/coverage/grid/AbstractGridFormat.html" title="class in org.geotools.data.coverage.grid">AbstractGridFormat</A></B></TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE><A HREF="../../../../org/geotools/data/coverage/grid/AbstractGridFormat.html#equals(org.opengis.coverage.grid.Format)">equals</A>, <A HREF="../../../../org/geotools/data/coverage/grid/AbstractGridFormat.html#getDefaultCRS()">getDefaultCRS</A>, <A HREF="../../../../org/geotools/data/coverage/grid/AbstractGridFormat.html#getReadParameters()">getReadParameters</A>, <A HREF="../../../../org/geotools/data/coverage/grid/AbstractGridFormat.html#getWriteParameters()">getWriteParameters</A></CODE></TD></TR></TABLE> <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#clone()" title="class or interface in java.lang">clone</A>, <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/Object.html#equals(java.lang.Object)" title="class or interface in java.lang">equals</A>, <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#hashCode()" title="class or interface in java.lang">hashCode</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#toString()" title="class or interface in java.lang">toString</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> <A NAME="methods_inherited_from_class_Format"><!-- --></A><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"><TD><B>Methods inherited from interface Format</B></TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE>getReadParameters, getWriteParameters</CODE></TD></TR></TABLE> <P><!-- ============ FIELD DETAIL =========== --><A NAME="field_detail"><!-- --></A><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"><TD COLSPAN=1><FONT SIZE="+2"><B>Field Detail</B></FONT></TD></TR></TABLE><A NAME="LOGGER"><!-- --></A><H3>LOGGER</H3><PRE>protected static final <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/util/logging/Logger.html" title="class or interface in java.util.logging">Logger</A> <B>LOGGER</B></PRE><DL><DL></DL></DL><!-- ========= 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="ArcSDERasterFormat()"><!-- --></A><H3>ArcSDERasterFormat</H3><PRE>public <B>ArcSDERasterFormat</B>()</PRE><DL><DD>Creates an instance and sets the metadata.<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="getReader(java.lang.Object)"><!-- --></A><H3>getReader</H3><PRE>public GridCoverageReader <B>getReader</B>(<A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/Object.html" title="class or interface in java.lang">Object</A> source)</PRE><DL><DD><B>Description copied from class: <CODE><A HREF="../../../../org/geotools/data/coverage/grid/AbstractGridFormat.html" title="class in org.geotools.data.coverage.grid">AbstractGridFormat</A></CODE></B></DD><DD>Gets a <CODE>GridCoverageReader</CODE> for this format able to create coverages out of the <code>source</code> object. <p> In case this <CODE>Format</CODE> cannot reader the provided <code>source</code> object <code>null</code> is returned.<P><DD><DL><DT><B>Specified by:</B><DD><CODE><A HREF="../../../../org/geotools/data/coverage/grid/AbstractGridFormat.html#getReader(java.lang.Object)">getReader</A></CODE> in class <CODE><A HREF="../../../../org/geotools/data/coverage/grid/AbstractGridFormat.html" title="class in org.geotools.data.coverage.grid">AbstractGridFormat</A></CODE></DL></DD><DD><DL><DT><B>Parameters:</B><DD><CODE>source</CODE> - The source object to parse.<DT><B>Returns:</B><DD>A reader for this <CODE>Format</CODE> or null.<DT><B>See Also:</B><DD><A HREF="../../../../org/geotools/data/coverage/grid/AbstractGridFormat.html#getReader(java.lang.Object)"><CODE>AbstractGridFormat.getReader(Object source)</CODE></A></DL></DD></DL><HR><A NAME="getReader(java.lang.Object, org.geotools.factory.Hints)"><!-- --></A><H3>getReader</H3><PRE>public GridCoverageReader <B>getReader</B>(<A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/Object.html" title="class or interface in java.lang">Object</A> source, <A HREF="../../../../org/geotools/factory/Hints.html" title="class in org.geotools.factory">Hints</A> hints)</PRE><DL><DD><B>Description copied from class: <CODE><A HREF="../../../../org/geotools/data/coverage/grid/AbstractGridFormat.html" title="class in org.geotools.data.coverage.grid">AbstractGridFormat</A></CODE></B></DD><DD>Gets a <CODE>GridCoverageReader</CODE> for this format able to create coverages out of the <code>source</code> object using the provided <code>hints</code>. <p> In case this <CODE>Format</CODE> cannot reader the provided <code>source</code> object <code>null</code> is returned.<P><DD><DL><DT><B>Specified by:</B><DD><CODE><A HREF="../../../../org/geotools/data/coverage/grid/AbstractGridFormat.html#getReader(java.lang.Object, org.geotools.factory.Hints)">getReader</A></CODE> in class <CODE><A HREF="../../../../org/geotools/data/coverage/grid/AbstractGridFormat.html" title="class in org.geotools.data.coverage.grid">AbstractGridFormat</A></CODE></DL></DD><DD><DL><DT><B>Parameters:</B><DD><CODE>source</CODE> - The source object to parse. *<DD><CODE>hints</CODE> - The <A HREF="../../../../org/geotools/factory/Hints.html" title="class in org.geotools.factory"><CODE>Hints</CODE></A> to use when trying to instantiate this reader.<DT><B>Returns:</B><DD>A reader for this <CODE>Format</CODE> or null.</DL></DD>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -