ClusterVisualization Class | ![]() |
Namespace: Telogis.GeoBase.Clustering
The ClusterVisualization type exposes the following members.
Name | Description | |
---|---|---|
![]() | ClusterVisualization |
Creates a new ClusterVisualization with default settings.
|
![]() | ClusterVisualization(Int32, Int32) |
Creates a new ClusterVisualization with a specified minimum cluster size.
|
Name | Description | |
---|---|---|
![]() | FeatureImage |
An image drawn when a cluster contains only one feature.
|
![]() | FeatureImageAnchor |
The offset of the point on FeatureImage that will be located at (0,0) on the image
returned by the visualization.
|
![]() | FeatureSize |
The size (pixels) of a Feature.
|
![]() | MinimumClusterSize |
The minimum size (pixels) of a Cluster.
|
Name | Description | |
---|---|---|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetImage |
Obtain a cluster image for a specified image ID.
The image ID should have been generated by a call to GetImageId on this visualization
|
![]() | GetImageId |
The image ID for a specified cluster.
|
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | SetFeatureImage |
Sets a new feature image. A feature image is displayed for clusters of only one item.
|
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |