Method |
Description |
|
AddElement ( IMap map, IGeometry geom ) : void |
|
|
AddElement ( IMap map, IPoint point ) : void |
|
|
AddTextElement ( IMap map, IPoint point, string text ) : void |
|
|
BroadcastCoordinateValues ( ESRI point ) : void |
|
|
ClearGraphicsContainer ( IMap map ) : void |
|
|
DrawCrossHair ( ESRI geometry, ESRI display, IEnvelope extent, ISymbol markerSymbol, ISymbol lineSymbol ) : void |
|
|
FlashGeometry ( ESRI geometry, ESRI color, ESRI display, System delay, IEnvelope envelope ) : void |
Flash geometry on the display. The geometry type could be polygon, polyline, point, or multipoint. |
|
GetCoordinateType ( string input, ESRI &point ) : CoordinateType |
|
|
GetFormattedCoordinate ( string coord, CoordinateType cType ) : string |
|
|
GetMGRSPolygon ( IPoint point ) : IPolygon |
|
|
GetSR ( ) : ISpatialReference |
|
|
OnActivatePointToolCommand ( object obj ) : void |
|
|
OnAddNewOCCommand ( object obj ) : void |
|
|
OnBCNeeded ( object obj ) : void |
|
|
OnCopyAllCommand ( object obj ) : void |
|
|
OnEditPropertiesDialogCommand ( object obj ) : void |
|
|
OnFlashPointCommand ( object obj ) : void |
|
|
ProcessInput ( string input ) : string |
|
|