2#ifndef INKSCAPE_LPE_BOUNDING_BOX_H
3#define INKSCAPE_LPE_BOUNDING_BOX_H
17namespace LivePathEffect {
OriginalSatelliteParam linked_path
LPEBoundingBox & operator=(const LPEBoundingBox &)=delete
void doEffect(Geom::PathVector &curve) override
LPEBoundingBox(const LPEBoundingBox &)=delete
void doBeforeEffect(SPLPEItem const *lpeitem) override
Is performed each time before the effect is updated.
bool doOnOpen(SPLPEItem const *lpeitem) override
Is performed on load document or revert If the item is fixed legacy return true.
~LPEBoundingBox() override
void doOnApply(SPLPEItem const *lpeitem) override
Is performed a single time when the effect is freshly applied to a path.
Helper class to stream background task notifications as a series of messages.