Uses of Class
com.vividsolutions.wms.MapRequest
Packages that use MapRequest
Package
Description
Layers, Categories, and Layer Managers -- the top level of abstraction
in the JUMP data model, wrapping Features and FeatureCollections, which
in turn wrap Geometries.
This package provides classes for interacting with a Web Map Service
(WMS) server.
-
Uses of MapRequest in com.vividsolutions.jump.workbench.model
Methods in com.vividsolutions.jump.workbench.model that return MapRequest -
Uses of MapRequest in com.vividsolutions.wms
Methods in com.vividsolutions.wms that return MapRequestModifier and TypeMethodDescriptionWMService.createMapRequest()Creates a new MapRequest object which can be used to retrieve a Map from this service.