| Package | Description | 
|---|---|
| com.ars.aerodata.A424A_enums | |
| com.ars.aerodata.A424A_records | 
| Modifier and Type | Method and Description | 
|---|---|
| static MarkerShape | MarkerShape. fromValue(String v) | 
| static MarkerShape | MarkerShape. valueOf(String name)Returns the enum constant of this type with the specified name. | 
| static MarkerShape[] | MarkerShape. values()Returns an array containing the constants of this enum type, in
the order they are declared. | 
| Modifier and Type | Field and Description | 
|---|---|
| protected MarkerShape | AirwaysMarker. markerShapeThe “Shape” field defines the radiation pattern of an airways marker as being either “bone” or “elliptical.” | 
| Modifier and Type | Method and Description | 
|---|---|
| MarkerShape | AirwaysMarker. getMarkerShape()Gets the value of the markerShape property. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | AirwaysMarker. setMarkerShape(MarkerShape value)Sets the value of the markerShape property. | 
Copyright © 2017. All rights reserved.