....
More...
#include <CloudDetectionDialog.h>
|
void | onCloudLayerComboBoxActivated (int index) |
|
void | onCloudMaxValueSelected (double, int) |
|
void | onCloudMaxValueSelected (int, int) |
|
void | onCloudMinValueSelected (double, int) |
|
void | onCloudMinValueSelected (int, int) |
|
void | onDownToolButtonClicked () |
|
void | onDrawCloudHistogramClicked () |
|
void | onDrawShadowHistogramClicked () |
|
void | onEnvelopeAcquired (te::gm::Envelope env) |
|
void | onFilterCellChanged (int row, int column) |
|
void | onFilterCellClicked (int row, int column) |
|
void | onFilterCellDoubleClicked (int row, int column) |
|
void | onMapDisplayExtentChanged () |
|
void | onOkPushButtonClicked () |
|
void | onResetCloudHistogramClicked () |
|
void | onResetShadowHistogramClicked () |
|
void | onSearchCloudLayerToolButtonClicked () |
|
void | onSearchShadowLayerToolButtonClicked () |
|
void | onShadowLayerComboBoxActivated (int index) |
|
void | onShadowMaxValueSelected (double, int) |
|
void | onShadowMaxValueSelected (int, int) |
|
void | onShadowMinValueSelected (double, int) |
|
void | onShadowMinValueSelected (int, int) |
|
void | onStyleToolButtonClicked () |
|
void | onTargetDatasourceToolButtonClicked () |
|
void | onTargetFileToolButtonClicked () |
|
void | onUpToolButtonClicked () |
|
....
Definition at line 67 of file CloudDetectionDialog.h.
◆ CloudDetectionDialog()
te::qt::widgets::CloudDetectionDialog::CloudDetectionDialog |
( |
QWidget * |
parent = 0 , |
|
|
Qt::WindowFlags |
f = 0 |
|
) |
| |
◆ ~CloudDetectionDialog()
te::qt::widgets::CloudDetectionDialog::~CloudDetectionDialog |
( |
| ) |
|
◆ addLayer
◆ applyPreview()
void te::qt::widgets::CloudDetectionDialog::applyPreview |
( |
| ) |
|
|
protected |
◆ clearCanvas()
void te::qt::widgets::CloudDetectionDialog::clearCanvas |
( |
| ) |
|
|
protected |
◆ closeEvent()
void te::qt::widgets::CloudDetectionDialog::closeEvent |
( |
QCloseEvent * |
e | ) |
|
|
protected |
◆ closeTool
void te::qt::widgets::CloudDetectionDialog::closeTool |
( |
| ) |
|
|
signal |
◆ createDataSet()
Function used to create the output data
◆ createDataSetType()
std::unique_ptr< te::da::DataSetType > te::qt::widgets::CloudDetectionDialog::createDataSetType |
( |
std::string |
dataSetName, |
|
|
int |
srid |
|
) |
| |
|
protected |
Function used to create the output dataset type
◆ drawCloudHistogram()
void te::qt::widgets::CloudDetectionDialog::drawCloudHistogram |
( |
| ) |
|
|
protected |
◆ drawGeom()
void te::qt::widgets::CloudDetectionDialog::drawGeom |
( |
| ) |
|
|
protected |
◆ drawShadowHistogram()
void te::qt::widgets::CloudDetectionDialog::drawShadowHistogram |
( |
| ) |
|
|
protected |
◆ execute()
bool te::qt::widgets::CloudDetectionDialog::execute |
( |
| ) |
|
|
protected |
◆ getRasterFromROI()
void te::qt::widgets::CloudDetectionDialog::getRasterFromROI |
( |
| ) |
|
|
protected |
◆ onCloudLayerComboBoxActivated
void te::qt::widgets::CloudDetectionDialog::onCloudLayerComboBoxActivated |
( |
int |
index | ) |
|
|
protectedslot |
◆ onCloudMaxValueSelected [1/2]
void te::qt::widgets::CloudDetectionDialog::onCloudMaxValueSelected |
( |
double |
, |
|
|
int |
|
|
) |
| |
|
protectedslot |
◆ onCloudMaxValueSelected [2/2]
void te::qt::widgets::CloudDetectionDialog::onCloudMaxValueSelected |
( |
int |
, |
|
|
int |
|
|
) |
| |
|
protectedslot |
◆ onCloudMinValueSelected [1/2]
void te::qt::widgets::CloudDetectionDialog::onCloudMinValueSelected |
( |
double |
, |
|
|
int |
|
|
) |
| |
|
protectedslot |
◆ onCloudMinValueSelected [2/2]
void te::qt::widgets::CloudDetectionDialog::onCloudMinValueSelected |
( |
int |
, |
|
|
int |
|
|
) |
| |
|
protectedslot |
◆ onDownToolButtonClicked
void te::qt::widgets::CloudDetectionDialog::onDownToolButtonClicked |
( |
| ) |
|
|
protectedslot |
◆ onDrawCloudHistogramClicked
void te::qt::widgets::CloudDetectionDialog::onDrawCloudHistogramClicked |
( |
| ) |
|
|
protectedslot |
◆ onDrawShadowHistogramClicked
void te::qt::widgets::CloudDetectionDialog::onDrawShadowHistogramClicked |
( |
| ) |
|
|
protectedslot |
◆ onEnvelopeAcquired
void te::qt::widgets::CloudDetectionDialog::onEnvelopeAcquired |
( |
te::gm::Envelope |
env | ) |
|
|
protectedslot |
◆ onFilterCellChanged
void te::qt::widgets::CloudDetectionDialog::onFilterCellChanged |
( |
int |
row, |
|
|
int |
column |
|
) |
| |
|
protectedslot |
◆ onFilterCellClicked
void te::qt::widgets::CloudDetectionDialog::onFilterCellClicked |
( |
int |
row, |
|
|
int |
column |
|
) |
| |
|
protectedslot |
◆ onFilterCellDoubleClicked
void te::qt::widgets::CloudDetectionDialog::onFilterCellDoubleClicked |
( |
int |
row, |
|
|
int |
column |
|
) |
| |
|
protectedslot |
◆ onMapDisplayExtentChanged
void te::qt::widgets::CloudDetectionDialog::onMapDisplayExtentChanged |
( |
| ) |
|
|
protectedslot |
◆ onOkPushButtonClicked
void te::qt::widgets::CloudDetectionDialog::onOkPushButtonClicked |
( |
| ) |
|
|
protectedslot |
◆ onResetCloudHistogramClicked
void te::qt::widgets::CloudDetectionDialog::onResetCloudHistogramClicked |
( |
| ) |
|
|
protectedslot |
◆ onResetShadowHistogramClicked
void te::qt::widgets::CloudDetectionDialog::onResetShadowHistogramClicked |
( |
| ) |
|
|
protectedslot |
◆ onSearchCloudLayerToolButtonClicked
void te::qt::widgets::CloudDetectionDialog::onSearchCloudLayerToolButtonClicked |
( |
| ) |
|
|
protectedslot |
◆ onSearchShadowLayerToolButtonClicked
void te::qt::widgets::CloudDetectionDialog::onSearchShadowLayerToolButtonClicked |
( |
| ) |
|
|
protectedslot |
◆ onShadowLayerComboBoxActivated
void te::qt::widgets::CloudDetectionDialog::onShadowLayerComboBoxActivated |
( |
int |
index | ) |
|
|
protectedslot |
◆ onShadowMaxValueSelected [1/2]
void te::qt::widgets::CloudDetectionDialog::onShadowMaxValueSelected |
( |
double |
, |
|
|
int |
|
|
) |
| |
|
protectedslot |
◆ onShadowMaxValueSelected [2/2]
void te::qt::widgets::CloudDetectionDialog::onShadowMaxValueSelected |
( |
int |
, |
|
|
int |
|
|
) |
| |
|
protectedslot |
◆ onShadowMinValueSelected [1/2]
void te::qt::widgets::CloudDetectionDialog::onShadowMinValueSelected |
( |
double |
, |
|
|
int |
|
|
) |
| |
|
protectedslot |
◆ onShadowMinValueSelected [2/2]
void te::qt::widgets::CloudDetectionDialog::onShadowMinValueSelected |
( |
int |
, |
|
|
int |
|
|
) |
| |
|
protectedslot |
◆ onStyleToolButtonClicked
void te::qt::widgets::CloudDetectionDialog::onStyleToolButtonClicked |
( |
| ) |
|
|
protectedslot |
◆ onTargetDatasourceToolButtonClicked
void te::qt::widgets::CloudDetectionDialog::onTargetDatasourceToolButtonClicked |
( |
| ) |
|
|
protectedslot |
◆ onTargetFileToolButtonClicked
void te::qt::widgets::CloudDetectionDialog::onTargetFileToolButtonClicked |
( |
| ) |
|
|
protectedslot |
◆ onUpToolButtonClicked
void te::qt::widgets::CloudDetectionDialog::onUpToolButtonClicked |
( |
| ) |
|
|
protectedslot |
◆ rasterFilter()
◆ readStyle()
void te::qt::widgets::CloudDetectionDialog::readStyle |
( |
| ) |
|
|
protected |
◆ saveDataSet()
Function used to save the output dataset
◆ setActionGroup()
void te::qt::widgets::CloudDetectionDialog::setActionGroup |
( |
QActionGroup * |
actionGroup | ) |
|
◆ setCloudBands()
void te::qt::widgets::CloudDetectionDialog::setCloudBands |
( |
| ) |
|
|
protected |
◆ setLayers()
◆ setMapDisplay()
◆ setShadowBands()
void te::qt::widgets::CloudDetectionDialog::setShadowBands |
( |
| ) |
|
|
protected |
◆ setUserPath()
void te::qt::widgets::CloudDetectionDialog::setUserPath |
( |
std::string |
path | ) |
|
◆ vectorize()
bool te::qt::widgets::CloudDetectionDialog::vectorize |
( |
te::rst::Raster * |
raster, |
|
|
std::vector< te::gm::Geometry * > & |
geomVec, |
|
|
std::vector< double > & |
geomsValues |
|
) |
| |
|
protected |
◆ writeStyle()
void te::qt::widgets::CloudDetectionDialog::writeStyle |
( |
| ) |
|
|
protected |
◆ m_cloudHistogramWidget
◆ m_cloudLayer
◆ m_cloudMaxValue
std::vector<double> te::qt::widgets::CloudDetectionDialog::m_cloudMaxValue |
|
private |
◆ m_cloudMinValue
std::vector<double> te::qt::widgets::CloudDetectionDialog::m_cloudMinValue |
|
private |
◆ m_cloudRasterPreview
std::unique_ptr<te::rst::Raster> te::qt::widgets::CloudDetectionDialog::m_cloudRasterPreview |
|
private |
◆ m_geom
◆ m_lastFilterTableCellText
std::string te::qt::widgets::CloudDetectionDialog::m_lastFilterTableCellText |
|
private |
◆ m_layers
◆ m_layersRasterFiltered
◆ m_mapDisplay
◆ m_navigator
◆ m_outputLayer
◆ m_polygonSymbolizerWidget
◆ m_shadowHistogramWidget
◆ m_shadowLayer
◆ m_shadowMaxValue
std::vector<double> te::qt::widgets::CloudDetectionDialog::m_shadowMaxValue |
|
private |
◆ m_shadowMinValue
std::vector<double> te::qt::widgets::CloudDetectionDialog::m_shadowMinValue |
|
private |
◆ m_shadowRasterPreview
std::unique_ptr<te::rst::Raster> te::qt::widgets::CloudDetectionDialog::m_shadowRasterPreview |
|
private |
◆ m_symbolizer
◆ m_ui
std::unique_ptr<Ui::CloudDetectionDialogForm> te::qt::widgets::CloudDetectionDialog::m_ui |
|
private |
◆ m_userPath
std::string te::qt::widgets::CloudDetectionDialog::m_userPath |
|
private |
The documentation for this class was generated from the following file: