This class is used to define a widget for tie point acquirement.
More...
#include <TiePointLocatorWidget.h>
This class is used to define a widget for tie point acquirement.
Definition at line 94 of file TiePointLocatorWidget.h.
te::qt::widgets::TiePointLocatorWidget::TiePointLocatorWidget |
( |
QWidget * |
parent = 0 , |
|
|
Qt::WindowFlags |
f = 0 |
|
) |
| |
te::qt::widgets::TiePointLocatorWidget::~TiePointLocatorWidget |
( |
| ) |
|
void te::qt::widgets::TiePointLocatorWidget::adjCoordPicked |
( |
double |
x, |
|
|
double |
y |
|
) |
| |
|
protected |
void te::qt::widgets::TiePointLocatorWidget::createSelection |
( |
int |
initialIdx, |
|
|
int |
nPos |
|
) |
| |
|
protected |
void te::qt::widgets::TiePointLocatorWidget::doneAcquiredTiePoints |
( |
| ) |
|
|
signal |
void te::qt::widgets::TiePointLocatorWidget::drawTiePoints |
( |
| ) |
|
|
protected |
Ui::TiePointLocatorWidgetForm* te::qt::widgets::TiePointLocatorWidget::getForm |
( |
| ) |
const |
void te::qt::widgets::TiePointLocatorWidget::getOutputResolution |
( |
double & |
resX, |
|
|
double & |
resY |
|
) |
| |
void te::qt::widgets::TiePointLocatorWidget::getOutputSRID |
( |
int & |
srid | ) |
|
bool te::qt::widgets::TiePointLocatorWidget::getReferenceTiePointCoord |
( |
te::gm::Coord2D & |
coordRef | ) |
|
Get tie point reference coord that does not have an adjust coordenate.
- Parameters
-
coordRef | The tie point reference coord. |
- Returns
- The m_tiePointHasFirstCoord status.
Get tie point data container.
- Returns
- The tie point data container.
Get the current acquired tie-points.
- Parameters
-
tiePoints | The current acquired tie-points. |
Get the current acquired tie-points.
- Parameters
-
tiePoints | The current acquired tie-points. |
void te::qt::widgets::TiePointLocatorWidget::onAddToolButtonClicked |
( |
| ) |
|
|
protectedslot |
void te::qt::widgets::TiePointLocatorWidget::onAdjMapDisplayExtentChanged |
( |
| ) |
|
|
protectedslot |
void te::qt::widgets::TiePointLocatorWidget::onAdjPointPicked |
( |
double |
x, |
|
|
double |
y |
|
) |
| |
|
protectedslot |
void te::qt::widgets::TiePointLocatorWidget::onAutoAcquireTiePointsToolButtonClicked |
( |
| ) |
|
|
protectedslot |
void te::qt::widgets::TiePointLocatorWidget::onDeleteSelectedToolButtonClicked |
( |
| ) |
|
|
protectedslot |
void te::qt::widgets::TiePointLocatorWidget::onDoneToolButtonClicked |
( |
| ) |
|
|
protectedslot |
void te::qt::widgets::TiePointLocatorWidget::onRefMapDisplayExtentChanged |
( |
| ) |
|
|
protectedslot |
void te::qt::widgets::TiePointLocatorWidget::onRefPointPicked |
( |
double |
x, |
|
|
double |
y |
|
) |
| |
|
protectedslot |
void te::qt::widgets::TiePointLocatorWidget::onRefreshToolButtonClicked |
( |
| ) |
|
|
protectedslot |
void te::qt::widgets::TiePointLocatorWidget::onSelectAllToolButtonClicked |
( |
| ) |
|
|
protectedslot |
void te::qt::widgets::TiePointLocatorWidget::onSRIDPushButtonClicked |
( |
| ) |
|
|
protectedslot |
void te::qt::widgets::TiePointLocatorWidget::onTiePointsTableWidgetItemSelectionChanged |
( |
| ) |
|
|
protectedslot |
void te::qt::widgets::TiePointLocatorWidget::onTiePointsUpdated |
( |
| ) |
|
|
protectedslot |
void te::qt::widgets::TiePointLocatorWidget::onUnselectAllToolButtonClicked |
( |
| ) |
|
|
protectedslot |
void te::qt::widgets::TiePointLocatorWidget::refCoordPicked |
( |
double |
x, |
|
|
double |
y |
|
) |
| |
|
protected |
This method is used to set the selected layer used to be the adjust layer.
- Parameters
-
- Note
- This layer MUST HAVE a valid raster object.
This method is used to set the selected layer used to be the reference layer.
- Parameters
-
- Note
- This layer MUST HAVE a valid raster object.
void te::qt::widgets::TiePointLocatorWidget::setReferenceTiePointMarkLegend |
( |
QPixmap |
p | ) |
|
|
protected |
void te::qt::widgets::TiePointLocatorWidget::setSelectedTiePointMarkLegend |
( |
QPixmap |
p | ) |
|
|
protected |
void te::qt::widgets::TiePointLocatorWidget::setTiePointMarkLegend |
( |
QPixmap |
p | ) |
|
|
protected |
void te::qt::widgets::TiePointLocatorWidget::startUpNavigators |
( |
| ) |
|
|
protected |
void te::qt::widgets::TiePointLocatorWidget::tiePointsTableUpdate |
( |
| ) |
|
|
protected |
Uptate the tie-points table widget.
void te::qt::widgets::TiePointLocatorWidget::tiePointsUpdated |
( |
| ) |
|
|
signal |
void te::qt::widgets::TiePointLocatorWidget::transformationInfoUpdate |
( |
| ) |
|
|
protected |
Uptate the current transformation information widgets.
te::se::Mark* te::qt::widgets::TiePointLocatorWidget::m_markRef |
|
private |
te::se::Mark* te::qt::widgets::TiePointLocatorWidget::m_markSelected |
|
private |
te::se::Mark* te::qt::widgets::TiePointLocatorWidget::m_markUnselected |
|
private |
bool te::qt::widgets::TiePointLocatorWidget::m_tiePointHasFirstCoord |
|
private |
unsigned int te::qt::widgets::TiePointLocatorWidget::m_tiePointIdCounter |
|
private |
std::set<int> te::qt::widgets::TiePointLocatorWidget::m_tiePointsSelected |
|
private |
std::auto_ptr<Ui::TiePointLocatorWidgetForm> te::qt::widgets::TiePointLocatorWidget::m_ui |
|
private |
The documentation for this class was generated from the following file:
- /home/castejon/castejon_files/develop/terralib5/git_master/terralib5/src/terralib/qt/widgets/rp/TiePointLocatorWidget.h