StarObjectSmallGraphicInternal::SdrGraphicEdge Class Reference

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

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

List of all members.

Classes

struct  Information
 the information record More...

Public Member Functions

 SdrGraphicEdge ()
 constructor
 ~SdrGraphicEdge ()
 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_edgePolygon
 the edge polygon
std::vector< int > m_edgePolygonFlags
 the edge polygon flags
shared_ptr< StarItemm_edgeItem
 the edge attributes
Information m_info
 the information record

Friends

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

Detailed Description

Internal: virtual class to store a Sdr graphic edge.


Constructor & Destructor Documentation


Member Function Documentation

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

basic print function

Reimplemented from StarObjectSmallGraphicInternal::SdrGraphicText.

bool StarObjectSmallGraphicInternal::SdrGraphicEdge::send ( STOFFListenerPtr  listener,
STOFFPosition const &  pos,
StarObject object,
bool   
) [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,
SdrGraphicEdge const &  graph 
) [friend]

print object data


Member Data Documentation


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