![]() |
ESRI.ArcGIS.ADF.Local | |
ESRI.ArcGIS.ADF.BaseClasses Namespace | |
See Also Inheritance Hierarchy Send Feedback |
Class | Description | |
---|---|---|
![]() | BaseCommand | An abstract class designed to provide an efficient way to create new custom command items. Inherit BaseCommand to create a new custom command. |
![]() | BaseCommandBar | An abstract class for command bar implementations. Toolbar, menu and context menu are types of command bar. |
![]() | BaseCustomGlobeLayer | An abstract base class for implementation of a custom globe layer |
![]() | BaseCustomLayer | Summary description for clsCustomLayer. |
![]() | BaseDynamicLayer | BaseDynamicLayer serves as a BaseClass for DynamicLayers. |
![]() | BaseMenu | An abstract class designed to provide an efficient and script-like way to create new custom menu. |
![]() | BaseTool | An abstract class designed to provide an efficient way to create new tool classes for ArcGIS. Inherit BaseTool to create a new custom tool. This class derives from the BaseCommand class. |
![]() | BaseToolbar | An abstract class designed to provide an efficient and script-like way to create new custom toolbar. |