DATAKIT API  V2025.4
catiav5w::Pmi::DrwLeader Class Reference

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_pntm_LeaderPnts
 This is the list of leader point except the last point - attach point -. More...
 

Detailed Description

This is the wrapper class handling V5 write leader data.

Constructor & Destructor Documentation

◆ DrwLeader()

catiav5w::Pmi::DrwLeader::DrwLeader ( )

Default constructor.

Field Documentation

◆ m_ArrowType

Dtk_Leader::LeaderTerminatorTypeEnum catiav5w::Pmi::DrwLeader::m_ArrowType

This is the arrow head type - beware not all type are not handled -.

◆ m_LeaderAnchor

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 -.

◆ m_LeaderPnts

std::vector< Dtk_pnt > catiav5w::Pmi::DrwLeader::m_LeaderPnts

This is the list of leader point except the last point - attach point -.