Uses of Interface
org.geotools.ows.wms.request.PutStylesRequest
Packages that use PutStylesRequest
Package
Description
Provides for Web Map Server client access as a Grid Coverage Exchange.
-
Uses of PutStylesRequest in org.geotools.ows.wms
Classes in org.geotools.ows.wms that implement PutStylesRequestMethods in org.geotools.ows.wms that return PutStylesRequestModifier and TypeMethodDescriptionWebMapServer.createPutStylesRequest()
WMS1_0_0.createPutStylesRequest
(URL onlineResource) Note that WMS 1.0.0 does not support this methodWMS1_1_1.createPutStylesRequest
(URL onlineResource) abstract PutStylesRequest
WMSSpecification.createPutStylesRequest
(URL onlineResource) Creates a PutStyles request which can be configured and the passed to the WMS to store styles for later use.Methods in org.geotools.ows.wms with parameters of type PutStylesRequest -
Uses of PutStylesRequest in org.geotools.ows.wms.request
Classes in org.geotools.ows.wms.request that implement PutStylesRequestModifier and TypeClassDescriptionclass
Presents basic functionality for a PutStyles request