A dialog for Spatial 'K'luster Analysis by Tree Edge Removal. More...
#include "../../common/Logger.h"#include "../../common/progress/ProgressManager.h"#include "../../common/Translator.h"#include "../../common/STLUtils.h"#include "../../dataaccess/datasource/DataSource.h"#include "../../dataaccess/utils/Utils.h"#include "../../geometry/GeometryProperty.h"#include "../../maptools/DataSetLayer.h"#include "../../qt/widgets/datasource/selector/DataSourceSelectorDialog.h"#include "../../qt/widgets/progress/ProgressViewerDialog.h"#include "../core/GPMBuilder.h"#include "../core/GPMConstructorAdjacencyStrategy.h"#include "../core/GPMWeightsNoWeightsStrategy.h"#include "../core/SkaterOperation.h"#include "../core/SkaterParams.h"#include "../core/SpatialWeightsExchanger.h"#include "../core/Utils.h"#include "../Exception.h"#include "SkaterDialog.h"#include "Utils.h"#include "ui_SkaterDialogForm.h"#include <QFileDialog>#include <QFileInfo>#include <QGridLayout>#include <QMessageBox>#include <QValidator>#include <memory>#include <boost/filesystem.hpp>Go to the source code of this file.
Functions | |
| Q_DECLARE_METATYPE (te::map::AbstractLayerPtr) | |
A dialog for Spatial 'K'luster Analysis by Tree Edge Removal.
Definition in file SkaterDialog.cpp.
| Q_DECLARE_METATYPE | ( | te::map::AbstractLayerPtr | ) |