C# Class ArcGISWindowsPhoneSDK.SumClusterer

Inheritance: GraphicsClusterer
Afficher le fichier Open project: Esri/arcgis-samples-winphone

Méthodes publiques

Méthode Description
SumClusterer ( ) : System

Méthodes protégées

Méthode Description
OnCreateGraphic ( GraphicCollection cluster, MapPoint point, int maxClusterCount ) : Graphic

Private Methods

Méthode Description
InterpolateColor ( double value, double max ) : System.Windows.Media.Brush

Method Details

OnCreateGraphic() protected méthode

protected OnCreateGraphic ( GraphicCollection cluster, MapPoint point, int maxClusterCount ) : Graphic
cluster GraphicCollection
point MapPoint
maxClusterCount int
Résultat Graphic

SumClusterer() public méthode

public SumClusterer ( ) : System
Résultat System