Package com.esri.wms.client

Interface Summary
FeatureInfo Defines the response of the GetFeatureInfo operation.
FeatureInfo2 Defines the response of the GetFeatureInfo operation.
RequestListener A listener to extend request handling.
ResponseListener A listener to extend GetCapabilities and GetFeatureInfo response handling.
 

Class Summary
Envelope Defines an Envelope object used for setting extents of maps or layers.
Feature Specified in the ESRI ArcGIS WMS Server GetFeatureInfo requests.
Field Specified in the ESRI ArcGIS WMS Server GetFeatureInfo requests.
GenericRequest All WMS requests support the HTTP GET method.
ImageURL A URL with optional width and height, e.g.
Layer Defines a WMS Layer with name, style, SRS, and bounding box.
Map Connects to an OGC WMS server and represents the WMS map to be displayed.
MapURL Defines the map URL, size of the image, and extent of the map.
NamedStyle Defines the STYLE of layers.
Point Point Object represents an x, y coordinate.
RequestHandler RequestHandler is an entry point to extend the WMS client API.
ResourceURL A URL with MIME type.
ServerConnection ServerConnection is an entry point of the client API.
SpatialReference Defines a CRS or a SRS.
 

Enum Summary
RequestListener.Service WMS Service Types
ResponseListener.Service WMS Service Types
 

Exception Summary
ServiceException Defines WMS services exceptions.