User Tools

Site Tools


thinkgeo.mapsuite.core.geoobjectmodel

This is an old revision of the document!


ThinkGeo.MapSuite.Core.GeoObjectModel

This class represent the model of a top level object.

Inheritance Hierarchy

  • System.Object
    • ThinkGeo.MapSuite.Core.GeoObjectModel

Members Summary

Public Constructors

GeoObjectModel

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

GeoObjectModel

  • Parameters:String,GeoObjectNode
  • DeclaringType:N/A
  • Summary:Creates an instance of GeoObjectModel with a given name and a root node.

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:Object
  • Summary:N/A

Protected Methods

Finalize

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

MemberwiseClone

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

Public Properties

Name

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

RootNode

  • Summary:Gets or sets the RootNode of the model.

Protected Properties

Public Events

Public Constructors

GeoObjectModel()

Creates an instance of GeoObjectModel.

Remarks

N/A

Parameters

GeoObjectModel(String,GeoObjectNode)

Creates an instance of GeoObjectModel with a given name and a root node.

Remarks

N/A

Parameters

name

  • Type:String
  • Description:The name. rootNode * Type:GeoObjectNode * Description:The root 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

GetType()

N/A

Remarks

N/A

Return Value

  • Return Type:Type
  • Description:N/A

Parameters

ToString()

N/A

Remarks

N/A

Return Value

  • Return Type:String
  • Description:N/A

Parameters

Protected Methods

Finalize()

N/A

Remarks

N/A

Return Value

  • Return Type:Void
  • Description:N/A

Parameters

MemberwiseClone()

N/A

Remarks

N/A

Return Value

  • Return Type:Object
  • Description:N/A

Parameters

Public Properties

Name

Gets or sets the Name of the model.

Remarks

N/A

Return Value

Return Type:String

Go Back

RootNode

Gets or sets the RootNode of the model.

Remarks

N/A

Return Value

Return Type:GeoObjectNode

Go Back

Protected Properties

Public Events

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