QGIS API Documentation  2.6.0-Brighton
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Public Member Functions | Protected Attributes | List of all members
MyLine Class Reference

Public Member Functions

 MyLine (QPointF p1, QPointF p2)
double angle ()
QPointF diffForInterval (double interval)
double length ()

Protected Attributes

bool mVertical
bool mIncreasing
double mT
double mLength

Constructor & Destructor Documentation

MyLine::MyLine ( QPointF  p1,
QPointF  p2 
)
inline

Member Function Documentation

double MyLine::angle ( void  )
inline
QPointF MyLine::diffForInterval ( double  interval)
inline
double MyLine::length ( )
inline

Member Data Documentation

bool MyLine::mIncreasing
protected
double MyLine::mLength
protected
double MyLine::mT
protected
bool MyLine::mVertical
protected

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