|
NASA World Wind WMS | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface MapGenerator.ServiceInstance
Encapsulates per-request state needed to generate a response to a GetMap request.
Method Summary | |
---|---|
void |
freeResources()
Called by the WMS after the GetMap response has been delivered. |
List<File> |
serviceRequest(WMSGetImageryListRequest req)
An extension to the WMS messaging system. |
ImageFormatter |
serviceRequest(WMSGetMapRequest req)
Generates the imagery requested by a WMS-GetMap request. |
Method Detail |
---|
void freeResources()
List<File> serviceRequest(WMSGetImageryListRequest req) throws IOException, WMSServiceException
req
-
IOException
WMSServiceException
ImageFormatter serviceRequest(WMSGetMapRequest req) throws IOException, WMSServiceException
req
-
IOException
WMSServiceException
|
NASA World Wind WMS | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |