Package com.vividsolutions.wms
This package provides classes for interacting with a Web Map Service (WMS) server.
Related Documentation
For overviews, tutorials, examples, guides, and tool documentation, please see:-
Interface Summary Interface Description IParser Pulls WMS objects out of the XMLWMSRequest -
Class Summary Class Description AbstractParser Pulls WMS objects out of the XMLAbstractWMSRequest BasicRequest a bareboneAbstractWMSRequest
implementation.BoundingBox Represents a bounding box in a specific projection.Capabilities Represents the capabilities WMS XML.FeatureInfoRequest implements aWMSRequest
specifically tailored for theFeatureInfoTool
to retrieve info about aWMSLayer
MapImageFormatChooser A Utility class to select the optimal Map Format based on some preferences.MapLayer Represents a WMS Layer.MapRequest Represents all of the parameters of a getMap request from a WMS server.MapStyle Parser Deprecated. unused and can probably be deleted, kept for reference onlyParserWMS1_0 Pulls WMS objects out of the XMLParserWMS1_1 Pulls WMS objects out of the XMLParserWMS1_3 Pulls WMS objects out of the XMLWMService Represents a remote WMS Service. -
Enum Summary Enum Description AxisOrder An enum class with two values to determine if coordinates are given in the Longitude / Latitude order or in the Latitude / Longitude order in a particular CRS (or SRS). -
Exception Summary Exception Description WMSException