Method |
Description |
|
ActivateDrawFeatureSketchTool ( object parameter ) : void |
|
|
ActivateSelectTool ( object parameter ) : void |
|
|
AddLayerPackageToMapAsync ( ) : System.Threading.Tasks.Task |
|
|
CanCreatePolyFeatureFromCoordinates ( ) : bool |
|
|
CopyImageToClipboard ( object parameter ) : void |
|
|
CreateSymbolSetFromFieldValuesAsync ( ) : System.Threading.Tasks.Task |
|
|
DeleteFavoriteSymbol ( object parameter ) : void |
|
|
FavoritesFilter ( object item ) : bool |
|
|
GeneratePolyGeometry ( ) : void |
|
|
GetDomainValueAsync ( string fieldName, string key ) : Task |
|
|
GetMilitaryDomainsAsync ( SymbolAttributeSet loadSet = null ) : void |
|
|
GetMilitaryStyleAsync ( ) : Task |
|
|
GoToTab ( object parameter ) : void |
|
|
ImportFavoritesFile ( object parameter ) : void |
|
|
IsStyleInProject ( ) : bool |
|
|
LoadAllFavoritesFromFile ( ) : void |
|
|
LoadSymbolIntoWorkflow ( bool isEditSymbol ) : void |
Method that will load either a favorite symbol or a feature that's already been created into the add-in to allow users to edid the symbol through the workflow. |
|
OnActiveToolChanged ( ArcGIS args ) : void |
|
|
OnMapSelectionChanged ( ArcGIS args ) : void |
|
|
ParseKeyForSymbolIdCode ( string key ) : string[] |
|
|
SaveEdits ( object parameter ) : void |
|
|
SaveFavoritesAsToFile ( object parameter ) : void |
|
|
SaveImageAs ( object parameter ) : void |
|
|
SaveSymbolAsFavorite ( object parameter ) : void |
|
|
SearchStylesAsync ( object parameter ) : void |
|
|
SearchSymbols ( ) : System.Threading.Tasks.Task |
|
|
Show ( ) : void |
Show the DockPane. |
|
ShowAboutWindow ( object parameter ) : void |
|
|
ShowAddInNotEnabledMessageBox ( ) : void |
|
|