C# Class iServerJava6R_SampleCode.CustomClusterer

Inheritance: SuperMap.Web.Clustering.FeaturesClusterer
Afficher le fichier Open project: SuperMap/iClient-for-Silverlight

Méthodes publiques

Méthode Description
CustomClusterer ( ) : System

Méthodes protégées

Méthode Description
OnCreateFeature ( FeatureCollection cluster, GeoPoint center, int maxClusterCount ) : Feature

Private Methods

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

Method Details

CustomClusterer() public méthode

public CustomClusterer ( ) : System
Résultat System

OnCreateFeature() protected méthode

protected OnCreateFeature ( FeatureCollection cluster, GeoPoint center, int maxClusterCount ) : Feature
cluster FeatureCollection
center SuperMap.Web.Core.GeoPoint
maxClusterCount int
Résultat SuperMap.Web.Core.Feature