Property | Type | Description | |
---|---|---|---|
m_server | IHttpServer | ||
m_server2 | IHttpServer |
Property | Type | Description | |
---|---|---|---|
m_registry | IRegistryCore |
Method | Description | |
---|---|---|
FinishedStartup ( ) : void | ||
Initialize ( IConfigSource config, IRegistryCore registry ) : void | ||
OnHTTPGetMapImage ( |
||
OnHTTPGetTextureImage ( |
||
ResizeBitmap ( Image b, int nWidth, int nHeight ) : |
||
Start ( IConfigSource config, IRegistryCore registry ) : void |
Method | Description | |
---|---|---|
CreateZoomLevel ( int zoomLevel, int centerX, int centerY ) : |
||
DemoteUser ( string cmd ) : void | ||
GetEncoderInfo ( String mimeType ) : System.Drawing.Imaging.ImageCodecInfo | ||
PromoteUser ( string cmd ) : void |
public Initialize ( IConfigSource config, IRegistryCore registry ) : void | ||
config | IConfigSource | |
registry | IRegistryCore | |
return | void |
public OnHTTPGetMapImage ( |
||
keysvals | ||
return |
public OnHTTPGetTextureImage ( |
||
keysvals | ||
return |
public ResizeBitmap ( Image b, int nWidth, int nHeight ) : |
||
b | Image | |
nWidth | int | |
nHeight | int | |
return |
public Start ( IConfigSource config, IRegistryCore registry ) : void | ||
config | IConfigSource | |
registry | IRegistryCore | |
return | void |