deegree 2.3 (2010/04/09 10:10 build-4-official)

org.deegree.ogcwebservices.wpvs.operation
Class GetViewResponse

java.lang.Object
  extended by org.deegree.ogcwebservices.wpvs.operation.GetViewResponse

public class GetViewResponse
extends Object

The GetViewResponse encapsulates the result (a BufferedImage) of a GetView request.

Since:
2.0
Version:
2.0, $Revision: 18195 $, $Date: 2009-06-18 17:55:39 +0200 (Do, 18. Jun 2009) $
Author:
Ugo Taddei, last edited by: $Author: mschneider $

Constructor Summary
GetViewResponse(BufferedImage output, String outputformat)
           
 
Method Summary
 BufferedImage getOutput()
          Gets the output of a GetView request
 String getOutputFormat()
          Gets the format of this response
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GetViewResponse

public GetViewResponse(BufferedImage output,
                       String outputformat)
Parameters:
output - the result of a request
outputformat - specified by the request
Method Detail

getOutputFormat

public String getOutputFormat()
Gets the format of this response

Returns:
a String describing the output format

getOutput

public BufferedImage getOutput()
Gets the output of a GetView request

Returns:
an Image that is the actual image generated by a GetView request

deegree 2.3 (2010/04/09 10:10 build-4-official)

an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://www.deegree.org