This class is used to make post classification.
More...
#include <PostClassificationWidget.h>
This class is used to make post classification.
Definition at line 63 of file PostClassificationWidget.h.
te::qt::widgets::PostClassificationWidget::PostClassificationWidget |
( |
QWidget * |
parent = 0 , |
|
|
Qt::WindowFlags |
f = 0 |
|
) |
| |
te::qt::widgets::PostClassificationWidget::~PostClassificationWidget |
( |
| ) |
|
void te::qt::widgets::PostClassificationWidget::applyPreview |
( |
| ) |
|
|
protected |
void te::qt::widgets::PostClassificationWidget::drawPreview |
( |
te::rst::Raster * |
raster | ) |
|
|
protected |
bool te::qt::widgets::PostClassificationWidget::execute |
( |
| ) |
|
void te::qt::widgets::PostClassificationWidget::geomAquired |
( |
te::gm::Polygon * |
poly | ) |
|
|
signal |
Ui::PostClassificationWidgetForm* te::qt::widgets::PostClassificationWidget::getForm |
( |
| ) |
const |
void te::qt::widgets::PostClassificationWidget::getRasterFromROI |
( |
| ) |
|
|
protected |
void te::qt::widgets::PostClassificationWidget::onEnvelopeAcquired |
( |
te::gm::Envelope |
env | ) |
|
|
protectedslot |
void te::qt::widgets::PostClassificationWidget::onMapDisplayExtentChanged |
( |
| ) |
|
|
protectedslot |
void te::qt::widgets::PostClassificationWidget::onPreviewCheckBoxToggled |
( |
bool |
isChecked | ) |
|
|
protectedslot |
void te::qt::widgets::PostClassificationWidget::setActionGroup |
( |
QActionGroup * |
actionGroup | ) |
|
void te::qt::widgets::PostClassificationWidget::thresholdSliderValueChanged |
( |
int |
value | ) |
|
|
protectedslot |
void te::qt::widgets::PostClassificationWidget::weightSliderValueChanged |
( |
int |
value | ) |
|
|
protectedslot |
te::rst::Raster* te::qt::widgets::PostClassificationWidget::m_previewRaster |
|
private |
te::rst::Raster* te::qt::widgets::PostClassificationWidget::m_rasterPreview |
|
private |
std::auto_ptr<Ui::PostClassificationWidgetForm> te::qt::widgets::PostClassificationWidget::m_ui |
|
private |
The documentation for this class was generated from the following file: