StarObjectSmallGraphicInternal::SdrGraphicCircle Class Reference

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

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

List of all members.

Public Member Functions

 SdrGraphicCircle (int id)
 constructor
 ~SdrGraphicCircle ()
 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
void updateStyle (StarState &state, STOFFListenerPtr listener) const
 try to update the style

Public Attributes

float m_angles [2]
 the two angles
shared_ptr< StarItemm_circleItem
 the circle attributes

Friends

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

Detailed Description

Internal: virtual class to store a Sdr graphic circle.


Constructor & Destructor Documentation

constructor


Member Function Documentation

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

basic print function

Reimplemented from StarObjectSmallGraphicInternal::SdrGraphicRect.

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

try to send the graphic to the listener

Reimplemented from StarObjectSmallGraphicInternal::SdrGraphicRect.

try to update the style

Reimplemented from StarObjectSmallGraphicInternal::SdrGraphicAttribute.

Referenced by send().


Friends And Related Function Documentation

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

print object data


Member Data Documentation


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