|
| OdTrVisVisualStyle () |
|
| OdTrVisVisualStyle (const OdTrVisVisualStyle &from) |
|
| ~OdTrVisVisualStyle () |
|
void | copyFrom (const OdTrVisVisualStyle &from, bool bCopyType=true, bool bCopyDiff=false) |
|
void | copyModified (const OdTrVisVisualStyle &from, bool bCopyType=true) |
|
OdTrVisVisualStyle & | operator= (const OdTrVisVisualStyle &from) |
|
void | setType (OdGiVisualStyle::Type tpy) |
|
OdGiVisualStyle::Type | type () const |
|
void | setName (const OdString &name) |
|
const OdString & | name () const |
|
void | setInternal (bool bSet) |
|
bool | isInternal () const |
|
void | setTemporary (bool bSet) |
|
bool | isTemporary () const |
|
void | setPropertiesNumber (OdUInt32 nProps) |
|
OdUInt32 | numProperties () const |
|
void | clear () |
|
OdTrVisVisualStyleProperty & | property (OdGiVisualStyleProperties::Property prop) |
|
const OdTrVisVisualStyleProperty & | property (OdGiVisualStyleProperties::Property prop) const |
|
bool | compare (const OdTrVisVisualStyle &with, bool bCmpType=false, bool bCmpProps=true) const |
|
bool | operator== (const OdTrVisVisualStyle &with) const |
|
bool | operator!= (const OdTrVisVisualStyle &with) const |
|
void | resetModified (bool bSet=false) |
|
OdUInt32 | countModified () const |
|
bool | resolveInheritance (const OdTrVisVisualStyle &owner, OdUInt32 *nResolved=NULL, OdUInt32 *nUnresolved=NULL) |
|
OdUInt32 | countUnresolved () const |
|
bool | backSubstitution (const OdTrVisVisualStyle &child, OdUInt32 *nSubstituted=NULL, OdUInt32 *nUnresolved=NULL) |
|
void | computeRenderMode (OdTrVisRenderMode &pRM, bool bBestMatch=false) const |
|
int | computeExtentsEnlargement () const |
|
<group ExRender_Windows_Classes>
Definition at line 339 of file TrVisVisualStyle.h.