ThinkGeo Cloud
ThinkGeo UI Controls
ThinkGeo Open Source
Help and Support
External Resources
ThinkGeo Cloud
ThinkGeo UI Controls
ThinkGeo Open Source
Help and Support
External Resources
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 –>
*System.Object ThinkGeo.MapSuite.GisEditor.Manager *ThinkGeo.MapSuite.GisEditor.PluginManager ThinkGeo.MapSuite.GisEditor.UIPluginManager
Name | Parameters | DeclaringType | Summary |
---|---|---|---|
UIPluginManager | Initializes a new instance of the class. |
Name | Parameters | DeclaringType | Summary |
---|
Name | Parameters | DeclaringType | Summary |
---|---|---|---|
ApplySettings | StorableSettings | Manager | Applies the settings to this manager. |
BuildRibbonBar | Ribbon | ||
BuildRibbonBar | Ribbon, IEnumerable<UIPlugin> | ||
Equals | Object | Object | |
GetActiveUIPlugins | Gets the UI plugins. | ||
GetActiveUIPlugins | Gets the UI plugins. | ||
GetHashCode | Object | ||
GetMapContextMenuItems | GetMapContextMenuParameters | Gets the map context menu items. | |
GetPlugins | PluginManager | Gets the related plugins. | |
GetSettings | Manager | Gets manager settings to save. | |
GetSettingsUI | Manager | Gets an UI that configures settings. | |
GetType | Object | ||
GetUIPlugins | Gets the UI plugins. | ||
RefreshPlugins | RefreshArgs | Refreshes the plugins. | |
RefreshPlugins | Refreshes the plugins. | ||
ToString | Object |
Name | Parameters | DeclaringType | Summary |
---|---|---|---|
ApplySettingsCore | StorableSettings | Manager | Applies the settings to this manager. |
BuildRibbonBarCore | Ribbon, IEnumerable<UIPlugin> | ||
Finalize | Object | ||
GetMapContextMenuItemsCore | GetMapContextMenuParameters | Gets the map context menu items core. | |
GetPluginsCore | PluginManager(overriden) | Gets the plugins core. | |
GetSettingsCore | Manager | Gets manager settings to save. | |
GetSettingsUICore | Manager | Gets an UI that configures settings. | |
MemberwiseClone | Object | ||
OnBuildingRibbonBar | BuildingRibbonBarUIPluginManagerEventArgs | ||
OnBuiltRibbonBar | BuiltRibbonBarUIPluginManagerEventArgs | ||
OnGottenMapContextMenuItems | GottenMapContextMenuItemsUIPluginManagerEventArgs | Raises the event. | |
OnRefreshedPlugins | RefreshedPluginsUIPluginManagerEventArgs | ||
RefreshPluginsCore | RefreshArgs | Refreshes the plugins core. |
Name | Return | DeclaringType | Summary |
---|---|---|---|
RefreshingTime | TimeSpan |
Name | Return | DeclaringType | Summary |
---|
Initializes a new instance of the class.
Name | Type | Description |
---|
Applies the settings to this manager.
Return Type | Description |
---|---|
Void<!– System.Void –> |
Name | Type | Description |
---|---|---|
settings | StorableSettings<!– ThinkGeo.MapSuite.GisEditor.StorableSettings –> | The settings to be applied to this manager. |
<!– ThinkGeo.MapSuite.GisEditor.Manager –> Go Back
Return Type | Description |
---|---|
Void<!– System.Void –> |
Name | Type | Description |
---|---|---|
ribbon | Ribbon<!– Microsoft.Windows.Controls.Ribbon.Ribbon –> |
<!– ThinkGeo.MapSuite.GisEditor.UIPluginManager –> Go Back
Return Type | Description |
---|---|
Void<!– System.Void –> |
Name | Type | Description |
---|---|---|
ribbon | Ribbon<!– Microsoft.Windows.Controls.Ribbon.Ribbon –> | |
uiPlugins | IEnumerable<UIPlugin><!– System.Collections.Generic.IEnumerable{ThinkGeo.MapSuite.GisEditor.UIPlugin} –> |
<!– ThinkGeo.MapSuite.GisEditor.UIPluginManager –> Go Back
Return Type | Description |
---|---|
Boolean<!– System.Boolean –> |
Name | Type | Description |
---|---|---|
obj | Object<!– System.Object –> |
<!– System.Object –> Go Back
Gets the UI plugins.
Return Type | Description |
---|---|
Collection<T><!– Collection{T} –> |
Name | Type | Description |
---|
<!– ThinkGeo.MapSuite.GisEditor.UIPluginManager –> Go Back
Gets the UI plugins.
Return Type | Description |
---|---|
Collection<UIPlugin><!– System.Collections.ObjectModel.Collection{ThinkGeo.MapSuite.GisEditor.UIPlugin} –> |
Name | Type | Description |
---|
<!– ThinkGeo.MapSuite.GisEditor.UIPluginManager –> Go Back
Return Type | Description |
---|---|
Int32<!– System.Int32 –> |
Name | Type | Description |
---|
<!– System.Object –> Go Back
Gets the map context menu items.
Return Type | Description |
---|---|
Collection<MenuItem><!– System.Collections.ObjectModel.Collection{System.Windows.Controls.MenuItem} –> |
Name | Type | Description |
---|---|---|
contextMenuArugments | GetMapContextMenuParameters<!– ThinkGeo.MapSuite.GisEditor.GetMapContextMenuParameters –> | The context menu arugments. |
<!– ThinkGeo.MapSuite.GisEditor.UIPluginManager –> Go Back
Gets the related plugins.
Return Type | Description |
---|---|
Collection<Plugin><!– System.Collections.ObjectModel.Collection{ThinkGeo.MapSuite.GisEditor.Plugin} –> |
Name | Type | Description |
---|
<!– ThinkGeo.MapSuite.GisEditor.PluginManager –> Go Back
Gets manager settings to save.
Return Type | Description |
---|---|
StorableSettings<!– ThinkGeo.MapSuite.GisEditor.StorableSettings –> | Manager's settings to save |
Name | Type | Description |
---|
<!– ThinkGeo.MapSuite.GisEditor.Manager –> Go Back
Gets an UI that configures settings.
Return Type | Description |
---|---|
SettingUserControl<!– ThinkGeo.MapSuite.GisEditor.SettingUserControl –> | A SettingUserControl that configures settings. |
Name | Type | Description |
---|
<!– ThinkGeo.MapSuite.GisEditor.Manager –> Go Back
Return Type | Description |
---|---|
Type<!– System.Type –> |
Name | Type | Description |
---|
<!– System.Object –> Go Back
Gets the UI plugins.
Return Type | Description |
---|---|
Collection<UIPlugin><!– System.Collections.ObjectModel.Collection{ThinkGeo.MapSuite.GisEditor.UIPlugin} –> |
Name | Type | Description |
---|
<!– ThinkGeo.MapSuite.GisEditor.UIPluginManager –> Go Back
Refreshes the plugins.
Return Type | Description |
---|---|
Void<!– System.Void –> |
Name | Type | Description |
---|---|---|
refreshArgs | RefreshArgs<!– ThinkGeo.MapSuite.GisEditor.RefreshArgs –> | The refresh args. |
<!– ThinkGeo.MapSuite.GisEditor.UIPluginManager –> Go Back
Refreshes the plugins.
Return Type | Description |
---|---|
Void<!– System.Void –> |
Name | Type | Description |
---|
<!– ThinkGeo.MapSuite.GisEditor.UIPluginManager –> Go Back
Return Type | Description |
---|---|
String<!– System.String –> |
Name | Type | Description |
---|
<!– System.Object –> Go Back
Applies the settings to this manager.
Return Type | Description |
---|---|
Void<!– System.Void –> |
Name | Type | Description |
---|---|---|
settings | StorableSettings<!– ThinkGeo.MapSuite.GisEditor.StorableSettings –> | The settings to be applied to this manager. |
<!– ThinkGeo.MapSuite.GisEditor.Manager –> Go Back
Return Type | Description |
---|---|
Void<!– System.Void –> |
Name | Type | Description |
---|---|---|
ribbon | Ribbon<!– Microsoft.Windows.Controls.Ribbon.Ribbon –> | |
uiPlugins | IEnumerable<UIPlugin><!– System.Collections.Generic.IEnumerable{ThinkGeo.MapSuite.GisEditor.UIPlugin} –> |
<!– ThinkGeo.MapSuite.GisEditor.UIPluginManager –> Go Back
Return Type | Description |
---|---|
Void<!– System.Void –> |
Name | Type | Description |
---|
<!– System.Object –> Go Back
Gets the map context menu items core.
Return Type | Description |
---|---|
Collection<MenuItem><!– System.Collections.ObjectModel.Collection{System.Windows.Controls.MenuItem} –> |
Name | Type | Description |
---|---|---|
contextMenuArugments | GetMapContextMenuParameters<!– ThinkGeo.MapSuite.GisEditor.GetMapContextMenuParameters –> | The context menu arugments. |
<!– ThinkGeo.MapSuite.GisEditor.UIPluginManager –> Go Back
Gets the plugins core.
Return Type | Description |
---|---|
Collection<Plugin><!– System.Collections.ObjectModel.Collection{ThinkGeo.MapSuite.GisEditor.Plugin} –> |
Name | Type | Description |
---|
<!– ThinkGeo.MapSuite.GisEditor.PluginManager(overriden) –> Go Back
Gets manager settings to save.
Return Type | Description |
---|---|
StorableSettings<!– ThinkGeo.MapSuite.GisEditor.StorableSettings –> | Manager's settings to save |
Name | Type | Description |
---|
<!– ThinkGeo.MapSuite.GisEditor.Manager –> Go Back
Gets an UI that configures settings.
Return Type | Description |
---|---|
SettingUserControl<!– ThinkGeo.MapSuite.GisEditor.SettingUserControl –> | A SettingUserControl that configures settings. |
Name | Type | Description |
---|
<!– ThinkGeo.MapSuite.GisEditor.Manager –> Go Back
Return Type | Description |
---|---|
Object<!– System.Object –> |
Name | Type | Description |
---|
<!– System.Object –> Go Back
Return Type | Description |
---|---|
Void<!– System.Void –> |
Name | Type | Description |
---|---|---|
e | BuildingRibbonBarUIPluginManagerEventArgs<!– ThinkGeo.MapSuite.GisEditor.BuildingRibbonBarUIPluginManagerEventArgs –> |
<!– ThinkGeo.MapSuite.GisEditor.UIPluginManager –> Go Back
Return Type | Description |
---|---|
Void<!– System.Void –> |
Name | Type | Description |
---|---|---|
e | BuiltRibbonBarUIPluginManagerEventArgs<!– ThinkGeo.MapSuite.GisEditor.BuiltRibbonBarUIPluginManagerEventArgs –> |
<!– ThinkGeo.MapSuite.GisEditor.UIPluginManager –> Go Back
Raises the event.
Return Type | Description |
---|---|
Void<!– System.Void –> |
Name | Type | Description |
---|---|---|
e | GottenMapContextMenuItemsUIPluginManagerEventArgs<!– ThinkGeo.MapSuite.GisEditor.GottenMapContextMenuItemsUIPluginManagerEventArgs –> | The instance containing the event data. |
<!– ThinkGeo.MapSuite.GisEditor.UIPluginManager –> Go Back
Return Type | Description |
---|---|
Void<!– System.Void –> |
Name | Type | Description |
---|---|---|
e | RefreshedPluginsUIPluginManagerEventArgs<!– ThinkGeo.MapSuite.GisEditor.RefreshedPluginsUIPluginManagerEventArgs –> |
<!– ThinkGeo.MapSuite.GisEditor.UIPluginManager –> Go Back
Refreshes the plugins core.
Return Type | Description |
---|---|
Void<!– System.Void –> |
Name | Type | Description |
---|---|---|
refreshArgs | RefreshArgs<!– ThinkGeo.MapSuite.GisEditor.RefreshArgs –> | The refresh args. |
<!– ThinkGeo.MapSuite.GisEditor.UIPluginManager –> Go Back
Return Type |
---|
TimeSpan<!– System.TimeSpan –> |
<!– ThinkGeo.MapSuite.GisEditor.UIPluginManager –> Go Back
Event Arguments |
---|
BuildingRibbonBarUIPluginManagerEventArgs<!– ThinkGeo.MapSuite.GisEditor.BuildingRibbonBarUIPluginManagerEventArgs –> |
<!– ThinkGeo.MapSuite.GisEditor.UIPluginManager –> Go Back
Event Arguments |
---|
BuiltRibbonBarUIPluginManagerEventArgs<!– ThinkGeo.MapSuite.GisEditor.BuiltRibbonBarUIPluginManagerEventArgs –> |
<!– ThinkGeo.MapSuite.GisEditor.UIPluginManager –> Go Back
Occurs when map context menu items.
Event Arguments |
---|
GottenMapContextMenuItemsUIPluginManagerEventArgs<!– ThinkGeo.MapSuite.GisEditor.GottenMapContextMenuItemsUIPluginManagerEventArgs –> |
<!– ThinkGeo.MapSuite.GisEditor.UIPluginManager –> Go Back
Event Arguments |
---|
RefreshedPluginsUIPluginManagerEventArgs<!– ThinkGeo.MapSuite.GisEditor.RefreshedPluginsUIPluginManagerEventArgs –> |
<!– ThinkGeo.MapSuite.GisEditor.UIPluginManager –> Go Back
NOTOC GisEditorInfrastructure ThinkGeo.MapSuite.GisEditor UpdateDocumentation