User Tools

Site Tools


thinkgeo.mapsuite.core.geoobjectmodel

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.core.geoobjectmodel [2015/09/17 10:30]
admin
thinkgeo.mapsuite.core.geoobjectmodel [2017/03/16 21:59] (current)
Line 1: Line 1:
 ====== ThinkGeo.MapSuite.Core.GeoObjectModel ====== ====== ThinkGeo.MapSuite.Core.GeoObjectModel ======
 +
 +{{section>​upgrade_map_suite_to_10.0}}
 +
 This class represent the model of a top level object. This class represent the model of a top level object.
 ===== Inheritance Hierarchy ===== ===== Inheritance Hierarchy =====
Line 5: Line 8:
     ***ThinkGeo.MapSuite.Core.GeoObjectModel**     ***ThinkGeo.MapSuite.Core.GeoObjectModel**
 ===== Members Summary ===== ===== Members Summary =====
-=== Public Constructors === +==== Public Constructors ==== 
-<div class_table>​ +** {{wiki:​PublicMethod.gif|}} GeoObjectModel() **
-**{{wiki:​PublicMethod.gif|}}[[#GeoObjectModel()|GeoObjectModel]]** +
-  * **Parameters**:​N/​A +
-  * **DeclaringType**:​N/​A +
-  * **Summary**:​Creates an instance of GeoObjectModel. +
-</​div>​+
  
-<​div ​class_table+  * //Creates an instance of GeoObjectModel.//​ 
-**{{wiki:​PublicMethod.gif|}}[[#GeoObjectModel(String,​GeoObjectNode)|GeoObjectModel]]** +== Remarks == 
-  * **Parameters**:​String,​[[ThinkGeo.MapSuite.Core.GeoObjectNode|GeoObjectNode]] +  * //N/A// 
-  * **DeclaringType**:​N/​A +== Parameters == 
-  * **Summary**:​Creates an instance of GeoObjectModel with a given name and a root node. +<​div ​newline></​div
-</​div>​+** {{wiki:​PublicMethod.gif|}} GeoObjectModel(String,​GeoObjectNode) **
  
-=== Protected Constructors === +  * //Creates an instance of GeoObjectModel with a given name and a root node.// 
-=== Public Methods === +== Remarks ​== 
-<div class_table>​ +  * //N/A// 
-**{{wiki:​PublicMethod.gif|}}[[#​Equals(Object)|Equals]]** +== Parameters ​== 
-  * **Parameters**:​Object +  * //name// 
-  * **DeclaringType**:Object +    Type:String 
-  * **Summary**:N/A +    Description:The name.
-</​div>​+
  
-<div class_table>​ +  * //​rootNode//​ 
-**{{wiki:PublicMethod.gif|}}[[#​GetHashCode()|GetHashCode]]** +    Type:[[ThinkGeo.MapSuite.Core.GeoObjectNode|GeoObjectNode]] 
-  * **Parameters**:N/A +    Description:The root node.
-  * **DeclaringType**:​Object +
-  * **Summary**:​N/​A +
-</​div>​+
  
-<​div ​class_table+<​div ​newline></​div>​ 
-**{{wiki:​PublicMethod.gif|}}[[#GetType()|GetType]]** +==== Protected Constructors ==== 
-  * **Parameters**:​N/​A +==== Public Methods ==== 
-  * **DeclaringType**:​Object +** {{wiki:​PublicMethod.gif|}} ​ToString() **
-  * **Summary**:​N/​A +
-</​div>​+
  
-<div class_table>​ +  ​//N/A// 
-**{{wiki:​PublicMethod.gif|}}[[#​ToString()|ToString]]** +== Remarks == 
-  * **Parameters**:​N/A +  * //N/A//
-  * **DeclaringType**:​Object +
-  * **Summary**:​N/A +
-</div>+
  
-=== Protected Methods ​=== +== Return Value == 
-<div class_table>​ +  * Type:String 
-**{{wiki:​ProtectedMethod.gif|}}[[#​Finalize()|Finalize]]** +  * Description:N/A
-  * **Parameters**:N/A +
-  * **DeclaringType**:​Object +
-  * **Summary**:N/A +
-</​div>​+
  
-<​div ​class_table+== Parameters == 
-**{{wiki:ProtectedMethod.gif|}}[[#​MemberwiseClone()|MemberwiseClone]]** +<​div ​newline></​div
-  * **Parameters**:​N/​A +** {{wiki:PublicMethod.gif|}} ​Equals(Object) **
-  * **DeclaringType**:​Object +
-  * **Summary**:​N/​A +
-</​div>​+
  
-=== Public Properties === +  * //N/A// 
-**{{wiki:​PublicProperty.gif|}}[[#​Name|Name]]** +== Remarks ​== 
-  * **Return**:​String +  * //N/A//
-  * **Summary**:​Gets or sets the Name of the model.+
  
-**{{wiki:​PublicProperty.gif|}}[[#​RootNode|RootNode]]** +== Return Value == 
-  * **Return**:[[ThinkGeo.MapSuite.Core.GeoObjectNode|GeoObjectNode]] +  * Type:Boolean 
-  * **Summary**:Gets or sets the RootNode of the model.+  * Description:N/A
  
-=== Protected Properties === +== Parameters == 
-=== Public Events === +  * //obj/
-===== Public Constructors ===== +    * Type:Object 
-=== GeoObjectModel() === +    * Description:​N/A
-Creates an instance of GeoObjectModel. +
-==== Remarks ==== +
-N/A +
-==== Parameters ​==== +
-[[#Public Constructors|Go Back]] +
-=== GeoObjectModel(String,​GeoObjectNode) === +
-Creates an instance of GeoObjectModel with a given name and a root node. +
-==== Remarks ==== +
-N/+
-==== Parameters ==== +
-**name** +
-  * **Type**:String +
-  * **Description:​The name.+
  
-**rootNode** +<div newline></​div>​ 
-  * **Type**:[[ThinkGeo.MapSuite.Core.GeoObjectNode|GeoObjectNode]] +** {{wiki:PublicMethod.gif|}} GetHashCode() ​**
-  ​* **Description:​The root node.+
  
-[[#Public Constructors|Go Back]] +  * //N/A// 
-===== Protected Constructors ===== +== Remarks == 
-===== Public Methods ===== +  * //N/A//
-=== Equals(Object) === +
-N/A +
-==== Remarks ​==== +
-N/A+
  
-**Return Value** +== Return Value == 
-  * **Return ​Type**:Boolean +  * Type:Int32 
-  ​* **Description**:N/A+  * Description:​N/​A
  
-==== Parameters ​==== +== Parameters == 
-**obj** +<div newline></​div>​ 
-  * **Type**:Object +** {{wiki:PublicMethod.gif|}} GetType() ​**
-  ​* **Description**:​N/​A+
  
-[[#Public Methods|Go Back]] +  * //N/A// 
-=== GetHashCode() === +== Remarks == 
-N/A +  * //N/A//
-==== Remarks ​==== +
-N/A+
  
-**Return Value** +== Return Value == 
-  * **Return ​Type**:Int32 +  * Type:Type 
-  ​* **Description**:N/A+  * Description:​N/​A
  
-==== Parameters ​==== +== Parameters == 
-[[#Public Methods|Go Back]] +<div newline><​/div> 
-=== GetType() === +==== Protected Methods ​==== 
-N/A +** {{wiki:​ProtectedMethod.gif|}} Finalize() **
-==== Remarks ​==== +
-N/A+
  
-**Return Value** +  ​//N/A// 
-  * **Return Type**:Type +== Remarks == 
-  * **Description**:​N/A+  * //N/A//
  
-==== Parameters ==== +== Return Value == 
-[[#Public Methods|Go Back]] +  * Type:Void 
-=== ToString() === +  * Description:​N/A
-N/A +
-==== Remarks ==== +
-N/A+
  
-**Return Value** +== Parameters == 
-  * **Return Type**:String +<div newline></​div>​ 
-  ​* **Description**:​N/​A+** {{wiki:ProtectedMethod.gif|}} MemberwiseClone() ​**
  
-==== Parameters ==== +  * //N/A// 
-[[#Public Methods|Go Back]] +== Remarks == 
-===== Protected Methods ===== +  * //N/A//
-=== Finalize() === +
-N/A +
-==== Remarks ​==== +
-N/A+
  
-**Return Value** +== Return Value == 
-  * **Return ​Type**:Void +  * Type:Object 
-  ​* **Description**:N/A+  * Description:​N/​A
  
-==== Parameters ​==== +== Parameters == 
-[[#​Protected Methods|Go Back]] +<div newline><​/div> 
-=== MemberwiseClone() === +==== Public Properties ​==== 
-N/A +** {{wiki:​PublicProperty.gif|}} Name **
-==== Remarks ​==== +
-N/A+
  
-**Return Value** 
-  * **Return Type**:​Object 
-  * **Description**:​N/​A 
- 
-==== Parameters ==== 
-[[#​Protected Methods|Go Back]] 
-===== Public Properties ===== 
-=== Name === 
 Gets or sets the Name of the model. Gets or sets the Name of the model.
-==== Remarks ​====+== Remarks ==
 N/A N/A
-==== Return Value ==== +== Return Value == 
-**Return ​Type**:String+  * Type:String 
 + 
 +** {{wiki:PublicProperty.gif|}} RootNode **
  
-[[#Public Properties|Go Back]] 
-=== RootNode === 
 Gets or sets the RootNode of the model. Gets or sets the RootNode of the model.
-==== Remarks ​====+== Remarks ==
 N/A N/A
-==== Return Value ==== +== Return Value == 
-**Return ​Type**:​[[ThinkGeo.MapSuite.Core.GeoObjectNode|GeoObjectNode]]+  * Type:​[[ThinkGeo.MapSuite.Core.GeoObjectNode|GeoObjectNode]]
  
-[[#Public Properties|Go Back]] +==== Protected Properties ==== 
-===== Protected Properties ​===== +==== Public Events ====
-===== Public Events ​=====+
  
thinkgeo.mapsuite.core.geoobjectmodel.1442485802.txt.gz · Last modified: 2015/09/17 10:30 by admin