CFx SDK Documentation
2022 SP0
|
This is the complete list of members for OdCmColor, including all inherited members.
audit(OdDbAuditInfo *pAuditInfo) | OdCmColor | |
blue() const | OdCmColor | virtual |
bookName() const | OdCmColor | virtual |
color() const | OdCmColor | virtual |
colorIndex() const | OdCmColor | virtual |
colorMethod() const | OdCmColor | virtual |
colorName() const | OdCmColor | virtual |
colorNameForDisplay() const | OdCmColor | virtual |
dwgIn(OdDbDwgFiler *pFiler) | OdCmColor | |
dwgInAsTrueColor(OdDbDwgFiler *pFiler) | OdCmColor | |
dwgOut(OdDbDwgFiler *pFiler) const | OdCmColor | |
dwgOutAsTrueColor(OdDbDwgFiler *pFiler) const | OdCmColor | |
dxfIn(OdDbDxfFiler *pFiler, int groupCodeOffset=0) | OdCmColor | |
dxfOut(OdDbDxfFiler *pFiler, int groupCodeOffset=0) const | OdCmColor | |
entityColor() const | OdCmColor | |
getDescription() const | OdCmColor | |
getDictionaryKey() const | OdCmColor | |
getExplanation() const | OdCmColor | |
green() const | OdCmColor | virtual |
isByACI() const | OdCmColor | virtual |
isByBlock() const | OdCmColor | virtual |
isByColor() const | OdCmColor | virtual |
isByDgnIndex() const | OdCmColor | virtual |
isByLayer() const | OdCmColor | virtual |
isForeground() const | OdCmColor | virtual |
isNone() const | OdCmColor | |
MaxColorIndex | OdCmColor | static |
OdCmColor() | OdCmColor | |
OdCmColor(const OdCmColor &color) | OdCmColor | |
OdCmColor(const OdCmColorBase &color) | OdCmColor | |
OdCmColor(OdCmEntityColor::ColorMethod color) | OdCmColor | |
ODRX_HEAP_OPERATORS() | OdCmColorBase | |
operator!=(const OdCmColor &color) const | OdCmColor | |
operator!=(const OdCmColorBase &color) const | OdCmColor | |
operator=(const OdCmColor &color) | OdCmColor | |
operator=(const OdCmColorBase &color) | OdCmColor | |
operator==(const OdCmColor &color) const | OdCmColor | |
operator==(const OdCmColorBase &color) const | OdCmColor | |
red() const | OdCmColor | virtual |
setBlue(OdUInt8 blue) | OdCmColor | virtual |
setColor(OdUInt32 color) | OdCmColor | virtual |
setColorIndex(OdUInt16 colorIndex) | OdCmColor | virtual |
setColorMethod(OdCmEntityColor::ColorMethod colorMethod) | OdCmColor | virtual |
setGreen(OdUInt8 green) | OdCmColor | virtual |
setNames(const OdString &colorName, const OdString &bookName=OdString::kEmpty) | OdCmColor | virtual |
setNamesFromDictionaryKey(const OdString &dictionaryKey) | OdCmColor | |
setRed(OdUInt8 red) | OdCmColor | virtual |
setRGB(OdUInt8 red, OdUInt8 green, OdUInt8 blue) | OdCmColor | virtual |
~OdCmColor() | OdCmColor | |
~OdCmColorBase() | OdCmColorBase | inlinevirtual |