C# Class csGeoLayers.Content.RainRadar.FlexibleRainRadarContent

Inheritance: Caliburn.Micro.PropertyChangedBase, IContent
Mostrar archivo Open project: TNOCS/csTouch

Public Properties

Property Type Description
Config string>.Dictionary

Public Methods

Method Description
Add ( ) : void
Configure ( ) : void
Init ( ) : void
Remove ( ) : void

Private Methods

Method Description
AppState_CreateCache ( object sender, EventArgs e ) : void
DownloadNext ( ) : void
GetImage ( System.DateTime dt ) : string
LoadImage ( byte imageData ) : BitmapImage
TimelineManager_TimeChanged ( object sender, EventArgs e ) : void
UpdateImage ( System.DateTime date ) : void

Method Details

Add() public method

public Add ( ) : void
return void

Configure() public method

public Configure ( ) : void
return void

Init() public method

public Init ( ) : void
return void

Remove() public method

public Remove ( ) : void
return void

Property Details

Config public_oe property

public Dictionary Config
return string>.Dictionary