Method |
Description |
|
CalculateOffsetY ( double offsetY, int textHeight ) : double |
|
|
CalculatePosition ( Cluster cluster ) : Point |
|
|
ClusterFeatures ( ICollection clusters, IEnumerable features, double minDistance, IStyle layerStyle, double resolution ) : void |
|
|
CreateBoxFeature ( double resolution, Cluster cluster, Pen line, Brush fill ) : Feature |
|
|
CreateLabelFeature ( Point position, LabelStyle labelStyle, double offsetY, string text ) : Feature |
|
|
GetFeaturesInView ( double resolution, LabelStyle labelStyle, IEnumerable features, Pen line, Brush fill ) : List |
|
|
GrowBox ( BoundingBox box, double resolution ) : BoundingBox |
|
|
ToPolygon ( BoundingBox box ) : Polygon |
|
|