org.deegree.ogcwebservices.wpvs.operation
Class GetViewResponse
java.lang.Object
  
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: 6259 $, $Date: 2007-03-20 10:15:15 +0100 (Di, 20 Mär 2007) $
 
- Author:
 
  - Ugo Taddei, last edited by: $Author: bezema $
 
 
 
| Methods inherited from class java.lang.Object | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
GetViewResponse
public GetViewResponse(BufferedImage output,
                       String outputformat)
- Parameters:
 output - the result of a requestoutputformat - specified by the request
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
 
 
 
				an open source project founded by lat/lon, Bonn, Germany.
					For more information visit: http://deegree.sourceforge.net