C# 클래스 SuperMap.Web.Mapping.HeatMapLayer

${mapping_HeatMapLayer_Title}

${mapping_HeatMapLayer_Description}

상속: DynamicLayer
파일 보기 프로젝트 열기: SuperMap/iClient-for-Silverlight 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
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