CFx SDK Documentation 2024 SP0
|
#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 380 of file TrVisMetafileStream.h.
|
inline |
Definition at line 389 of file TrVisMetafileStream.h.
|
inline |
Definition at line 390 of file TrVisMetafileStream.h.
|
inline |
Definition at line 397 of file TrVisMetafileStream.h.
|
inline |
Definition at line 399 of file TrVisMetafileStream.h.
|
inline |
Definition at line 393 of file TrVisMetafileStream.h.
|
inline |
Definition at line 395 of file TrVisMetafileStream.h.
|
inline |
Definition at line 406 of file TrVisMetafileStream.h.
|
inline |
Definition at line 400 of file TrVisMetafileStream.h.
|
inline |
Definition at line 388 of file TrVisMetafileStream.h.
|
inline |
Definition at line 396 of file TrVisMetafileStream.h.
|
inline |
Definition at line 398 of file TrVisMetafileStream.h.
|
inline |
Definition at line 392 of file TrVisMetafileStream.h.
|
inline |
Definition at line 394 of file TrVisMetafileStream.h.
|
protected |
Definition at line 385 of file TrVisMetafileStream.h.
|
protected |
Definition at line 386 of file TrVisMetafileStream.h.
|
protected |
Definition at line 383 of file TrVisMetafileStream.h.
|
protected |
Definition at line 384 of file TrVisMetafileStream.h.