|
QGIS API Documentation
2.14.0-Essen
|
#include "qgscoordinatetransform.h"#include "qgsrectangle.h"#include "qgswkbtypes.h"#include "qgswkbptr.h"#include <QString>

Go to the source code of this file.
Classes | |
| class | QgsAbstractGeometryV2 |
| Abstract base class for all geometries. More... | |
| class | QgsVertexId |
| Utility class for identifying a unique vertex within a geometry. More... | |
Typedefs | |
| typedef QList< QgsRingSequenceV2 > | QgsCoordinateSequenceV2 |
| typedef QList< QgsPointV2 > | QgsPointSequenceV2 |
| typedef QList< QgsPointSequenceV2 > | QgsRingSequenceV2 |
| typedef QList< QgsRingSequenceV2 > QgsCoordinateSequenceV2 |
Definition at line 37 of file qgsabstractgeometryv2.h.
| typedef QList< QgsPointV2 > QgsPointSequenceV2 |
Definition at line 33 of file qgsabstractgeometryv2.h.
| typedef QList< QgsPointSequenceV2 > QgsRingSequenceV2 |
Definition at line 36 of file qgsabstractgeometryv2.h.
1.8.11