User Tools

Site Tools


thinkgeo.mapsuite.core.geoobjectnode

This is an old revision of the document!


ThinkGeo.MapSuite.Core.GeoObjectNode

This class represent the model of an object.

Inheritance Hierarchy

  • System.Object
    • ThinkGeo.MapSuite.Core.GeoObjectNode

Members Summary

Public Constructors

GeoObjectNode

  • Parameters:N/A
  • DeclaringType:N/A
  • Summary:Creates an instance of GeoObjectNode.

GeoObjectNode

  • Parameters:String
  • DeclaringType:N/A
  • Summary:Creates an instance of GeoObjectNode with a name.

Protected Constructors

Public Methods

Equals

  • Parameters:Object
  • DeclaringType:Object
  • Summary:N/A

GetHashCode

  • Parameters:N/A
  • DeclaringType:Object
  • Summary:N/A

GetType

  • Parameters:N/A
  • DeclaringType:Object
  • Summary:N/A

ToString

  • Parameters:N/A
  • DeclaringType:N/A
  • Summary:Returns a string that contains the name, children count and attribute count of this node.

Protected Methods

Finalize

  • Parameters:N/A
  • DeclaringType:Object
  • Summary:N/A

MemberwiseClone

  • Parameters:N/A
  • DeclaringType:Object
  • Summary:N/A

Nyw=

  • Parameters:String,String
  • DeclaringType:N/A
  • Summary:N/A

OCw=

  • Parameters:String
  • DeclaringType:N/A
  • Summary:N/A

OSw=

  • Parameters:String
  • DeclaringType:N/A
  • Summary:N/A

Public Properties

Attributes

  • Return:Dictionary<String,String>
  • Summary:Gets the Attribute of the node.

Children

  • Return:Collection<GeoObjectNode>
  • Summary:Gets the Children of the node.

IsDefaultValue

  • Return:Boolean
  • Summary:Gets or sets the IsDefaultValue of the node.

Name

  • Return:String
  • Summary:Gets or sets the Name of the node.

Parent

  • Summary:Gets or sets the Parent of the node.

Value

  • Return:String
  • Summary:Gets or sets the Value of the node.

Protected Properties

Miw=

  • Return:Boolean
  • Summary:N/A

NCw=

Niw=

Public Events

Public Constructors

GeoObjectNode()

Creates an instance of GeoObjectNode.

Remarks

N/A

Parameters

GeoObjectNode(String)

Creates an instance of GeoObjectNode with a name.

Remarks

N/A

Parameters

name

  • Type:String
  • Description:The name of this node. Go Back ===== Protected Constructors ===== ===== Public Methods ===== === Equals(Object) === N/A ==== Remarks ==== N/A Return Value * Return Type:Boolean * Description:N/A ==== Parameters ==== obj * Type:Object * Description:N/A Go Back === GetHashCode() === N/A ==== Remarks ==== N/A Return Value * Return Type:Int32 * Description:N/A ==== Parameters ==== Go Back === GetType() === N/A ==== Remarks ==== N/A Return Value * Return Type:Type * Description:N/A ==== Parameters ==== Go Back === ToString() === Returns a string that contains the name, children count and attribute count of this node. ==== Remarks ==== N/A Return Value * Return Type:String * Description:The string that contains the name, children count and attribute count of this node. ==== Parameters ==== Go Back ===== Protected Methods ===== === Finalize() === N/A ==== Remarks ==== N/A Return Value * Return Type:Void * Description:N/A ==== Parameters ==== Go Back === MemberwiseClone() === N/A ==== Remarks ==== N/A Return Value * Return Type:Object * Description:N/A ==== Parameters ==== Go Back === Nyw=(String,String) === N/A ==== Remarks ==== N/A Return Value * Return Type:Void * Description:N/A ==== Parameters ==== attributeName * Type:String * Description:N/A attributeValue * Type:String * Description:N/A Go Back === OCw=(String) === N/A ==== Remarks ==== N/A Return Value * Return Type:String * Description:N/A ==== Parameters ==== attributeName * Type:String * Description:N/A Go Back === OSw=(String) === N/A ==== Remarks ==== N/A Return Value * Return Type:Void * Description:N/A ==== Parameters ==== attributeName * Type:String * Description:N/A Go Back ===== Public Properties ===== === Attributes === Gets the Attribute of the node. ==== Remarks ==== N/A ==== Return Value ==== Return Type:Dictionary<String,String> Go Back === Children === Gets the Children of the node. ==== Remarks ==== N/A ==== Return Value ==== Return Type:Collection<GeoObjectNode> Go Back === IsDefaultValue === Gets or sets the IsDefaultValue of the node. ==== Remarks ==== N/A ==== Return Value ==== Return Type:Boolean Go Back === Name === Gets or sets the Name of the node. ==== Remarks ==== N/A ==== Return Value ==== Return Type:String Go Back === Parent === Gets or sets the Parent of the node. ==== Remarks ==== N/A ==== Return Value ==== Return Type:GeoObjectNode Go Back === Value === Gets or sets the Value of the node. ==== Remarks ==== N/A ==== Return Value ==== Return Type:String Go Back ===== Protected Properties ===== === Miw= === N/A ==== Remarks ==== N/A ==== Return Value ==== Return Type:Boolean Go Back === NCw= === N/A ==== Remarks ==== N/A ==== Return Value ==== Return Type:GeoObjectNode Go Back === Niw= === N/A ==== Remarks ==== N/A ==== Return Value ==== Return Type**:GeoObjectNode

Go Back

Public Events

thinkgeo.mapsuite.core.geoobjectnode.1442485810.txt.gz · Last modified: 2015/09/17 10:30 by admin