StarObjectSmallGraphicInternal::SdrGraphicPath Class Reference

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

Inheritance diagram for StarObjectSmallGraphicInternal::SdrGraphicPath:
StarObjectSmallGraphicInternal::SdrGraphicText StarObjectSmallGraphicInternal::SdrGraphicAttribute StarObjectSmallGraphicInternal::SdrGraphic StarObjectSmallGraphicInternal::Graphic

List of all members.

Public Member Functions

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

Public Attributes

std::vector
< StarGraphicStruct::StarPolygon
m_pathPolygons
 the path polygon

Friends

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

Detailed Description

Internal: virtual class to store a Sdr graphic path.


Constructor & Destructor Documentation

constructor


Member Function Documentation

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

basic print function

Reimplemented from StarObjectSmallGraphicInternal::SdrGraphicText.

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

try to send the graphic to the listener

Reimplemented from StarObjectSmallGraphicInternal::Graphic.


Friends And Related Function Documentation

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

print object data


Member Data Documentation


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