public class ManeuverIndicator extends Object
| Constructor and Description |
|---|
ManeuverIndicator() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
isAvailable(int value)
Checks if the maneuver value is available.
|
static boolean |
isCorrect(int value)
Checks if the value is in the correct range.
|
static String |
toString(int value) |
public static final String RANGE
public static boolean isCorrect(int value)
public static boolean isAvailable(int value)
public static String toString(int value)
Copyright (C) 2010-2017 Java Marine API authors. All Rights Reserved.