Uses of Package
com.vividsolutions.wms
-
Packages that use com.vividsolutions.wms Package Description 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 Class Description MapRequest Represents all of the parameters of a getMap request from a WMS server.MapStyle WMService Represents a remote WMS Service. -
Classes in com.vividsolutions.wms used by com.vividsolutions.jump.workbench.ui.plugin.wms Class Description MapLayer Represents a WMS Layer.MapStyle WMService Represents a remote WMS Service. -
Classes in com.vividsolutions.wms used by com.vividsolutions.wms Class Description AbstractParser Pulls WMS objects out of the XMLAbstractWMSRequest 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).BoundingBox Represents a bounding box in a specific projection.Capabilities Represents the capabilities WMS XML.IParser Pulls WMS objects out of the XMLMapLayer Represents a WMS Layer.MapRequest Represents all of the parameters of a getMap request from a WMS server.MapStyle WMService Represents a remote WMS Service.WMSRequest