- deleteBallisticPoint(String) - Method in class mppa.ViewCanvas
-
Removes ballistic point from panes children.
- deleteForwardObserver(String) - Method in class mppa.ViewCanvas
-
Removes target“s forward observer from pane .
- deleteLastCorrection() - Method in class mppa.model.Target
-
- deleteLastTargetPoints() - Method in class mppa.model.Target
-
Removes last target from
targets array if array size is
larger than 1.
- deleteLimiter() - Method in class mppa.ViewCanvas
-
Removes limiter from the graphics.
- deletePosition(String) - Method in class mppa.ViewCanvas
-
Removes position and sector from pane .
- deleteTarget(String) - Method in class mppa.ViewCanvas
-
Deletes target from pane.
- deltaK - Variable in class mppa.view.TargetInfoController
-
Correction for fragment mine.
- deltaS - Variable in class mppa.view.TargetInfoController
-
Correction for smoke mine.
- deltas - Variable in class mppa.view.TargetInfoController
-
Array containing coordinate deltas.
- deltaV - Variable in class mppa.view.TargetInfoController
-
Correction for lightning mine.
- dialogStage - Variable in class mppa.view.AddLimiterController
-
Dialog Stage.
- dialogStage - Variable in class mppa.view.AmmoEditController
-
Dialog stage.
- dialogStage - Variable in class mppa.view.CorrectionController
-
Dialog stage.
- dialogStage - Variable in class mppa.view.LimitersController
-
Dialog stage.
- dialogStage - Variable in class mppa.view.PolarTargetController
-
Dialog stage.
- dialogStage - Variable in class mppa.view.PositionEditController
-
Dialog stage.
- dialogStage - Variable in class mppa.view.SquareTargetController
-
Dialog stage.
- dialogStage - Variable in class mppa.view.TargetEditController
-
- dialogStage - Variable in class mppa.view.TargetInfoController
-
Dialog stage.
- dialogStage - Variable in class mppa.view.TempEditController
-
Dialog stage.
- dialogStage - Variable in class mppa.view.TukTargetController
-
Dialog stage.
- directionAngle - Variable in class mppa.model.Target
-
Direction angle of Forward Observer.
- directionAngle - Variable in class mppa.view.TukTargetController
-
Direction angle of the target.
- directionAngleField - Variable in class mppa.view.SquareTargetController
-
Direction angle of the target.
- directionAngleField - Variable in class mppa.view.TargetEditController
-
- directionAngleLabel - Variable in class mppa.view.TargetController
-
Label of direction angle.
- directionAngleProperty() - Method in class mppa.model.Target
-
Returns Target direction angle Property
- distance - Variable in class mppa.view.PolarTargetController
-
Distance from Forward Observer to target.
- distanceCalculator(Position, Target) - Method in class mppa.MainApp
-
Calculates distance and direction between position and all target points.
- DragContext - Class in mppa
-
Class containing mouse points for dragging.
- DragContext() - Constructor for class mppa.DragContext
-
- drawBallisticPoint(String, String, String, String) - Method in class mppa.ViewCanvas
-
Draws ballistic point.
- drawBallisticPoints(Target) - Method in class mppa.MainApp
-
Draws all ballistic points for regular target.
- drawBallisticPoints(Target, String, String) - Method in class mppa.MainApp
-
Draws all ballistic points for region target.
- drawForwardObserver(String, String, String) - Method in class mppa.ViewCanvas
-
Draws forward observer.
- drawLimitationPolygon(ArrayList<ArrayList<Integer>>) - Method in class mppa.ViewCanvas
-
Draws limitation polygon
- drawPosition(String, String, int, String) - Method in class mppa.ViewCanvas
-
Draws position without sector.
- drawPosition(String, String, int, String, double) - Method in class mppa.ViewCanvas
-
Draws position with sector.
- drawSector(String, String, double, String) - Method in class mppa.ViewCanvas
-
Draws sector.
- drawTarget(String, String, String, String, boolean) - Method in class mppa.ViewCanvas
-
Draws target.