![]() |
Verovio
Source code documentation
|
►Nvrv | |
►Ncmme | |
CmensInfo | |
CAbbr | |
CABCInput | |
CAccid | This class models the MEI <accid> element |
CAccidOctaveSort | Equivalence of accidentals that are an octave apart |
CAccidSpaceSort | Sort Object by drawing Y value |
CAdd | |
CAddToFlatListFunctor | This class adds elements and its children to a flat list |
CAdjustAccidXFunctor | This class adjusts the X position of accidentals |
CAdjustArpegFunctor | This class adjusts the Arpeg position |
CAdjustArticFunctor | This class adjusts the position of articulations |
CAdjustArticWithSlursFunctor | This class adjusts the position of outside articulations with slur |
CAdjustBeamsFunctor | This class calculates the vertical position adjustment for beams if they overlap with layer elements |
CAdjustClefChangesFunctor | This class adjusts the spacing for clef changes |
CAdjustCrossStaffYPosFunctor | This class adjusts the position of cross-staff elements after the adjustment of the staves |
CAdjustDotsFunctor | This class adjusts the position of the dots for multiple layers |
CAdjustFloatingPositionerGrpsFunctor | This class adjusts the position of all floating positioners that are grouped, staff by staff |
CAdjustFloatingPositionersBetweenFunctor | This class adjusts the position of floating positioners placed between staves |
CAdjustFloatingPositionersFunctor | This class adjusts the position of all floating positioners, staff by staff |
CAdjustGraceXPosFunctor | This class adjusts the X positions of the grace notes looking at the bounding boxes |
CAdjustHarmGrpsSpacingFunctor | This class adjusts the horizontal position of harms by groups in order to avoid overlapping |
CAdjustLayersFunctor | This class adjusts the position of notes and chords for multiple layers |
CAdjustNeumeXFunctor | This class adjusts the X position of accidentals |
CAdjustSlursFunctor | This class adjusts the position of slurs |
CAdjustStaffOverlapFunctor | This class calculates the overlap of the staff alignments by looking at the overflow bounding boxes |
CAdjustSylSpacingFunctor | This class adjusts the spacing of the syl processing verse by verse |
CAdjustTempoFunctor | This class adjusts the X position of tempi |
CAdjustTupletNumOverlapFunctor | This class calculates the Y relative position of tupletNum based on overlaps with other elements |
CAdjustTupletsXFunctor | This class calculates the X position of tuplet brackets and num |
CAdjustTupletsYFunctor | This class calculates the Y position of tuplet brackets and num |
CAdjustTupletWithSlursFunctor | This class adjusts the Y position of tuplets with inner slurs |
CAdjustXOverflowFunctor | This class adjusts the X position of right barlines in order to make sure there is no text content overflowing |
CAdjustXPosAlignmentOffset | This struct holds information about alignment, possible offset and overlapping bounding box |
CAdjustXPosFunctor | This class adjusts the X positions of the staff content by looking at the bounding boxes |
CAdjustXRelForTranscriptionFunctor | This class adjusts the XRel positions taking into account the bounding boxes |
CAdjustYPosFunctor | This class adjusts the position of the StaffAlignment |
CAdjustYRelForTranscriptionFunctor | This class adjusts the YRel positions taking into account the bounding boxes |
CAlignHorizontallyFunctor | This class aligns horizontally the content of a page |
CAlignMeasuresFunctor | This class aligns the measures by adjusting the m_drawingXRel position looking at the MeasureAligner |
CAlignment | This class stores an alignment position elements will point to |
CAlignmentReference | This class stores a references of LayerElements for a staff |
CAlignMeterParams | Regroup pointers to meterSig, mensur and proport objects |
CAlignSystemsFunctor | This class aligns the system by adjusting the m_drawingYRel position looking at the SystemAligner |
CAlignVerticallyFunctor | This class vertically aligns the content of a page |
CAltSymInterface | This class is an interface for elements having a @altsym It is not an abstract class but should not be instantiated directly |
CAnchoredText | This class is an interface for <anchoredText> elements at the measure level |
CAnnot | This class models the MEI <annot> element |
CApp | |
CApplyPPUFactorFunctor | This class applies the Pixel Per Unit factor of the page to its elements |
CAreaPosInterface | This class is an interface for elements implementing vertically and horizontally positionned elements, such * as <rend> and <fig> It is not an abstract class but should not be instanciated directly |
CArpeg | This class models the MEI <arpeg> element |
CArtic | |
CAttDurExtremeComparison | This class evaluates if the object the extreme duration so far The object has to have a DurationInterface and to have a @dur |
CAttFormeworkComparison | This class evaluates if the object is of a certain ClassId and has a @func of value func |
CAttNIntegerAnyComparison | This class evaluates if the object is of a certain ClassId and has a of value n |
CAttNIntegerComparison | This class evaluates if the object is of a certain ClassId and has a of value n |
CAttNNumberLikeComparison | This class evaluates if the object is of a certain ClassId and has a of value n |
CAttVisibilityComparison | This class evaluates if the object is visible |
CBarLine | This class models the MEI <barLine> element |
CBBoxDeviceContext | This class calculates the bounding box of the object being drawn |
CBeam | |
CBeamDrawingInterface | This class is an interface for MEI beam elements (beam, beamSpan) |
CBeamElementCoord | |
CBeamSegment | Class for storing drawing parameters when calculating beams |
CBeamSpan | This class models the MEI <beamSpan> element |
CBeamSpanSegment | |
CBeatRpt | This class models the MEI <beatRpt> element |
CBezierCurve | Simple class for representing bezier cCurve |
CBoundingBox | This class represents a basic object in the layout domain |
CBracketSpan | This class models the MEI <bracketSpan> element |
CBreath | This class models the MEI <breath> element |
CBrush | |
CBTrem | This class models the MEI <bTrem> element |
CCacheHorizontalLayoutFunctor | This class caches or restores cached horizontal layout for faster layout redoing |
CCaesura | This class models the MEI <caesura> element |
CCalcAlignmentPitchPosFunctor | This class calculates the drawing position (m_drawingX and m_drawingY) values for objects |
CCalcAlignmentXPosFunctor | This class calculates the position of the Alignment |
CCalcArticFunctor | This class calculates the position of the outside articulations |
CCalcBBoxOverflowsFunctor | This class fills the arrays of bounding boxes (above and below) for each staff alignment for which the box overflows |
CCalcChordNoteHeadsFunctor | This class sets the note head flipped positions |
CCalcDotsFunctor | This class sets the drawing dot positions, including for chords |
CCalcLedgerLinesFunctor | This class calculates the ledger lines |
CCalcLigatureOrNeumePosFunctor | This class sets the note position for each note in ligature |
CCalcSlurDirectionFunctor | This class calculates the slur direction |
CCalcSpanningBeamSpansFunctor | This class resolves spanning beamspans by breaking it into separate parts, each belonging to the corresponding system/measure |
CCalcStemFunctor | This class sets the drawing stem positions, including for beams |
CCastOffEncodingFunctor | This class casts off the document according to the encoding provided (pb and sb) |
CCastOffPagesFunctor | This class fills a document by adding pages with the appropriate length |
CCastOffSystemsFunctor | This class fills a page by adding systems with the appropriate length |
CCastOffToSelectionFunctor | This class casts off a document to selection |
CChildOfClassIdComparison | |
CChoice | |
CChord | This class represents a collection of notes in the same layer with the same onset time |
CClassIdComparison | |
CClassIdsComparison | |
CClassRegistrar | |
CClef | This class models the MEI <clef> element |
CClosestBB | |
CClosestNeume | |
CCmmeInput | |
CCollectAndProcess | This class is a mixin for all functors that require two step processing: (1) Collecing data |
CComparison | |
CConstFunctor | This abstract class is the base class for all const functors |
CConstFunctorInterface | This class is an interface for const functors based on a visitor pattern |
CControlElement | This class represents elements appearing within a measure |
CControlPointAdjustment | A vertical adjustment of bezier control points |
CControlPointConstraint | This represents a constraint ax + by >= c where x and y are vertical control point adjustments |
CConvertMarkupAnalyticalFunctor | This class converts analytical markup (@fermata, @tie) to elements |
CConvertMarkupArticFunctor | This class converts markup of artic@artic multi value into distinct artic elements |
CConvertMarkupScoreDefFunctor | This class moves scoreDef clef, keySig, meterSig and mensur to staffDef |
CConvertToCastOffMensuralFunctor | This class converts mensural MEI into cast-off (measure) segments looking at the barLine objects |
CConvertToCmnFunctor | This class converts mensural MEI into cast-off (measure) segments looking at the barLine objects |
CConvertToMensuralViewFunctor | This class moves scoreDef clef, keySig, meterSig and mensur to staffDef |
CConvertToPageBasedFunctor | This class converts all top-level containers (section, endings) and editorial elements to milestone elements |
CConvertToUnCastOffMensuralFunctor | This class converts cast-off (measure) mensural segments MEI into mensural |
CCorr | |
CCourse | This class models the MEI <course> element |
CCpMark | This class models the MEI <cpMark> element |
CCrossAlignmentReferenceComparison | This class evaluates if alignment reference contains cross-staff elements |
CCurveSpannedElement | |
CCustos | |
CDamage | |
CDateConstruct | |
CDateWithErrors | |
CDel | |
CDeviceContext | This class is an abstract device context |
CDiatonicSort | Unary predicate for sorting notes by diatonic pitch |
CDir | This class models the MEI <dir> element |
CDiv | This class represents an MEI Div |
CDivLine | This class models the MEI <divLine> element |
CDivLineAttr | This class models the divLine related attributes of a MEI measure |
CDoc | This class is a hold the data and corresponds to the model of a MVC design pattern |
CDocConstFunctor | This abstract class is the base class for all const functors that need access to the document |
CDocFunctor | This abstract class is the base class for all mutable functors that need access to the document |
CDocSelection | This class stores a document selection |
CDot | |
CDots | This class models a group of dots as a layer element part and has no direct MEI equivalent |
CDrawingListInterface | This class is an interface for elements with duration, such as notes and rests |
CDurationInterface | This class is an interface for elements with duration, such as notes and rests |
CDynam | |
CEditorialElement | This class is a base class for the editorial element containing musical content, for example <rgd> or <add> |
CEditorToolkit | |
CEditorToolkitCMN | |
CEditorToolkitMensural | |
CEditorToolkitNeume | |
CEnding | This class represents a MEI ending |
CExpan | |
CExpansion | This class represents a MEI expansion |
CExpansionMap | |
CF | This class models the MEI <f> element |
CFacsimile | Implements the facsimile element in MEI |
CFacsimileInterface | |
CFb | This class models the MEI <fb> element |
CFeatureExtractor | |
CFermata | This class models the MEI <fermata> element |
CFig | This class models the MEI <fig> element |
CFilters | This class is used to store comparison filters and apply them when necessary |
CFindAllBetweenFunctor | This class finds all elements in the tree by comparison between start and end objects |
CFindAllByComparisonFunctor | This class finds all elements in the tree by comparison |
CFindAllConstByComparisonFunctor | This class finds all elements in the tree by comparison |
CFindAllReferencedObjectsFunctor | This class finds all objects to which another object refers to |
CFindAllReferringObjectsFunctor | This class finds all objects referring to a specific object |
CFindByComparisonFunctor | This class finds an element in the tree by comparison |
CFindByIDFunctor | This class finds an element with a specified id |
CFindElementInLayerStaffDefFunctor | This class looks for an element with given ID in StaffDef elements (Clef, KeySig, etc.) |
CFindExtremeByComparisonFunctor | This class finds the last object matching the comparison |
CFindNextChildByComparisonFunctor | This class finds the next child matching the comparison object |
CFindPreviousChildByComparisonFunctor | This class finds the previous child matching the comparison object |
CFindSpannedLayerElementsFunctor | This class retrieves all layer elements between two horizontal positions |
CFing | This class models the MEI <fing> element |
CFlag | This class models a stem as a layer element part and has no direct MEI equivalent |
CFloatingCurvePositioner | This class represents a basic object for a curve (slur, tie) in the layout domain |
CFloatingObject | This class represents elements appearing within a measure |
CFloatingPositioner | This class represents a basic object in the layout domain |
CFontInfo | This class is store font properties |
CFraction | |
CFTrem | This class models the MEI <fTrem> element |
CFunctor | This abstract class is the base class for all mutable functors |
CFunctorBase | This abstract class contains functionality that is common to all functors |
CFunctorInterface | This class is an interface for functors based on a visitor pattern |
CGenerateFeaturesFunctor | This class exports the object to a JSON feature file |
CGenerateMIDIFunctor | This class performs the export to a MidiFile |
CGenerateTimemapFunctor | This class exports the object to a JSON timemap file |
CGenericLayerElement | This class holds generic elements existing within MEI <layer> but not supported by Verovio |
CGetAlignmentLeftRightFunctor | This class retrieves the minimum left and maximum right for an alignment |
CGetRelativeLayerElementFunctor | This class goes through all layer elements of the layer and returns the next/previous element (depending on traversal direction) relative to the specified layer element |
CGliss | This class models the MEI <gliss> element |
CGlyph | This class is used for storing a music font glyph |
CGraceAligner | This class aligns the content of a grace note group It contains a vector of Alignment |
CGraceGrp | |
CGraphic | Implements the graphic element in MEI |
CGrpSym | This class represents a MEI grpSym |
CHairpin | This class models the MEI <hairpin> element |
CHalfmRpt | This class models the MEI <halfmRpt> element |
CHarm | This class models the MEI <harm> element |
CHorizontalAligner | This class aligns the content horizontally It contains a vector of Alignment |
CHumdrumInput | |
CHumdrumReferenceItem | |
CHumdrumSignifiers | |
CIDComparison | This class evaluates if the object is of a certain ClassId has a certain ID |
CInitMaxMeasureDurationFunctor | This class calculates the maximum duration of each measure |
CInitMIDIFunctor | This class initializes the MIDI export |
CInitOnsetOffsetFunctor | This class prepares Note onsets |
CInitProcessingListsFunctor | This class builds a tree of ints (IntTree) with the staff/layer/verse numbers |
CInitTimemapAdjustNotesFunctor | This class adjusts note duration for grace notes and arpeggios |
CInitTimemapTiesFunctor | This class adjusts note timings based on ties |
CInput | This class is a base class for input classes |
CInstrDef | This class models the MEI <instrDef> element |
CInterface | This is a base class for regrouping MEI att classes |
CInterfaceComparison | |
CIntTree | Generic int map recursive structure for storing hierachy of values For example, we want to process all staves one by one, and within each staff all layer one by one, and so one (lyrics, etc.) |
CIsAttributeComparison | This class evaluates if the object is of a certain ClassId and is an attribute in the original MEI |
CIsEditorialElementComparison | This class evaluates if the object is an editorial element |
CIsEmptyComparison | This class evaluates if the object is of a certain ClassId and is empty |
CJustifyXFunctor | This class justifies the X positions |
CJustifyYAdjustCrossStaffFunctor | This class adjusts the cross staff content after vertical justification |
CJustifyYFunctor | This class justifies the Y positions |
CKeyAccid | This class models the MEI <keyAccid> element |
CKeyAccidInfo | Useful information regarding a KeyAccid child |
CKeySig | This class models the MEI <keySig> element |
CLabel | This class models the MEI <label> element |
CLabelAbbr | This class models the MEI <labelAbbr> element |
CLayer | This class represents a layer in a laid-out score (Doc) |
CLayerDef | |
CLayerElement | This class is a base class for the Layer (<layer>) content |
CLayerElementsInTimeSpanFunctor | This class collects all layer elements which appear in the given time / duration |
CLayersInTimeSpanFunctor | This class collects all layers which appear in the given time / duration |
CLb | This class models the MEI <lb> |
►CLedgerLine | This is a class with no MEI equivalent for representing legder lines |
CDash | |
CLem | |
CLigature | This class represents a collection of notes in the same layer with successive onset times, as used in mensural notation |
CLinkingInterface | This class is an interface for elements having a link It is not an abstract class but should not be instantiated directly |
CLiquescent | |
CLv | This class models the MEI <lv> element |
CMdiv | This class represent a <mdiv> in page-based MEI |
CMeasure | This class represents a measure in a page-based score (Doc) |
CMeasureAligner | This class aligns the content of a measure It contains a vector of Alignment |
CMeasureAlignerTypeComparison | This class evaluates if the object is an Alignment of a certain type |
CMeasureOnsetOffsetComparison | This class evaluates if the object is a measure enclosing the given time |
CMEIInput | This class is a file input stream for reading MEI files |
CMEIOutput | This class is a file output stream for writing MEI files |
CMensur | This class models the MEI <mensur> element |
CMeterSig | This class models the MEI <meterSig> element |
CMeterSigGrp | This class represents a MEI meterSigGrp |
CMIDIHeldNote | Helper struct for held notes in tablature |
CMIDINote | Helper struct to store note sequences which replace notes in MIDI output due to expanded ornaments and tremolandi |
CMNum | This class models the MEI <mNum> element |
CMordent | This class models the MEI <mordent> element |
CMRest | This class models the MEI <mRest> element |
CMRpt | This class models the MEI <mRpt> element |
CMRpt2 | This class models the MEI <mRpt2> element |
CMSpace | This class models the MEI <space> element |
CMultiRest | This class models the MEI <multiRest> element |
CMultiRpt | This class models the MEI <multiRpt> element |
CMusicXmlInput | |
►CNc | This class models the MEI <nc> element |
CDrawingGlyph | A Structure holding a glyph paramter for the nc |
CNearEndCollision | Measure collisions near the end points |
CNeume | This class models the MEI <neume> element |
CNote | This class models the MEI <note> element |
CNoteOrRestOnsetOffsetComparison | This class evaluates if the object is a note being played at the given time |
CNum | This class models the MEI <num> element |
CObject | This class represents a basic object |
CObjectComparison | Unary predicate for comparing object types |
CObjectFactory | |
CObjectListInterface | This class is an pseudo interface for elements maintaining a flat list of children LayerElement for processing |
COctave | This class models the MEI <octave> element |
COctaveInfo | Helper struct to store octave data |
COption | This class is a base class of each styling parameter |
COptionArray | This class is for array (string) styling params |
COptionBool | This class is for boolean styling params |
COptionDbl | This class is for integer styling params |
COptionGrp | This class is a base class of each styling parameter |
COptionInt | This class is for integer styling params |
COptionIntMap | This class is for map break options |
COptionJson | This class is for Json input params |
COptions | This class contains the document styling parameters |
COptionStaffrel | This class is for map styling params |
COptionString | This class is for string styling params |
COrig | |
COriscus | |
COrnam | This class models the MEI <ornam> element |
COutput | This class is a base class for output classes |
CPAEInput | |
CPAEOutput | This class is a file output stream for writing PAE files |
CPage | This class represents a page in a laid-out score (Doc) |
CPageElement | This class represents elements appearing within a page |
CPageMilestoneEnd | This class models an end milestone element and has no MEI equivalent |
CPageMilestoneInterface | This class is an interface for container elements that have to be turned to milestones in a page-base representation |
CPageRange | This class represent a page range not owning child pages |
CPages | This class represent a <pages> in page-based MEI |
CPb | This class represents a MEI pb in score-based MEI |
CPedal | This class models the MEI <pedal> element |
CPen | These classes are used for storing drawing style parameters during SVG and bounding box engraving |
CPgFoot | This class represents an MEI pgFoot |
CPgHead | This class represents an MEI pgHead |
CPhrase | |
CPitchInflection | This class models the MEI <dir> element |
CPitchInterface | This class is an interface for elements with pitch, such as notes and neumes |
CPlica | |
CPlistInterface | This class is an interface for elements having a single time point, such as tempo, reh, etc |
CPoint | Simple class for representing points |
CPointingToComparison | |
CPositionInterface | This class is an interface for elements with a position on the staff, such as rests |
CPrepareAltSymFunctor | This class matches the @altsym element to the corresponding symbolDef |
CPrepareBeamSpanElementsFunctor | This class gets the list of referenced elements for the BeamSpan and marks referenced objects as contained in a BeamSpan |
CPrepareCrossStaffFunctor | This class sets the cross staff and cross layer pointers on layer elements |
CPrepareCueSizeFunctor | This class sets the drawing cue size for all layer elements |
CPrepareDataInitializationFunctor | This class is responsible for one time member initialization at the very begin |
CPrepareDelayedTurnsFunctor | This class sets Turn::m_drawingEndNote for delayed turns |
CPrepareDurationFunctor | This class extracts the default duration from scoredef/staffdef |
CPrepareFacsimileFunctor | This class associates layer elements with @facs to the appropriate zone |
CPrepareFloatingGrpsFunctor | This class groups FloatingObjects by drawingGrpId |
CPrepareLayerElementPartsFunctor | This class adds LayerElement parts (stem, flag, dots, etc) |
CPrepareLinkingFunctor | This class matches linking elements (e.g, @next) |
CPrepareLyricsFunctor | This class sets wordpos and connector ends |
CPrepareMilestonesFunctor | This class sets the Measure of Ending |
CPreparePedalsFunctor | This class matches down and up pedal lines |
CPreparePlistFunctor | This class matches elements of @plist |
CPreparePointersByLayerFunctor | This class processes by layer and sets drawing pointers |
CPrepareRehPositionFunctor | This class resolves the Reh time pointing position in case none is set |
CPrepareRptFunctor | This class sets mRpt drawing numbers (if required) |
CPrepareStaffCurrentTimeSpanningFunctor | This class goes through all the TimeSpanningInterface elements and sets them for each staff that is covered |
CPrepareTimePointingFunctor | This class matches the start for TimePointingInterface elements (such as fermata or harm) |
CPrepareTimeSpanningFunctor | This class matches start and end for TimeSpanningInterface elements (such as tie or slur) |
CPrepareTimestampsFunctor | This class matches start and end for TimeSpanningInterface elements with tstamp(2) attributes |
CProport | This class models the MEI <proport> element |
CQuilisma | |
CRdg | |
CRef | This class models the MEI <ref> element |
CReg | |
CReh | This class models the MEI <reh> element |
CRend | This class models the MEI <rend> element |
CReorderByXPosFunctor | This class reorders elements by x-position |
CRepeatMark | This class models the MEI <ornam> element |
CReplaceDrawingValuesInStaffDefFunctor | This class sets the current drawing clef, key signature, etc |
CResetDataFunctor | This class resets the drawing values before calling PrepareData after changes |
CResetHorizontalAlignmentFunctor | This class resets the horizontal alignment for various types |
CResetVerticalAlignmentFunctor | This class resets the vertical alignment for various types |
CResources | This class provides resource values |
CRest | This class models the MEI <rest> element |
CRestore | |
CRunningElement | This class represents running elements (headers and footers) |
CRuntimeClock | This class represents a clock to measure runtime |
CSaveFunctor | This class saves the content of any object by calling the appropriate FileOutputStream method |
CSb | This class represents a MEI sb in score-based MEI |
CScore | This class represent a <score> in MEI |
CScoreDef | This class represents a MEI scoreDef |
CScoreDefElement | This class is a base class for MEI scoreDef or staffDef elements |
CScoreDefInterface | This class is an interface for elements implementing score attributes, such as <scoreDef>, or <staffDef> It is not an abstract class but should not be instanciated directly |
CScoreDefOptimizeFunctor | This class optimizes the scoreDef for each system |
CScoreDefSetCurrentFunctor | This class sets the current scoreDef wherever needed |
CScoreDefSetCurrentPageFunctor | This class sets the Page::m_score and Page::m_scoreEnd pointers |
CScoreDefSetGrpSymFunctor | This class prepares the group symbol starting and ending staffDefs for drawing |
CScoreDefUnsetCurrentFunctor | This class unsets the initial scoreDef for each system and measure |
CScoringUpFunctor | This class.. |
CSection | This class represents a MEI section |
CSegmentedLine | |
CSetCautionaryScoreDefFunctor | This class sets the cautionary scoreDef wherever needed |
CSetStaffDefRedrawFlagsFunctor | This class sets drawing flags for the StaffDef for indicating whether clefs, keysigs, etc |
CSic | |
CSlur | |
CSpace | This class models the MEI <space> element |
CSpannedElements | Contains the layer elements used for collision detection |
CSpanningToComparison | |
CStaff | This class represents a staff in a laid-out score (Doc) |
CStaffAlignment | This class stores an alignement position staves will point to |
CStaffDef | This class represents a MEI staffDef |
CStaffDefDrawingInterface | This class is an interface for MEI scoreDef or staffDef attributes clef, keysig and mensur |
CStaffGrp | This class represents a MEI staffGrp |
CStaffSort | |
CStem | This class models a stem as a layer element part and as MEI <stem> element |
CStemmedDrawingInterface | This class is an interface for MEI stemmed element |
CSubst | |
CSupplied | |
CSurface | Implements the surface element in MEI |
CSvg | |
CSvgDeviceContext | This class implements a drawing context for generating SVG files |
CSyl | Syl is a TimeSpanningInterface for managing syllable connectors |
CSyllable | This class models the MEI <mensur> element |
CSymbol | This class models the MEI <symbol> element |
CSymbolDef | |
CSymbolTable | |
CSyncFromFacsimileFunctor | This class sync the layout encoded in the facsimile to m_Abs members |
CSyncToFacsimileFunctor | This class sync the layout calculated to the facsimile |
CSystem | This class represents a system in a laid-out score (Doc) |
CSystemAligner | This class aligns the content of a system It contains a vector of StaffAlignment |
CSystemElement | This class represents elements appearing within a measure |
CSystemMilestoneEnd | This class models an end milestone element at the system level |
CSystemMilestoneInterface | This class is an interface for container elements that have to be turned to milestones in a page-base representation |
CTabCourseSort | Unary predicate for sorting notes by course number |
CTabDurSym | This class models the MEI <tabDurSym> element |
CTabGrp | This class models the MEI <tabGrp> element |
CTempo | This class is an interface for <tempo> elements at the measure level |
CText | This class models CDATA (text) |
CTextDirInterface | This class is an interface for elements implementing a text directive, such as <dir>, <tempo>, or <dynam> It is not an abstract class but should not be instanciated directly |
CTextDrawingParams | This class stores current drawing parameters for text |
CTextElement | |
CTextExtend | Simple class for representing text extends |
CTextLayoutElement | This class represents a text element featuring horizontal and vertical layout |
CTextListInterface | This class is an pseudo interface for elements maintaining a flat list of children LayerElement for processing |
CTie | This class models the MEI <tie> element |
CTimemap | This class holds a timemap for exporting onset / offset values |
CTimemapEntry | Helper struct to store timemap entries |
CTimePointInterface | This class is an interface for elements having a single time point, such as tempo, reh, etc |
CTimeSpanningInterface | This class is an interface for spanning elements, such as slur, hairpin, etc |
CTimestampAligner | This class stores the timestamps (TimestampsAttr) in a measure |
CTimestampAttr | |
CToolkit | |
CTransPitch | |
CTransposeFunctor | This class transposes the content |
CTransposer | |
CTransposeSelectedMdivFunctor | This class transposes the selected mdiv |
CTransposeToSoundingPitchFunctor | This class transposes the content to sounding pitch (by evaluating @trans.semi) |
CTrill | This class models the MEI <trill> element |
CTuning | This class models the MEI <tuning> element |
CTuplet | |
CTupletBracket | This class models a bracket as a layer element part and has no direct MEI equivalent |
CTupletNum | This class models a tuplet num as a layer element part and has no direct MEI equivalent |
CTurn | This class models the MEI <turn> element |
CUnCastOffFunctor | This class undoes the cast off for both pages and systems |
CUnclear | |
CVerse | |
CView | This class is a drawing context and corresponds to the view of a MVC design pattern |
CVisibleStaffDefOrGrpObject | This class evaluates if the object is a visible StaffDef or StaffGrp |
CVolpianoInput | |
CZipFileReader | This class is a reader for zip archives |
CZone | Implements the zone element in MEI |