CFx SDK Documentation
2020SP3
|
#include <TrVisMetafileStream.h>
Public Member Functions | |
void | reset () |
OdTrVisLwdStyle () | |
OdTrVisLwdStyle (bool bByDefault, OdPs::LineEndStyle lesStyle, OdPs::LineJoinStyle ljsStyle) | |
void | setCurStyleDef (bool bSet) |
bool | curStyleDef () const |
void | setCurUsesDef (bool bSet) |
bool | curUsesDef () const |
void | setCurLesStyle (OdPs::LineEndStyle curLesStyle) |
OdPs::LineEndStyle | curLesStyle () const |
void | setCurLjsStyle (OdPs::LineJoinStyle curLjsStyle) |
OdPs::LineJoinStyle | curLjsStyle () const |
bool | operator== (const OdTrVisLwdStyle &sec) const |
bool | operator!= (const OdTrVisLwdStyle &sec) const |
Protected Attributes | |
OdUInt8 | m_curStyleDef: 1 |
OdUInt8 | m_curUsesDef: 1 |
OdUInt8 | m_curLesStyle: 3 |
OdUInt8 | m_curLjsStyle: 3 |
<group ExRender_Classes>
Definition at line 297 of file TrVisMetafileStream.h.
|
inline |
Definition at line 306 of file TrVisMetafileStream.h.
|
inline |
Definition at line 307 of file TrVisMetafileStream.h.
|
inline |
Definition at line 314 of file TrVisMetafileStream.h.
|
inline |
Definition at line 316 of file TrVisMetafileStream.h.
|
inline |
Definition at line 310 of file TrVisMetafileStream.h.
|
inline |
Definition at line 312 of file TrVisMetafileStream.h.
|
inline |
Definition at line 323 of file TrVisMetafileStream.h.
|
inline |
Definition at line 317 of file TrVisMetafileStream.h.
|
inline |
Definition at line 305 of file TrVisMetafileStream.h.
|
inline |
Definition at line 313 of file TrVisMetafileStream.h.
|
inline |
Definition at line 315 of file TrVisMetafileStream.h.
|
inline |
Definition at line 309 of file TrVisMetafileStream.h.
|
inline |
Definition at line 311 of file TrVisMetafileStream.h.
|
protected |
Definition at line 302 of file TrVisMetafileStream.h.
|
protected |
Definition at line 303 of file TrVisMetafileStream.h.
|
protected |
Definition at line 300 of file TrVisMetafileStream.h.
|
protected |
Definition at line 301 of file TrVisMetafileStream.h.