Method | Description | |
---|---|---|
BruTileHelper ( int tileTimeOut ) : System | ||
Draw ( IStepProgressor stepProgressor, IActiveView activeView, FileCache fileCache, ITrackCancel trackCancel, ISpatialReference layerSpatialReference, string ¤tLevel, ITileSource tileSource, IDisplay display ) : void | ||
GetBitmap ( |
Method | Description | |
---|---|---|
CreateRaster ( BruTile.TileInfo tile, string name ) : void | ||
DownloadTile ( object tile ) : void | ||
DownloadTiles ( object args ) : void | ||
DrawRaster ( string file ) : void | ||
GetTiles ( IActiveView activeView ) : List |
||
IsBeAdded ( BruTile.TileInfo _tile ) : bool |
public BruTileHelper ( int tileTimeOut ) : System | ||
tileTimeOut | int | |
return | System |
public Draw ( IStepProgressor stepProgressor, IActiveView activeView, FileCache fileCache, ITrackCancel trackCancel, ISpatialReference layerSpatialReference, string ¤tLevel, ITileSource tileSource, IDisplay display ) : void | ||
stepProgressor | IStepProgressor | |
activeView | IActiveView | |
fileCache | FileCache | |
trackCancel | ITrackCancel | |
layerSpatialReference | ISpatialReference | |
currentLevel | string | |
tileSource | ITileSource | |
display | IDisplay | |
return | void |
public static GetBitmap ( |
||
uri | ||
return | byte[] |