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

📄 arcsderasterimagereadparam.html

📁 Geotools是一个开源的Java GIS工具包,可利用它来开发符合标准的地理信息系统。Geotools提供了OGC(Open Geospatial Consortium)规范的一个实现来作为他们的
💻 HTML
📖 第 1 页 / 共 2 页
字号:
</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/HashMap.html" title="class or interface in java.util">HashMap</A></CODE></FONT></TD><TD><CODE><B><A HREF="../../../../../org/geotools/arcsde/gce/imageio/ArcSDERasterImageReadParam.html#getBandMapper()">getBandMapper</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>&nbsp;<A HREF="../../../../../org/geotools/arcsde/pool/ArcSDEPooledConnection.html" title="class in org.geotools.arcsde.pool">ArcSDEPooledConnection</A></CODE></FONT></TD><TD><CODE><B><A HREF="../../../../../org/geotools/arcsde/gce/imageio/ArcSDERasterImageReadParam.html#getConnection()">getConnection</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>&nbsp;void</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../../org/geotools/arcsde/gce/imageio/ArcSDERasterImageReadParam.html#setBandMapper(java.util.HashMap)">setBandMapper</A></B>(<A HREF="http://java.sun.com/j2se/1.4/docs/api/java/util/HashMap.html" title="class or interface in java.util">HashMap</A>&nbsp;bandMapper)</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>&nbsp;void</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../../org/geotools/arcsde/gce/imageio/ArcSDERasterImageReadParam.html#setConnection(org.geotools.arcsde.pool.ArcSDEPooledConnection)">setConnection</A></B>(<A HREF="../../../../../org/geotools/arcsde/pool/ArcSDEPooledConnection.html" title="class in org.geotools.arcsde.pool">ArcSDEPooledConnection</A>&nbsp;connection)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD></TR></TABLE>&nbsp;<A NAME="methods_inherited_from_class_ImageReadParam"><!-- --></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/javax/imageio/ImageReadParam.html" title="class or interface in javax.imageio">ImageReadParam</A></B></TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE><A HREF="http://java.sun.com/j2se/1.4/docs/api/javax/imageio/ImageReadParam.html#canSetSourceRenderSize()" title="class or interface in javax.imageio">canSetSourceRenderSize</A>, <A HREF="http://java.sun.com/j2se/1.4/docs/api/javax/imageio/ImageReadParam.html#getDestination()" title="class or interface in javax.imageio">getDestination</A>, <A HREF="http://java.sun.com/j2se/1.4/docs/api/javax/imageio/ImageReadParam.html#getDestinationBands()" title="class or interface in javax.imageio">getDestinationBands</A>, <A HREF="http://java.sun.com/j2se/1.4/docs/api/javax/imageio/ImageReadParam.html#getSourceMaxProgressivePass()" title="class or interface in javax.imageio">getSourceMaxProgressivePass</A>, <A HREF="http://java.sun.com/j2se/1.4/docs/api/javax/imageio/ImageReadParam.html#getSourceMinProgressivePass()" title="class or interface in javax.imageio">getSourceMinProgressivePass</A>, <A HREF="http://java.sun.com/j2se/1.4/docs/api/javax/imageio/ImageReadParam.html#getSourceNumProgressivePasses()" title="class or interface in javax.imageio">getSourceNumProgressivePasses</A>, <A HREF="http://java.sun.com/j2se/1.4/docs/api/javax/imageio/ImageReadParam.html#getSourceRenderSize()" title="class or interface in javax.imageio">getSourceRenderSize</A>, <A HREF="http://java.sun.com/j2se/1.4/docs/api/javax/imageio/ImageReadParam.html#setDestination(java.awt.image.BufferedImage)" title="class or interface in javax.imageio">setDestination</A>, <A HREF="http://java.sun.com/j2se/1.4/docs/api/javax/imageio/ImageReadParam.html#setDestinationBands(int[])" title="class or interface in javax.imageio">setDestinationBands</A>, <A HREF="http://java.sun.com/j2se/1.4/docs/api/javax/imageio/ImageReadParam.html#setDestinationType(javax.imageio.ImageTypeSpecifier)" title="class or interface in javax.imageio">setDestinationType</A>, <A HREF="http://java.sun.com/j2se/1.4/docs/api/javax/imageio/ImageReadParam.html#setSourceProgressivePasses(int, int)" title="class or interface in javax.imageio">setSourceProgressivePasses</A>, <A HREF="http://java.sun.com/j2se/1.4/docs/api/javax/imageio/ImageReadParam.html#setSourceRenderSize(java.awt.Dimension)" title="class or interface in javax.imageio">setSourceRenderSize</A></CODE></TD></TR></TABLE>&nbsp;<A NAME="methods_inherited_from_class_IIOParam"><!-- --></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/javax/imageio/IIOParam.html" title="class or interface in javax.imageio">IIOParam</A></B></TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE><A HREF="http://java.sun.com/j2se/1.4/docs/api/javax/imageio/IIOParam.html#activateController()" title="class or interface in javax.imageio">activateController</A>, <A HREF="http://java.sun.com/j2se/1.4/docs/api/javax/imageio/IIOParam.html#getController()" title="class or interface in javax.imageio">getController</A>, <A HREF="http://java.sun.com/j2se/1.4/docs/api/javax/imageio/IIOParam.html#getDefaultController()" title="class or interface in javax.imageio">getDefaultController</A>, <A HREF="http://java.sun.com/j2se/1.4/docs/api/javax/imageio/IIOParam.html#getDestinationOffset()" title="class or interface in javax.imageio">getDestinationOffset</A>, <A HREF="http://java.sun.com/j2se/1.4/docs/api/javax/imageio/IIOParam.html#getDestinationType()" title="class or interface in javax.imageio">getDestinationType</A>, <A HREF="http://java.sun.com/j2se/1.4/docs/api/javax/imageio/IIOParam.html#getSourceBands()" title="class or interface in javax.imageio">getSourceBands</A>, <A HREF="http://java.sun.com/j2se/1.4/docs/api/javax/imageio/IIOParam.html#getSourceRegion()" title="class or interface in javax.imageio">getSourceRegion</A>, <A HREF="http://java.sun.com/j2se/1.4/docs/api/javax/imageio/IIOParam.html#getSourceXSubsampling()" title="class or interface in javax.imageio">getSourceXSubsampling</A>, <A HREF="http://java.sun.com/j2se/1.4/docs/api/javax/imageio/IIOParam.html#getSourceYSubsampling()" title="class or interface in javax.imageio">getSourceYSubsampling</A>, <A HREF="http://java.sun.com/j2se/1.4/docs/api/javax/imageio/IIOParam.html#getSubsamplingXOffset()" title="class or interface in javax.imageio">getSubsamplingXOffset</A>, <A HREF="http://java.sun.com/j2se/1.4/docs/api/javax/imageio/IIOParam.html#getSubsamplingYOffset()" title="class or interface in javax.imageio">getSubsamplingYOffset</A>, <A HREF="http://java.sun.com/j2se/1.4/docs/api/javax/imageio/IIOParam.html#hasController()" title="class or interface in javax.imageio">hasController</A>, <A HREF="http://java.sun.com/j2se/1.4/docs/api/javax/imageio/IIOParam.html#setController(javax.imageio.IIOParamController)" title="class or interface in javax.imageio">setController</A>, <A HREF="http://java.sun.com/j2se/1.4/docs/api/javax/imageio/IIOParam.html#setDestinationOffset(java.awt.Point)" title="class or interface in javax.imageio">setDestinationOffset</A>, <A HREF="http://java.sun.com/j2se/1.4/docs/api/javax/imageio/IIOParam.html#setSourceBands(int[])" title="class or interface in javax.imageio">setSourceBands</A>, <A HREF="http://java.sun.com/j2se/1.4/docs/api/javax/imageio/IIOParam.html#setSourceRegion(java.awt.Rectangle)" title="class or interface in javax.imageio">setSourceRegion</A>, <A HREF="http://java.sun.com/j2se/1.4/docs/api/javax/imageio/IIOParam.html#setSourceSubsampling(int, int, int, int)" title="class or interface in javax.imageio">setSourceSubsampling</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#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>&nbsp;<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="connection"><!-- --></A><H3>connection</H3><PRE>protected <A HREF="../../../../../org/geotools/arcsde/pool/ArcSDEPooledConnection.html" title="class in org.geotools.arcsde.pool">ArcSDEPooledConnection</A> <B>connection</B></PRE><DL><DL></DL></DL><HR><A NAME="bandMapper"><!-- --></A><H3>bandMapper</H3><PRE>protected <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/util/HashMap.html" title="class or interface in java.util">HashMap</A> <B>bandMapper</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="ArcSDERasterImageReadParam()"><!-- --></A><H3>ArcSDERasterImageReadParam</H3><PRE>public <B>ArcSDERasterImageReadParam</B>()</PRE><DL></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="getBandMapper()"><!-- --></A><H3>getBandMapper</H3><PRE>public <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/util/HashMap.html" title="class or interface in java.util">HashMap</A> <B>getBandMapper</B>()</PRE><DL><DD><DL></DL></DD></DL><HR><A NAME="setBandMapper(java.util.HashMap)"><!-- --></A><H3>setBandMapper</H3><PRE>public void <B>setBandMapper</B>(<A HREF="http://java.sun.com/j2se/1.4/docs/api/java/util/HashMap.html" title="class or interface in java.util">HashMap</A>&nbsp;bandMapper)</PRE><DL><DD><DL></DL></DD></DL><HR><A NAME="getConnection()"><!-- --></A><H3>getConnection</H3><PRE>public <A HREF="../../../../../org/geotools/arcsde/pool/ArcSDEPooledConnection.html" title="class in org.geotools.arcsde.pool">ArcSDEPooledConnection</A> <B>getConnection</B>()</PRE><DL><DD><DL></DL></DD></DL><HR><A NAME="setConnection(org.geotools.arcsde.pool.ArcSDEPooledConnection)"><!-- --></A><H3>setConnection</H3><PRE>public void <B>setConnection</B>(<A HREF="../../../../../org/geotools/arcsde/pool/ArcSDEPooledConnection.html" title="class in org.geotools.arcsde.pool">ArcSDEPooledConnection</A>&nbsp;connection)</PRE><DL><DD><DL></DL></DD></DL><!-- ========= END OF CLASS DATA ========= --><HR><!-- ======= START OF BOTTOM NAVBAR ====== --><A NAME="navbar_bottom"><!-- --></A><A HREF="#skip-navbar_bottom" title="Skip navigation links"></A><TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""><TR><TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"><A NAME="navbar_bottom_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="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="class-use/ArcSDERasterImageReadParam.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;PREV CLASS&nbsp;&nbsp;<A HREF="../../../../../org/geotools/arcsde/gce/imageio/ArcSDERasterReader.html" title="class in org.geotools.arcsde.gce.imageio"><B>NEXT CLASS</B></A></FONT></TD><TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">  <A HREF="../../../../../index.html" target="_top"><B>FRAMES</B></A>  &nbsp;&nbsp;<A HREF="ArcSDERasterImageReadParam.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><TR><TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">  SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;<A HREF="#field_summary">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD><TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">DETAIL:&nbsp;<A HREF="#field_detail">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD></TR></TABLE><A NAME="skip-navbar_bottom"></A><!-- ======== END OF BOTTOM NAVBAR ======= --><HR>Copyright &copy; 1996-2007 <a href="http://www.geotools.org">Geotools</a>. All Rights Reserved.</BODY></HTML>

⌨️ 快捷键说明

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