StarObjectSmallGraphicInternal::SDUDGraphicAnimation Class Reference

Internal: virtual class to store a SDUD graphic animation. More...

Inheritance diagram for StarObjectSmallGraphicInternal::SDUDGraphicAnimation:
StarObjectSmallGraphicInternal::SDUDGraphic StarObjectSmallGraphicInternal::Graphic

List of all members.

Public Member Functions

 SDUDGraphicAnimation ()
 constructor
 ~SDUDGraphicAnimation ()
 destructor
virtual std::string print () const
 basic print function

Public Attributes

std::vector< STOFFVec2im_polygon
 the polygon
STOFFVec2i m_limits [2]
 the limits start, end
int m_values [8]
 the values: presentation effect, speed, clickAction, presentation effect[second], speed[second], invisible, verb, text effect
STOFFColor m_colors [2]
 the colors
bool m_flags [3]
 some flags : active, dim[previous], isMovie
bool m_booleans [5]
 some bool : hasSound, playFull, sound[second], playFull[second], dim[hide]
librevenge::RVNGString m_names [3]
 the names : sound file, bookmark, sound file[second]
int m_order
 the presentation order

Friends

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

Detailed Description

Internal: virtual class to store a SDUD graphic animation.


Constructor & Destructor Documentation


Member Function Documentation

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

basic print function

Reimplemented from StarObjectSmallGraphicInternal::SDUDGraphic.


Friends And Related Function Documentation

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

print object data


Member Data Documentation

some bool : hasSound, playFull, sound[second], playFull[second], dim[hide]

Referenced by SDUDGraphicAnimation().

some flags : active, dim[previous], isMovie

Referenced by SDUDGraphicAnimation().

the names : sound file, bookmark, sound file[second]

the values: presentation effect, speed, clickAction, presentation effect[second], speed[second], invisible, verb, text effect

Referenced by SDUDGraphicAnimation().


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