User Tools

Site Tools


api:thinkgeo.mapsuite.mvc.maptool

ThinkGeo.MapSuite.Mvc.MapTool

Inheritance Hierarchy

Members Summary

Public Constructors

Protected Constructors

MapTool()

  • Initialize an instance of the MapTool class.
Remarks
  • N/A
Parameters

MapTool(Boolean)

  • Initialize an instance of the MapTool class with a boolean value that indicates whether it is enabled.
Remarks
  • N/A
Parameters
  • enabled
    • Type:Boolean
    • Description:A boolean value that indicates whether this MapTool is enabled.

Public Methods

ToJson()

  • N/A
Remarks
  • This method returns a JSON string that instructs the client Javascript to create a specific client object.
Return Value
  • Type:String
  • Description:A JSON string that represents the map control.
Parameters

FromJson(String)

  • N/A
Remarks
  • N/A
Return Value
  • Type:Void
  • Description:N/A
Parameters
  • jsonString
    • Type:String
    • Description:a json string

ToString()

  • N/A
Remarks
  • N/A
Return Value
  • Type:String
  • Description:N/A
Parameters

Equals(Object)

  • N/A
Remarks
  • N/A
Return Value
  • Type:Boolean
  • Description:N/A
Parameters
  • obj
    • Type:Object
    • Description:N/A

GetHashCode()

  • N/A
Remarks
  • N/A
Return Value
  • Type:Int32
  • Description:N/A
Parameters

GetType()

  • N/A
Remarks
  • N/A
Return Value
  • Type:Type
  • Description:N/A
Parameters

Protected Methods

Finalize()

  • N/A
Remarks
  • N/A
Return Value
  • Type:Void
  • Description:N/A
Parameters

MemberwiseClone()

  • N/A
Remarks
  • N/A
Return Value
  • Type:Object
  • Description:N/A
Parameters

Public Properties

Enabled

  • N/A
Remarks
  • N/A
Return Value
  • Type:Boolean

Protected Properties

Public Events

api/thinkgeo.mapsuite.mvc.maptool.txt · Last modified: 2017/01/11 06:58 (external edit)