StarObjectSmallGraphicInternal::SdrGraphicCaption Class Reference

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

Inheritance diagram for StarObjectSmallGraphicInternal::SdrGraphicCaption:
StarObjectSmallGraphicInternal::SdrGraphicRect StarObjectSmallGraphicInternal::SdrGraphicText StarObjectSmallGraphicInternal::SdrGraphicAttribute StarObjectSmallGraphicInternal::SdrGraphic StarObjectSmallGraphicInternal::Graphic

List of all members.

Public Member Functions

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

Public Attributes

std::vector< STOFFVec2im_captionPolygon
 a polygon
shared_ptr< StarItemm_captionItem
 the caption attributes

Friends

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

Detailed Description

Internal: virtual class to store a Sdr graphic caption.


Constructor & Destructor Documentation


Member Function Documentation

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

basic print function

Reimplemented from StarObjectSmallGraphicInternal::SdrGraphicRect.

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

try to send the graphic to the listener

Reimplemented from StarObjectSmallGraphicInternal::SdrGraphicRect.


Friends And Related Function Documentation

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

print object data


Member Data Documentation


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