This is the wrapper class handling V5 write leader data. More...
Public Member Functions | |
DrwLeader () | |
Default constructor. More... | |
Data Fields | |
Dtk_Leader::LeaderTerminatorTypeEnum | m_ArrowType |
This is the arrow head type - beware not all type are not handled -. More... | |
Dtk_anchor_type | m_LeaderAnchor |
This is the AnchorType where the leader is attached to Pmi - see each PMI to known which leader anchor points are valid -. More... | |
std::vector< Dtk_pnt > | m_LeaderPnts |
This is the list of leader point except the last point - attach point -. More... | |
This is the wrapper class handling V5 write leader data.
catiav5w::Pmi::DrwLeader::DrwLeader | ( | ) |
Default constructor.
Dtk_Leader::LeaderTerminatorTypeEnum catiav5w::Pmi::DrwLeader::m_ArrowType |
This is the arrow head type - beware not all type are not handled -.
Dtk_anchor_type catiav5w::Pmi::DrwLeader::m_LeaderAnchor |
This is the AnchorType where the leader is attached to Pmi - see each PMI to known which leader anchor points are valid -.
std::vector< Dtk_pnt > catiav5w::Pmi::DrwLeader::m_LeaderPnts |
This is the list of leader point except the last point - attach point -.