8 #ifndef __VRV_ADJUSTTUPLETSXFUNCTOR_H__
9 #define __VRV_ADJUSTTUPLETSXFUNCTOR_H__
41 FunctorCode VisitTuplet(
Tuplet *tuplet)
override;
This class calculates the X position of tuplet brackets and num.
Definition: adjusttupletsxfunctor.h:22
bool ImplementsEndInterface() const override
Return true if the functor implements the end interface.
Definition: adjusttupletsxfunctor.h:35
This abstract class is the base class for all mutable functors that need access to the document.
Definition: functor.h:151
This class is a hold the data and corresponds to the model of a MVC design pattern.
Definition: doc.h:41