User Tools

Site Tools


thinkgeo.mapsuite.webedition.clustermarkerstyle

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
thinkgeo.mapsuite.webedition.clustermarkerstyle [2015/09/18 03:07]
admin
thinkgeo.mapsuite.webedition.clustermarkerstyle [2017/03/16 21:59] (current)
Line 1: Line 1:
 ====== ThinkGeo.MapSuite.WebEdition.ClusterMarkerStyle ====== ====== ThinkGeo.MapSuite.WebEdition.ClusterMarkerStyle ======
 +
 +{{section>​upgrade_map_suite_to_10.0}}
 +
 A kind of MarkerStyle to filter the markers. A kind of MarkerStyle to filter the markers.
 ===== Inheritance Hierarchy ===== ===== Inheritance Hierarchy =====
Line 9: Line 12:
 ** {{wiki:​PublicMethod.gif|}} ClusterMarkerStyle() ** ** {{wiki:​PublicMethod.gif|}} ClusterMarkerStyle() **
  
-The default constructor for ClusterMarkerStyle class.+  * //The default constructor for ClusterMarkerStyle class.//
 == Remarks == == Remarks ==
-N/A+  * //For the most updated Info for this topic, please check it here:​http:​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WebEdition.ClusterMarkerStyle#​ClusterMarkerStyle.28.29/​/
 == Parameters == == Parameters ==
 <div newline></​div>​ <div newline></​div>​
 ** {{wiki:​PublicMethod.gif|}} ClusterMarkerStyle(Double,​Double,​Double) ** ** {{wiki:​PublicMethod.gif|}} ClusterMarkerStyle(Double,​Double,​Double) **
  
-Create an instance of the ClusterMarkerStyle.+  * //Create an instance of the ClusterMarkerStyle.//
 == Remarks == == Remarks ==
-N/A+  * //For the most updated Info for this topic, please check it here:​http:​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WebEdition.ClusterMarkerStyle#​ClusterMarkerStyle.28Double.2C_Double.2C_Double.29/​/
 == Parameters == == Parameters ==
   * //​distance//​   * //​distance//​
Line 36: Line 39:
 ** {{wiki:​ProtectedMethod.gif|}} ClusterMarkerStyle(Double) ** ** {{wiki:​ProtectedMethod.gif|}} ClusterMarkerStyle(Double) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
 == Parameters == == Parameters ==
   * //​distance//​   * //​distance//​
Line 48: Line 51:
 ** {{wiki:​PublicMethod.gif|}} GetMarkers(IEnumerable<​Feature>​) ** ** {{wiki:​PublicMethod.gif|}} GetMarkers(IEnumerable<​Feature>​) **
  
-It returns a collection of markers from the features specified.+  * //It returns a collection of markers from the features specified.//
 == Remarks == == Remarks ==
-N/A+  * //For the most updated Info for this topic, please check it here://
  
 == Return Value == == Return Value ==
Line 64: Line 67:
 ** {{wiki:​PublicMethod.gif|}} GetRequiredColumnNames() ** ** {{wiki:​PublicMethod.gif|}} GetRequiredColumnNames() **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //For the most updated Info for this topic, please check it here:​http:​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WebEdition.ClusterMarkerStyle#​GetRequiredColumnNames.28.29/​/
  
 == Return Value == == Return Value ==
Line 76: Line 79:
 ** {{wiki:​PublicMethod.gif|}} ToString() ** ** {{wiki:​PublicMethod.gif|}} ToString() **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //For the most updated Info for this topic, please check it here:​http:​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WebEdition.ClusterMarkerStyle#​ToString.28.29/​/
  
 == Return Value == == Return Value ==
Line 88: Line 91:
 ** {{wiki:​PublicMethod.gif|}} Equals(Object) ** ** {{wiki:​PublicMethod.gif|}} Equals(Object) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //For the most updated Info for this topic, please check it here:​http:​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WebEdition.ClusterMarkerStyle#​Equals.28Object.29/​/
  
 == Return Value == == Return Value ==
Line 104: Line 107:
 ** {{wiki:​PublicMethod.gif|}} GetHashCode() ** ** {{wiki:​PublicMethod.gif|}} GetHashCode() **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //For the most updated Info for this topic, please check it here:​http:​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WebEdition.ClusterMarkerStyle#​GetHashCode.28.29/​/
  
 == Return Value == == Return Value ==
Line 116: Line 119:
 ** {{wiki:​PublicMethod.gif|}} GetType() ** ** {{wiki:​PublicMethod.gif|}} GetType() **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //For the most updated Info for this topic, please check it here:​http:​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WebEdition.ClusterMarkerStyle#​GetType.28.29/​/
  
 == Return Value == == Return Value ==
