C# Class ProAppDistanceAndDirectionModule.ViewModels.ProLinesViewModel

Inheritance: ProTabBaseViewModel
Mostra file Open project: Esri/distance-direction-addin-dotnet

Public Methods

Method Description
ProLinesViewModel ( ) : ArcGIS.Core.Geometry

Private Methods

Method Description
CreateMapElement ( ) : void
CreatePolyline ( ) : void
GetAngleDegrees ( double angle ) : double
GetAzimuthAsDegrees ( ) : double?
GetAzimuthAsRadians ( ) : double?
OnMouseMoveEvent ( object obj ) : void
OnNewMapPointEvent ( object obj ) : void
OnSketchComplete ( object obj ) : void
Reset ( bool toolReset ) : void
UpdateAzimuth ( double radians ) : void
UpdateAzimuthFromTo ( AzimuthTypes fromType, AzimuthTypes toType ) : void
UpdateManualFeedback ( ) : void

Method Details

ProLinesViewModel() public method

public ProLinesViewModel ( ) : ArcGIS.Core.Geometry
return ArcGIS.Core.Geometry