This class is GUI used to define the parameters raster data edition.
More...
#include <RasterEditWizardPage.h>
This class is GUI used to define the parameters raster data edition.
Definition at line 63 of file RasterEditWizardPage.h.
◆ RasterEditWizardPage()
◆ ~RasterEditWizardPage()
te::qt::widgets::RasterEditWizardPage::~RasterEditWizardPage |
( |
| ) |
|
◆ addRoiItem()
void te::qt::widgets::RasterEditWizardPage::addRoiItem |
( |
| ) |
|
|
protected |
◆ addRulePushButtonClicked
void te::qt::widgets::RasterEditWizardPage::addRulePushButtonClicked |
( |
| ) |
|
|
protectedslot |
◆ drawGeometries
void te::qt::widgets::RasterEditWizardPage::drawGeometries |
( |
| ) |
|
|
protectedslot |
◆ getBand()
unsigned int te::qt::widgets::RasterEditWizardPage::getBand |
( |
| ) |
|
|
protected |
◆ getOutputRaster()
std::shared_ptr< te::rst::Raster > te::qt::widgets::RasterEditWizardPage::getOutputRaster |
( |
| ) |
|
Return the current output raster.
- Returns
- Return the current output raster.
◆ getPalleteIndex2Descriptions()
const std::vector< std::map< unsigned int, std::string > > & te::qt::widgets::RasterEditWizardPage::getPalleteIndex2Descriptions |
( |
| ) |
const |
|
inline |
Return the current output pallete indexes to their respetive descriptions.
Return the current output pallete indexes to their respetive descriptions.
Definition at line 101 of file RasterEditWizardPage.h.
◆ getReplaceValues()
void te::qt::widgets::RasterEditWizardPage::getReplaceValues |
( |
std::vector< std::pair< double, double > > & |
replaceValues | ) |
const |
|
protected |
◆ getROIs()
void te::qt::widgets::RasterEditWizardPage::getROIs |
( |
std::vector< te::gm::Geometry * > & |
geomVec | ) |
|
|
protected |
◆ isComplete()
bool te::qt::widgets::RasterEditWizardPage::isComplete |
( |
| ) |
const |
◆ newValueComboBoxcurrentIndexChanged
void te::qt::widgets::RasterEditWizardPage::newValueComboBoxcurrentIndexChanged |
( |
int |
index | ) |
|
|
protectedslot |
◆ oldValueComboBoxcurrentIndexChanged
void te::qt::widgets::RasterEditWizardPage::oldValueComboBoxcurrentIndexChanged |
( |
int |
index | ) |
|
|
protectedslot |
◆ onAddNewValuePushButtonClicked
void te::qt::widgets::RasterEditWizardPage::onAddNewValuePushButtonClicked |
( |
| ) |
|
|
protectedslot |
◆ onEnvelopeAcquired
void te::qt::widgets::RasterEditWizardPage::onEnvelopeAcquired |
( |
te::gm::Envelope |
env | ) |
|
|
protectedslot |
◆ onGeomAquired
void te::qt::widgets::RasterEditWizardPage::onGeomAquired |
( |
te::gm::Polygon * |
poly | ) |
|
|
protectedslot |
◆ onLoadROISPushButtonClicked
void te::qt::widgets::RasterEditWizardPage::onLoadROISPushButtonClicked |
( |
| ) |
|
|
protectedslot |
◆ onPointPicked
void te::qt::widgets::RasterEditWizardPage::onPointPicked |
( |
double |
x, |
|
|
double |
y |
|
) |
| |
|
protectedslot |
◆ onPointPickedOnMainMapDisplay
void te::qt::widgets::RasterEditWizardPage::onPointPickedOnMainMapDisplay |
( |
QPointF & |
| ) |
|
|
protectedslot |
◆ onRemoveRoiItem
void te::qt::widgets::RasterEditWizardPage::onRemoveRoiItem |
( |
| ) |
|
|
protectedslot |
◆ onReplaceAllPushButtonClicked
void te::qt::widgets::RasterEditWizardPage::onReplaceAllPushButtonClicked |
( |
| ) |
|
|
protectedslot |
◆ onRoiTableWidgetItemClicked
void te::qt::widgets::RasterEditWizardPage::onRoiTableWidgetItemClicked |
( |
QTableWidgetItem * |
| ) |
|
|
protectedslot |
◆ onSelectRoiItem
void te::qt::widgets::RasterEditWizardPage::onSelectRoiItem |
( |
| ) |
|
|
protectedslot |
◆ onsetNewValueColorPushButtonClicked
void te::qt::widgets::RasterEditWizardPage::onsetNewValueColorPushButtonClicked |
( |
| ) |
|
|
protectedslot |
◆ onTansferPushButtonClicked
void te::qt::widgets::RasterEditWizardPage::onTansferPushButtonClicked |
( |
| ) |
|
|
protectedslot |
◆ removeRulePushButtonClicked
void te::qt::widgets::RasterEditWizardPage::removeRulePushButtonClicked |
( |
| ) |
|
|
protectedslot |
◆ setLayer()
This method is used to set the selected layer for editing operation.
- Parameters
-
- Returns
- true if ok, false on errors.
- Note
- This layer MUST HAVE a valid raster object.
◆ updateValuesCombos()
void te::qt::widgets::RasterEditWizardPage::updateValuesCombos |
( |
| ) |
|
|
protected |
◆ m_geomVec
◆ m_mainLayerExplorerPtr
◆ m_mainMapDispPtr
◆ m_outputDataSourceID
std::string te::qt::widgets::RasterEditWizardPage::m_outputDataSourceID |
|
private |
◆ m_outputRasterPtr
std::shared_ptr< te::rst::Raster > te::qt::widgets::RasterEditWizardPage::m_outputRasterPtr |
|
private |
◆ m_palleteIndex2Descriptions
std::vector< std::map< unsigned int , std::string > > te::qt::widgets::RasterEditWizardPage::m_palleteIndex2Descriptions |
|
private |
◆ m_rasterMavDialogPtr
◆ m_ui
std::unique_ptr<Ui::RasterEditWizardPageForm> te::qt::widgets::RasterEditWizardPage::m_ui |
|
private |
The documentation for this class was generated from the following file: