 |
Verovio
Source code documentation
|
8 #ifndef __VRV_ADJUSTXRELFORTRANSCRIPTIONFUNCTOR_H__
9 #define __VRV_ADJUSTXRELFORTRANSCRIPTIONFUNCTOR_H__
41 FunctorCode VisitLayerElement(
LayerElement *layerElement)
override;
56 #endif // __VRV_ADJUSTXRELFORTRANSCRIPTIONFUNCTOR_H__
This abstract class is the base class for all mutable functors.
Definition: functor.h:101
bool ImplementsEndInterface() const override
Return true if the functor implements the end interface.
Definition: adjustxrelfortranscriptionfunctor.h:35
This class is a base class for the Layer (<layer>) content.
Definition: layerelement.h:46
This class adjusts the XRel positions taking into account the bounding boxes.
Definition: adjustxrelfortranscriptionfunctor.h:22