33 #ifndef STOFF_GRAPHIC_SHAPE
34 # define STOFF_GRAPHIC_SHAPE
39 # include "librevenge/librevenge.h"
57 void addTo(librevenge::RVNGPropertyList &list)
const;
virtual ~STOFFGraphicShape()
virtual destructor
Definition: STOFFGraphicShape.cxx:56
Definition: STOFFGraphicShape.hxx:49
Command m_command
the command
Definition: STOFFGraphicShape.hxx:61
std::string m_extra
extra data
Definition: STOFFGraphicShape.hxx:67
STOFFBox2f m_bdbox
the shape bdbox in twip
Definition: STOFFGraphicShape.hxx:63
STOFFGraphicShape()
constructor
Definition: STOFFGraphicShape.hxx:51
Definition: STOFFGraphicShape.hxx:49
friend std::ostream & operator<<(std::ostream &o, STOFFGraphicShape const &sh)
a print operator
Definition: STOFFGraphicShape.cxx:81
Definition: STOFFGraphicShape.hxx:49
Command
an enum used to define the interface command
Definition: STOFFGraphicShape.hxx:49
Definition: STOFFGraphicShape.hxx:49
void addTo(librevenge::RVNGPropertyList &list) const
add shape to property list
Definition: STOFFGraphicShape.cxx:60
Definition: STOFFGraphicShape.hxx:49
a structure used to define a picture shape
Definition: STOFFGraphicShape.hxx:45
Definition: STOFFGraphicShape.hxx:49
Definition: STOFFGraphicShape.hxx:49
Class to store a graphic style.
Definition: STOFFGraphicStyle.hxx:44
librevenge::RVNGPropertyList m_propertyList
the property
Definition: STOFFGraphicShape.hxx:65