CSol
Classes | Namespaces | Enumerations | Functions
csol_esri_shapefile_writer.h File Reference
#include "Workspace/DataExecution/Operations/operation.h"
#include "Workspace/DataExecution/Operations/operationfactorytraits.h"
#include "Workspace/DataExecution/DataObjects/enumtointadaptor.h"
#include "csol_plugin.h"
#include "csol_plugin_api.h"
Include dependency graph for csol_esri_shapefile_writer.h:
This graph shows which files directly or indirectly include this file:

Classes

class  CSol_ESRIShapefileWriter
 File writer for the ESRI Shapefile. More...
 

Namespaces

 CSIRO
 
 CSIRO::CSol
 
 CSIRO::CSol::ESRIShapefileWriterShapeType
 Shapefile export
 
 CSIRO::DataExecution
 

Enumerations

enum  Type {
  ShapeTypeAuto, ShapeTypePoints, ShapeTypePolyLines, ShapeTypePolygons,
  ShapeTypeSegments
}
 

Functions

template<>
void getEnumNames< CSIRO::CSol::ESRIShapefileWriterShapeType::Type > (QStringList &names)