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

📄 wms1_1_0.html

📁 Geotools是一个开源的Java GIS工具包,可利用它来开发符合标准的地理信息系统。Geotools提供了OGC(Open Geospatial Consortium)规范的一个实现来作为他们的
💻 HTML
📖 第 1 页 / 共 3 页
字号:
<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD></TR></TABLE>&nbsp;<!-- =========== FIELD SUMMARY =========== --><!-- ======== CONSTRUCTOR SUMMARY ======== --><A NAME="constructor_summary"><!-- --></A><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"><TD COLSPAN=2><FONT SIZE="+2"><B>Constructor Summary</B></FONT></TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE><B><A HREF="../../../../org/geotools/data/wms/WMS1_1_0.html#WMS1_1_0()">WMS1_1_0</A></B>()</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD></TR></TABLE>&nbsp;<!-- ========== 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>&nbsp;<A HREF="../../../../org/geotools/data/wms/request/DescribeLayerRequest.html" title="interface in org.geotools.data.wms.request">DescribeLayerRequest</A></CODE></FONT></TD><TD><CODE><B><A HREF="../../../../org/geotools/data/wms/WMS1_1_0.html#createDescribeLayerRequest(java.net.URL)">createDescribeLayerRequest</A></B>(<A HREF="http://java.sun.com/j2se/1.4/docs/api/java/net/URL.html" title="class or interface in java.net">URL</A>&nbsp;onlineResource)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Note that WMS 1.0.0 does not support this method.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>&nbsp;<A HREF="../../../../org/geotools/data/ows/GetCapabilitiesRequest.html" title="interface in org.geotools.data.ows">GetCapabilitiesRequest</A></CODE></FONT></TD><TD><CODE><B><A HREF="../../../../org/geotools/data/wms/WMS1_1_0.html#createGetCapabilitiesRequest(java.net.URL)">createGetCapabilitiesRequest</A></B>(<A HREF="http://java.sun.com/j2se/1.4/docs/api/java/net/URL.html" title="class or interface in java.net">URL</A>&nbsp;server)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Create a request for performing GetCapabilities requests on a 1.0.0 server.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>&nbsp;<A HREF="../../../../org/geotools/data/wms/request/GetFeatureInfoRequest.html" title="interface in org.geotools.data.wms.request">GetFeatureInfoRequest</A></CODE></FONT></TD><TD><CODE><B><A HREF="../../../../org/geotools/data/wms/WMS1_1_0.html#createGetFeatureInfoRequest(java.net.URL, org.geotools.data.wms.request.GetMapRequest)">createGetFeatureInfoRequest</A></B>(<A HREF="http://java.sun.com/j2se/1.4/docs/api/java/net/URL.html" title="class or interface in java.net">URL</A>&nbsp;onlineResource,                            <A HREF="../../../../org/geotools/data/wms/request/GetMapRequest.html" title="interface in org.geotools.data.wms.request">GetMapRequest</A>&nbsp;getMapRequest)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Creates a GetFeatureInfoRequest for this specification, populating it  with valid values.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>&nbsp;<A HREF="../../../../org/geotools/data/wms/request/GetLegendGraphicRequest.html" title="interface in org.geotools.data.wms.request">GetLegendGraphicRequest</A></CODE></FONT></TD><TD><CODE><B><A HREF="../../../../org/geotools/data/wms/WMS1_1_0.html#createGetLegendGraphicRequest(java.net.URL)">createGetLegendGraphicRequest</A></B>(<A HREF="http://java.sun.com/j2se/1.4/docs/api/java/net/URL.html" title="class or interface in java.net">URL</A>&nbsp;onlineResource)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Note that WMS 1.0.0 does not support this method.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>&nbsp;<A HREF="../../../../org/geotools/data/wms/request/GetMapRequest.html" title="interface in org.geotools.data.wms.request">GetMapRequest</A></CODE></FONT></TD><TD><CODE><B><A HREF="../../../../org/geotools/data/wms/WMS1_1_0.html#createGetMapRequest(java.net.URL)">createGetMapRequest</A></B>(<A HREF="http://java.sun.com/j2se/1.4/docs/api/java/net/URL.html" title="class or interface in java.net">URL</A>&nbsp;get)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Creates a GetMapRequest for this specification, populating it with valid values.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>&nbsp;<A HREF="../../../../org/geotools/data/wms/request/GetStylesRequest.html" title="interface in org.geotools.data.wms.request">GetStylesRequest</A></CODE></FONT></TD><TD><CODE><B><A HREF="../../../../org/geotools/data/wms/WMS1_1_0.html#createGetStylesRequest(java.net.URL, org.geotools.data.ows.Layer[])">createGetStylesRequest</A></B>(<A HREF="http://java.sun.com/j2se/1.4/docs/api/java/net/URL.html" title="class or interface in java.net">URL</A>&nbsp;onlineResource,                       <A HREF="../../../../org/geotools/data/ows/Layer.html" title="class in org.geotools.data.ows">Layer</A>[]&nbsp;layers)</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/data/wms/request/PutStylesRequest.html" title="interface in org.geotools.data.wms.request">PutStylesRequest</A></CODE></FONT></TD><TD><CODE><B><A HREF="../../../../org/geotools/data/wms/WMS1_1_0.html#createPutStylesRequest(java.net.URL)">createPutStylesRequest</A></B>(<A HREF="http://java.sun.com/j2se/1.4/docs/api/java/net/URL.html" title="class or interface in java.net">URL</A>&nbsp;onlineResource)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Note that WMS 1.0.0 does not support this method</TD></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/lang/String.html" title="class or interface in java.lang">String</A></CODE></FONT></TD><TD><CODE><B><A HREF="../../../../org/geotools/data/wms/WMS1_1_0.html#getVersion()">getVersion</A></B>()</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Expected version attribute for root element.</TD></TR></TABLE>&nbsp;<A NAME="methods_inherited_from_class_WMS1_0_0"><!-- --></A><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"><TD><B>Methods inherited from class <A HREF="../../../../org/geotools/data/wms/WMS1_0_0.html" title="class in org.geotools.data.wms">WMS1_0_0</A></B></TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE><A HREF="../../../../org/geotools/data/wms/WMS1_0_0.html#createGetStylesRequest(java.net.URL)">createGetStylesRequest</A>, <A HREF="../../../../org/geotools/data/wms/WMS1_0_0.html#getExceptionValue(java.lang.String)">getExceptionValue</A>, <A HREF="../../../../org/geotools/data/wms/WMS1_0_0.html#getFormatValue(java.lang.String)">getFormatValue</A>, <A HREF="../../../../org/geotools/data/wms/WMS1_0_0.html#toExceptionMimeType(java.lang.String)">toExceptionMimeType</A>, <A HREF="../../../../org/geotools/data/wms/WMS1_0_0.html#toFormatMIME(java.lang.String)">toFormatMIME</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 =========== --><!-- ========= 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="WMS1_1_0()"><!-- --></A><H3>WMS1_1_0</H3><PRE>public <B>WMS1_1_0</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="createGetMapRequest(java.net.URL)"><!-- --></A><H3>createGetMapRequest</H3><PRE>public <A HREF="../../../../org/geotools/data/wms/request/GetMapRequest.html" title="interface in org.geotools.data.wms.request">GetMapRequest</A> <B>createGetMapRequest</B>(<A HREF="http://java.sun.com/j2se/1.4/docs/api/java/net/URL.html" title="class or interface in java.net">URL</A>&nbsp;get)</PRE><DL><DD><B>Description copied from class: <CODE><A HREF="../../../../org/geotools/data/wms/WMSSpecification.html" title="class in org.geotools.data.wms">WMSSpecification</A></CODE></B></DD><DD>Creates a GetMapRequest for this specification, populating it with valid values.<P><DD><DL><DT><B>Overrides:</B><DD><CODE><A HREF="../../../../org/geotools/data/wms/WMS1_0_0.html#createGetMapRequest(java.net.URL)">createGetMapRequest</A></CODE> in class <CODE><A HREF="../../../../org/geotools/data/wms/WMS1_0_0.html" title="class in org.geotools.data.wms">WMS1_0_0</A></CODE></DL></DD><DD><DL><DT><B>See Also:</B><DD><CODE>org.geotools.data.wms.Specification#createGetMapRequest(java.net.URL)</CODE></DL></DD></DL><HR><A NAME="getVersion()"><!-- --></A><H3>getVersion</H3><PRE>public <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> <B>getVersion</B>()</PRE><DL><DD><B>Description copied from class: <CODE><A HREF="../../../../org/geotools/data/wms/WMS1_0_0.html" title="class in org.geotools.data.wms">WMS1_0_0</A></CODE></B></DD><DD>Expected version attribute for root element.<P><DD><DL><DT><B>Overrides:</B><DD><CODE><A HREF="../../../../org/geotools/data/wms/WMS1_0_0.html#getVersion()">getVersion</A></CODE> in class <CODE><A HREF="../../../../org/geotools/data/wms/WMS1_0_0.html" title="class in org.geotools.data.wms">WMS1_0_0</A></CODE></DL>

⌨️ 快捷键说明

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