 |
Verovio
Source code documentation
|
8 #ifndef __VRV_RENDERER_H__
9 #define __VRV_RENDERER_H__
13 #include "devicecontextbase.h"
15 #include "textelement.h"
37 class EditorialElement;
43 class FloatingCurvePositioner;
68 class PitchInflection;
84 class TextDrawingParams;
86 class TextLayoutElement;
96 enum class SlurHandling { Ignore, Initialize, Drawing };
130 int ToDeviceContextX(
int i);
132 int ToLogicalX(
int i);
133 int ToDeviceContextY(
int i);
134 int ToLogicalY(
int i);
166 int CalculatePitchCode(
Layer *layer,
int y_n,
int x_pos,
int *octave);
175 void SetSlurHandling(SlurHandling slurHandling) {
m_slurHandling = slurHandling; }
189 bool isLastMeasure =
false,
bool isLastSystem =
false);
191 bool abbreviations =
false);
197 int staffSize,
int space);
198 void DrawBracket(
DeviceContext *dc,
int x,
int y1,
int y2,
int staffSize);
199 void DrawBracketSq(
DeviceContext *dc,
int x,
int y1,
int y2,
int staffSize);
200 void DrawBrace(
DeviceContext *dc,
int x,
int y1,
int y2,
int staffSize);
202 bool isLastSystem,
int &yBottomPrevious);
203 void DrawBarLine(
DeviceContext *dc,
int yTop,
int yBottom,
BarLine *barLine, data_BARRENDITION form,
204 bool inStaffSpace =
false,
bool eraseIntersections =
false);
206 void DrawLedgerLines(
DeviceContext *dc,
Staff *staff,
const ArrayOfLedgerLines &lines,
bool below,
bool cueSize);
214 void DrawLayerDefLabels(
255 void DrawLayerEditorialElement(
300 void DrawGenericLayerElement(
333 void DrawDotsPart(
DeviceContext *dc,
int x,
int y,
unsigned char dots,
const Staff *staff,
bool dimin =
false);
334 void DrawKeySigCancellation(
340 void DrawMRptPart(
DeviceContext *dc,
int xCentered, char32_t smulfCode,
int num,
bool line,
Staff *staff);
423 void DrawArpegEnclosing(
DeviceContext *dc,
Arpeg *arpeg,
Staff *staff, char32_t startGlyph, char32_t fillGlyph,
424 char32_t endGlyph,
int x,
int y,
int height,
bool cueSize);
449 char spanningType,
Object *graphic = NULL);
463 char spanningType,
Object *graphic = NULL);
467 void DrawTrillExtension(
469 void DrawSylConnector(
509 void DrawMensuralStem(
DeviceContext *dc,
Note *note,
Staff *staff, data_STEMDIRECTION dir,
int xn,
int originY);
512 void DrawProportFigures(
DeviceContext *dc,
int x,
int y,
int num,
int numBase,
Staff *staff);
542 void DrawVerticalLine(
DeviceContext *dc,
int y1,
int y2,
int x1,
int width,
int dashLength = 0,
int gapLength = 0);
544 void DrawHorizontalLine(
545 DeviceContext *dc,
int x1,
int x2,
int y1,
int width,
int dashLength = 0,
int gapLength = 0);
546 void DrawObliqueLine(
547 DeviceContext *dc,
int x1,
int x2,
int y1,
int y2,
int width,
int dashLength = 0,
int gapLength = 0);
548 void DrawVerticalSegmentedLine(
550 void DrawHorizontalSegmentedLine(
553 DeviceContext *dc,
int x,
int y, char32_t code,
int staffSize,
bool dimin,
bool setBBGlyph =
false);
557 void DrawThickBezierCurve(
558 DeviceContext *dc,
Point bezier[4],
int thickness,
int staffSize,
int penWidth, PenStyle penStyle = PEN_SOLID);
563 void DrawSmuflLine(
DeviceContext *dc,
Point orig,
int length,
int staffSize,
bool dimin, char32_t fill,
564 char32_t start = 0, char32_t end = 0);
565 void DrawSmuflString(
DeviceContext *dc,
int x,
int y, std::u32string s, data_HORIZONTALALIGNMENT alignment,
566 int staffSize = 100,
bool dimin =
false,
bool setBBGlyph =
false);
567 void DrawLyricString(
DeviceContext *dc,
const std::u32string &str,
int staffSize = 100,
568 std::optional<TextDrawingParams> params = std::nullopt);
569 void DrawNotFilledEllipse(
DeviceContext *dc,
int x1,
int y1,
int x2,
int y2,
int lineThinkness);
570 void DrawFilledRectangle(
DeviceContext *dc,
int x1,
int y1,
int x2,
int y2);
571 void DrawNotFilledRectangle(
DeviceContext *dc,
int x1,
int y1,
int x2,
int y2,
int lineThinkness,
int radius);
572 void DrawFilledRoundedRectangle(
DeviceContext *dc,
int x1,
int y1,
int x2,
int y2,
int radius);
573 void DrawObliquePolygon(
DeviceContext *dc,
int x1,
int y1,
int x2,
int y2,
int height);
574 void DrawDiamond(
DeviceContext *dc,
int x1,
int y1,
int height,
int width,
bool fill,
int linewidth);
575 void DrawDot(
DeviceContext *dc,
int x,
int y,
int staffSize,
bool dimin =
false);
576 void DrawSquareBracket(
DeviceContext *dc,
bool leftBracket,
int x,
int y,
int height,
int width,
577 int horizontalThickness,
int verticalThickness);
578 void DrawEnclosingBrackets(
DeviceContext *dc,
int x,
int y,
int height,
int width,
int offset,
int bracketWidth,
579 int horizontalThickness,
int verticalThickness);
582 data_HORIZONTALALIGNMENT alignement = HORIZONTALALIGNMENT_left);
598 std::u32string IntToTupletFigures(
unsigned short number);
599 std::u32string IntToTimeSigFigures(
unsigned short number);
600 std::u32string IntToSmuflFigures(
unsigned short number,
int offset);
601 int NestedTuplets(
Object *
object);
602 int GetSylYRel(
int verseN,
Staff *staff, data_STAFFREL place);
603 int GetFYRel(
F *f,
Staff *staff);
617 void CalcBrevisPoints(
618 Note *note,
Staff *staff,
Point *topLeft,
Point *bottomRight,
int sides[4],
int shape,
bool isMensuralBlack);
619 void CalcObliquePoints(
Note *note1,
Note *note2,
Staff *staff,
Point points[4],
int sides[4],
int shape,
620 bool isMensuralBlack,
bool firstHalf,
bool straight);
625 void DrawBeamSegment(
639 data_STEMDIRECTION GetMensuralStemDir(
Layer *layer,
Note *note,
int verticalCenter);
681 static thread_local
int s_drawingLigX[2], s_drawingLigY[2];
683 static thread_local
bool s_drawingLigObliqua;
This class represents a MEI staffDef.
Definition: staffdef.h:26
This class represents a staff in a laid-out score (Doc).
Definition: staff.h:102
This class represents a measure in a page-based score (Doc).
Definition: measure.h:37
This class models the MEI <nc> element.
Definition: nc.h:34
void DrawCurrentPage(DeviceContext *dc, bool background=true)
Method that actually draw the current page.
This class stores current drawing parameters for text.
Definition: textelement.h:90
This class models the MEI <ornam> element.
Definition: repeatmark.h:26
Definition: symboldef.h:20
This class models the MEI <f> element.
Definition: f.h:24
This class models the MEI <turn> element.
Definition: turn.h:26
bool GetNotationMode()
Simply returns the value of the last note-type element (mensural or neume)
This class models the MEI <beamSpan> element.
Definition: beamspan.h:31
This class is a hold the data and corresponds to the model of a MVC design pattern.
Definition: doc.h:41
This class models the MEI <meterSig> element.
Definition: metersig.h:27
Implements the graphic element in MEI.
Definition: graphic.h:30
This class represents elements appearing within a measure.
Definition: systemelement.h:25
This class models CDATA (text)
Definition: text.h:23
This class is an interface for <tempo> elements at the measure level.
Definition: tempo.h:27
This class represents an MEI Div.
Definition: div.h:24
This class models the MEI <fTrem> element.
Definition: ftrem.h:25
This class represents a MEI ending.
Definition: ending.h:28
Definition: textelement.h:22
int DrawMeterSigFigures(DeviceContext *dc, int x, int y, MeterSig *meterSig, int den, Staff *staff)
Returns the width of the drawn figures.
This class represents a collection of notes in the same layer with the same onset time.
Definition: chord.h:32
This class represents elements appearing within a page.
Definition: pageelement.h:25
This class models the MEI <breath> element.
Definition: breath.h:24
View()
Constructors and destructors.
int m_currentColor
The color currently being used when drawing.
Definition: view.h:661
This class represents a basic object.
Definition: object.h:59
This class models the MEI <pedal> element.
Definition: pedal.h:27
This class represents a basic object for a curve (slur, tie) in the layout domain.
Definition: floatingobject.h:329
This class models the MEI <mNum> element.
Definition: mnum.h:26
This class models the MEI <trill> element.
Definition: trill.h:26
This class models the MEI <fb> element.
Definition: fb.h:23
This class models the MEI <tie> element.
Definition: tie.h:27
Definition: boundingbox.h:337
Options * m_options
Options of the document.
Definition: view.h:645
void SetScoreDefDrawingWidth(DeviceContext *dc, ScoreDef *scoreDef)
Calculate the ScoreDef width by taking into account its widest key signature.
This class models the MEI <dir> element.
Definition: pitchinflection.h:23
This class models the MEI <lb>
Definition: lb.h:23
SlurHandling GetSlurHandling() const
Control how slurs are handled.
Definition: view.h:174
ScoreDef m_drawingScoreDef
The current drawing score def.
Definition: view.h:673
This class is an abstract device context.
Definition: devicecontext.h:57
This class models the MEI <symbol> element.
Definition: symbol.h:25
This class models the MEI <barLine> element.
Definition: barline.h:29
double GetPPUFactor() const
Return the pixel per unit factor of the current page (if any, 1.0 otherwise)
This class models the MEI <clef> element.
Definition: clef.h:27
void SetPage(Page *page, bool doLayout)
Set the current page.
This class models the MEI <fig> element.
Definition: fig.h:23
This class models the MEI <octave> element.
Definition: octave.h:25
This class models the MEI <gliss> element.
Definition: gliss.h:24
This class models the MEI <arpeg> element.
Definition: arpeg.h:26
This class models the MEI <reh> element.
Definition: reh.h:26
This class models the MEI <note> element.
Definition: note.h:47
This class represents a page in a laid-out score (Doc).
Definition: page.h:31
Class for storing drawing parameters when calculating beams.
Definition: beam.h:36
This class models the MEI <mordent> element.
Definition: mordent.h:26
This class is an interface for MEI beam elements (beam, beamSpan).
Definition: drawinginterface.h:97
Doc * m_doc
Document.
Definition: view.h:643
This class models the MEI <fing> element.
Definition: fing.h:25
This class represents a system in a laid-out score (Doc).
Definition: system.h:36
This class is a drawing context and corresponds to the view of a MVC design pattern.
Definition: view.h:105
Syl is a TimeSpanningInterface for managing syllable connectors.
Definition: syl.h:31
This class models the MEI <keyAccid> element.
Definition: keyaccid.h:26
This class models a stem as a layer element part and as MEI <stem> element.
Definition: stem.h:27
This class is a base class for the editorial element containing musical content, for example <rgd> or...
Definition: editorial.h:38
This class represents a MEI scoreDef.
Definition: scoredef.h:129
This class represents elements appearing within a measure.
Definition: controlelement.h:28
void SetDoc(Doc *doc)
Set the document the view is pointing to (mandatory).
SlurHandling m_slurHandling
Control the handling of slurs.
Definition: view.h:666
This class models the MEI <num> element.
Definition: num.h:24
This class models the MEI <caesura> element.
Definition: caesura.h:25
This class models the MEI <keySig> element.
Definition: keysig.h:44
This class represents a MEI staffGrp.
Definition: staffgrp.h:31
This class models the MEI <fermata> element.
Definition: fermata.h:26
This class models the MEI <bracketSpan> element.
Definition: bracketspan.h:24
This class represents a text element featuring horizontal and vertical layout.
Definition: textlayoutelement.h:24
This class is a base class for the Layer (<layer>) content.
Definition: layerelement.h:46
This class represents a layer in a laid-out score (Doc).
Definition: layer.h:33
Simple class for representing points.
Definition: devicecontextbase.h:203
This class models the MEI <rend> element.
Definition: rend.h:25
This class contains the document styling parameters.
Definition: options.h:576
This class models the MEI <harm> element.
Definition: harm.h:27
This class models the MEI <hairpin> element.
Definition: hairpin.h:25