C# Класс SuperMap.Web.Mapping.HeatMapLayer

${mapping_HeatMapLayer_Title}

${mapping_HeatMapLayer_Description}

Наследование: DynamicLayer
Показать файл Открыть проект Примеры использования класса

Открытые свойства

Свойство Тип Описание
GradientStopsProperty System.Windows.DependencyProperty
IntensityProperty System.Windows.DependencyProperty
RadiusProperty System.Windows.DependencyProperty

Открытые методы

Метод Описание
HeatMapLayer ( ) : System

${mapping_HeatMapLayer_constructor_None_D}

Защищенные методы

Метод Описание
Cancel ( ) : void

${mapping_HeatMapLayer_method_Cancel_D}

GetImageSource ( DynamicLayer onCompleted ) : void

${mapping_HeatMapLayer_method_GetImageSource_D}

GetImageUrl ( ) : string

${mapping_HeatMapLayer_method_GetImageUrl_D}

Приватные методы

Метод Описание
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

Описание методов

Cancel() защищенный Метод

${mapping_HeatMapLayer_method_Cancel_D}
protected Cancel ( ) : void
Результат void

GetImageSource() защищенный Метод

${mapping_HeatMapLayer_method_GetImageSource_D}
protected GetImageSource ( DynamicLayer onCompleted ) : void
onCompleted DynamicLayer
Результат void

GetImageUrl() защищенный Метод

${mapping_HeatMapLayer_method_GetImageUrl_D}
protected GetImageUrl ( ) : string
Результат string

HeatMapLayer() публичный Метод

${mapping_HeatMapLayer_constructor_None_D}
public HeatMapLayer ( ) : System
Результат System

Описание свойств

GradientStopsProperty публичное статическое свойство

${mapping_HeatMapLayer_field_gradientStopsProperty_D}
public static DependencyProperty,System.Windows GradientStopsProperty
Результат System.Windows.DependencyProperty

IntensityProperty публичное статическое свойство

${mapping_HeatMapLayer_field_intensityProperty_D}
public static DependencyProperty,System.Windows IntensityProperty
Результат System.Windows.DependencyProperty

RadiusProperty публичное статическое свойство

${mapping_HeatMapLayer_field_bufferProperty_D}
public static DependencyProperty,System.Windows RadiusProperty
Результат System.Windows.DependencyProperty