User Tools

Site Tools


thinkgeo.mapsuite.webedition.clustermarkerstyle

This is an old revision of the document!


ThinkGeo.MapSuite.WebEdition.ClusterMarkerStyle

<!– Class –> A kind of MarkerStyle to filter the markers.

Remarks

For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.ClusterMarkerStyle” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.ClusterMarkerStyle</a>

Inheritance Hierarchy

Members Summary

Public Constructors

Name Parameters DeclaringType Summary
Public MethodClusterMarkerStyle The default constructor for ClusterMarkerStyle class.
Public MethodClusterMarkerStyle Double, Double, Double Create an instance of the ClusterMarkerStyle.

Protected Constructors

Name Parameters DeclaringType Summary

Public Methods

Name Parameters DeclaringType Summary
Public MethodEquals Object Object
Public MethodGetHashCode Object
Public MethodGetMarkers IEnumerable<Feature> MarkerStyle(overriden) It returns a collection of markers from the features specified.
Public MethodGetRequiredColumnNames MarkerStyle
Public MethodGetType Object
Public MethodToString Object

Protected Methods

Name Parameters DeclaringType Summary
Protected MethodFinalize Object
Protected MethodGetContextMenusCore MarkerStyle Gets a collection of context menus that are associated with the MarkerStyle.
Protected MethodGetRequiredColumnNamesCore MarkerStyle
Protected MethodMemberwiseClone Object

Public Properties

Name Return DeclaringType Summary
Public PropertyDistanceInPixel Double Gets or sets pixel distance between features that should be considered a single cluster.
Public PropertyIsActive Boolean MarkerStyle
Public PropertyMapHeight Double Gets or sets the Pixel height of the map.
Public PropertyMapWidth Double Gets or sets the Pixel width of the map.
Public PropertyMarkerStyle MarkerStyle Gets or sets a MarkerStyle to display the markers.
Public PropertyRequiredColumnNames Collection<String> MarkerStyle

Protected Properties

Name Return DeclaringType Summary

Public Events

Name Event Arguments DeclaringType Summary

Public Constructors

ClusterMarkerStyle()

The default constructor for ClusterMarkerStyle class.

Remarks

Parameters

Name Type Description

Go Back

ClusterMarkerStyle(Double, Double, Double)

Create an instance of the ClusterMarkerStyle.

Remarks

Parameters

Name Type Description
distance Double<!– System.Double –> Pixel distance between features that should be considered a single cluster.
mapWidth Double<!– System.Double –>
mapHeight Double<!– System.Double –>

Go Back

Protected Constructors

Public Methods

Equals(Object)

Remarks

Return Value

Return Type Description
Boolean<!– System.Boolean –>

Parameters

Name Type Description
obj Object<!– System.Object –>

<!– System.Object –> Go Back

GetHashCode()

Remarks

Return Value

Return Type Description
Int32<!– System.Int32 –>

Parameters

Name Type Description

<!– System.Object –> Go Back

GetMarkers(IEnumerable<Feature>)

It returns a collection of markers from the features specified.

Remarks

For the most updated Info for this topic, please check it here:<a href=“” target=“_blank”></a>

Return Value

Return Type Description
Collection<Marker><!– System.Collections.ObjectModel.Collection{ThinkGeo.MapSuite.WebEdition.Marker} –> It returns a collection of markers from the features specified.

Parameters

Name Type Description
features IEnumerable<Feature><!– System.Collections.Generic.IEnumerable{ThinkGeo.MapSuite.Core.Feature} –> The features collection

<!– ThinkGeo.MapSuite.WebEdition.MarkerStyle(overriden) –> Go Back

GetRequiredColumnNames()

Remarks

Return Value

Return Type Description
Collection<String><!– System.Collections.ObjectModel.Collection{System.String} –>

Parameters

Name Type Description

<!– ThinkGeo.MapSuite.WebEdition.MarkerStyle –> Go Back

GetType()

Remarks

Return Value

Return Type Description
Type<!– System.Type –>

Parameters

Name Type Description

<!– System.Object –> Go Back

ToString()

Remarks

Return Value

Return Type Description
String<!– System.String –>

Parameters

Name Type Description

<!– System.Object –> Go Back

Protected Methods

Finalize()

Remarks

Return Value

Return Type Description
Void<!– System.Void –>

Parameters

Name Type Description

<!– System.Object –> Go Back

GetContextMenusCore()

Gets a collection of context menus that are associated with the MarkerStyle.

Remarks

This method returns all of the context menus associated with the MarkerStyle to ensure that the events on the context menus can be properly fired. Override this method if you create your own custom MarkerStyle.

Return Value

Return Type Description
GeoKeyedCollection<ContextMenu><!– ThinkGeo.MapSuite.WebEdition.GeoKeyedCollection{ThinkGeo.MapSuite.WebEdition.ContextMenu} –> A collection of context menus that are associated with the MarkerStyle.

Parameters

Name Type Description

<!– ThinkGeo.MapSuite.WebEdition.MarkerStyle –> Go Back

GetRequiredColumnNamesCore()

Remarks

Return Value

Return Type Description
Collection<String><!– System.Collections.ObjectModel.Collection{System.String} –>

Parameters

Name Type Description

<!– ThinkGeo.MapSuite.WebEdition.MarkerStyle –> Go Back

MemberwiseClone()

Remarks

Return Value

Return Type Description
Object<!– System.Object –>

Parameters

Name Type Description

<!– System.Object –> Go Back

Public Properties

DistanceInPixel

Gets or sets pixel distance between features that should be considered a single cluster.

Remarks

Return Value

Return Type
Double<!– System.Double –>

<!– ThinkGeo.MapSuite.WebEdition.ClusterMarkerStyle –> Go Back

IsActive

Remarks

Return Value

Return Type
Boolean<!– System.Boolean –>

<!– ThinkGeo.MapSuite.WebEdition.MarkerStyle –> Go Back

MapHeight

Gets or sets the Pixel height of the map.

Remarks

Return Value

Return Type
Double<!– System.Double –>

<!– ThinkGeo.MapSuite.WebEdition.ClusterMarkerStyle –> Go Back

MapWidth

Gets or sets the Pixel width of the map.

Remarks

Return Value

Return Type
Double<!– System.Double –>

<!– ThinkGeo.MapSuite.WebEdition.ClusterMarkerStyle –> Go Back

MarkerStyle

Gets or sets a MarkerStyle to display the markers.

Remarks

For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.ClusterMarkerStyle#firstHeading&quot; class=&quot;firstHeading&quot; lang=&quot;en&quot;&gt;&lt;span dir=&quot;auto” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.ClusterMarkerStyle#firstHeading“ class=“firstHeading” lang=“en”&gt;&lt;span dir=“auto</a>

Return Value

Return Type
MarkerStyle<!– ThinkGeo.MapSuite.WebEdition.MarkerStyle –>

<!– ThinkGeo.MapSuite.WebEdition.ClusterMarkerStyle –> Go Back

RequiredColumnNames

Remarks

Return Value

Return Type
Collection<String><!– System.Collections.ObjectModel.Collection{System.String} –>

<!– ThinkGeo.MapSuite.WebEdition.MarkerStyle –> Go Back

Protected Properties

Public Events

thinkgeo.mapsuite.webedition.clustermarkerstyle.1440040135.txt.gz · Last modified: 2015/09/18 03:07 (external edit)