User Tools

Site Tools


thinkgeo.mapsuite.core.mapshape

Differences

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

Link to this comparison view

Next revision
Previous revision
thinkgeo.mapsuite.core.mapshape [2015/08/20 03:08]
127.0.0.1 external edit
thinkgeo.mapsuite.core.mapshape [2017/03/16 21:59] (current)
Line 1: Line 1:
 ====== ThinkGeo.MapSuite.Core.MapShape ====== ====== ThinkGeo.MapSuite.Core.MapShape ======
  
-O:15:"​HistoryBlobStub"​:3:{s:6:"​mOldId";​s:5:"​21617";​s:5:"​mHash";​s:32:"​56848a5febe19bdbb791d87137d67ce1";​s:4:"​mRef";​s:5:"​35473";​}+{{section>​upgrade_map_suite_to_10.0}} 
 + 
 +This class represent a unit can be drawn on map. Each MapShape composes of a feature and a ZoomLevelSet to control its drawing zoomlevels. 
 +===== Inheritance Hierarchy ===== 
 +  *System.Object 
 +    ***ThinkGeo.MapSuite.Core.MapShape** 
 +===== Members Summary ===== 
 +==== Public Constructors ==== 
 +** {{wiki:PublicMethod.gif|}} MapShape() ** 
 + 
 +  * //This is the default constructor for the MapShape.//​ 
 +== Remarks == 
 +  * //None// 
 +== Parameters == 
 +<div newline></​div>​ 
 +** {{wiki:PublicMethod.gif|}} MapShape(Feature) ** 
 + 
 +  * //This is a constructor for the class.// 
 +== Remarks == 
 +  * //None// 
 +== Parameters == 
 +  * //​feature//​ 
 +    * Type:[[ThinkGeo.MapSuite.Core.Feature|Feature]] 
 +    * Description:This parameter is the feature for this MapShape. 
 + 
 +<div newline></​div>​ 
 +==== Protected Constructors ==== 
 +==== Public Methods ==== 
 +** {{wiki:PublicMethod.gif|}} ToString() ** 
 + 
 +  * //N/A// 
 +== Remarks == 
 +  * //N/A// 
 + 
 +== Return Value == 
 +  * Type:String 
 +  * Description:N/A 
 + 
 +== Parameters == 
 +<div newline></​div>​ 
 +** {{wiki:PublicMethod.gif|}} Equals(Object) ** 
 + 
 +  * //N/A// 
 +== Remarks == 
 +  * //N/A// 
 + 
 +== Return Value == 
 +  * Type:Boolean 
 +  * Description:N/A 
 + 
 +== Parameters == 
 +  * //obj// 
 +    * Type:Object 
 +    * Description:N/A 
 + 
 +<div newline></​div>​ 
 +** {{wiki:PublicMethod.gif|}} GetHashCode() ** 
 + 
 +  * //N/A// 
 +== Remarks == 
 +  * //N/A// 
 + 
 +== Return Value == 
 +  * Type:Int32 
 +  * Description:N/A 
 + 
 +== Parameters == 
 +<div newline></​div>​ 
 +** {{wiki:PublicMethod.gif|}} GetType() ** 
 + 
 +  * //N/A// 
 +== Remarks == 
 +  * //N/A// 
 + 
 +== Return Value == 
 +  * Type:Type 
 +  * Description:​N/​A 
 + 
 +== Parameters == 
 +<div newline></​div>​ 
 +==== Protected Methods ==== 
 +** {{wiki:​ProtectedMethod.gif|}} Finalize() ** 
 + 
 +  * //N/A// 
 +== Remarks == 
 +  * //N/A// 
 + 
 +== Return Value == 
 +  * Type:Void 
 +  * Description:​N/​A 
 + 
 +== Parameters == 
 +<div newline></​div>​ 
 +** {{wiki:​ProtectedMethod.gif|}} MemberwiseClone() ** 
 + 
 +  * //N/A// 
 +== Remarks == 
 +  * //N/A// 
 + 
 +== Return Value == 
 +  * Type:​Object 
 +  * Description:​N/​A 
 + 
 +== Parameters == 
 +<div newline></​div>​ 
 +==== Public Properties ==== 
 +** {{wiki:​PublicProperty.gif|}} Feature ** 
 + 
 +This property returns the feature representing the MapShape. 
 +== Remarks == 
 +None 
 +== Return Value == 
 +  * Type:​[[ThinkGeo.MapSuite.Core.Feature|Feature]] 
 + 
 +** {{wiki:​PublicProperty.gif|}} ZoomLevels ** 
 + 
 +This property returns the ZoomLevel to control the drawing of the MapShape. 
 +== Remarks == 
 +None 
 +== Return Value == 
 +  * Type:​[[ThinkGeo.MapSuite.Core.ZoomLevelSet|ZoomLevelSet]] 
 + 
 +==== Protected Properties ==== 
 +==== Public Events ====
  
thinkgeo.mapsuite.core.mapshape.1440040129.txt.gz · Last modified: 2015/09/17 10:34 (external edit)