15 #ifndef QGSGEOMETRYCACHE_H 16 #define QGSGEOMETRYCACHE_H 44 void deleteCachedGeometries();
59 #endif // QGSGEOMETRYCACHE_H A rectangle specified with double values.
QgsRectangle mCachedGeometriesRect
Extent for which there are cached geometries.
const QgsRectangle & cachedGeometriesRect()
A geometry is the spatial representation of a feature.
void setCachedGeometriesRect(const QgsRectangle &extent)
QgsGeometryMap & cachedGeometries()
void removeGeometry(QgsFeatureId fid)
get rid of the cached geometry
QgsGeometryMap mCachedGeometries
Cache of the committed geometries retrieved for the current display