Go to the source code of this file.
Functions | |
| bool | RasterToVectorInPGIS () |
| bool | RasterToVectorInSHP () |
| bool | VectorToRaster () |
| bool | VectorToVector () |
| bool RasterToVectorInPGIS | ( | ) |
Definition at line 110 of file examples/attributefill/RasterToVector.cpp.
References te::da::GetFirstPropertyPos(), te::da::DataSourceFactory::make(), te::stat::MAX_VALUE, te::stat::MIN_VALUE, te::attributefill::RasterToVector::paramsAreValid(), te::dt::RASTER_TYPE, te::attributefill::RasterToVector::run(), te::attributefill::RasterToVector::setInput(), te::attributefill::RasterToVector::setOutput(), te::attributefill::RasterToVector::setParams(), and te::stat::SUM.
| bool RasterToVectorInSHP | ( | ) |
Definition at line 20 of file examples/attributefill/RasterToVector.cpp.
References te::core::FileSystem::exists(), te::da::GetFirstPropertyPos(), te::da::DataSourceFactory::make(), te::stat::MAX_VALUE, te::stat::MIN_VALUE, te::attributefill::RasterToVector::paramsAreValid(), te::dt::RASTER_TYPE, te::attributefill::RasterToVector::run(), te::attributefill::RasterToVector::setInput(), te::attributefill::RasterToVector::setOutput(), te::attributefill::RasterToVector::setParams(), and te::stat::SUM.
| bool VectorToRaster | ( | ) |
Definition at line 22 of file examples/attributefill/VectorToRaster.cpp.
References te::core::FileSystem::exists(), te::da::DataSourceFactory::make(), te::attributefill::VectorToRaster::paramsAreValid(), te::attributefill::VectorToRaster::run(), te::attributefill::VectorToRaster::setInput(), te::attributefill::VectorToRaster::setOutput(), and te::attributefill::VectorToRaster::setParams().
Referenced by te::attributefill::VectorToRasterDialog::onOkPushButtonClicked().
| bool VectorToVector | ( | ) |
Definition at line 62 of file VectorToVector.cpp.
References createLayer(), te::common::Singleton< DataSourceManager >::getInstance(), te::da::DataSourceFactory::make(), and te::attributefill::PERCENT_TOTAL_AREA.