|
CFx SDK Documentation
2023 SP0
|
This is the complete list of members for CFxUnitsFormatter, including all inherited members.
| _Flags enum name | CFxUnitsFormatter | |
| additionalRealFormatting(const CFxString &strValue) const | CFxUnitsFormatter | protectedvirtual |
| addRef()=0 | OdRxObject | pure virtual |
| AngleToString(CFxString &strResult, double dValue, int iUnit=-1, int iPrecision=-1, int dimzin=-1, bool ignoreANGBASE=false) const | CFxUnitsFormatter | virtual |
| AngleToString(CFxString &strResult, double dValue, int iUNITMODE, int iAUPREC, int iDIMZIN, int iAUNITS, int iANGDIR, double dANGBASE) const | CFxUnitsFormatter | virtual |
| AUnits enum name | OdUnitsFormatter | |
| cast(const OdRxObject *pointer) | OdRxObject | inlinestatic |
| CFxUnitsFormatter() | CFxUnitsFormatter | |
| clone() const | OdRxObject | virtual |
| comparedTo(const OdRxObject *pOther) const | OdRxObject | virtual |
| copyFrom(const OdRxObject *pSource) | OdRxObject | virtual |
| desc() | OdRxObject | static |
| DimzinValues enum name | OdUnitsFormatter | |
| eNone enum value | CFxUnitsFormatter | |
| eRelativeUnit enum value | CFxUnitsFormatter | |
| Flags typedef | CFxUnitsFormatter | |
| formatA(double value, AUnits aUnits, int precision, int dimzin, int unitMode, const OdChar *decsep=0) | OdUnitsFormatter | static |
| formatAngle(double value) const override | CFxUnitsFormatter | protectedvirtual |
| formatArea(double value, LUnits lUnits, int precision, int dimzin, int unitMode, const OdChar *decsep=0, const OdChar *thsep=0) | OdUnitsFormatter | static |
| formatCmColor(const OdCmColorBase &value) const override | CFxUnitsFormatter | protectedvirtual |
| formatColor(const OdCmColor &value) | OdDbUnitsFormatter | static |
| formatL(double v, LUnits units, int precision, int dimzin, int mode, OdChar decsep=0, OdChar thsep=0) | CFxUnitsFormatter | protectedstatic |
| OdDbUnitsFormatter::formatL(double value, LUnits lUnits, int precision, int dimzin, int unitMode, const OdChar *decsep=0, const OdChar *thsep=0) | OdUnitsFormatter | static |
| formatLinear(double value) const override | CFxUnitsFormatter | protectedvirtual |
| formatPoint(const OdGePoint3d &value) const override | CFxUnitsFormatter | protectedvirtual |
| fromUCS(const OdGePoint3d &ucsPt) const override | CFxUnitsFormatter | protectedvirtual |
| fromUserAngle(double value) const override | CFxUnitsFormatter | protectedvirtual |
| GetFlags() const | CFxUnitsFormatter | |
| GetFxDatabase() const | CFxUnitsFormatter | |
| IntToString(CFxString &strResult, int iValue) const | CFxUnitsFormatter | virtual |
| isA() const | OdRxObject | virtual |
| isEqualTo(const OdRxObject *pOther) const | OdRxObject | virtual |
| isKindOf(const OdRxClass *pClass) const | OdRxObject | inline |
| isZeroFeetSuppressed(int dimzin) | OdUnitsFormatter | static |
| isZeroInchesSuppressed(int dimzin) | OdUnitsFormatter | static |
| kArchitectural enum value | OdUnitsFormatter | |
| kDecimal enum value | OdUnitsFormatter | |
| kDegMinSec enum value | OdUnitsFormatter | |
| kDegrees enum value | OdUnitsFormatter | |
| kEngineering enum value | OdUnitsFormatter | |
| kFractional enum value | OdUnitsFormatter | |
| kGrads enum value | OdUnitsFormatter | |
| kIncludesZeroFeetAndPreciselyZeroInches enum value | OdUnitsFormatter | |
| kIncludesZeroFeetAndSuppressesZeroInches enum value | OdUnitsFormatter | |
| kIncludesZeroInchesAndSuppressesZeroFeet enum value | OdUnitsFormatter | |
| kRadians enum value | OdUnitsFormatter | |
| kScientific enum value | OdUnitsFormatter | |
| kSuppressesBothLeadingAndTrailingZeros enum value | OdUnitsFormatter | |
| kSuppressesLeadingZeros enum value | OdUnitsFormatter | |
| kSuppressesTrailingZeros enum value | OdUnitsFormatter | |
| kSuppressesZeroFeetAndPreciselyZeroInches enum value | OdUnitsFormatter | |
| kSurveyors enum value | OdUnitsFormatter | |
| kWindowsDesktop enum value | OdUnitsFormatter | |
| LUnits enum name | OdUnitsFormatter | |
| m_pDatabase | CFxUnitsFormatter | protected |
| NameToString(CFxString &strResult, const fdt_name pRb) | CFxUnitsFormatter | static |
| numRefs() const | OdRxObject | virtual |
| OdDbBaseUnitsFormatter() | OdDbBaseUnitsFormatter | protected |
| ODRX_DECLARE_MEMBERS(OdDbUnitsFormatter) | OdDbUnitsFormatter | |
| OdDbBaseUnitsFormatter::ODRX_DECLARE_MEMBERS(OdDbBaseUnitsFormatter) | OdDbBaseUnitsFormatter | |
| OdUnitsFormatter::ODRX_DECLARE_MEMBERS(OdUnitsFormatter) | OdUnitsFormatter | |
| ODRX_HEAP_OPERATORS() | OdRxObject | |
| OdRxObject() | OdRxObject | inline |
| OrientToString(CFxString &strResult, double dValue, int iUnit=-1, int iPrecision=-1, int dimzin=-1) const | CFxUnitsFormatter | virtual |
| OrientToString(CFxString &strResult, double dValue, int iUNITMODE, int iAUPREC, int iDIMZIN, int iAUNITS, int iANGDIR, double dANGBASE) const | CFxUnitsFormatter | virtual |
| PointFromUCS(OdGePoint3d &ptResultWCS, const OdGePoint3d &ptValueUCS) const | CFxUnitsFormatter | virtual |
| PointToString(CFxString &strResult, const OdGePoint3d &ptValue, bool toPolar=false, int iUnit=kDecimal, int iPrecision=-1, OdChar seperator=',') const | CFxUnitsFormatter | virtual |
| PointToString(CFxString &strResult, const OdGePoint2d &ptValue, bool toPolar=false, int iUnit=kDecimal, int iPrecision=-1, OdChar seperator=',') const | CFxUnitsFormatter | virtual |
| PointToUCS(OdGePoint3d &ptResultUCS, const OdGePoint3d &ptValueWCS) const | CFxUnitsFormatter | virtual |
| queryX(const OdRxClass *pClass) const | OdRxObject | virtual |
| ReadDouble(double *pResult, const CFxString &value, CFxString *remainingString=0) const | CFxUnitsFormatter | virtual |
| RealToString(CFxString &strResult, double dValue, int iUnit=-1, int iPrecision=-1, int dimzin=-1) const | CFxUnitsFormatter | virtual |
| release()=0 | OdRxObject | pure virtual |
| ResBufToString(CFxString &strResult, const OdResBuf *pRb) const | CFxUnitsFormatter | virtual |
| SetFxDatabase(const CFxDatabase *) | CFxUnitsFormatter | |
| StringToAngle(double *pResult, const CFxString &strValue, int iUnit=-1, bool *isNegative=0, bool ignoreANGBASE=false) const | CFxUnitsFormatter | virtual |
| StringToAngle(double *pResult, const CFxString &strValue, int iAUNITS, bool *isNegative, int iANGDIR, double dANGBASE) const | CFxUnitsFormatter | virtual |
| StringToColor(OdCmColor *iResult, const CFxString &strValue) const | CFxUnitsFormatter | virtual |
| StringToInt(int *iResult, const CFxString &strValue) const | CFxUnitsFormatter | virtual |
| StringToName(fdt_name *pResult, const CFxString &strValue) | CFxUnitsFormatter | static |
| StringToOrient(double *pResult, const CFxString &strValue, int iUnit=-1) const | CFxUnitsFormatter | virtual |
| StringToOrient(double *pResult, const CFxString &strValue, int iAUNITS, int iANGDIR, double dANGBASE) const | CFxUnitsFormatter | virtual |
| StringToPoint(OdGePoint3d &geResultWCS, const CFxString &strValueUCS, Flags *pUnitFlags=0, const OdGePoint3d *pLastPointWCS=0) const | CFxUnitsFormatter | virtual |
| StringToReal(double *pResult, const CFxString &strValue, bool bNoDistance=false, bool bAllowArchitectural=true) const | CFxUnitsFormatter | virtual |
| toUCS(const OdGePoint3d &wcsPt) const override | CFxUnitsFormatter | protectedvirtual |
| toUserAngle(double value) const override | CFxUnitsFormatter | protectedvirtual |
| unformatA(const CFxString &string, double &resVal, bool *isNegative=0) | CFxUnitsFormatter | protectedstatic |
| OdDbUnitsFormatter::unformatA(const OdString &string) | OdUnitsFormatter | static |
| unformatA_unnorm(const OdString &string, bool refuseDots=false) | OdUnitsFormatter | static |
| unformatAngle(const OdString &string) const override | CFxUnitsFormatter | protectedvirtual |
| unformatCmColor(const OdString &string) const override | CFxUnitsFormatter | protectedvirtual |
| unformatColor(const OdString &string) | OdDbUnitsFormatter | static |
| unformatL(const CFxString &string, double &resVal, bool bAllowArchitectural) | CFxUnitsFormatter | protectedstatic |
| OdDbUnitsFormatter::unformatL(const OdString &string) | OdUnitsFormatter | static |
| unformatLinear(const OdString &string) const override | CFxUnitsFormatter | protectedvirtual |
| unformatPoint(const OdString &string) const override | CFxUnitsFormatter | protectedvirtual |
| unformatScale(const CFxString &string, double &resVal) | CFxUnitsFormatter | protectedstatic |
| x(const OdRxClass *pClass) const | OdRxObject | virtual |
| ~CFxUnitsFormatter(void) override | CFxUnitsFormatter | |
| ~OdRxObject() | OdRxObject | virtual |