Method | Description | |
---|---|---|
ProLLOSViewModel ( ) : System |
Method | Description | |
---|---|---|
CreateMapElement ( ) : void |
Here we need to create the lines of sight and determine is a target can be seen or not Visualize the visible targets with GREEN circles Visualize the non visible targets with RED circles Visualize the number of observers that can see a target with a label # Visualize an observer that can see no targets with a RED circle on top of a BLUE circle Visualize an observer that can see at least one target with a GREEN circle on top of a BLUE circle
|
|
DeleteTargetPoints ( List |
||
OnDeleteAllPointsCommand ( object obj ) : void | ||
OnDeletePointCommand ( object obj ) : void | ||
OnDisplayCoordinateTypeChanged ( object obj ) : void | ||
OnNewMapPointEvent ( object obj ) : void | ||
OnSubmitCommand ( object obj ) : void |
Method to handle the Submit/OK button command
|
|
Reset ( bool toolReset ) : void | ||
UpdateTargetObserverCount ( int>.Dictionary |
||
VisualizeTargets ( int>.Dictionary |