|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MapRequestHandler | |
|---|---|
| com.bbn.openmap.image | This package has classes that provide image creation and manipulation capabilities. |
| Uses of MapRequestHandler in com.bbn.openmap.image |
|---|
| Fields in com.bbn.openmap.image declared as MapRequestHandler | |
|---|---|
protected MapRequestHandler |
SimpleHttpImageServer.iServer
|
| Methods in com.bbn.openmap.image that return MapRequestHandler | |
|---|---|
MapRequestHandler |
SimpleHttpImageServer.getMapRequestHandler()
Get the MapRequestHandler that is handling map image requests. |
| Methods in com.bbn.openmap.image with parameters of type MapRequestHandler | |
|---|---|
void |
SimpleHttpImageServer.setMapRequestHandler(MapRequestHandler mrh)
If you want to configure the MapRequestHandler and set it in the SHIS, you can use this method. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||