|
deegree 2.5 (2011/06/29 09:44 build-8-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(java.sql.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(java.sql.Connection connection,
PrintMap request)
Inserts data into the table. |
void |
GetMapHandler.performGetMap(PrintMap printMap,
java.awt.Graphics g)
|
void |
DefaultGetMapHandler.performGetMap(PrintMap printMap,
java.awt.Graphics g)
performs a GetMap request and returns the result encapsulated within a GetMapResult object. |
byte[] |
PrintMapHandler.runSynchronous(PrintMap printMap)
performs a synchronous 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(org.w3c.dom.Element root)
creates a PrintMapRequest from its XML representation as defined in the specification. |
static PrintMap |
PrintMap.create(java.util.Map<java.lang.String,java.lang.String> model)
creates a PrintMapRequest from a HashMap that contains the request parameters as key-value-pairs. |
static PrintMap |
PrintMap.create(java.lang.String id,
java.lang.String version,
GetMap.Layer[] layers,
java.lang.String srs,
Envelope bbox,
Point center,
int scaleDenominator,
boolean transparent,
java.awt.Color bgColor,
java.lang.String title,
java.lang.String copyright,
boolean legend,
boolean scaleBar,
java.lang.String note,
java.lang.String template,
java.lang.String emailAddress,
java.sql.Timestamp timestamp,
TextArea[] textAreas,
int dpi,
java.util.Map<java.lang.String,java.lang.String> vendorSpecificParameters)
Returns a new PrintMap instance. |
|
deegree 2.5 (2011/06/29 09:44 build-8-official) | |||||||||
PREV NEXT | FRAMES NO FRAMES |
an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://www.deegree.org