QGIS API Documentation
2.18.21-Las Palmas (9fba24a)
|
#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 36 of file qgsabstractgeometryv2.h.
typedef QList< QgsPointV2 > QgsPointSequenceV2 |
Definition at line 32 of file qgsabstractgeometryv2.h.
typedef QList< QgsPointSequenceV2 > QgsRingSequenceV2 |
Definition at line 35 of file qgsabstractgeometryv2.h.