Uses of Class
org.locationtech.jts.wms.MapRequest
-
Packages that use MapRequest Package Description org.locationtech.jts.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.org.locationtech.jts.wms -
-
Uses of MapRequest in org.locationtech.jts.jump.workbench.model
Methods in org.locationtech.jts.jump.workbench.model that return MapRequest Modifier and Type Method Description MapRequest
WMSLayer. createRequest(LayerViewPanel panel)
-
Uses of MapRequest in org.locationtech.jts.wms
Methods in org.locationtech.jts.wms that return MapRequest Modifier and Type Method Description MapRequest
WMService. createMapRequest()
Creates a new MapRequest object which can be used to retrieve a Map from this service.
-