User Tools

Site Tools


thinkgeo.mapsuite.giseditor.giseditor

ThinkGeo.MapSuite.GisEditor.GisEditor

Note: The page was created before Map Suite 10. Map Suite 10.0 organized many classes into new namespaces and assemblies as well as had a few minor breaks in compatibility. The majority of previously built code should work without modification assuming the new namespaces are added. For guidance on upgrading your existing code, please check out MapSuite 10 Upgrade Guide.

<!– Class –> This class contains some global objects will be accessed by both shell and plugins.

Inheritance Hierarchy

Members Summary

Public Constructors

Name Parameters DeclaringType Summary

Protected Constructors

Name Parameters DeclaringType Summary

Public Methods

Name Parameters DeclaringType Summary
Public MethodEquals Object Object
Public MethodGetHashCode Object
Public MethodStatic MemberGetMaps
Public MethodGetType Object
Public MethodToString Object

Protected Methods

Name Parameters DeclaringType Summary
Protected MethodFinalize Object
Protected MethodMemberwiseClone Object

Public Properties

Protected Properties

Name Return DeclaringType Summary

Public Events

Name Event Arguments DeclaringType Summary

Public Constructors

Protected Constructors

Public Methods

Equals(Object)

Return Value

Return Type Description
Boolean<!– System.Boolean –>

Parameters

Name Type Description
obj Object<!– System.Object –>

<!– System.Object –> Go Back

GetHashCode()

Return Value

Return Type Description
Int32<!– System.Int32 –>

Parameters

Name Type Description

<!– System.Object –> Go Back

GetMaps()

<!– static –>

Return Value

Return Type Description
Collection<GisEditorWpfMap><!– System.Collections.ObjectModel.Collection{ThinkGeo.MapSuite.WpfDesktopEdition.Extension.GisEditorWpfMap} –>

Parameters

Name Type Description

<!– ThinkGeo.MapSuite.GisEditor.GisEditor –> Go Back

GetType()

Return Value

Return Type Description
Type<!– System.Type –>

Parameters

Name Type Description

<!– System.Object –> Go Back

ToString()

Return Value

Return Type Description
String<!– System.String –>

Parameters

Name Type Description

<!– System.Object –> Go Back

Protected Methods

Finalize()

Return Value

Return Type Description
Void<!– System.Void –>

Parameters

Name Type Description

<!– System.Object –> Go Back

MemberwiseClone()

Return Value

Return Type Description
Object<!– System.Object –>

Parameters

Name Type Description

<!– System.Object –> Go Back

Public Properties

ActiveMap

<!– static –> This static property gets or sets the map that is activated.

Remarks

<remarks> This property changes automatically when you switch your tabs. One tab maintains only one map, so the map is changed when the tab is changed. You can add any kind of overlay during overriding plugins; please clear the overlays you added before exiting the main application. </remarks>

Return Value

Return Type
GisEditorWpfMap<!– ThinkGeo.MapSuite.WpfDesktopEdition.Extension.GisEditorWpfMap –>

<!– ThinkGeo.MapSuite.GisEditor.GisEditor –> Go Back

ControlManager

<!– static –>

Return Value

Return Type
ControlPluginManager<!– ThinkGeo.MapSuite.GisEditor.ControlPluginManager –>

<!– ThinkGeo.MapSuite.GisEditor.GisEditor –> Go Back

DataRepositoryManager

<!– static –>

Return Value

Return Type
DataRepositoryPluginManager<!– ThinkGeo.MapSuite.GisEditor.DataRepositoryPluginManager –>

<!– ThinkGeo.MapSuite.GisEditor.GisEditor –> Go Back

DockWindowManager

<!– static –>

Return Value

Return Type
DockWindowManager<!– ThinkGeo.MapSuite.GisEditor.DockWindowManager –>

<!– ThinkGeo.MapSuite.GisEditor.GisEditor –> Go Back

InfrastructureManager

<!– static –>

Return Value

Return Type
InfrastructureManager<!– ThinkGeo.MapSuite.GisEditor.InfrastructureManager –>

<!– ThinkGeo.MapSuite.GisEditor.GisEditor –> Go Back

LanguageManager

<!– static –>

Return Value

Return Type
LanguageManager<!– ThinkGeo.MapSuite.GisEditor.LanguageManager –>

<!– ThinkGeo.MapSuite.GisEditor.GisEditor –> Go Back

LayerListManager

<!– static –>

Return Value

Return Type
LayerListManager<!– ThinkGeo.MapSuite.GisEditor.LayerListManager –>

<!– ThinkGeo.MapSuite.GisEditor.GisEditor –> Go Back

LayerManager

<!– static –>

Return Value

Return Type
LayerPluginManager<!– ThinkGeo.MapSuite.GisEditor.LayerPluginManager –>

<!– ThinkGeo.MapSuite.GisEditor.GisEditor –> Go Back

LoggerManager

<!– static –>

Return Value

Return Type
LoggerPluginManager<!– ThinkGeo.MapSuite.GisEditor.LoggerPluginManager –>

<!– ThinkGeo.MapSuite.GisEditor.GisEditor –> Go Back

ProjectManager

<!– static –>

Return Value

Return Type
ProjectPluginManager<!– ThinkGeo.MapSuite.GisEditor.ProjectPluginManager –>

<!– ThinkGeo.MapSuite.GisEditor.GisEditor –> Go Back

SelectionManager

<!– static –>

Return Value

Return Type
SelectionManager<!– ThinkGeo.MapSuite.GisEditor.SelectionManager –>

<!– ThinkGeo.MapSuite.GisEditor.GisEditor –> Go Back

StyleManager

<!– static –>

Return Value

Return Type
StylePluginManager<!– ThinkGeo.MapSuite.GisEditor.StylePluginManager –>

<!– ThinkGeo.MapSuite.GisEditor.GisEditor –> Go Back

TaskManager

<!– static –>

Return Value

Return Type
TaskPluginManager<!– ThinkGeo.MapSuite.GisEditor.TaskPluginManager –>

<!– ThinkGeo.MapSuite.GisEditor.GisEditor –> Go Back

UIManager

<!– static –>

Return Value

Return Type
UIPluginManager<!– ThinkGeo.MapSuite.GisEditor.UIPluginManager –>

<!– ThinkGeo.MapSuite.GisEditor.GisEditor –> Go Back

UpdateManager

<!– static –>

Return Value

Return Type
UpdateManager<!– ThinkGeo.MapSuite.GisEditor.UpdateManager –>

<!– ThinkGeo.MapSuite.GisEditor.GisEditor –> Go Back

Protected Properties

Public Events

thinkgeo.mapsuite.giseditor.giseditor.txt · Last modified: 2017/03/16 21:59 (external edit)