HanMacWrdJGraphInternal::ShapeGraph Struct Referencefinal

Internal: the geometrical graph of a HanMacWrdJGraph. More...

Inheritance diagram for HanMacWrdJGraphInternal::ShapeGraph:
HanMacWrdJGraphInternal::Frame

Public Member Functions

 ShapeGraph (Frame const &orig)
 constructor More...
 
 ~ShapeGraph () final
 destructor More...
 
bool valid () const final
 returns true if the frame data are read More...
 
std::string print () const
 print local data More...
 
- Public Member Functions inherited from HanMacWrdJGraphInternal::Frame
 Frame ()
 constructor More...
 
 Frame (Frame const &)=default
 
virtual ~Frame ()
 destructor More...
 
MWAWBox2f getBdBox () const
 return the frame bdbox More...
 

Public Attributes

MWAWGraphicShape m_shape
 the shape m_shape More...
 
int m_arrowsFlag
 the lines arrow flag More...
 
- Public Attributes inherited from HanMacWrdJGraphInternal::Frame
int m_type
 the graph type More...
 
long m_fileId
 the file id More...
 
int m_id
 the local id More...
 
int m_formatId
 the format id More...
 
int m_page
 the page More...
 
MWAWBox2f m_pos
 the position More...
 
float m_baseline
 the baseline More...
 
bool m_inGroup
 true if this node is a group's child More...
 
bool m_parsed
 true if we have send the data More...
 
std::string m_extra
 an extra string More...
 

Friends

std::ostream & operator<< (std::ostream &o, ShapeGraph const &graph)
 operator<< More...
 

Detailed Description

Internal: the geometrical graph of a HanMacWrdJGraph.

Constructor & Destructor Documentation

◆ ShapeGraph()

HanMacWrdJGraphInternal::ShapeGraph::ShapeGraph ( Frame const &  orig)
inlineexplicit

constructor

◆ ~ShapeGraph()

HanMacWrdJGraphInternal::ShapeGraph::~ShapeGraph ( )
final

destructor

Member Function Documentation

◆ print()

std::string HanMacWrdJGraphInternal::ShapeGraph::print ( ) const
inline

print local data

◆ valid()

bool HanMacWrdJGraphInternal::ShapeGraph::valid ( ) const
inlinefinalvirtual

returns true if the frame data are read

Reimplemented from HanMacWrdJGraphInternal::Frame.

Friends And Related Function Documentation

◆ operator<<

std::ostream& operator<< ( std::ostream &  o,
ShapeGraph const &  graph 
)
friend

operator<<

Member Data Documentation

◆ m_arrowsFlag

int HanMacWrdJGraphInternal::ShapeGraph::m_arrowsFlag

the lines arrow flag

Referenced by print(), and HanMacWrdJGraph::sendShapeGraph().

◆ m_shape

MWAWGraphicShape HanMacWrdJGraphInternal::ShapeGraph::m_shape

the shape m_shape

Referenced by print(), and HanMacWrdJGraph::sendShapeGraph().


The documentation for this struct was generated from the following file:

Generated on Fri Sep 18 2020 18:14:52 for libmwaw by doxygen 1.8.20