|
deegree 2.2 (2008/12/22 11:33 build-3038-official) | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PrintMap | |
|---|---|
| org.deegree.ogcwebservices.wmps | Web Map Service 1.1.3 (OGC WMS Version 1.1.1). |
| org.deegree.ogcwebservices.wmps.operation | |
| Uses of PrintMap in org.deegree.ogcwebservices.wmps |
|---|
| Methods in org.deegree.ogcwebservices.wmps that return PrintMap | |
|---|---|
PrintMap |
DefaultRequestManager.getRequest()
returns the request used by the handler |
PrintMap |
WMPSDatabase.selectPrintMapRequest(Connection connection)
Select the PrintMap request that has been in the databank for the longest time. i.e the first in queue to be processed. |
| Methods in org.deegree.ogcwebservices.wmps with parameters of type PrintMap | |
|---|---|
void |
WMPSDatabase.insertData(Connection connection,
PrintMap request)
Inserts data into the table. |
byte[] |
PrintMapHandler.runSynchronous(PrintMap printMap)
performs a sychronous printMap processing |
| Constructors in org.deegree.ogcwebservices.wmps with parameters of type PrintMap | |
|---|---|
DefaultRequestManager(WMPSConfiguration configuration,
PrintMap request)
Creates a new DefaultRequestManager instance. |
|
| Uses of PrintMap in org.deegree.ogcwebservices.wmps.operation |
|---|
| Methods in org.deegree.ogcwebservices.wmps.operation that return PrintMap | |
|---|---|
static PrintMap |
PrintMap.create(Element root)
creates a PrintMapRequest from its XML representation as defined in the specification. |
static PrintMap |
PrintMap.create(Map<String,String> model)
creates a PrintMapRequest from a HashMap that contains the request parameters as key-value-pairs. |
static PrintMap |
PrintMap.create(String id,
String version,
GetMap.Layer[] layers,
String srs,
Envelope bbox,
Point center,
int scaleDenominator,
boolean transparent,
Color bgColor,
String title,
String copyright,
boolean legend,
boolean scaleBar,
String note,
String template,
String emailAddress,
Timestamp timestamp,
TextArea[] textAreas,
Map<String,String> vendorSpecificParameters)
Returns a new PrintMap instance. |
|
deegree 2.2 (2008/12/22 11:33 build-3038-official) | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://deegree.sourceforge.net