CFx SDK Documentation
2020SP3
|
This is the complete list of members for OdUnitsFormatterTool, including all inherited members.
angle(const OdChar *&buf, bool refuseDots=false) | OdUnitsFormatterTool | static |
base_denominator(int prec, double base) | OdUnitsFormatterTool | inlinestatic |
countOccurences(const OdString &string, OdChar delim=',') | OdUnitsFormatterTool | inlinestatic |
decomp(double v, int °s, int &mins, double &secs, int prec) | OdUnitsFormatterTool | static |
denominator(int prec) | OdUnitsFormatterTool | inlinestatic |
digit(OdChar c) | OdUnitsFormatterTool | inlinestatic |
format(int degs, int mins, double secs, int prec) | OdUnitsFormatterTool | inlinestatic |
formatArchitectural(bool isNegative, int feet, int entier, int numerator, int denominator, int dimzin, int mode) | OdUnitsFormatterTool | static |
formatDecimal(double value, int precision, int dimzin, const OdChar *decsep, const OdChar *thsep=0) | OdUnitsFormatterTool | static |
fraction(double value, int &entier, int &numerator, int &denominator, int precision) | OdUnitsFormatterTool | inlinestatic |
integer(const OdChar *&buf) | OdUnitsFormatterTool | static |
isZero(double v, int precision) | OdUnitsFormatterTool | static |
linear_denominator(int prec) | OdUnitsFormatterTool | inlinestatic |
negative(const OdChar *&buf) | OdUnitsFormatterTool | static |
next(OdString &list, const OdChar *delim=OD_T(",")) | OdUnitsFormatterTool | inlinestatic |
OdUnitsFormatterTool() | OdUnitsFormatterTool | inline |
toInt(const OdString &sValue, int nMinValid=INT_MIN, int nMaxValid=INT_MAX) | OdUnitsFormatterTool | static |
~OdUnitsFormatterTool() | OdUnitsFormatterTool | inline |