Line 129: Line 132:
 ** {{wiki:​ProtectedMethod.gif|}} GetRequiredColumnNamesCore() ** ** {{wiki:​ProtectedMethod.gif|}} GetRequiredColumnNamesCore() **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //For the most updated Info for this topic, please check it here:​http:​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WebEdition.ClusterMarkerStyle#​GetRequiredColumnNamesCore.28.29/​/
  
 == Return Value == == Return Value ==
Line 141: Line 144:
 ** {{wiki:​ProtectedMethod.gif|}} GetContextMenusCore() ** ** {{wiki:​ProtectedMethod.gif|}} GetContextMenusCore() **
  
-N/A+  * //Gets a collection of context menus that are associated with the MarkerStyle./​/
 == Remarks == == Remarks ==
-N/A+  * //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 Value ==
   * Type:​[[ThinkGeo.MapSuite.WebEdition.GeoKeyedCollection<​T>​[[ThinkGeo.MapSuite.WebEdition.ContextMenu,​ WebEdition, Version=9.0.0.0,​ Culture=neutral,​ PublicKeyToken=null]]|GeoKeyedCollection<​T>​]]   * Type:​[[ThinkGeo.MapSuite.WebEdition.GeoKeyedCollection<​T>​[[ThinkGeo.MapSuite.WebEdition.ContextMenu,​ WebEdition, Version=9.0.0.0,​ Culture=neutral,​ PublicKeyToken=null]]|GeoKeyedCollection<​T>​]]
-  * Description:​N/A+  * Description:​A ​collection of context menus that are associated with the MarkerStyle.
  
 == Parameters == == Parameters ==
Line 153: Line 156:
 ** {{wiki:​ProtectedMethod.gif|}} ZhQ=() ** ** {{wiki:​ProtectedMethod.gif|}} ZhQ=() **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 165: Line 168:
 ** {{wiki:​ProtectedMethod.gif|}} Finalize() ** ** {{wiki:​ProtectedMethod.gif|}} Finalize() **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //For the most updated Info for this topic, please check it here:​http:​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WebEdition.ClusterMarkerStyle#​Finalize.28.29/​/
  
 == Return Value == == Return Value ==
Line 177: Line 180:
 ** {{wiki:​ProtectedMethod.gif|}} MemberwiseClone() ** ** {{wiki:​ProtectedMethod.gif|}} MemberwiseClone() **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //For the most updated Info for this topic, please check it here:​http:​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WebEdition.ClusterMarkerStyle#​MemberwiseClone.28.29/​/
  
 == Return Value == == Return Value ==
Line 192: Line 195:
 Gets or sets pixel distance between features that should be considered a single cluster. Gets or sets pixel distance between features that should be considered a single cluster.
 == Remarks == == Remarks ==
-N/A+For the most updated Info for this topic, please check it here:http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WebEdition.ClusterMarkerStyle#​DistanceInPixel
 == Return Value == == Return Value ==
   * Type:Double   * Type:Double
Line 200: Line 203:
 Gets or sets a MarkerStyle to display the markers. Gets or sets a MarkerStyle to display the markers.
 == Remarks == == Remarks ==
-N/A+For the most updated Info for this topic, please check it here:http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WebEdition.ClusterMarkerStyle#​firstHeading"​ class="​firstHeading"​ lang="​en"><​span dir="​auto
 == Return Value == == Return Value ==
   * Type:​[[ThinkGeo.MapSuite.WebEdition.MarkerStyle|MarkerStyle]]   * Type:​[[ThinkGeo.MapSuite.WebEdition.MarkerStyle|MarkerStyle]]
Line 208: Line 211:
 Gets or sets the Pixel width of the map. Gets or sets the Pixel width of the map.
 == Remarks == == Remarks ==
-N/A+For the most updated Info for this topic, please check it here:http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WebEdition.ClusterMarkerStyle#​MapWidth
 == Return Value == == Return Value ==
   * Type:Double   * Type:Double
Line 216: Line 219:
 Gets or sets the Pixel height of the map. Gets or sets the Pixel height of the map.
 == Remarks == == Remarks ==
-N/A+For the most updated Info for this topic, please check it here:http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WebEdition.ClusterMarkerStyle#​MapHeight
 == Return Value == == Return Value ==
   * Type:Double   * Type:Double
Line 224: Line 227:
 N/A N/A
 == Remarks == == Remarks ==
-N/A+For the most updated Info for this topic, please check it here:http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WebEdition.ClusterMarkerStyle#​IsActive
 == Return Value == == Return Value ==
   * Type:​Boolean   * Type:​Boolean
Line 232: Line 235:
 N/A N/A
 == Remarks == == Remarks ==
-N/A+For the most updated Info for this topic, please check it here:http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WebEdition.ClusterMarkerStyle#​GetRequiredColumnNames.28.29
 == Return Value == == Return Value ==
   * Type:​Collection<​String>​   * Type:​Collection<​String>​
thinkgeo.mapsuite.webedition.clustermarkerstyle.1442545638.txt.gz ยท Last modified: 2015/09/18 03:07 by admin