📄 metadatabuilder.html
字号:
<B>Constructor Summary</B></FONT></TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE><B><A HREF="../../../../org/geotools/coverage/io/MetadataBuilder.html#MetadataBuilder()">MetadataBuilder</A></B>()</CODE><BR> Constructs a new using default factories.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE><B><A HREF="../../../../org/geotools/coverage/io/MetadataBuilder.html#MetadataBuilder(org.geotools.referencing.factory.FactoryGroup)">MetadataBuilder</A></B>(<A HREF="../../../../org/geotools/referencing/factory/FactoryGroup.html" title="class in org.geotools.referencing.factory">FactoryGroup</A> factories)</CODE><BR> Constructs a new using the specified factories.</TD></TR></TABLE> <!-- ========== METHOD SUMMARY =========== --><A NAME="method_summary"><!-- --></A><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"><TD COLSPAN=2><FONT SIZE="+2"><B>Method Summary</B></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><A HREF="../../../../org/geotools/coverage/io/MetadataBuilder.html#add(org.opengis.coverage.grid.GridCoverage)">add</A></B>(GridCoverage coverage)</CODE><BR> Add all metadata from the specified grid coverage. </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><A HREF="../../../../org/geotools/coverage/io/MetadataBuilder.html#add(javax.media.jai.PropertySource, java.lang.String)">add</A></B>(<A HREF="http://java.sun.com/products/java-media/jai/forDevelopers/jai-apidocs/javax/media/jai/PropertySource.html" title="class or interface in javax.media.jai">PropertySource</A> properties, <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> prefix)</CODE><BR> Add metadata from the specified property source.</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><A HREF="../../../../org/geotools/coverage/io/MetadataBuilder.html#add(java.awt.image.RenderedImage)">add</A></B>(<A HREF="http://java.sun.com/j2se/1.4/docs/api/java/awt/image/RenderedImage.html" title="class or interface in java.awt.image">RenderedImage</A> image)</CODE><BR> Add all metadata from the specified image.</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><A HREF="../../../../org/geotools/coverage/io/MetadataBuilder.html#add(java.lang.String, java.lang.Object)">add</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> alias, <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/Object.html" title="class or interface in java.lang">Object</A> value)</CODE><BR> Add a metadata for the specified key. </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><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> void</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../org/geotools/coverage/io/MetadataBuilder.html#clear()">clear</A></B>()</CODE><BR> Clears this metadata set. </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><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><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> <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/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><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><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> double</CODE></FONT></TD><TD><CODE><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><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> CoordinateReferenceSystem</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../org/geotools/coverage/io/MetadataBuilder.html#getCoordinateReferenceSystem()">getCoordinateReferenceSystem</A></B>()</CODE><BR> Returns the coordinate reference system. </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> Ellipsoid</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../org/geotools/coverage/io/MetadataBuilder.html#getEllipsoid()">getEllipsoid</A></B>()</CODE><BR> Returns the ellipsoid. </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> Envelope</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../org/geotools/coverage/io/MetadataBuilder.html#getEnvelope()">getEnvelope</A></B>()</CODE><BR> Returns the envelope. </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/coverage/io/MetadataBuilder.html#getFormatPattern(java.lang.Class)">getFormatPattern</A></B>(<A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/Class.html" title="class or interface in java.lang">Class</A> type)</CODE><BR> Returns the pattern used for parsing and formatting values of the specified type. </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> GeodeticDatum</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../org/geotools/coverage/io/MetadataBuilder.html#getGeodeticDatum()">getGeodeticDatum</A></B>()</CODE><BR> Returns the geodetic datum. </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> GeographicBoundingBox</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../org/geotools/coverage/io/MetadataBuilder.html#getGeographicBoundingBox()">getGeographicBoundingBox</A></B>()</CODE><BR> Convenience method returning the envelope in geographic coordinate system using WGS 1984 datum.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> GridRange</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../org/geotools/coverage/io/MetadataBuilder.html#getGridRange()">getGridRange</A></B>()</CODE><BR> Returns the grid range. </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/Locale.html" title="class or interface in java.util">Locale</A></CODE></FONT></TD><TD><CODE><B><A HREF="../../../../org/geotools/coverage/io/MetadataBuilder.html#getLocale()">getLocale</A></B>()</CODE><BR> Returns the locale to use when parsing metadata values as numbers, angles or dates. </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> Conversion</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../org/geotools/coverage/io/MetadataBuilder.html#getProjection()">getProjection</A></B>()</CODE><BR> Returns the projection. </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> SampleDimension[]</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../org/geotools/coverage/io/MetadataBuilder.html#getSampleDimensions()">getSampleDimensions</A></B>()</CODE><BR> Returns the sample dimensions for each band of the <CODE>GridCoverage</CODE> to be read. </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/coverage/io/MetadataBuilder.html#getSeparator()">getSeparator</A></B>()</CODE><BR> Returns the characters to use as separator between keys and values. </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -