QGIS API Documentation  2.2.0-Valmiera
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Public Attributes | List of all members
QgsInterpolator::LayerData Struct Reference

A layer together with the information about interpolation attribute / z-coordinate interpolation and the type (point, structure line, breakline) More...

#include <qgsinterpolator.h>

Collaboration diagram for QgsInterpolator::LayerData:
Collaboration graph
[legend]

Public Attributes

QgsVectorLayervectorLayer
bool zCoordInterpolation
int interpolationAttribute
InputType mInputType

Detailed Description

A layer together with the information about interpolation attribute / z-coordinate interpolation and the type (point, structure line, breakline)

Definition at line 48 of file qgsinterpolator.h.

Member Data Documentation

int QgsInterpolator::LayerData::interpolationAttribute

Definition at line 52 of file qgsinterpolator.h.

InputType QgsInterpolator::LayerData::mInputType

Definition at line 53 of file qgsinterpolator.h.

QgsVectorLayer* QgsInterpolator::LayerData::vectorLayer

Definition at line 50 of file qgsinterpolator.h.

bool QgsInterpolator::LayerData::zCoordInterpolation

Definition at line 51 of file qgsinterpolator.h.


The documentation for this struct was generated from the following file: