-
- All Implemented Interfaces:
public final class ActiveNavStatus
-
-
Field Summary
Fields Modifier and Type Field Description private final AutoZoomStateautoZoomStateprivate final ThresholdDistancesthresholdDistances
-
Constructor Summary
Constructors Constructor Description ActiveNavStatus(AutoZoomState autoZoomState, ThresholdDistances thresholdDistances)
-
Method Summary
Modifier and Type Method Description final AutoZoomStategetAutoZoomState()Auto Zoom State final ThresholdDistancesgetThresholdDistances()ThresholdDistances -
-
Constructor Detail
-
ActiveNavStatus
ActiveNavStatus(AutoZoomState autoZoomState, ThresholdDistances thresholdDistances)
-
-
Method Detail
-
getAutoZoomState
final AutoZoomState getAutoZoomState()
Auto Zoom State
-
getThresholdDistances
final ThresholdDistances getThresholdDistances()
ThresholdDistances
-
-
-
-