StarObjectSmallGraphicInternal::SdrGraphicMeasure Class Reference

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

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

List of all members.

Public Member Functions

 SdrGraphicMeasure ()
 constructor
 ~SdrGraphicMeasure ()
 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

STOFFVec2i m_measurePoints [2]
 the points
bool m_overwritten
 overwritten flag
shared_ptr< StarItemm_measureItem
 the measure attributes

Friends

std::ostream & operator<< (std::ostream &o, SdrGraphicMeasure 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::SdrGraphicMeasure::print ( ) const [inline, virtual]

basic print function

Reimplemented from StarObjectSmallGraphicInternal::SdrGraphicText.

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

try to send the graphic to the listener

Reimplemented from StarObjectSmallGraphicInternal::Graphic.

try to update the style

Reimplemented from StarObjectSmallGraphicInternal::SdrGraphicAttribute.

Referenced by send().


Friends And Related Function Documentation

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

print object data


Member Data Documentation


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