|
CFx SDK Documentation 2026 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 482 of file TrVisMetafileStream.h.
|
inline |
Definition at line 491 of file TrVisMetafileStream.h.
|
inline |
Definition at line 492 of file TrVisMetafileStream.h.
|
inline |
Definition at line 499 of file TrVisMetafileStream.h.
|
inline |
Definition at line 501 of file TrVisMetafileStream.h.
|
inline |
Definition at line 495 of file TrVisMetafileStream.h.
|
inline |
Definition at line 497 of file TrVisMetafileStream.h.
|
inline |
Definition at line 508 of file TrVisMetafileStream.h.
|
inline |
Definition at line 502 of file TrVisMetafileStream.h.
|
inline |
Definition at line 490 of file TrVisMetafileStream.h.
|
inline |
Definition at line 498 of file TrVisMetafileStream.h.
|
inline |
Definition at line 500 of file TrVisMetafileStream.h.
|
inline |
Definition at line 494 of file TrVisMetafileStream.h.
|
inline |
Definition at line 496 of file TrVisMetafileStream.h.
|
protected |
Definition at line 487 of file TrVisMetafileStream.h.
|
protected |
Definition at line 488 of file TrVisMetafileStream.h.
|
protected |
Definition at line 485 of file TrVisMetafileStream.h.
|
protected |
Definition at line 486 of file TrVisMetafileStream.h.