QTimeSeries Homepage

Main Page   Alphabetical List   Compound List   File List   Compound Members  

QTS_Label Class Reference

Class for a line entity. More...

#include <qts_label.h>

List of all members.

Public Methods

 QTS_Label (RS_EntityContainer *parent)
 Constructor.

 QTS_Label (RS_EntityContainer *parent, const RS_Vector &p1, const RS_Vector &p2, const RS_String &text)
 Constructor.

virtual RS_Entity * clone ()
virtual ~QTS_Label ()
 Destructor.

virtual RS::EntityType rtti () const
RS_String getText () const
virtual void move (RS_Vector offset)
virtual void rotate (RS_Vector center, double angle)
virtual void scale (RS_Vector center, RS_Vector factor)

Protected Methods

virtual void calculateBorders ()

Protected Attributes

RS_String text

Friends

std::ostream & operator<< (std::ostream &os, const QTS_Label &l)
 Dumps the point's data to stdout.


Detailed Description

Class for a line entity.

Author:
Andrew Mustun


Member Function Documentation

virtual RS::EntityType QTS_Label::rtti   const [inline, virtual]
 

Returns:
RS::EntityUnknown


The documentation for this class was generated from the following files:
Copyright © 2002, Andrew Mustun <andrew@mustun.com>. All rights reserved.
System documentation was generated using doxygen.