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

📄 abstractgridcoverage.html

📁 Geotools是一个开源的Java GIS工具包,可利用它来开发符合标准的地理信息系统。Geotools提供了OGC(Open Geospatial Consortium)规范的一个实现来作为他们的
💻 HTML
📖 第 1 页 / 共 5 页
字号:
 The default implementation throws an <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/UnsupportedOperationException.html" title="class or interface in java.lang"><CODE>UnsupportedOperationException</CODE></A>. We don't know at this time if and when this method will be implemented, since the API is going to change when we will shift to ISO 19123.<P><DD><DL><DT><B>Specified by:</B><DD><CODE>getGridPacking</CODE> in interface <CODE>GridCoverage</CODE></DL></DD><DD><DL></DL></DD></DL><HR><A NAME="getPackedDataBlock(org.opengis.coverage.grid.GridRange)"><!-- --></A><H3>getPackedDataBlock</H3><PRE>public byte[] <B>getPackedDataBlock</B>(GridRange&nbsp;range)                          throws InvalidRangeException</PRE><DL><DD>Returns a block of grid coverage data for all sample dimensions.  The default implementation throws an <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/UnsupportedOperationException.html" title="class or interface in java.lang"><CODE>UnsupportedOperationException</CODE></A>. We don't know at this time if and when this method will be implemented, since the API is going to change when we will shift to ISO 19123.<P><DD><DL><DT><B>Specified by:</B><DD><CODE>getPackedDataBlock</CODE> in interface <CODE>GridCoverage</CODE></DL></DD><DD><DL><DT><B>Throws:</B><DD><CODE>InvalidRangeException</CODE></DL></DD></DL><HR><A NAME="getDataBlock(org.opengis.coverage.grid.GridRange, boolean[])"><!-- --></A><H3>getDataBlock</H3><PRE>public boolean[] <B>getDataBlock</B>(GridRange&nbsp;range,                              boolean[]&nbsp;destination)                       throws InvalidRangeException,                              <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/ArrayIndexOutOfBoundsException.html" title="class or interface in java.lang">ArrayIndexOutOfBoundsException</A></PRE><DL><DD>Returns a sequence of byte values for a block. The default implementation throws an <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/UnsupportedOperationException.html" title="class or interface in java.lang"><CODE>UnsupportedOperationException</CODE></A>. We don't know at this time if and when this method will be implemented, since the API is going to change when we will shift to ISO 19123.<P><DD><DL><DT><B>Specified by:</B><DD><CODE>getDataBlock</CODE> in interface <CODE>GridCoverage</CODE></DL></DD><DD><DL><DT><B>Throws:</B><DD><CODE>InvalidRangeException</CODE><DD><CODE><A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/ArrayIndexOutOfBoundsException.html" title="class or interface in java.lang">ArrayIndexOutOfBoundsException</A></CODE></DL></DD></DL><HR><A NAME="getDataBlock(org.opengis.coverage.grid.GridRange, byte[])"><!-- --></A><H3>getDataBlock</H3><PRE>public byte[] <B>getDataBlock</B>(GridRange&nbsp;range,                           byte[]&nbsp;destination)                    throws InvalidRangeException,                           <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/ArrayIndexOutOfBoundsException.html" title="class or interface in java.lang">ArrayIndexOutOfBoundsException</A></PRE><DL><DD>Returns a sequence of byte values for a block. The default implementation throws an <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/UnsupportedOperationException.html" title="class or interface in java.lang"><CODE>UnsupportedOperationException</CODE></A>. We don't know at this time if and when this method will be implemented, since the API is going to change when we will shift to ISO 19123.<P><DD><DL><DT><B>Specified by:</B><DD><CODE>getDataBlock</CODE> in interface <CODE>GridCoverage</CODE></DL></DD><DD><DL><DT><B>Throws:</B><DD><CODE>InvalidRangeException</CODE><DD><CODE><A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/ArrayIndexOutOfBoundsException.html" title="class or interface in java.lang">ArrayIndexOutOfBoundsException</A></CODE></DL></DD></DL><HR><A NAME="getDataBlock(org.opengis.coverage.grid.GridRange, short[])"><!-- --></A><H3>getDataBlock</H3><PRE>public short[] <B>getDataBlock</B>(GridRange&nbsp;range,                            short[]&nbsp;destination)                     throws InvalidRangeException,                            <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/ArrayIndexOutOfBoundsException.html" title="class or interface in java.lang">ArrayIndexOutOfBoundsException</A></PRE><DL><DD>Returns a sequence of short values for a block. The default implementation throws an <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/UnsupportedOperationException.html" title="class or interface in java.lang"><CODE>UnsupportedOperationException</CODE></A>. We don't know at this time if and when this method will be implemented, since the API is going to change when we will shift to ISO 19123.<P><DD><DL><DT><B>Specified by:</B><DD><CODE>getDataBlock</CODE> in interface <CODE>GridCoverage</CODE></DL></DD><DD><DL><DT><B>Throws:</B><DD><CODE>InvalidRangeException</CODE><DD><CODE><A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/ArrayIndexOutOfBoundsException.html" title="class or interface in java.lang">ArrayIndexOutOfBoundsException</A></CODE></DL></DD></DL><HR><A NAME="getDataBlock(org.opengis.coverage.grid.GridRange, int[])"><!-- --></A><H3>getDataBlock</H3><PRE>public int[] <B>getDataBlock</B>(GridRange&nbsp;range,                          int[]&nbsp;destination)                   throws InvalidRangeException,                          <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/ArrayIndexOutOfBoundsException.html" title="class or interface in java.lang">ArrayIndexOutOfBoundsException</A></PRE><DL><DD>Returns a sequence of integer values for a block. The default implementation throws an <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/UnsupportedOperationException.html" title="class or interface in java.lang"><CODE>UnsupportedOperationException</CODE></A>. We don't know at this time if and when this method will be implemented, since the API is going to change when we will shift to ISO 19123.<P><DD><DL><DT><B>Specified by:</B><DD><CODE>getDataBlock</CODE> in interface <CODE>GridCoverage</CODE></DL></DD><DD><DL><DT><B>Throws:</B><DD><CODE>InvalidRangeException</CODE><DD><CODE><A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/ArrayIndexOutOfBoundsException.html" title="class or interface in java.lang">ArrayIndexOutOfBoundsException</A></CODE></DL></DD></DL><HR><A NAME="getDataBlock(org.opengis.coverage.grid.GridRange, float[])"><!-- --></A><H3>getDataBlock</H3><PRE>public float[] <B>getDataBlock</B>(GridRange&nbsp;range,                            float[]&nbsp;destination)                     throws InvalidRangeException,                            <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/ArrayIndexOutOfBoundsException.html" title="class or interface in java.lang">ArrayIndexOutOfBoundsException</A></PRE><DL><DD>Returns a sequence of float values for a block. The default implementation throws an <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/UnsupportedOperationException.html" title="class or interface in java.lang"><CODE>UnsupportedOperationException</CODE></A>. We don't know at this time if and when this method will be implemented, since the API is going to change when we will shift to ISO 19123.<P><DD><DL><DT><B>Specified by:</B><DD><CODE>getDataBlock</CODE> in interface <CODE>GridCoverage</CODE></DL></DD><DD><DL><DT><B>Throws:</B><DD><CODE>InvalidRangeException</CODE><DD><CODE><A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/ArrayIndexOutOfBoundsException.html" title="class or interface in java.lang">ArrayIndexOutOfBoundsException</A></CODE></DL></DD></DL><HR><A NAME="getDataBlock(org.opengis.coverage.grid.GridRange, double[])"><!-- --></A><H3>getDataBlock</H3><PRE>public double[] <B>getDataBlock</B>(GridRange&nbsp;range,                             double[]&nbsp;destination)                      throws InvalidRangeException,                             <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/ArrayIndexOutOfBoundsException.html" title="class or interface in java.lang">ArrayIndexOutOfBoundsException</A></PRE><DL><DD>Returns a sequence of double values for a block. The default implementation throws an <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/UnsupportedOperationException.html" title="class or interface in java.lang"><CODE>UnsupportedOperationException</CODE></A>. We don't know at this time if and when this method will be implemented, since the API is going to change when we will shift to ISO 19123.<P><DD><DL><DT><B>Specified by:</B><DD><CODE>getDataBlock</CODE> in interface <CODE>GridCoverage</CODE></DL></DD><DD><DL><DT><B>Throws:</B><DD><CODE>InvalidRangeException</CODE><DD><CODE><A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/ArrayIndexOutOfBoundsException.html" title="class or interface in java.lang">ArrayIndexOutOfBoundsException</A></CODE></DL></DD></DL><HR><A NAME="setDataBlock(org.opengis.coverage.grid.GridRange, boolean[])"><!-- --></A><H3>setDataBlock</H3><PRE>public void <B>setDataBlock</B>(GridRange&nbsp;gridRange,                         boolean[]&nbsp;values)                  throws InvalidRangeException,                         GridNotEditableException,                         <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/ArrayIndexOutOfBoundsException.html" title="class or interface in java.lang">ArrayIndexOutOfBoundsException</A></PRE><DL><DD>Set a block of values for all sample dimensions. The default implementation always throws an exception, since this grid coverage is not editable by default.<P><DD><DL><DT><B>Specified by:</B><DD><CODE>setDataBlock</CODE> in interface <CODE>GridCoverage</CODE></DL></DD><DD><DL><DT><B>Throws:</B><DD><CODE>InvalidRangeException</CODE><DD><CODE>GridNotEditableException</CODE><DD><CODE><A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/ArrayIndexOutOfBoundsException.html" title="class or interface in java.lang">ArrayIndexOutOfBoundsException</A></CODE></DL></DD></DL><HR><A NAME="setDataBlock(org.opengis.coverage.grid.GridRange, byte[])"><!-- --></A><H3>setDataBlock</H3><PRE>public void <B>setDataBlock</B>(GridRange&nbsp;gridRange,                         byte[]&nbsp;values)                  throws InvalidRangeException,                         GridNotEditableException,                         <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/ArrayIndexOutOfBoundsException.html" title="class or interface in java.lang">ArrayIndexOutOfBoundsException</A></PRE><DL><DD>Set a block of values for all sample dimensions. The default implementation always throws an exception, since this grid coverage is not editable by default.<P><DD><DL><DT><B>Specified by:</B><DD><CODE>setDataBlock</CODE> in interface <CODE>GridCoverage</CODE></DL></DD><DD><DL><DT><B>Throws:</B>

⌨️ 快捷键说明

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