ThinkGeo Cloud
ThinkGeo UI Controls
ThinkGeo Open Source
Help and Support
External Resources
ThinkGeo Cloud
ThinkGeo UI Controls
ThinkGeo Open Source
Help and Support
External Resources
This is an old revision of the document!
<!– Class –> This class represent the model of a top level object.
*System.Object **ThinkGeo.MapSuite.Core.GeoObjectModel
Name | Parameters | DeclaringType | Summary |
---|---|---|---|
![]() | Creates an instance of GeoObjectModel. | ||
![]() | String, GeoObjectNode | Creates an instance of GeoObjectModel with a given name and a root node. |
Name | Parameters | DeclaringType | Summary |
---|
Name | Parameters | DeclaringType | Summary |
---|---|---|---|
![]() | Object | Object | |
![]() | Object | ||
![]() | Object | ||
![]() | Object |
Name | Parameters | DeclaringType | Summary |
---|---|---|---|
![]() | Object | ||
![]() | Object |
Name | Return | DeclaringType | Summary |
---|---|---|---|
![]() | String | Gets or sets the Name of the model. | |
![]() | GeoObjectNode | Gets or sets the RootNode of the model. |
Name | Return | DeclaringType | Summary |
---|
Name | Event Arguments | DeclaringType | Summary |
---|
Creates an instance of GeoObjectModel.
Name | Type | Description |
---|
Creates an instance of GeoObjectModel with a given name and a root node.
Name | Type | Description |
---|---|---|
name | String<!– System.String –> | The name. |
rootNode | GeoObjectNode<!– ThinkGeo.MapSuite.Core.GeoObjectNode –> | The root node. |
Return Type | Description |
---|---|
Boolean<!– System.Boolean –> |
Name | Type | Description |
---|---|---|
obj | Object<!– System.Object –> |
<!– System.Object –> Go Back
Return Type | Description |
---|---|
Int32<!– System.Int32 –> |
Name | Type | Description |
---|
<!– System.Object –> Go Back
Return Type | Description |
---|---|
Type<!– System.Type –> |
Name | Type | Description |
---|
<!– System.Object –> Go Back
Return Type | Description |
---|---|
String<!– System.String –> |
Name | Type | Description |
---|
<!– System.Object –> Go Back
Return Type | Description |
---|---|
Void<!– System.Void –> |
Name | Type | Description |
---|
<!– System.Object –> Go Back
Return Type | Description |
---|---|
Object<!– System.Object –> |
Name | Type | Description |
---|
<!– System.Object –> Go Back
Gets or sets the Name of the model.
Return Type |
---|
String<!– System.String –> |
<!– ThinkGeo.MapSuite.Core.GeoObjectModel –> Go Back
Gets or sets the RootNode of the model.
Return Type |
---|
GeoObjectNode<!– ThinkGeo.MapSuite.Core.GeoObjectNode –> |
<!– ThinkGeo.MapSuite.Core.GeoObjectModel –> Go Back