|
ReadFramework
|
#include <TabStopAnalysis.h>
Public Member Functions | |
| TabStopCluster (const QSharedPointer< PixelSet > &ps) | |
| void | setLine (const Line &line) |
| Line | line () const |
| QSharedPointer< PixelSet > | set () const |
| void | setAngle (double angle) |
| double | angle () const |
| void | draw (QPainter &p) const |
| rdf::TabStopCluster::TabStopCluster | ( | const QSharedPointer< PixelSet > & | ps | ) |
| double rdf::TabStopCluster::angle | ( | ) | const |
| void rdf::TabStopCluster::draw | ( | QPainter & | p | ) | const |
| Line rdf::TabStopCluster::line | ( | ) | const |
| QSharedPointer< PixelSet > rdf::TabStopCluster::set | ( | ) | const |
| void rdf::TabStopCluster::setAngle | ( | double | angle | ) |
| void rdf::TabStopCluster::setLine | ( | const Line & | line | ) |