BmFormatOptions.h
This class describes getters and setters for format options.
Retrieves the current accuracy value. | |
Retrieves the current value of a flag that states whether to delete leading zeros for feet and inches. | |
Retrieves the current value of a flag that states whether to suppress spaces. | |
Retrieves the current value of a flag that states whether to delete trailing zeros for. | |
Retrieves the current value of a flag that states whether to use default settings for physical quantities. | |
Retrieves the current value of a flag that states whether to use grouping for digits. | |
Retrieves the current value of a flag that states whether to use '+' symbol before positive values. | |
Retrieves the current rounding method. | |
Returns the id of a display symbol that indicates the unit of quantity, or an empty string if there is no symbol. | |
Returns the id of the unit of quantity. | |
Sets the new accuracy value. | |
Sets the new value of a flag that states whether to delete leading zeros for feet and inches. | |
Sets the new value of a flag that states whether to suppress spaces. | |
Sets the new value of a flag that states whether to suppress trailing zeros. | |
Sets the new value of a flag that states whether to use default settings for physical quantities. | |
Sets the new value of a flag that states whether to use grouping for digits. | |
Sets the new value of a flag that states whether to use '+' symbol before positive values. | |
Sets the new rounding method. | |
Sets the display symbol that indicates the unit of quantity. | |
Sets the unit of quantity. |
Copyright (c) 2002-2021. Open Design Alliance. All rights reserved.
|