This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
thinkgeo.mapsuite.core.geoobjectnode [2015/09/21 01:04] admin |
thinkgeo.mapsuite.core.geoobjectnode [2017/03/16 21:59] (current) |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== ThinkGeo.MapSuite.Core.GeoObjectNode ====== | ====== ThinkGeo.MapSuite.Core.GeoObjectNode ====== | ||
| + | |||
| + | {{section>upgrade_map_suite_to_10.0}} | ||
| + | |||
| This class represent the model of an object. | This class represent the model of an object. | ||
| ===== Inheritance Hierarchy ===== | ===== Inheritance Hierarchy ===== | ||
| Line 8: | Line 11: | ||
| ** {{wiki:PublicMethod.gif|}} GeoObjectNode() ** | ** {{wiki:PublicMethod.gif|}} GeoObjectNode() ** | ||
| - | Creates an instance of GeoObjectNode. | + | * //Creates an instance of GeoObjectNode.// |
| == Remarks == | == Remarks == | ||
| - | N/A | + | * //N/A// |
| == Parameters == | == Parameters == | ||
| <div newline></div> | <div newline></div> | ||
| ** {{wiki:PublicMethod.gif|}} GeoObjectNode(String) ** | ** {{wiki:PublicMethod.gif|}} GeoObjectNode(String) ** | ||
| - | Creates an instance of GeoObjectNode with a name. | + | * //Creates an instance of GeoObjectNode with a name.// |
| == Remarks == | == Remarks == | ||
| - | N/A | + | * //N/A// |
| == Parameters == | == Parameters == | ||
| * //name// | * //name// | ||
| Line 28: | Line 31: | ||
| ** {{wiki:PublicMethod.gif|}} ToString() ** | ** {{wiki:PublicMethod.gif|}} ToString() ** | ||
| - | Returns a string that contains the name, children count and attribute count of this node. | + | * //Returns a string that contains the name, children count and attribute count of this node.// |
| == Remarks == | == Remarks == | ||
| - | N/A | + | * //N/A// |
| == Return Value == | == Return Value == | ||
| Line 40: | Line 43: | ||
| ** {{wiki:PublicMethod.gif|}} Equals(Object) ** | ** {{wiki:PublicMethod.gif|}} Equals(Object) ** | ||
| - | N/A | + | * //N/A// |
| == Remarks == | == Remarks == | ||
| - | N/A | + | * //N/A// |
| == Return Value == | == Return Value == | ||
| Line 56: | Line 59: | ||
| ** {{wiki:PublicMethod.gif|}} GetHashCode() ** | ** {{wiki:PublicMethod.gif|}} GetHashCode() ** | ||
| - | N/A | + | * //N/A// |
| == Remarks == | == Remarks == | ||
| - | N/A | + | * //N/A// |
| == Return Value == | == Return Value == | ||
| Line 68: | Line 71: | ||
| ** {{wiki:PublicMethod.gif|}} GetType() ** | ** {{wiki:PublicMethod.gif|}} GetType() ** | ||
| - | N/A | + | * //N/A// |
| == Remarks == | == Remarks == | ||
| - | N/A | + | * //N/A// |
| == Return Value == | == Return Value == | ||
| Line 79: | Line 82: | ||
| <div newline></div> | <div newline></div> | ||
| ==== Protected Methods ==== | ==== Protected Methods ==== | ||
| - | ** {{wiki:ProtectedMethod.gif|}} M3g=(String,String) ** | + | ** {{wiki:ProtectedMethod.gif|}} SetAttribute(String,String) ** |
| - | N/A | + | * //N/A// |
| == Remarks == | == Remarks == | ||
| - | N/A | + | * //N/A// |
| == Return Value == | == Return Value == | ||
| Line 90: | Line 93: | ||
| == Parameters == | == Parameters == | ||
| - | * //NHg=// | + | * //attributeName// |
| * Type:String | * Type:String | ||
| * Description:N/A | * Description:N/A | ||
| - | * //NXg=// | + | * //attributeValue// |
| * Type:String | * Type:String | ||
| * Description:N/A | * Description:N/A | ||
| <div newline></div> | <div newline></div> | ||
| - | ** {{wiki:ProtectedMethod.gif|}} Nng=(String) ** | + | ** {{wiki:ProtectedMethod.gif|}} GetAttribute(String) ** |
| - | N/A | + | * //N/A// |
| == Remarks == | == Remarks == | ||
| - | N/A | + | * //N/A// |
| == Return Value == | == Return Value == | ||
| Line 110: | Line 113: | ||
| == Parameters == | == Parameters == | ||
| - | * //N3g=// | + | * //attributeName// |
| * Type:String | * Type:String | ||
| * Description:N/A | * Description:N/A | ||
| <div newline></div> | <div newline></div> | ||
| - | ** {{wiki:ProtectedMethod.gif|}} OHg=(String) ** | + | ** {{wiki:ProtectedMethod.gif|}} RemoveAttribute(String) ** |
| - | N/A | + | * //N/A// |
| == Remarks == | == Remarks == | ||
| - | N/A | + | * //N/A// |
| == Return Value == | == Return Value == | ||
| Line 126: | Line 129: | ||
| == Parameters == | == Parameters == | ||
| - | * //OXg=// | + | * //attributeName// |
| * Type:String | * Type:String | ||
| * Description:N/A | * Description:N/A | ||
| Line 133: | Line 136: | ||
| ** {{wiki:ProtectedMethod.gif|}} Finalize() ** | ** {{wiki:ProtectedMethod.gif|}} Finalize() ** | ||
| - | N/A | + | * //N/A// |
| == Remarks == | == Remarks == | ||
| - | N/A | + | * //N/A// |
| == Return Value == | == Return Value == | ||
| Line 145: | Line 148: | ||
| ** {{wiki:ProtectedMethod.gif|}} MemberwiseClone() ** | ** {{wiki:ProtectedMethod.gif|}} MemberwiseClone() ** | ||
| - | N/A | + | * //N/A// |
| == Remarks == | == Remarks == | ||
| - | N/A | + | * //N/A// |
| == Return Value == | == Return Value == | ||
| Line 205: | Line 208: | ||
| ==== Protected Properties ==== | ==== Protected Properties ==== | ||
| - | ** {{wiki:ProtectedProperty.gif|}} KXg= ** | + | ** {{wiki:ProtectedProperty.gif|}} IsNonGenericSequence ** |
| N/A | N/A | ||
| Line 213: | Line 216: | ||
| * Type:Boolean | * Type:Boolean | ||
| - | ** {{wiki:ProtectedProperty.gif|}} Lng= ** | + | ** {{wiki:ProtectedProperty.gif|}} LastChild ** |
| N/A | N/A | ||
| Line 221: | Line 224: | ||
| * Type:[[ThinkGeo.MapSuite.Core.GeoObjectNode|GeoObjectNode]] | * Type:[[ThinkGeo.MapSuite.Core.GeoObjectNode|GeoObjectNode]] | ||
| - | ** {{wiki:ProtectedProperty.gif|}} MXg= ** | + | ** {{wiki:ProtectedProperty.gif|}} FirstChild ** |
| N/A | N/A | ||