![]() |
Verovio
Source code documentation
|
This is the complete list of members for vrv::Doc, including all inherited members.
Accept(Functor &functor) override | vrv::Doc | virtual |
Accept(ConstFunctor &functor) const override (defined in vrv::Doc) | vrv::Doc | virtual |
AcceptEnd(Functor &functor) override (defined in vrv::Doc) | vrv::Doc | virtual |
AcceptEnd(ConstFunctor &functor) const override (defined in vrv::Doc) | vrv::Doc | virtual |
AddChild(Object *object) | vrv::Object | virtual |
AddChildAdditionalCheck(Object *child) | vrv::Object | inlinevirtual |
ApproximateBezierBoundingBox(const Point bezier[4], Point &pos, int &width, int &height, int &minYPos, int &maxYPos) | vrv::BoundingBox | static |
ApproximateBezierExtrema(const Point bezier[4], bool isMaxExtrema, int approximationSteps=BEZIER_APPROXIMATION) (defined in vrv::BoundingBox) | vrv::BoundingBox | static |
ArePointsClose(const Point &p1, const Point &p2, int margin) | vrv::BoundingBox | static |
binaryComp typedef | vrv::Object | |
BoundingBox() (defined in vrv::BoundingBox) | vrv::BoundingBox | |
CalcBezierAtPosition(const Point bezier[4], int x) | vrv::BoundingBox | static |
CalcBezierParamAtPosition(const Point bezier[4], int x) | vrv::BoundingBox | static |
CalcDeCasteljau(const Point bezier[4], double t) | vrv::BoundingBox | static |
CalcDistance(const Point &p1, const Point &p2) | vrv::BoundingBox | static |
CalcLinearInterpolation(Point &dest, const Point &a, const Point &b, double t) | vrv::BoundingBox | static |
CalcPointAtBezier(const Point bezier[4], double t) | vrv::BoundingBox | static |
CalcPositionAfterRotation(Point point, float alpha, Point center) | vrv::BoundingBox | static |
CalcSlope(const Point &p1, const Point &p2) | vrv::BoundingBox | static |
CalcThickBezier(const Point bezier[4], int thickness, Point topBezier[4], Point bottomBezier[4]) | vrv::BoundingBox | static |
CalculateTimemap() | vrv::Doc | |
CastOffDoc() | vrv::Doc | |
CastOffDocBase(bool useSb, bool usePb, bool smart=false) | vrv::Doc | |
CastOffEncodingDoc() | vrv::Doc | |
CastOffLineDoc() | vrv::Doc | |
CastOffSmartDoc() | vrv::Doc | |
CheckPageSize(const Page *page) const | vrv::Doc | |
ClearChildren() | vrv::Object | |
ClearRelinquishedChildren() | vrv::Object | |
ClearSelectionPages() | vrv::Doc | |
Clone() const | vrv::Object | virtual |
CloneReset() | vrv::Object | virtual |
ConvertFontPoint(const Glyph *glyph, const Point &fontPoint, int staffSize, bool graceSize) const (defined in vrv::Doc) | vrv::Doc | |
ConvertHeaderToMEIBasic() | vrv::Doc | |
ConvertMarkupDoc(bool permanent=true) | vrv::Doc | |
ConvertMensuralToCmnDoc() | vrv::Doc | |
ConvertToCastOffMensuralDoc(bool castOff) | vrv::Doc | |
ConvertToCmnDoc() | vrv::Doc | |
ConvertToMensuralViewDoc() (defined in vrv::Doc) | vrv::Doc | |
ConvertToPageBasedDoc() | vrv::Doc | |
CopyAttributesTo(Object *target) const | vrv::Object | |
CopyChildren() const | vrv::Object | inlinevirtual |
DeactiveateSelection() | vrv::Doc | |
DeleteChild(Object *child) | vrv::Object | |
DeleteChildrenByComparison(Comparison *comparison) | vrv::Object | |
DetachChild(int idx) | vrv::Object | |
Doc() (defined in vrv::Doc) | vrv::Doc | |
Encloses(const Point point) const | vrv::BoundingBox | |
ExpandExpansions() | vrv::Doc | |
ExportExpansionMap(std::string &output) | vrv::Doc | |
ExportFeatures(std::string &output, const std::string &options) | vrv::Doc | |
ExportMIDI(smf::MidiFile *midiFile) | vrv::Doc | |
ExportTimemap(std::string &output, bool includeRests, bool includeMeasures, bool useFractions) | vrv::Doc | |
FillFlatList(ListOfConstObjects &list) const | vrv::Object | |
FindAllDescendantsBetween(ListOfObjects *objects, Comparison *comparison, const Object *start, const Object *end, bool clear=true, int depth=UNLIMITED_DEPTH) | vrv::Object | |
FindAllDescendantsBetween(ListOfConstObjects *objects, Comparison *comparison, const Object *start, const Object *end, bool clear=true, int depth=UNLIMITED_DEPTH) const (defined in vrv::Object) | vrv::Object | |
FindAllDescendantsByComparison(ListOfObjects *objects, Comparison *comparison, int deepness=UNLIMITED_DEPTH, bool direction=FORWARD, bool clear=true) | vrv::Object | |
FindAllDescendantsByComparison(ListOfConstObjects *objects, Comparison *comparison, int deepness=UNLIMITED_DEPTH, bool direction=FORWARD, bool clear=true) const (defined in vrv::Object) | vrv::Object | |
FindAllDescendantsByType(ClassId classId, bool continueDepthSearchForMatches=true, int deepness=UNLIMITED_DEPTH) | vrv::Object | |
FindAllDescendantsByType(ClassId classId, bool continueDepthSearchForMatches=true, int deepness=UNLIMITED_DEPTH) const (defined in vrv::Object) | vrv::Object | |
FindDescendantByComparison(Comparison *comparison, int deepness=UNLIMITED_DEPTH, bool direction=FORWARD) | vrv::Object | |
FindDescendantByComparison(Comparison *comparison, int deepness=UNLIMITED_DEPTH, bool direction=FORWARD) const (defined in vrv::Object) | vrv::Object | |
FindDescendantByID(const std::string &id, int deepness=UNLIMITED_DEPTH, bool direction=FORWARD) | vrv::Object | |
FindDescendantByID(const std::string &id, int deepness=UNLIMITED_DEPTH, bool direction=FORWARD) const (defined in vrv::Object) | vrv::Object | |
FindDescendantByType(ClassId classId, int deepness=UNLIMITED_DEPTH, bool direction=FORWARD) | vrv::Object | |
FindDescendantByType(ClassId classId, int deepness=UNLIMITED_DEPTH, bool direction=FORWARD) const (defined in vrv::Object) | vrv::Object | |
FindDescendantExtremeByComparison(Comparison *comparison, int deepness=UNLIMITED_DEPTH, bool direction=FORWARD) | vrv::Object | |
FindDescendantExtremeByComparison(Comparison *comparison, int deepness=UNLIMITED_DEPTH, bool direction=FORWARD) const (defined in vrv::Object) | vrv::Object | |
FindNextChild(Comparison *comp, Object *start) (defined in vrv::Object) | vrv::Object | |
FindPreviousChild(Comparison *comp, Object *start) (defined in vrv::Object) | vrv::Object | |
GenerateDocumentScoreDef() | vrv::Doc | |
GenerateFooter() | vrv::Doc | |
GenerateHashID() (defined in vrv::Object) | vrv::Object | static |
GenerateHeader() | vrv::Doc | |
GenerateMeasureNumbers() | vrv::Doc | |
GenerateMEIHeader() | vrv::Doc | |
GetAdjustedDrawingPageHeight() const | vrv::Doc | |
GetAdjustedDrawingPageWidth() const | vrv::Doc | |
GetAltSymInterface() (defined in vrv::Object) | vrv::Object | inlinevirtual |
GetAltSymInterface() const (defined in vrv::Object) | vrv::Object | inlinevirtual |
GetAncestors() | vrv::Object | |
GetAncestors() const (defined in vrv::Object) | vrv::Object | |
GetAreaPosInterface() (defined in vrv::Object) | vrv::Object | inlinevirtual |
GetAreaPosInterface() const (defined in vrv::Object) | vrv::Object | inlinevirtual |
GetAttributes(ArrayOfStrAttr *attributes) const | vrv::Object | |
GetBeamDrawingInterface() (defined in vrv::Object) | vrv::Object | inlinevirtual |
GetBeamDrawingInterface() const (defined in vrv::Object) | vrv::Object | inlinevirtual |
GetBezierThicknessCoefficient(const Point bezier[4], int currentThickness, int penWidth) | vrv::BoundingBox | static |
GetBottomBy(Accessor type) const (defined in vrv::BoundingBox) | vrv::BoundingBox | inline |
GetBottomMargin(const ClassId classId) const (defined in vrv::Doc) | vrv::Doc | |
GetBoundingBoxGlyph() const (defined in vrv::BoundingBox) | vrv::BoundingBox | inline |
GetBoundingBoxGlyphFontSize() const (defined in vrv::BoundingBox) | vrv::BoundingBox | inline |
GetChild(int idx) | vrv::Object | |
GetChild(int idx) const (defined in vrv::Object) | vrv::Object | |
GetChild(int idx, const ClassId classId) (defined in vrv::Object) | vrv::Object | |
GetChild(int idx, const ClassId classId) const (defined in vrv::Object) | vrv::Object | |
GetChildCount() const (defined in vrv::Object) | vrv::Object | inline |
GetChildCount(const ClassId classId) const (defined in vrv::Object) | vrv::Object | |
GetChildCount(const ClassId classId, int depth) const (defined in vrv::Object) | vrv::Object | |
GetChildIndex(const Object *child) const | vrv::Object | |
GetChildren() const | vrv::Object | |
GetChildren() (defined in vrv::Object) | vrv::Object | inline |
GetChildrenForModification() | vrv::Object | inline |
GetClassId() const final (defined in vrv::Object) | vrv::Object | inlinevirtual |
GetClassName() const (defined in vrv::Object) | vrv::Object | inlinevirtual |
GetClosingComment() const (defined in vrv::Object) | vrv::Object | inline |
GetComment() const | vrv::Object | inline |
GetContentBottom() const (defined in vrv::BoundingBox) | vrv::BoundingBox | inline |
GetContentLeft() const (defined in vrv::BoundingBox) | vrv::BoundingBox | inline |
GetContentRight() const (defined in vrv::BoundingBox) | vrv::BoundingBox | inline |
GetContentTop() const (defined in vrv::BoundingBox) | vrv::BoundingBox | inline |
GetContentX1() const (defined in vrv::BoundingBox) | vrv::BoundingBox | inline |
GetContentX2() const (defined in vrv::BoundingBox) | vrv::BoundingBox | inline |
GetContentY1() const (defined in vrv::BoundingBox) | vrv::BoundingBox | inline |
GetContentY2() const (defined in vrv::BoundingBox) | vrv::BoundingBox | inline |
GetCorrespondingScore(const Object *object) | vrv::Doc | |
GetCorrespondingScore(const Object *object) const (defined in vrv::Doc) | vrv::Doc | |
GetCorrespondingScore(const Object *object, const std::list< Score * > &scores) (defined in vrv::Doc) | vrv::Doc | |
GetCorrespondingScore(const Object *object, const std::list< Score * > &scores) const (defined in vrv::Doc) | vrv::Doc | |
GetCueScaling() const (defined in vrv::Doc) | vrv::Doc | |
GetCueSize(int value) const (defined in vrv::Doc) | vrv::Doc | |
GetCutOutBottom(const Resources &resources) const (defined in vrv::BoundingBox) | vrv::BoundingBox | |
GetCutOutLeft(const Resources &resources) const (defined in vrv::BoundingBox) | vrv::BoundingBox | |
GetCutOutLeft(const Resources &resources, bool fromTop) const (defined in vrv::BoundingBox) | vrv::BoundingBox | |
GetCutOutRight(const Resources &resources) const (defined in vrv::BoundingBox) | vrv::BoundingBox | |
GetCutOutRight(const Resources &resources, bool fromTop) const (defined in vrv::BoundingBox) | vrv::BoundingBox | |
GetCutOutTop(const Resources &resources) const (defined in vrv::BoundingBox) | vrv::BoundingBox | |
GetDescendantCount(const ClassId classId) const (defined in vrv::Object) | vrv::Object | |
GetDescendantIndex(const Object *child, const ClassId classId, int depth) | vrv::Object | |
GetDocResources() const | vrv::Object | |
GetDrawingBarLineWidth(int staffSize) const (defined in vrv::Doc) | vrv::Doc | |
GetDrawingBeamWhiteWidth(int staffSize, bool graceSize) const (defined in vrv::Doc) | vrv::Doc | |
GetDrawingBeamWidth(int staffSize, bool graceSize) const (defined in vrv::Doc) | vrv::Doc | |
GetDrawingBrevisWidth(int staffSize) const (defined in vrv::Doc) | vrv::Doc | |
GetDrawingDirHeight(int staffSize, bool withMargin) const (defined in vrv::Doc) | vrv::Doc | |
GetDrawingDoubleUnit(int staffSize) const (defined in vrv::Doc) | vrv::Doc | |
GetDrawingDynamHeight(int staffSize, bool withMargin) const (defined in vrv::Doc) | vrv::Doc | |
GetDrawingHairpinSize(int staffSize, bool withMargin) const (defined in vrv::Doc) | vrv::Doc | |
GetDrawingLedgerLineExtension(int staffSize, bool graceSize) const (defined in vrv::Doc) | vrv::Doc | |
GetDrawingLyricFont(int staffSize) (defined in vrv::Doc) | vrv::Doc | |
GetDrawingMinimalLedgerLineExtension(int staffSize, bool graceSize) const (defined in vrv::Doc) | vrv::Doc | |
GetDrawingOctaveSize(int staffSize) const (defined in vrv::Doc) | vrv::Doc | |
GetDrawingPage() | vrv::Doc | inline |
GetDrawingPage() const (defined in vrv::Doc) | vrv::Doc | inline |
GetDrawingSmuflFont(int staffSize, bool graceSize) (defined in vrv::Doc) | vrv::Doc | |
GetDrawingStaffLineWidth(int staffSize) const (defined in vrv::Doc) | vrv::Doc | |
GetDrawingStaffSize(int staffSize) const (defined in vrv::Doc) | vrv::Doc | |
GetDrawingStemWidth(int staffSize) const (defined in vrv::Doc) | vrv::Doc | |
GetDrawingUnit(int staffSize) const (defined in vrv::Doc) | vrv::Doc | |
GetDrawingX() const override (defined in vrv::Object) | vrv::Object | virtual |
GetDrawingY() const override (defined in vrv::Object) | vrv::Object | virtual |
GetDurationInterface() (defined in vrv::Object) | vrv::Object | inlinevirtual |
GetDurationInterface() const (defined in vrv::Object) | vrv::Object | inlinevirtual |
GetFacsimile() (defined in vrv::Doc) | vrv::Doc | inline |
GetFacsimile() const (defined in vrv::Doc) | vrv::Doc | inline |
GetFacsimileInterface() (defined in vrv::Object) | vrv::Object | inlinevirtual |
GetFacsimileInterface() const (defined in vrv::Object) | vrv::Object | inlinevirtual |
GetFingeringFont(int staffSize) (defined in vrv::Doc) | vrv::Doc | |
GetFirst(const ClassId classId=UNSPECIFIED) (defined in vrv::Object) | vrv::Object | |
GetFirst(const ClassId classId=UNSPECIFIED) const (defined in vrv::Object) | vrv::Object | |
GetFirstAncestor(const ClassId classId, int maxSteps=-1) | vrv::Object | |
GetFirstAncestor(const ClassId classId, int maxSteps=-1) const (defined in vrv::Object) | vrv::Object | |
GetFirstAncestorInRange(const ClassId classIdMin, const ClassId classIdMax, int maxDepth=-1) (defined in vrv::Object) | vrv::Object | |
GetFirstAncestorInRange(const ClassId classIdMin, const ClassId classIdMax, int maxDepth=-1) const (defined in vrv::Object) | vrv::Object | |
GetFirstChildNot(const ClassId classId) | vrv::Object | |
GetFirstChildNot(const ClassId classId) const (defined in vrv::Object) | vrv::Object | |
GetFirstScoreDef() | vrv::Doc | |
GetFirstScoreDef() const (defined in vrv::Doc) | vrv::Doc | |
GetFirstVisibleScore() (defined in vrv::Doc) | vrv::Doc | |
GetGlyphAdvX(char32_t code, int staffSize, bool graceSize) const (defined in vrv::Doc) | vrv::Doc | |
GetGlyphBottom(char32_t code, int staffSize, bool graceSize) const (defined in vrv::Doc) | vrv::Doc | |
GetGlyphHeight(char32_t code, int staffSize, bool graceSize) const (defined in vrv::Doc) | vrv::Doc | |
GetGlyphLeft(char32_t code, int staffSize, bool graceSize) const (defined in vrv::Doc) | vrv::Doc | |
GetGlyphRight(char32_t code, int staffSize, bool graceSize) const (defined in vrv::Doc) | vrv::Doc | |
GetGlyphTop(char32_t code, int staffSize, bool graceSize) const (defined in vrv::Doc) | vrv::Doc | |
GetGlyphWidth(char32_t code, int staffSize, bool graceSize) const (defined in vrv::Doc) | vrv::Doc | |
GetID() const (defined in vrv::Object) | vrv::Object | inline |
GetIdx() const | vrv::Object | |
GetInsertOrderFor(ClassId classId) const | vrv::Object | inlinevirtual |
GetInsertOrderForIn(ClassId classId, const std::vector< ClassId > &order) const | vrv::Object | |
GetLast(const ClassId classId=UNSPECIFIED) | vrv::Object | |
GetLast(const ClassId classId=UNSPECIFIED) const (defined in vrv::Object) | vrv::Object | |
GetLastAncestorNot(const ClassId classId, int maxSteps=-1) | vrv::Object | |
GetLastAncestorNot(const ClassId classId, int maxSteps=-1) const (defined in vrv::Object) | vrv::Object | |
GetLeftBy(Accessor type) const (defined in vrv::BoundingBox) | vrv::BoundingBox | inline |
GetLeftMargin(const ClassId classId) const (defined in vrv::Doc) | vrv::Doc | |
GetLeftMargin(const Object *object) const (defined in vrv::Doc) | vrv::Doc | |
GetLeftPosition() const (defined in vrv::Doc) | vrv::Doc | |
GetLinkingInterface() (defined in vrv::Object) | vrv::Object | inlinevirtual |
GetLinkingInterface() const (defined in vrv::Object) | vrv::Object | inlinevirtual |
GetMidiExportDone() const | vrv::Doc | |
GetMilestoneEnd() (defined in vrv::Object) | vrv::Object | |
GetMusicToLyricFontSizeRatio() const | vrv::Doc | |
GetNext() (defined in vrv::Object) | vrv::Object | |
GetNext() const (defined in vrv::Object) | vrv::Object | |
GetNext(const Object *child, const ClassId classId=UNSPECIFIED) (defined in vrv::Object) | vrv::Object | |
GetNext(const Object *child, const ClassId classId=UNSPECIFIED) const (defined in vrv::Object) | vrv::Object | |
GetOptions() | vrv::Doc | inline |
GetOptions() const (defined in vrv::Doc) | vrv::Doc | inline |
GetPageCount() const | vrv::Doc | |
GetPages() | vrv::Doc | |
GetPages() const (defined in vrv::Doc) | vrv::Doc | |
GetParent() | vrv::Object | inline |
GetParent() const (defined in vrv::Object) | vrv::Object | inline |
GetPitchInterface() (defined in vrv::Object) | vrv::Object | inlinevirtual |
GetPitchInterface() const (defined in vrv::Object) | vrv::Object | inlinevirtual |
GetPlistInterface() (defined in vrv::Object) | vrv::Object | inlinevirtual |
GetPlistInterface() const (defined in vrv::Object) | vrv::Object | inlinevirtual |
GetPositionInterface() (defined in vrv::Object) | vrv::Object | inlinevirtual |
GetPositionInterface() const (defined in vrv::Object) | vrv::Object | inlinevirtual |
GetPrevious(const Object *child, const ClassId classId=UNSPECIFIED) (defined in vrv::Object) | vrv::Object | |
GetPrevious(const Object *child, const ClassId classId=UNSPECIFIED) const (defined in vrv::Object) | vrv::Object | |
GetResources() const | vrv::Doc | inline |
GetResourcesForModification() (defined in vrv::Doc) | vrv::Doc | inline |
GetRightBy(Accessor type) const (defined in vrv::BoundingBox) | vrv::BoundingBox | inline |
GetRightMargin(const ClassId classId) const (defined in vrv::Doc) | vrv::Doc | |
GetRightMargin(const Object *object) const (defined in vrv::Doc) | vrv::Doc | |
GetScoreDefInterface() (defined in vrv::Object) | vrv::Object | inlinevirtual |
GetScoreDefInterface() const (defined in vrv::Object) | vrv::Object | inlinevirtual |
GetSelfBottom() const (defined in vrv::BoundingBox) | vrv::BoundingBox | inline |
GetSelfLeft() const (defined in vrv::BoundingBox) | vrv::BoundingBox | inline |
GetSelfRight() const (defined in vrv::BoundingBox) | vrv::BoundingBox | inline |
GetSelfTop() const (defined in vrv::BoundingBox) | vrv::BoundingBox | inline |
GetSelfX1() const (defined in vrv::BoundingBox) | vrv::BoundingBox | inline |
GetSelfX2() const (defined in vrv::BoundingBox) | vrv::BoundingBox | inline |
GetSelfY1() const (defined in vrv::BoundingBox) | vrv::BoundingBox | inline |
GetSelfY2() const (defined in vrv::BoundingBox) | vrv::BoundingBox | inline |
GetStaffDistance(const Object *object, int staffIndex, data_STAFFREL staffPosition) const | vrv::Doc | |
GetStemmedDrawingInterface() (defined in vrv::Object) | vrv::Object | inlinevirtual |
GetStemmedDrawingInterface() const (defined in vrv::Object) | vrv::Object | inlinevirtual |
GetTextDirInterface() (defined in vrv::Object) | vrv::Object | inlinevirtual |
GetTextDirInterface() const (defined in vrv::Object) | vrv::Object | inlinevirtual |
GetTextGlyphAdvX(char32_t code, const FontInfo *font, bool graceSize) const (defined in vrv::Doc) | vrv::Doc | |
GetTextGlyphDescender(char32_t code, const FontInfo *font, bool graceSize) const (defined in vrv::Doc) | vrv::Doc | |
GetTextGlyphHeight(char32_t code, const FontInfo *font, bool graceSize) const (defined in vrv::Doc) | vrv::Doc | |
GetTextGlyphWidth(char32_t code, const FontInfo *font, bool graceSize) const (defined in vrv::Doc) | vrv::Doc | |
GetTextLineHeight(const FontInfo *font, bool graceSize) const (defined in vrv::Doc) | vrv::Doc | |
GetTextXHeight(const FontInfo *font, bool graceSize) const (defined in vrv::Doc) | vrv::Doc | |
GetTimePointInterface() (defined in vrv::Object) | vrv::Object | inlinevirtual |
GetTimePointInterface() const (defined in vrv::Object) | vrv::Object | inlinevirtual |
GetTimeSpanningInterface() (defined in vrv::Object) | vrv::Object | inlinevirtual |
GetTimeSpanningInterface() const (defined in vrv::Object) | vrv::Object | inlinevirtual |
GetTopBy(Accessor type) const (defined in vrv::BoundingBox) | vrv::BoundingBox | inline |
GetTopMargin(const ClassId classId) const (defined in vrv::Doc) | vrv::Doc | |
GetType() const | vrv::Doc | inline |
GetVisibleScores() | vrv::Doc | |
GetX1By(Accessor type) const (defined in vrv::BoundingBox) | vrv::BoundingBox | inline |
GetX2By(Accessor type) const (defined in vrv::BoundingBox) | vrv::BoundingBox | inline |
GetY1By(Accessor type) const (defined in vrv::BoundingBox) | vrv::BoundingBox | inline |
GetY2By(Accessor type) const (defined in vrv::BoundingBox) | vrv::BoundingBox | inline |
HasAttClass(AttClassId attClassId) const (defined in vrv::Object) | vrv::Object | inline |
HasAttribute(std::string attribute, std::string value) const | vrv::Object | |
HasClosingComment() const (defined in vrv::Object) | vrv::Object | inline |
HasComment() const (defined in vrv::Object) | vrv::Object | inline |
HasContentBB() const (defined in vrv::BoundingBox) | vrv::BoundingBox | |
HasContentHorizontalBB() const (defined in vrv::BoundingBox) | vrv::BoundingBox | |
HasContentVerticalBB() const (defined in vrv::BoundingBox) | vrv::BoundingBox | |
HasDescendant(const Object *child, int deepness=UNLIMITED_DEPTH) const | vrv::Object | |
HasEditorialContent() | vrv::Object | |
HasEmptyBB() const (defined in vrv::BoundingBox) | vrv::BoundingBox | |
HasFacsimile() const (defined in vrv::Doc) | vrv::Doc | inline |
Hash(uint32_t number, bool reverse=false) (defined in vrv::Object) | vrv::Object | static |
HasInterface(InterfaceId interfaceId) const (defined in vrv::Object) | vrv::Object | inline |
HasNonEditorialContent() | vrv::Object | |
HasPage(int pageIdx) const | vrv::Doc | |
HasSelection() const (defined in vrv::Doc) | vrv::Doc | |
HasSelfBB() const (defined in vrv::BoundingBox) | vrv::BoundingBox | |
HasSelfHorizontalBB() const (defined in vrv::BoundingBox) | vrv::BoundingBox | |
HasSelfVerticalBB() const (defined in vrv::BoundingBox) | vrv::BoundingBox | |
HasTimemap() const | vrv::Doc | |
HorizontalContentOverlap(const BoundingBox *other, int margin=0) const (defined in vrv::BoundingBox) | vrv::BoundingBox | |
HorizontalLeftOverlap(const BoundingBox *other, const Doc *doc, int margin=0, int vMargin=0) const (defined in vrv::BoundingBox) | vrv::BoundingBox | |
HorizontalRightOverlap(const BoundingBox *other, const Doc *doc, int margin=0, int vMargin=0) const (defined in vrv::BoundingBox) | vrv::BoundingBox | |
HorizontalSelfOverlap(const BoundingBox *other, int margin=0) const (defined in vrv::BoundingBox) | vrv::BoundingBox | |
InitSelectionDoc(DocSelection &selection, bool resetCache) (defined in vrv::Doc) | vrv::Doc | |
InsertAfter(Object *child, Object *newChild) (defined in vrv::Object) | vrv::Object | |
InsertBefore(Object *child, Object *newChild) (defined in vrv::Object) | vrv::Object | |
InsertChild(Object *element, int idx) | vrv::Object | |
Intersects(const FloatingCurvePositioner *curve, Accessor type, int margin=0) const | vrv::BoundingBox | |
Intersects(const BeamDrawingInterface *beamInterface, Accessor type, int margin=0, bool fromBeamContentSide=false) const | vrv::BoundingBox | |
Is(ClassId classId) const (defined in vrv::BoundingBox) | vrv::BoundingBox | inline |
Is(const std::vector< ClassId > &classIds) const (defined in vrv::BoundingBox) | vrv::BoundingBox | |
IsAttribute() const (defined in vrv::Object) | vrv::Object | inline |
IsAttribute(bool isAttribute) (defined in vrv::Object) | vrv::Object | inline |
IsCastOff() const | vrv::Doc | inline |
IsControlElement() const (defined in vrv::Object) | vrv::Object | inline |
IsControlElement(ClassId classId) (defined in vrv::Object) | vrv::Object | inlinestatic |
IsEditorialElement() const (defined in vrv::Object) | vrv::Object | inline |
IsEditorialElement(ClassId classId) (defined in vrv::Object) | vrv::Object | inlinestatic |
IsExpansion() const (defined in vrv::Object) | vrv::Object | inline |
IsExpansion(bool isExpansion) (defined in vrv::Object) | vrv::Object | inline |
IsFacs() const (defined in vrv::Doc) | vrv::Doc | inline |
IsFloatingObject() const | vrv::Object | inline |
IsLayerElement() const (defined in vrv::Object) | vrv::Object | inline |
IsLayerElement(ClassId classId) (defined in vrv::Object) | vrv::Object | inlinestatic |
IsMensuralMusicOnly() const (defined in vrv::Doc) | vrv::Doc | inline |
IsMilestoneElement() | vrv::Object | |
IsModified() const | vrv::Object | inline |
IsNeumeLines() const (defined in vrv::Doc) | vrv::Doc | inline |
IsPageElement() const (defined in vrv::Object) | vrv::Object | inline |
IsPageElement(ClassId classId) (defined in vrv::Object) | vrv::Object | inlinestatic |
IsPreOrdered(const Object *left, const Object *right) | vrv::Object | static |
IsRaw() const (defined in vrv::Doc) | vrv::Doc | inline |
IsReferenceObject() const (defined in vrv::Object) | vrv::Object | inline |
IsRendering() const (defined in vrv::Doc) | vrv::Doc | inline |
IsRunningElement() const (defined in vrv::Object) | vrv::Object | inline |
IsRunningElement(ClassId classId) (defined in vrv::Object) | vrv::Object | inlinestatic |
IsScoreDefElement() const (defined in vrv::Object) | vrv::Object | inline |
IsScoreDefElement(ClassId classId) (defined in vrv::Object) | vrv::Object | inlinestatic |
IsSupportedChild(ClassId classId) override | vrv::Doc | virtual |
IsSystemElement() const (defined in vrv::Object) | vrv::Object | inline |
IsSystemElement(ClassId classId) (defined in vrv::Object) | vrv::Object | inlinestatic |
IsTextElement() const (defined in vrv::Object) | vrv::Object | inline |
IsTextElement(ClassId classId) (defined in vrv::Object) | vrv::Object | inlinestatic |
IsTranscription() const (defined in vrv::Doc) | vrv::Doc | inline |
LogDebugTree(int maxDepth=UNLIMITED_DEPTH, int level=0) | vrv::Object | |
LogDebugTreeMsg() (defined in vrv::Object) | vrv::Object | inlinevirtual |
m_back | vrv::Doc | |
m_cachedDrawingX | vrv::BoundingBox | mutableprotected |
m_cachedDrawingY (defined in vrv::BoundingBox) | vrv::BoundingBox | mutableprotected |
m_drawingBeamMaxSlope | vrv::Doc | |
m_drawingPageContentHeight | vrv::Doc | |
m_drawingPageContentWidth | vrv::Doc | |
m_drawingPageHeight | vrv::Doc | |
m_drawingPageMarginBottom | vrv::Doc | |
m_drawingPageMarginLeft | vrv::Doc | |
m_drawingPageMarginRight | vrv::Doc | |
m_drawingPageMarginTop | vrv::Doc | |
m_drawingPageWidth | vrv::Doc | |
m_expansionMap | vrv::Doc | |
m_focusRange | vrv::Doc | |
m_front | vrv::Doc | |
m_header | vrv::Doc | |
m_musicDecls | vrv::Doc | |
m_notationType | vrv::Doc | |
m_selectionEnd (defined in vrv::Doc) | vrv::Doc | |
m_selectionFollowing (defined in vrv::Doc) | vrv::Doc | |
m_selectionPreceding (defined in vrv::Doc) | vrv::Doc | |
m_selectionStart (defined in vrv::Doc) | vrv::Doc | |
m_unsupported | vrv::Object | |
Modify(bool modified=true) const | vrv::Object | |
MoveChildrenFrom(Object *sourceParent, int idx=-1, bool allowTypeChange=false) | vrv::Object | |
MoveItselfTo(Object *targetParent) | vrv::Object | |
Object() (defined in vrv::Object) | vrv::Object | |
Object(ClassId classId) (defined in vrv::Object) | vrv::Object | |
Object(const Object &object) | vrv::Object | |
operator=(const Object &object) | vrv::Object | |
PrepareData() | vrv::Doc | |
Process(Functor &functor, int deepness=UNLIMITED_DEPTH, bool skipFirst=false) | vrv::Object | |
Process(ConstFunctor &functor, int deepness=UNLIMITED_DEPTH, bool skipFirst=false) const (defined in vrv::Object) | vrv::Object | |
ReactivateSelection(bool resetAligners) (defined in vrv::Doc) | vrv::Doc | |
RectBottomOverlap(const Point rect1[2], const Point rect2[2], int margin, int hMargin) (defined in vrv::BoundingBox) | vrv::BoundingBox | static |
RectLeftOverlap(const Point rect1[2], const Point rect2[2], int margin, int vMargin) | vrv::BoundingBox | static |
RectRightOverlap(const Point rect1[2], const Point rect2[2], int margin, int vMargin) (defined in vrv::BoundingBox) | vrv::BoundingBox | static |
RectTopOverlap(const Point rect1[2], const Point rect2[2], int margin, int hMargin) (defined in vrv::BoundingBox) | vrv::BoundingBox | static |
RefreshLayout() | vrv::Doc | |
RegisterAttClass(AttClassId attClassId) (defined in vrv::Object) | vrv::Object | inline |
RegisterInterface(std::vector< AttClassId > *attClasses, InterfaceId interfaceId) (defined in vrv::Object) | vrv::Object | |
Relinquish(int idx) | vrv::Object | |
ReorderByXPos() (defined in vrv::Object) | vrv::Object | |
ReplaceChild(Object *currentChild, Object *replacingChild) | vrv::Object | |
ReplaceWithCopyOf(Object *object) | vrv::Object | |
Reset() override | vrv::Doc | virtual |
ResetBoundingBox() | vrv::BoundingBox | virtual |
ResetCachedDrawingX() const override (defined in vrv::Object) | vrv::Object | virtual |
ResetCachedDrawingY() const override (defined in vrv::Object) | vrv::Object | virtual |
ResetDataPage() | vrv::Doc | inline |
ResetID() (defined in vrv::Object) | vrv::Object | |
ResetParent() | vrv::Object | inline |
ResetSelectionDoc(bool resetCache) (defined in vrv::Doc) | vrv::Doc | |
ResetToLoading() (defined in vrv::Doc) | vrv::Doc | |
RotateChildren(int first, int middle, int last) | vrv::Object | |
SaveObject(Output *output, bool basic) | vrv::Object | |
ScoreDefOptimizeDoc() | vrv::Doc | |
ScoreDefSetCurrentDoc(bool force=false) | vrv::Doc | |
ScoreDefSetGrpSymDoc() | vrv::Doc | |
ScoringUpDoc() | vrv::Doc | |
SeedID(uint32_t seed=0) (defined in vrv::Object) | vrv::Object | static |
SetAsReferenceObject() | vrv::Object | |
SetBoundingBoxGlyph(char32_t smuflGlyph, int fontSize) | vrv::BoundingBox | |
SetClosingComment(std::string endComment) (defined in vrv::Object) | vrv::Object | inline |
SetComment(std::string comment) (defined in vrv::Object) | vrv::Object | inline |
SetDrawingPage(int pageIdx, bool withPageRange=false) | vrv::Doc | |
SetEmptyBB() (defined in vrv::BoundingBox) | vrv::BoundingBox | |
SetFacsimile(Facsimile *facsimile) (defined in vrv::Doc) | vrv::Doc | inline |
SetFocus() | vrv::Doc | |
SetID(const std::string &id) (defined in vrv::Object) | vrv::Object | inline |
SetMarkup(int markup) | vrv::Doc | inline |
SetMensuralMusicOnly(data_BOOLEAN isMensuralMusicOnly) (defined in vrv::Doc) | vrv::Doc | |
SetNeumeLines(bool isNeumeLines) (defined in vrv::Doc) | vrv::Doc | inline |
SetOptions(Options *options) (defined in vrv::Doc) | vrv::Doc | inline |
SetParent(Object *parent) | vrv::Object | |
SetType(DocType type) (defined in vrv::Doc) | vrv::Doc | |
SolveCubicPolynomial(double a, double b, double c, double d) | vrv::BoundingBox | static |
sortByUlx(Object *a, Object *b) (defined in vrv::Object) | vrv::Object | static |
SortChildren(binaryComp comp) (defined in vrv::Object) | vrv::Object | |
StableSort(Compare comp) | vrv::Object | inline |
SwapID(Object *other) (defined in vrv::Object) | vrv::Object | |
SyncFromFacsimileDoc() | vrv::Doc | |
SyncToFacsimileDoc() | vrv::Doc | |
TransposeDoc() | vrv::Doc | |
UnCastOffDoc(bool resetCache=true) | vrv::Doc | |
UpdateContentBBoxX(int x1, int x2) (defined in vrv::BoundingBox) | vrv::BoundingBox | virtual |
UpdateContentBBoxY(int y1, int y2) (defined in vrv::BoundingBox) | vrv::BoundingBox | virtual |
UpdatePageDrawingSizes() | vrv::Doc | |
UpdateSelfBBoxX(int x1, int x2) (defined in vrv::BoundingBox) | vrv::BoundingBox | virtual |
UpdateSelfBBoxY(int y1, int y2) (defined in vrv::BoundingBox) | vrv::BoundingBox | virtual |
VerticalBottomOverlap(const BoundingBox *other, const Doc *doc, int margin=0, int hMargin=0) const (defined in vrv::BoundingBox) | vrv::BoundingBox | |
VerticalContentOverlap(const BoundingBox *other, int margin=0) const (defined in vrv::BoundingBox) | vrv::BoundingBox | |
VerticalSelfOverlap(const BoundingBox *other, int margin=0) const (defined in vrv::BoundingBox) | vrv::BoundingBox | |
VerticalTopOverlap(const BoundingBox *other, const Doc *doc, int margin=0, int hMargin=0) const (defined in vrv::BoundingBox) | vrv::BoundingBox | |
~BoundingBox() (defined in vrv::BoundingBox) | vrv::BoundingBox | inlinevirtual |
~Doc() (defined in vrv::Doc) | vrv::Doc | virtual |
~Object() (defined in vrv::Object) | vrv::Object | virtual |