|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Packages that use DMEMarkerIndicator.E_Marker | |
|---|---|
| uavsim.graphics.instruments.dme | Provides... |
| Uses of DMEMarkerIndicator.E_Marker in uavsim.graphics.instruments.dme |
|---|
| Fields in uavsim.graphics.instruments.dme declared as DMEMarkerIndicator.E_Marker | |
|---|---|
private DMEMarkerIndicator.E_Marker |
DMEMarkerIndicator._marker
the active marker |
| Methods in uavsim.graphics.instruments.dme that return DMEMarkerIndicator.E_Marker | |
|---|---|
DMEMarkerIndicator.E_Marker |
DMEMarkerIndicator.getMarker()
Gets the active marker. |
static DMEMarkerIndicator.E_Marker |
DMEMarkerIndicator.E_Marker.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static DMEMarkerIndicator.E_Marker[] |
DMEMarkerIndicator.E_Marker.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in uavsim.graphics.instruments.dme with parameters of type DMEMarkerIndicator.E_Marker | |
|---|---|
void |
DMEMarkerIndicator.update(DMEMarkerIndicator.E_Marker marker)
Updates the state of the instrument without rendering it. |
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||