QGIS API Documentation
2.6.0-Brighton
|
#include "qgis.h"
#include "qgsrendererv2.h"
#include "qgssymbolv2.h"
#include "qgsexpression.h"
#include "qgsfeature.h"
#include "qgsgeometry.h"
#include <QScopedPointer>
Go to the source code of this file.
Classes | |
class | QgsInvertedPolygonRenderer |
QgsInvertedPolygonRenderer is a polygon-only feature renderer used to display features inverted, where the exterior is turned to an interior and where the exterior theoretically spans the entire plane, allowing to mask the surroundings of some features. More... | |
struct | QgsInvertedPolygonRenderer::CombinedFeature |
Structure where the reversed geometry is built during renderFeature. | |
struct | QgsInvertedPolygonRenderer::FeatureDecoration |
Class used to represent features that must be rendered with decorations (selection, vertex markers) |