ArcFM Desktop Developer Guide
BaseGasTraceTool Class Methods


Version: 10.2.1b and 10.2.1b SP1

Resource Center Home

For a list of all members of this type, see BaseGasTraceTool members.

Public Methods
 NameDescription
Public MethodDeactivateThis method returns a boolean value indicating whether the trace tool has been deactivated. (Inherited from Miner.FrameworkUI.Trace.BaseTraceTool)
Public MethodOnClick (Inherited from Miner.FrameworkUI.Trace.BaseTraceTool)
Public MethodOnContextMenuThis method is called when the context menu event is raised at the given location. Inherited from Esri.ArcGIS.ADF.BaseClasses.BaseTool. (Inherited from ESRI.ArcGIS.ADF.BaseClasses.BaseTool)
Public MethodOnCreate (Inherited from Miner.FrameworkUI.Trace.BaseTraceTool)
Public MethodOnDblClickThis method is called when the mouse is double-clicked when the tool is active. Inherited from Esri.ArcGIS.ADF.BaseClasses.BaseTool. (Inherited from ESRI.ArcGIS.ADF.BaseClasses.BaseTool)
Public MethodOnKeyDownThis method is called when a key is pressed down, when this tool is active. Inherited from Esri.ArcGIS.ADF.BaseClasses.BaseTool. (Inherited from ESRI.ArcGIS.ADF.BaseClasses.BaseTool)
Public MethodOnKeyUpThis method is called when a key is released, when this tool is active. Inherited from Esri.ArcGIS.ADF.BaseClasses.BaseTool. (Inherited from ESRI.ArcGIS.ADF.BaseClasses.BaseTool)
Public MethodOnMouseDownThis method is called when a mouse button is pressed down, when this tool is active. Inherited from Esri.ArcGIS.ADF.BaseClasses.BaseTool. (Inherited from ESRI.ArcGIS.ADF.BaseClasses.BaseTool)
Public MethodOnMouseMove (Inherited from Miner.FrameworkUI.Trace.BaseTraceTool)
Public MethodOnMouseUp (Inherited from Miner.FrameworkUI.Trace.BaseTraceTool)
Public MethodRefresh (Inherited from Miner.FrameworkUI.Trace.BaseTraceTool)
Public MethodUpdateBitmapChanges the Bitmap for the command. Call this method to update the icon used for the command at runtime, after the command has already been instantiated. Inherited from Esri.ArcGIS.ADF.BaseClasses.BaseCommand. (Inherited from ESRI.ArcGIS.ADF.BaseClasses.BaseCommand)
Top
Protected Methods
 NameDescription
Protected MethodDisplayResults (Inherited from Miner.FrameworkUI.Trace.BaseTraceTool)
Protected MethodFinalizeOverridden.  Destructor. Cleans up GDI resources used by the BaseCommand. Inherited from Esri.ArcGIS.ADF.BaseClasses.BaseCommand. (Inherited from ESRI.ArcGIS.ADF.BaseClasses.BaseCommand)
Protected MethodGetTraceConfigOverridden. This method retrieves the gas trace configuration information.  
Top
See Also

Reference

BaseGasTraceTool Class
Miner.FrameworkUI.Trace Namespace

 

 


Send Comment