org.deegree.services.wms.protocol
Interface WMSGetScaleBarResponse

All Superinterfaces:
OGCWebServiceResponse
All Known Implementing Classes:
WMSGetScaleBarResponse_Impl

public interface WMSGetScaleBarResponse
extends OGCWebServiceResponse

interface defining the access to the response of the deegree specific WMS request GetScaleBar

Version:
$Revision: 1.2 $
Author:
Andreas Poth

Method Summary
 java.lang.Object getScaleBar()
          returns the graphic representation of the requested scale bar.
 
Methods inherited from interface org.deegree.services.OGCWebServiceResponse
getException, getRequest, setException, setRequest
 

Method Detail

getScaleBar

public java.lang.Object getScaleBar()
returns the graphic representation of the requested scale bar.

Returns:
scale bar