|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.geotools.data.wms.Specification
org.geotools.data.wms.WMS1_0_0
org.geotools.data.wms.WMS1_1_0
org.geotools.data.wms.WMS1_1_1
org.geotools.data.wms.WMS1_3_0
| Nested Class Summary | |
static class |
WMS1_3_0.GetCapsRequest
|
static class |
WMS1_3_0.GetFeatureInfoRequest
|
static class |
WMS1_3_0.GetMapRequest
|
| Nested classes inherited from class org.geotools.data.wms.WMS1_1_0 |
WMS1_1_0.InternalDescribeLayerRequest, WMS1_1_0.InternalGetLegendGraphicRequest, WMS1_1_0.InternalGetStylesRequest, WMS1_1_0.InternalPutStylesRequest |
| Constructor Summary | |
WMS1_3_0()
|
|
| Method Summary | |
AbstractGetCapabilitiesRequest |
createGetCapabilitiesRequest(java.net.URL server)
Factory method to create WMS 1.1.1 GetCapabilities Request |
GetFeatureInfoRequest |
createGetFeatureInfoRequest(java.net.URL onlineResource,
GetMapRequest getMapRequest)
Creates a GetFeatureInfoRequest for this specification, populating it with valid values. |
GetMapRequest |
createGetMapRequest(java.net.URL get)
Creates a GetMapRequest for this specification, populating it with valid values. |
java.lang.String |
getVersion()
Expected version attribute for root element. |
| Methods inherited from class org.geotools.data.wms.WMS1_1_0 |
createDescribeLayerRequest, createGetLegendGraphicRequest, createGetStylesRequest, createPutStylesRequest |
| Methods inherited from class org.geotools.data.wms.WMS1_0_0 |
createGetStylesRequest, getExceptionValue, getFormatValue, toExceptionMimeType, toFormatMIME |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public WMS1_3_0()
| Method Detail |
public java.lang.String getVersion()
WMS1_1_1
getVersion in class WMS1_1_1public AbstractGetCapabilitiesRequest createGetCapabilitiesRequest(java.net.URL server)
WMS1_1_1
createGetCapabilitiesRequest in class WMS1_1_1server - DOCUMENT ME!
public GetMapRequest createGetMapRequest(java.net.URL get)
Specification
createGetMapRequest in class WMS1_1_1
public GetFeatureInfoRequest createGetFeatureInfoRequest(java.net.URL onlineResource,
GetMapRequest getMapRequest)
Specification
createGetFeatureInfoRequest in class WMS1_1_1
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||