C# Class SuperMap.WindowsPhone.Mapping.HeatMapLayer

${WP_mapping_HeatMapLayer_Title}

${WP_mapping_HeatMapLayer_Description}

Inheritance: DynamicLayer
Afficher le fichier Open project: SuperMap/iClient-for-Win8

Méthodes publiques

Свойство Type Description
GradientStopsProperty System.Windows.DependencyProperty
IntensityProperty System.Windows.DependencyProperty
RadiusProperty System.Windows.DependencyProperty

Méthodes publiques

Méthode Description
HeatMapLayer ( ) : System

${WP_mapping_HeatMapLayer_constructor_None_D}

Méthodes protégées

Méthode Description
Cancel ( ) : void

${WP_mapping_HeatMapLayer_method_Cancel_D}

GetImageSource ( DynamicLayer onCompleted ) : void

${WP_mapping_HeatMapLayer_method_GetImageSource_D}

GetImageUrl ( ) : string

${WP_mapping_HeatMapLayer_method_GetImageUrl_D}

Private Methods

Méthode Description
AddPoint ( ushort distanceMatrix, int radius, int x, int y, int value, int output, int width ) : void
CreateDistanceMatrix ( int radius ) : ushort[]
InterpolateColor ( float value, List stops ) : Color
OnGradientStopsPropertyChanged ( DependencyObject d, System.Windows.DependencyPropertyChangedEventArgs e ) : void
OnIntensityPropertyChanged ( DependencyObject d, System.Windows.DependencyPropertyChangedEventArgs e ) : void
OnPrecisionPropertyChanged ( DependencyObject d, System.Windows.DependencyPropertyChangedEventArgs e ) : void
heatPoints_CollectionChanged ( object sender, NotifyCollectionChangedEventArgs e ) : void
worker_DoWork ( object sender, DoWorkEventArgs e ) : void
worker_ProgressChanged ( object sender, ProgressChangedEventArgs e ) : void
worker_RunWorkerCompleted ( object sender, RunWorkerCompletedEventArgs e ) : void

Method Details

Cancel() protected méthode

${WP_mapping_HeatMapLayer_method_Cancel_D}
protected Cancel ( ) : void
Résultat void

GetImageSource() protected méthode

${WP_mapping_HeatMapLayer_method_GetImageSource_D}
protected GetImageSource ( DynamicLayer onCompleted ) : void
onCompleted DynamicLayer
Résultat void

GetImageUrl() protected méthode

${WP_mapping_HeatMapLayer_method_GetImageUrl_D}
protected GetImageUrl ( ) : string
Résultat string

HeatMapLayer() public méthode

${WP_mapping_HeatMapLayer_constructor_None_D}
public HeatMapLayer ( ) : System
Résultat System

Property Details

GradientStopsProperty public_oe static_oe property

${WP_mapping_HeatMapLayer_field_gradientStopsProperty_D}
public static DependencyProperty,System.Windows GradientStopsProperty
Résultat System.Windows.DependencyProperty

IntensityProperty public_oe static_oe property

${WP_mapping_HeatMapLayer_field_intensityProperty_D}
public static DependencyProperty,System.Windows IntensityProperty
Résultat System.Windows.DependencyProperty

RadiusProperty public_oe static_oe property

${WP_mapping_HeatMapLayer_field_bufferProperty_D}
public static DependencyProperty,System.Windows RadiusProperty
Résultat System.Windows.DependencyProperty