CFx SDK Documentation  2023 SP0
CFxUnitsFormatter Member List

This is the complete list of members for CFxUnitsFormatter, including all inherited members.

_Flags enum nameCFxUnitsFormatter
additionalRealFormatting(const CFxString &strValue) constCFxUnitsFormatterprotectedvirtual
addRef()=0OdRxObjectpure virtual
AngleToString(CFxString &strResult, double dValue, int iUnit=-1, int iPrecision=-1, int dimzin=-1, bool ignoreANGBASE=false) constCFxUnitsFormattervirtual
AngleToString(CFxString &strResult, double dValue, int iUNITMODE, int iAUPREC, int iDIMZIN, int iAUNITS, int iANGDIR, double dANGBASE) constCFxUnitsFormattervirtual
AUnits enum nameOdUnitsFormatter
cast(const OdRxObject *pointer)OdRxObjectinlinestatic
CFxUnitsFormatter()CFxUnitsFormatter
clone() constOdRxObjectvirtual
comparedTo(const OdRxObject *pOther) constOdRxObjectvirtual
copyFrom(const OdRxObject *pSource)OdRxObjectvirtual
desc()OdRxObjectstatic
DimzinValues enum nameOdUnitsFormatter
eNone enum valueCFxUnitsFormatter
eRelativeUnit enum valueCFxUnitsFormatter
Flags typedefCFxUnitsFormatter
formatA(double value, AUnits aUnits, int precision, int dimzin, int unitMode, const OdChar *decsep=0)OdUnitsFormatterstatic
formatAngle(double value) const overrideCFxUnitsFormatterprotectedvirtual
formatArea(double value, LUnits lUnits, int precision, int dimzin, int unitMode, const OdChar *decsep=0, const OdChar *thsep=0)OdUnitsFormatterstatic
formatCmColor(const OdCmColorBase &value) const overrideCFxUnitsFormatterprotectedvirtual
formatColor(const OdCmColor &value)OdDbUnitsFormatterstatic
formatL(double v, LUnits units, int precision, int dimzin, int mode, OdChar decsep=0, OdChar thsep=0)CFxUnitsFormatterprotectedstatic
OdDbUnitsFormatter::formatL(double value, LUnits lUnits, int precision, int dimzin, int unitMode, const OdChar *decsep=0, const OdChar *thsep=0)OdUnitsFormatterstatic
formatLinear(double value) const overrideCFxUnitsFormatterprotectedvirtual
formatPoint(const OdGePoint3d &value) const overrideCFxUnitsFormatterprotectedvirtual
fromUCS(const OdGePoint3d &ucsPt) const overrideCFxUnitsFormatterprotectedvirtual
fromUserAngle(double value) const overrideCFxUnitsFormatterprotectedvirtual
GetFlags() constCFxUnitsFormatter
GetFxDatabase() constCFxUnitsFormatter
IntToString(CFxString &strResult, int iValue) constCFxUnitsFormattervirtual
isA() constOdRxObjectvirtual
isEqualTo(const OdRxObject *pOther) constOdRxObjectvirtual
isKindOf(const OdRxClass *pClass) constOdRxObjectinline
isZeroFeetSuppressed(int dimzin)OdUnitsFormatterstatic
isZeroInchesSuppressed(int dimzin)OdUnitsFormatterstatic
kArchitectural enum valueOdUnitsFormatter
kDecimal enum valueOdUnitsFormatter
kDegMinSec enum valueOdUnitsFormatter
kDegrees enum valueOdUnitsFormatter
kEngineering enum valueOdUnitsFormatter
kFractional enum valueOdUnitsFormatter
kGrads enum valueOdUnitsFormatter
kIncludesZeroFeetAndPreciselyZeroInches enum valueOdUnitsFormatter
kIncludesZeroFeetAndSuppressesZeroInches enum valueOdUnitsFormatter
kIncludesZeroInchesAndSuppressesZeroFeet enum valueOdUnitsFormatter
kRadians enum valueOdUnitsFormatter
kScientific enum valueOdUnitsFormatter
kSuppressesBothLeadingAndTrailingZeros enum valueOdUnitsFormatter
kSuppressesLeadingZeros enum valueOdUnitsFormatter
kSuppressesTrailingZeros enum valueOdUnitsFormatter
kSuppressesZeroFeetAndPreciselyZeroInches enum valueOdUnitsFormatter
kSurveyors enum valueOdUnitsFormatter
kWindowsDesktop enum valueOdUnitsFormatter
LUnits enum nameOdUnitsFormatter
m_pDatabaseCFxUnitsFormatterprotected
NameToString(CFxString &strResult, const fdt_name pRb)CFxUnitsFormatterstatic
numRefs() constOdRxObjectvirtual
OdDbBaseUnitsFormatter()OdDbBaseUnitsFormatterprotected
ODRX_DECLARE_MEMBERS(OdDbUnitsFormatter)OdDbUnitsFormatter
OdDbBaseUnitsFormatter::ODRX_DECLARE_MEMBERS(OdDbBaseUnitsFormatter)OdDbBaseUnitsFormatter
OdUnitsFormatter::ODRX_DECLARE_MEMBERS(OdUnitsFormatter)OdUnitsFormatter
ODRX_HEAP_OPERATORS()OdRxObject
OdRxObject()OdRxObjectinline
OrientToString(CFxString &strResult, double dValue, int iUnit=-1, int iPrecision=-1, int dimzin=-1) constCFxUnitsFormattervirtual
OrientToString(CFxString &strResult, double dValue, int iUNITMODE, int iAUPREC, int iDIMZIN, int iAUNITS, int iANGDIR, double dANGBASE) constCFxUnitsFormattervirtual
PointFromUCS(OdGePoint3d &ptResultWCS, const OdGePoint3d &ptValueUCS) constCFxUnitsFormattervirtual
PointToString(CFxString &strResult, const OdGePoint3d &ptValue, bool toPolar=false, int iUnit=kDecimal, int iPrecision=-1, OdChar seperator=',') constCFxUnitsFormattervirtual
PointToString(CFxString &strResult, const OdGePoint2d &ptValue, bool toPolar=false, int iUnit=kDecimal, int iPrecision=-1, OdChar seperator=',') constCFxUnitsFormattervirtual
PointToUCS(OdGePoint3d &ptResultUCS, const OdGePoint3d &ptValueWCS) constCFxUnitsFormattervirtual
queryX(const OdRxClass *pClass) constOdRxObjectvirtual
ReadDouble(double *pResult, const CFxString &value, CFxString *remainingString=0) constCFxUnitsFormattervirtual
RealToString(CFxString &strResult, double dValue, int iUnit=-1, int iPrecision=-1, int dimzin=-1) constCFxUnitsFormattervirtual
release()=0OdRxObjectpure virtual
ResBufToString(CFxString &strResult, const OdResBuf *pRb) constCFxUnitsFormattervirtual
SetFxDatabase(const CFxDatabase *)CFxUnitsFormatter
StringToAngle(double *pResult, const CFxString &strValue, int iUnit=-1, bool *isNegative=0, bool ignoreANGBASE=false) constCFxUnitsFormattervirtual
StringToAngle(double *pResult, const CFxString &strValue, int iAUNITS, bool *isNegative, int iANGDIR, double dANGBASE) constCFxUnitsFormattervirtual
StringToColor(OdCmColor *iResult, const CFxString &strValue) constCFxUnitsFormattervirtual
StringToInt(int *iResult, const CFxString &strValue) constCFxUnitsFormattervirtual
StringToName(fdt_name *pResult, const CFxString &strValue)CFxUnitsFormatterstatic
StringToOrient(double *pResult, const CFxString &strValue, int iUnit=-1) constCFxUnitsFormattervirtual
StringToOrient(double *pResult, const CFxString &strValue, int iAUNITS, int iANGDIR, double dANGBASE) constCFxUnitsFormattervirtual
StringToPoint(OdGePoint3d &geResultWCS, const CFxString &strValueUCS, Flags *pUnitFlags=0, const OdGePoint3d *pLastPointWCS=0) constCFxUnitsFormattervirtual
StringToReal(double *pResult, const CFxString &strValue, bool bNoDistance=false, bool bAllowArchitectural=true) constCFxUnitsFormattervirtual
toUCS(const OdGePoint3d &wcsPt) const overrideCFxUnitsFormatterprotectedvirtual
toUserAngle(double value) const overrideCFxUnitsFormatterprotectedvirtual
unformatA(const CFxString &string, double &resVal, bool *isNegative=0)CFxUnitsFormatterprotectedstatic
OdDbUnitsFormatter::unformatA(const OdString &string)OdUnitsFormatterstatic
unformatA_unnorm(const OdString &string, bool refuseDots=false)OdUnitsFormatterstatic
unformatAngle(const OdString &string) const overrideCFxUnitsFormatterprotectedvirtual
unformatCmColor(const OdString &string) const overrideCFxUnitsFormatterprotectedvirtual
unformatColor(const OdString &string)OdDbUnitsFormatterstatic
unformatL(const CFxString &string, double &resVal, bool bAllowArchitectural)CFxUnitsFormatterprotectedstatic
OdDbUnitsFormatter::unformatL(const OdString &string)OdUnitsFormatterstatic
unformatLinear(const OdString &string) const overrideCFxUnitsFormatterprotectedvirtual
unformatPoint(const OdString &string) const overrideCFxUnitsFormatterprotectedvirtual
unformatScale(const CFxString &string, double &resVal)CFxUnitsFormatterprotectedstatic
x(const OdRxClass *pClass) constOdRxObjectvirtual
~CFxUnitsFormatter(void) overrideCFxUnitsFormatter
~OdRxObject()OdRxObjectvirtual