📄 metadatabuilder.key.html
字号:
<TD><CODE><B>MetadataBuilder.</B><B><A HREF="../../../../../org/geotools/coverage/io/MetadataBuilder.html#Y_MAXIMUM">Y_MAXIMUM</A></B></CODE><BR> Key for the maximal <var>y</var> value (northern limit). </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>static <A HREF="../../../../../org/geotools/coverage/io/MetadataBuilder.Key.html" title="class in org.geotools.coverage.io">MetadataBuilder.Key</A></CODE></FONT></TD><TD><CODE><B>MetadataBuilder.</B><B><A HREF="../../../../../org/geotools/coverage/io/MetadataBuilder.html#Z_MAXIMUM">Z_MAXIMUM</A></B></CODE><BR> Key for the maximal <var>z</var> value. </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>static <A HREF="../../../../../org/geotools/coverage/io/MetadataBuilder.Key.html" title="class in org.geotools.coverage.io">MetadataBuilder.Key</A></CODE></FONT></TD><TD><CODE><B>MetadataBuilder.</B><B><A HREF="../../../../../org/geotools/coverage/io/MetadataBuilder.html#X_RESOLUTION">X_RESOLUTION</A></B></CODE><BR> Key for the resolution among the <var>x</var> axis. </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>static <A HREF="../../../../../org/geotools/coverage/io/MetadataBuilder.Key.html" title="class in org.geotools.coverage.io">MetadataBuilder.Key</A></CODE></FONT></TD><TD><CODE><B>MetadataBuilder.</B><B><A HREF="../../../../../org/geotools/coverage/io/MetadataBuilder.html#Y_RESOLUTION">Y_RESOLUTION</A></B></CODE><BR> Key for the resolution among the <var>y</var> axis. </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>static <A HREF="../../../../../org/geotools/coverage/io/MetadataBuilder.Key.html" title="class in org.geotools.coverage.io">MetadataBuilder.Key</A></CODE></FONT></TD><TD><CODE><B>MetadataBuilder.</B><B><A HREF="../../../../../org/geotools/coverage/io/MetadataBuilder.html#Z_RESOLUTION">Z_RESOLUTION</A></B></CODE><BR> Key for the resolution among the <var>z</var> axis. </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>static <A HREF="../../../../../org/geotools/coverage/io/MetadataBuilder.Key.html" title="class in org.geotools.coverage.io">MetadataBuilder.Key</A></CODE></FONT></TD><TD><CODE><B>MetadataBuilder.</B><B><A HREF="../../../../../org/geotools/coverage/io/MetadataBuilder.html#WIDTH">WIDTH</A></B></CODE><BR> Key for the image's width in pixels. </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>static <A HREF="../../../../../org/geotools/coverage/io/MetadataBuilder.Key.html" title="class in org.geotools.coverage.io">MetadataBuilder.Key</A></CODE></FONT></TD><TD><CODE><B>MetadataBuilder.</B><B><A HREF="../../../../../org/geotools/coverage/io/MetadataBuilder.html#HEIGHT">HEIGHT</A></B></CODE><BR> Key for the image's height in pixels. </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>static <A HREF="../../../../../org/geotools/coverage/io/MetadataBuilder.Key.html" title="class in org.geotools.coverage.io">MetadataBuilder.Key</A></CODE></FONT></TD><TD><CODE><B>MetadataBuilder.</B><B><A HREF="../../../../../org/geotools/coverage/io/MetadataBuilder.html#DEPTH">DEPTH</A></B></CODE><BR> Key for the image's "depth" in pixels. </TD></TR></TABLE> <P><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"><TD COLSPAN=2>Methods in <A HREF="../../../../../org/geotools/coverage/io/package-summary.html">org.geotools.coverage.io</A> that return <A HREF="../../../../../org/geotools/coverage/io/MetadataBuilder.Key.html" title="class in org.geotools.coverage.io">MetadataBuilder.Key</A></FONT></TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> <A HREF="../../../../../org/geotools/coverage/io/MetadataBuilder.Key.html" title="class in org.geotools.coverage.io">MetadataBuilder.Key</A></CODE></FONT></TD><TD><CODE><B>MetadataException.</B><B><A HREF="../../../../../org/geotools/coverage/io/MetadataException.html#getMetadataKey()">getMetadataKey</A></B>()</CODE><BR> Returns the metadata key which has raised this exception. </TD></TR></TABLE> <P><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"><TD COLSPAN=2>Methods in <A HREF="../../../../../org/geotools/coverage/io/package-summary.html">org.geotools.coverage.io</A> with parameters of type <A HREF="../../../../../org/geotools/coverage/io/MetadataBuilder.Key.html" title="class in org.geotools.coverage.io">MetadataBuilder.Key</A></FONT></TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> void</CODE></FONT></TD><TD><CODE><B>MetadataBuilder.</B><B><A HREF="../../../../../org/geotools/coverage/io/MetadataBuilder.html#addAlias(org.geotools.coverage.io.MetadataBuilder.Key, java.lang.String)">addAlias</A></B>(<A HREF="../../../../../org/geotools/coverage/io/MetadataBuilder.Key.html" title="class in org.geotools.coverage.io">MetadataBuilder.Key</A> key, <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> alias)</CODE><BR> Add an alias to a key. </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> boolean</CODE></FONT></TD><TD><CODE><B>MetadataBuilder.</B><B><A HREF="../../../../../org/geotools/coverage/io/MetadataBuilder.html#contains(org.geotools.coverage.io.MetadataBuilder.Key)">contains</A></B>(<A HREF="../../../../../org/geotools/coverage/io/MetadataBuilder.Key.html" title="class in org.geotools.coverage.io">MetadataBuilder.Key</A> key)</CODE><BR> Checks if this contains a value for the specified key. </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/Object.html" title="class or interface in java.lang">Object</A></CODE></FONT></TD><TD><CODE><B>MetadataBuilder.</B><B><A HREF="../../../../../org/geotools/coverage/io/MetadataBuilder.html#get(org.geotools.coverage.io.MetadataBuilder.Key)">get</A></B>(<A HREF="../../../../../org/geotools/coverage/io/MetadataBuilder.Key.html" title="class in org.geotools.coverage.io">MetadataBuilder.Key</A> key)</CODE><BR> Returns the metadata for the specified key. </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> double</CODE></FONT></TD><TD><CODE><B>MetadataBuilder.</B><B><A HREF="../../../../../org/geotools/coverage/io/MetadataBuilder.html#getAsDouble(org.geotools.coverage.io.MetadataBuilder.Key)">getAsDouble</A></B>(<A HREF="../../../../../org/geotools/coverage/io/MetadataBuilder.Key.html" title="class in org.geotools.coverage.io">MetadataBuilder.Key</A> key)</CODE><BR> Returns a metadata as a value. </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> int</CODE></FONT></TD><TD><CODE><B>MetadataBuilder.</B><B><A HREF="../../../../../org/geotools/coverage/io/MetadataBuilder.html#getAsInt(org.geotools.coverage.io.MetadataBuilder.Key)">getAsInt</A></B>(<A HREF="../../../../../org/geotools/coverage/io/MetadataBuilder.Key.html" title="class in org.geotools.coverage.io">MetadataBuilder.Key</A> key)</CODE><BR> Returns a metadata as a value. </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/util/Date.html" title="class or interface in java.util">Date</A></CODE></FONT></TD><TD><CODE><B>MetadataBuilder.</B><B><A HREF="../../../../../org/geotools/coverage/io/MetadataBuilder.html#getAsDate(org.geotools.coverage.io.MetadataBuilder.Key)">getAsDate</A></B>(<A HREF="../../../../../org/geotools/coverage/io/MetadataBuilder.Key.html" title="class in org.geotools.coverage.io">MetadataBuilder.Key</A> key)</CODE><BR> Returns a metadata as a <CODE>Date</CODE> value. </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>MetadataBuilder.</B><B><A HREF="../../../../../org/geotools/coverage/io/MetadataBuilder.html#getAlias(org.geotools.coverage.io.MetadataBuilder.Key)">getAlias</A></B>(<A HREF="../../../../../org/geotools/coverage/io/MetadataBuilder.Key.html" title="class in org.geotools.coverage.io">MetadataBuilder.Key</A> key)</CODE><BR> Returns the list of alias for the specified key, or if the key has no alias. </TD></TR></TABLE> <P><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"><TD COLSPAN=2>Constructors in <A HREF="../../../../../org/geotools/coverage/io/package-summary.html">org.geotools.coverage.io</A> with parameters of type <A HREF="../../../../../org/geotools/coverage/io/MetadataBuilder.Key.html" title="class in org.geotools.coverage.io">MetadataBuilder.Key</A></FONT></TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE><B><A HREF="../../../../../org/geotools/coverage/io/AmbiguousMetadataException.html#AmbiguousMetadataException(java.lang.String, org.geotools.coverage.io.MetadataBuilder.Key, java.lang.String)">AmbiguousMetadataException</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> message, <A HREF="../../../../../org/geotools/coverage/io/MetadataBuilder.Key.html" title="class in org.geotools.coverage.io">MetadataBuilder.Key</A> key, <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> alias)</CODE><BR> Constructs an exception with the specified message. </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE><B><A HREF="../../../../../org/geotools/coverage/io/MissingMetadataException.html#MissingMetadataException(java.lang.String, org.geotools.coverage.io.MetadataBuilder.Key, java.lang.String)">MissingMetadataException</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> message, <A HREF="../../../../../org/geotools/coverage/io/MetadataBuilder.Key.html" title="class in org.geotools.coverage.io">MetadataBuilder.Key</A> key, <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> alias)</CODE><BR> Constructs an exception with the specified message. </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE><B><A HREF="../../../../../org/geotools/coverage/io/MetadataException.html#MetadataException(java.lang.String, org.geotools.coverage.io.MetadataBuilder.Key, java.lang.String)">MetadataException</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> message, <A HREF="../../../../../org/geotools/coverage/io/MetadataBuilder.Key.html" title="class in org.geotools.coverage.io">MetadataBuilder.Key</A> key, <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> alias)</CODE><BR> Constructs an exception with the specified message. </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE><B><A HREF="../../../../../org/geotools/coverage/io/MetadataException.html#MetadataException(java.lang.Exception, org.geotools.coverage.io.MetadataBuilder.Key, java.lang.String)">MetadataException</A></B>(<A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/Exception.html" title="class or interface in java.lang">Exception</A> cause, <A HREF="../../../../../org/geotools/coverage/io/MetadataBuilder.Key.html" title="class in org.geotools.coverage.io">MetadataBuilder.Key</A> key, <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> alias)</CODE><BR> Constructs an exception from the specified cause.</TD></TR></TABLE> <P><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> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../org/geotools/coverage/io/MetadataBuilder.Key.html" title="class in org.geotools.coverage.io"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A> </TD> <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD> </TR></TABLE></TD><TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM></EM></TD></TR><TR><TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> PREV NEXT</FONT></TD><TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../../../../../index.html" target="_top"><B>FRAMES</B></A> <A HREF="MetadataBuilder.Key.html" target="_top"><B>NO FRAMES</B></A> <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></TABLE><A NAME="skip-navbar_bottom"></A><!-- ======== END OF BOTTOM NAVBAR ======= --><HR>Copyright © 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 + -