GreatWksGraphInternal::FrameShape Struct Referencefinal

Internal: the basic shape of a GreatWksGraph. More...

Inheritance diagram for GreatWksGraphInternal::FrameShape:
GreatWksGraphInternal::Frame

Public Member Functions

 FrameShape (Frame const &frame)
 constructor
 ~FrameShape () final
 destructor
Type getType () const final
 return the frame type
void print (std::ostream &o) const final
 print function
void updateStyle (MWAWGraphicStyle &style) const
 update the style
Public Member Functions inherited from GreatWksGraphInternal::Frame
 Frame ()
 constructor
 Frame (Frame const &)=default
virtual ~Frame ()
 destructor

Public Attributes

MWAWGraphicShape m_shape
 the shape
int m_lineArrow
 the line arrow style (in v1)
int m_lineFormat
 the line format?
Public Attributes inherited from GreatWksGraphInternal::Frame
int m_type
 the zone type
int m_styleId
 the style identifier
int m_parent
 the parent identifier
int m_order
 the z order
long m_dataSize
 the data size ( if know)
MWAWBox2f m_box
 the zone bdbox
int m_page
 the page
std::string m_extra
 extra data
bool m_parsed
 true if the frame is send

Private Member Functions

 FrameShape (FrameShape const &)=delete
FrameShapeoperator= (FrameShape const &)=delete

Additional Inherited Members

Public Types inherited from GreatWksGraphInternal::Frame
enum  Type {
  T_BAD , T_BASIC , T_GROUP , T_PICTURE ,
  T_TEXT , T_DBFIELD , T_UNSET
}
 the frame type More...

Detailed Description

Internal: the basic shape of a GreatWksGraph.

Constructor & Destructor Documentation

◆ FrameShape() [1/2]

GreatWksGraphInternal::FrameShape::FrameShape ( Frame const & frame)
inlineexplicit

constructor

Referenced by FrameShape(), and operator=().

◆ ~FrameShape()

GreatWksGraphInternal::FrameShape::~FrameShape ( )
final

destructor

◆ FrameShape() [2/2]

GreatWksGraphInternal::FrameShape::FrameShape ( FrameShape const & )
privatedelete

Member Function Documentation

◆ getType()

Type GreatWksGraphInternal::FrameShape::getType ( ) const
inlinefinalvirtual

return the frame type

Reimplemented from GreatWksGraphInternal::Frame.

Referenced by getType().

◆ operator=()

FrameShape & GreatWksGraphInternal::FrameShape::operator= ( FrameShape const & )
privatedelete

◆ print()

void GreatWksGraphInternal::FrameShape::print ( std::ostream & o) const
inlinefinalvirtual

print function

Reimplemented from GreatWksGraphInternal::Frame.

◆ updateStyle()

void GreatWksGraphInternal::FrameShape::updateStyle ( MWAWGraphicStyle & style) const
inline

Member Data Documentation

◆ m_lineArrow

int GreatWksGraphInternal::FrameShape::m_lineArrow

the line arrow style (in v1)

Referenced by FrameShape(), print(), and updateStyle().

◆ m_lineFormat

int GreatWksGraphInternal::FrameShape::m_lineFormat

the line format?

Referenced by FrameShape(), and print().

◆ m_shape

MWAWGraphicShape GreatWksGraphInternal::FrameShape::m_shape

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

Generated on Mon Jan 20 2025 00:00:00 for libmwaw by doxygen 1.14.0