|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use WMSException | |
|---|---|
| com.bbn.openmap.image.wms | |
| Uses of WMSException in com.bbn.openmap.image.wms |
|---|
| Methods in com.bbn.openmap.image.wms that throw WMSException | |
|---|---|
java.lang.String |
WmsRequestHandler.handleGetCapabilitiesRequest(java.util.Properties requestProperties)
|
void |
WmsRequestHandler.handleGetCapabilitiesRequest(java.util.Properties requestProperties,
IHttpResponse httpResponse)
|
void |
WmsRequestHandler.handleGetFeatureInfoRequest(java.util.Properties requestProperties,
IHttpResponse httpResponse)
VERSION - checked REQUEST - checked EXCEPTIONS - checked all from GetMap except VERSION and REQUEST
QUERY_LAYERS - specific
INFO_FORMAT - specific
FEATURE_COUNT - specific
I,J - specific
|
byte[] |
WmsRequestHandler.handleGetLegendGraphicRequest(java.util.Properties requestProperties)
|
void |
WmsRequestHandler.handleGetLegendGraphicRequest(java.util.Properties requestProperties,
IHttpResponse httpResponse)
|
byte[] |
WmsRequestHandler.handleGetMapRequest(java.util.Properties requestProperties)
|
void |
WmsRequestHandler.handleGetMapRequest(java.util.Properties requestProperties,
IHttpResponse httpResponse)
|
| Constructors in com.bbn.openmap.image.wms that throw WMSException | |
|---|---|
DynamicWmsRequestHandler(java.lang.String scheme,
java.lang.String hostName,
int port,
java.lang.String path,
java.util.Properties props,
LayerHandler mapLayerHandler)
|
|
WmsLayerFactory(java.util.Properties props)
|
|
WmsRequestHandler(java.lang.String wmsScheme,
java.lang.String wmsHostName,
int wmsPort,
java.lang.String wmsUrlPath,
java.util.Properties props)
Creates a new WmsRequestHandler object. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||