Control Network Display on Mosaic Scene.
More...
#include <ControlNetGraphicsItem.h>
Control Network Display on Mosaic Scene.
- Author
- 2011-05-07 Steven Lambright
◆ ControlNetGraphicsItem()
◆ ~ControlNetGraphicsItem()
Isis::ControlNetGraphicsItem::~ControlNetGraphicsItem |
( |
| ) |
|
|
virtual |
◆ boundingRect()
QRectF Isis::ControlNetGraphicsItem::boundingRect |
( |
| ) |
const |
◆ buildChildren
void Isis::ControlNetGraphicsItem::buildChildren |
( |
| ) |
|
|
slot |
◆ clearControlPointGraphicsItem
void Isis::ControlNetGraphicsItem::clearControlPointGraphicsItem |
( |
QString | pointId | ) |
|
|
slot |
◆ findClosestControlPoint()
ControlPoint * Isis::ControlNetGraphicsItem::findClosestControlPoint |
( |
QPointF | locationPoint | ) |
|
Return the closest control point to the pointLocation.
- Parameters
-
locationPoint | (QPointF) The location point to search for a control point |
- Returns
- ControlPoint * The closest control point found, which is NULL if no control point found
◆ paint()
void Isis::ControlNetGraphicsItem::paint |
( |
QPainter * | painter, |
|
|
const QStyleOptionGraphicsItem * | style, |
|
|
QWidget * | widget = 0 ) |
◆ setArrowsVisible()
void Isis::ControlNetGraphicsItem::setArrowsVisible |
( |
bool | visible, |
|
|
bool | colorByMeasureCount, |
|
|
int | maxMeasureCount, |
|
|
bool | colorByJigsawError, |
|
|
double | maxResidualMagnitude ) |
◆ snToFileName()
QString Isis::ControlNetGraphicsItem::snToFileName |
( |
QString | sn | ) |
|
The documentation for this class was generated from the following files: