|
Patient Cloud AppConnect Android API References
|
Public Attributes | |
| BARE | |
| BOXES | |
| LINE_ALL | |
| LINE_BEGIN_END | |
| LINE_BEGIN_MIDDLE_END | |
| LINE_GROUPS | |
Enum controlling the formatting of the scale bars.
| com.mdsol.babbage.model.ScaleField.BarStyle.BARE |
Display the scale as a line with no dash marks.
| com.mdsol.babbage.model.ScaleField.BarStyle.BOXES |
Display the scale as a set of boxes.
| com.mdsol.babbage.model.ScaleField.BarStyle.LINE_ALL |
Display the scale as a line with dash marks for every value.
| com.mdsol.babbage.model.ScaleField.BarStyle.LINE_BEGIN_END |
Display the scale as a line with dash marks at the beginning and end.
| com.mdsol.babbage.model.ScaleField.BarStyle.LINE_BEGIN_MIDDLE_END |
Display the scale as a line with dash marks at the beginning, middle, and end.
| com.mdsol.babbage.model.ScaleField.BarStyle.LINE_GROUPS |
Display the scale as a line with dash marks every few values.
1.8.11