|
deegree 2.5 (2011/06/29 09:44 build-8-official) | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.deegree.ogcwebservices.DefaultOGCWebServiceResponse org.deegree.ogcwebservices.wms.operation.GetMapResult
public class GetMapResult
This interface describes the access to the response of a GetMap request.
The response to a valid GetMap request shall be a map of the georeferenced information layer requested, in the desired style, and having the specified spatial reference system, bounding box, size, format and transparency.
An invalid GetMap request shall yield an error output in the requested Exceptions format (or a network protocol error response in extreme cases). In an HTTP environment, the MIME type of the returned value's Content-type entity header shall match the format of the return value.
----------------------------------------------------------------------
Field Summary |
---|
Fields inherited from class org.deegree.ogcwebservices.DefaultOGCWebServiceResponse |
---|
exception, request |
Constructor Summary | |
---|---|
GetMapResult(OGCWebServiceRequest request,
java.lang.Object map)
constructor initializing the class with the |
|
GetMapResult(OGCWebServiceRequest request,
OGCWebServiceException exception)
constructor initializing the class with the |
Method Summary | |
---|---|
java.lang.Object |
getMap()
|
void |
setMap(java.lang.Object map)
sets the map that fullfills the GetMap request. |
Methods inherited from class org.deegree.ogcwebservices.DefaultOGCWebServiceResponse |
---|
getException, getRequest, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public GetMapResult(OGCWebServiceRequest request, java.lang.Object map)
request
- map
- public GetMapResult(OGCWebServiceRequest request, OGCWebServiceException exception)
request
- exception
- Method Detail |
---|
public java.lang.Object getMap()
public void setMap(java.lang.Object map)
map
-
|
deegree 2.5 (2011/06/29 09:44 build-8-official) | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://www.deegree.org