Uses of Package
com.vividsolutions.wms

Packages that use com.vividsolutions.wms
com.vividsolutions.jump.workbench.model Layers, Categories, and Layer Managers -- the top level of abstraction in the JUMP data model, wrapping Features and FeatureCollections, which in turn wrap Geometries. 
com.vividsolutions.jump.workbench.ui.plugin.wms   
com.vividsolutions.wms This package provides classes for interacting with a Web Map Service (WMS) server. 
 

Classes in com.vividsolutions.wms used by com.vividsolutions.jump.workbench.model
MapRequest
          Represents all of the parameters of a getMap request from a WMS server.
WMService
          Represents a remote WMS Service.
 

Classes in com.vividsolutions.wms used by com.vividsolutions.jump.workbench.ui.plugin.wms
MapLayer
          Represents a WMS Layer.
WMService
          Represents a remote WMS Service.
 

Classes in com.vividsolutions.wms used by com.vividsolutions.wms
BoundingBox
          Represents a bounding box in a specific projection.
Capabilities
          Represents the capabilities WMS XML.
MapLayer
          Represents a WMS Layer.
MapRequest
          Represents all of the parameters of a getMap request from a WMS server.
WMService
          Represents a remote WMS Service.