📄 imagedescriptionimpl.html
字号:
<DT><B>Specified by:</B><DD><CODE>getIlluminationElevationAngle</CODE> in interface <CODE>ImageDescription</CODE></DL></DD><DD><DL></DL></DD></DL><HR><A NAME="setIlluminationElevationAngle(java.lang.Number)"><!-- --></A><H3>setIlluminationElevationAngle</H3><PRE>public void <B>setIlluminationElevationAngle</B>(<A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/Number.html" title="class or interface in java.lang">Number</A> newValue)</PRE><DL><DD>Set the illumination elevation measured in degrees clockwise from the target plane at intersection of the optical line of sight with the Earth抯 surface. For images from a scanning device, refer to the centre pixel of the image.<P><DD><DL></DL></DD><DD><DL></DL></DD></DL><HR><A NAME="getIlluminationAzimuthAngle()"><!-- --></A><H3>getIlluminationAzimuthAngle</H3><PRE>public <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/Number.html" title="class or interface in java.lang">Number</A> <B>getIlluminationAzimuthAngle</B>()</PRE><DL><DD>Returns the illumination azimuth measured in degrees clockwise from true north at the time the image is taken. For images from a scanning device, refer to the centre pixel of the image.<P><DD><DL><DT><B>Specified by:</B><DD><CODE>getIlluminationAzimuthAngle</CODE> in interface <CODE>ImageDescription</CODE></DL></DD><DD><DL></DL></DD></DL><HR><A NAME="setIlluminationAzimuthAngle(java.lang.Number)"><!-- --></A><H3>setIlluminationAzimuthAngle</H3><PRE>public void <B>setIlluminationAzimuthAngle</B>(<A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/Number.html" title="class or interface in java.lang">Number</A> newValue)</PRE><DL><DD>Set the illumination azimuth measured in degrees clockwise from true north at the time the image is taken. For images from a scanning device, refer to the centre pixel of the image.<P><DD><DL></DL></DD><DD><DL></DL></DD></DL><HR><A NAME="getImagingCondition()"><!-- --></A><H3>getImagingCondition</H3><PRE>public ImagingCondition <B>getImagingCondition</B>()</PRE><DL><DD>Returns the conditions affected the image.<P><DD><DL><DT><B>Specified by:</B><DD><CODE>getImagingCondition</CODE> in interface <CODE>ImageDescription</CODE></DL></DD><DD><DL></DL></DD></DL><HR><A NAME="setImagingCondition(org.opengis.metadata.content.ImagingCondition)"><!-- --></A><H3>setImagingCondition</H3><PRE>public void <B>setImagingCondition</B>(ImagingCondition newValue)</PRE><DL><DD>Set the conditions affected the image.<P><DD><DL></DL></DD><DD><DL></DL></DD></DL><HR><A NAME="getImageQualityCode()"><!-- --></A><H3>getImageQualityCode</H3><PRE>public Identifier <B>getImageQualityCode</B>()</PRE><DL><DD>Returns the specifies the image quality.<P><DD><DL><DT><B>Specified by:</B><DD><CODE>getImageQualityCode</CODE> in interface <CODE>ImageDescription</CODE></DL></DD><DD><DL></DL></DD></DL><HR><A NAME="setImageQualityCode(org.opengis.metadata.Identifier)"><!-- --></A><H3>setImageQualityCode</H3><PRE>public void <B>setImageQualityCode</B>(Identifier newValue)</PRE><DL><DD>Set the specifies the image quality.<P><DD><DL></DL></DD><DD><DL></DL></DD></DL><HR><A NAME="getCloudCoverPercentage()"><!-- --></A><H3>getCloudCoverPercentage</H3><PRE>public <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/Number.html" title="class or interface in java.lang">Number</A> <B>getCloudCoverPercentage</B>()</PRE><DL><DD>Returns the area of the dataset obscured by clouds, expressed as a percentage of the spatial extent.<P><DD><DL><DT><B>Specified by:</B><DD><CODE>getCloudCoverPercentage</CODE> in interface <CODE>ImageDescription</CODE></DL></DD><DD><DL></DL></DD></DL><HR><A NAME="setCloudCoverPercentage(java.lang.Number)"><!-- --></A><H3>setCloudCoverPercentage</H3><PRE>public void <B>setCloudCoverPercentage</B>(<A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/Number.html" title="class or interface in java.lang">Number</A> newValue)</PRE><DL><DD>Set the area of the dataset obscured by clouds, expressed as a percentage of the spatial extent.<P><DD><DL></DL></DD><DD><DL></DL></DD></DL><HR><A NAME="getProcessingLevelCode()"><!-- --></A><H3>getProcessingLevelCode</H3><PRE>public Identifier <B>getProcessingLevelCode</B>()</PRE><DL><DD>Returns the image distributor抯 code that identifies the level of radiometric and geometric processing that has been applied.<P><DD><DL><DT><B>Specified by:</B><DD><CODE>getProcessingLevelCode</CODE> in interface <CODE>ImageDescription</CODE></DL></DD><DD><DL></DL></DD></DL><HR><A NAME="setProcessingLevelCode(org.opengis.metadata.Identifier)"><!-- --></A><H3>setProcessingLevelCode</H3><PRE>public void <B>setProcessingLevelCode</B>(Identifier newValue)</PRE><DL><DD>Set the image distributor抯 code that identifies the level of radiometric and geometric processing that has been applied.<P><DD><DL></DL></DD><DD><DL></DL></DD></DL><HR><A NAME="getCompressionGenerationQuantity()"><!-- --></A><H3>getCompressionGenerationQuantity</H3><PRE>public <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/Integer.html" title="class or interface in java.lang">Integer</A> <B>getCompressionGenerationQuantity</B>()</PRE><DL><DD>Returns the count of the number the number of lossy compression cycles performed on the image. Returns if the information is not provided.<P><DD><DL><DT><B>Specified by:</B><DD><CODE>getCompressionGenerationQuantity</CODE> in interface <CODE>ImageDescription</CODE></DL></DD><DD><DL></DL></DD></DL><HR><A NAME="setCompressionGenerationQuantity(java.lang.Integer)"><!-- --></A><H3>setCompressionGenerationQuantity</H3><PRE>public void <B>setCompressionGenerationQuantity</B>(<A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/Integer.html" title="class or interface in java.lang">Integer</A> newValue)</PRE><DL><DD>Set the count of the number the number of lossy compression cycles performed on the image.<P><DD><DL></DL></DD><DD><DL></DL></DD></DL><HR><A NAME="getTriangulationIndicator()"><!-- --></A><H3>getTriangulationIndicator</H3><PRE>public <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/Boolean.html" title="class or interface in java.lang">Boolean</A> <B>getTriangulationIndicator</B>()</PRE><DL><DD>Returns the indication of whether or not triangulation has been performed upon the image. Returns if the information is not provided.<P><DD><DL><DT><B>Specified by:</B><DD><CODE>getTriangulationIndicator</CODE> in interface <CODE>ImageDescription</CODE></DL></DD><DD><DL></DL></DD></DL><HR><A NAME="setTriangulationIndicator(java.lang.Boolean)"><!-- --></A><H3>setTriangulationIndicator</H3><PRE>public void <B>setTriangulationIndicator</B>(<A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/Boolean.html" title="class or interface in java.lang">Boolean</A> newValue)</PRE><DL><DD>Set the indication of whether or not triangulation has been performed upon the image.<P><DD><DL></DL>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -