Uses of Interface
com.vividsolutions.wms.WMSRequest
Packages that use WMSRequest
Package
Description
This package provides classes for interacting with a Web Map Service
(WMS) server.
-
Uses of WMSRequest in com.vividsolutions.wms
Classes in com.vividsolutions.wms that implement WMSRequestModifier and TypeClassDescriptionclassclassa bareboneAbstractWMSRequestimplementation. this should really only be used if implementing proper requests likeMapRequestorFeatureInfoRequestis too much of an effortclassimplements aWMSRequestspecifically tailored for theFeatureInfoToolto retrieve info about aWMSLayerclassRepresents all of the parameters of a getMap request from a WMS server.