StarObjectSmallGraphicInternal::SdrGraphicGroup Class Reference

Internal: virtual class to store a Sdr graphic group. More...

Inheritance diagram for StarObjectSmallGraphicInternal::SdrGraphicGroup:
StarObjectSmallGraphicInternal::SdrGraphic StarObjectSmallGraphicInternal::Graphic

List of all members.

Public Member Functions

 SdrGraphicGroup (int id)
 constructor
 ~SdrGraphicGroup ()
 destructor
virtual std::string print () const
 basic print function
bool send (STOFFListenerPtr listener, STOFFPosition const &pos, StarObject &object, bool inMasterPage)
 try to send the graphic to the listener

Public Attributes

librevenge::RVNGString m_groupName
 the group name
std::vector< shared_ptr
< StarObjectSmallGraphic > > 
m_child
 the child
STOFFVec2i m_refPoint
 the ref point
bool m_hasRefPoint
 flag to know if we use the ref point
int m_groupDrehWink
 the dreh wink: rotation?
int m_groupShearWink
 the shear wink

Friends

std::ostream & operator<< (std::ostream &o, SdrGraphicGroup const &graph)
 print object data

Detailed Description

Internal: virtual class to store a Sdr graphic group.


Constructor & Destructor Documentation

constructor


Member Function Documentation

virtual std::string StarObjectSmallGraphicInternal::SdrGraphicGroup::print ( ) const [inline, virtual]

basic print function

Reimplemented from StarObjectSmallGraphicInternal::SdrGraphic.

bool StarObjectSmallGraphicInternal::SdrGraphicGroup::send ( STOFFListenerPtr  listener,
STOFFPosition const &  pos,
StarObject object,
bool  inMasterPage 
) [inline, virtual]

try to send the graphic to the listener

Reimplemented from StarObjectSmallGraphicInternal::Graphic.


Friends And Related Function Documentation

std::ostream& operator<< ( std::ostream &  o,
SdrGraphicGroup const &  graph 
) [friend]

print object data


Member Data Documentation


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