|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use WMSGetScaleBarResponse | |
org.deegree_impl.enterprise | |
org.deegree_impl.services.wms | |
org.deegree_impl.services.wms.protocol |
Uses of WMSGetScaleBarResponse in org.deegree_impl.enterprise |
Methods in org.deegree_impl.enterprise with parameters of type WMSGetScaleBarResponse | |
private void |
WMSServlet.WMS.handleGetScaleBarResponse(WMSGetScaleBarResponse response)
handles the response to a get scalebar request |
Uses of WMSGetScaleBarResponse in org.deegree_impl.services.wms |
Methods in org.deegree_impl.services.wms that return WMSGetScaleBarResponse | |
WMSGetScaleBarResponse |
GetScaleBarHandler.performGetScaleBar()
performs the request and returns the result of it. |
Uses of WMSGetScaleBarResponse in org.deegree_impl.services.wms.protocol |
Classes in org.deegree_impl.services.wms.protocol that implement WMSGetScaleBarResponse | |
class |
WMSGetScaleBarResponse_Impl
interface defining the access to the response of the deegree specific WMS request GetScaleBar |
Methods in org.deegree_impl.services.wms.protocol that return WMSGetScaleBarResponse | |
static WMSGetScaleBarResponse |
WMSProtocolFactory.createGetScaleBarResponse(WMSGetScaleBarRequest request,
OGCWebServiceException e)
|
static WMSGetScaleBarResponse |
WMSProtocolFactory.createGetScaleBarResponse(WMSGetScaleBarRequest request,
java.lang.Object response)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |