Verovio
Source code documentation
All Classes Namespaces Functions Variables Typedefs Enumerations Modules
vrv::Doc Member List

This is the complete list of members for vrv::Doc, including all inherited members.

Accept(Functor &functor) overridevrv::Docvirtual
Accept(ConstFunctor &functor) const override (defined in vrv::Doc)vrv::Docvirtual
AcceptEnd(Functor &functor) override (defined in vrv::Doc)vrv::Docvirtual
AcceptEnd(ConstFunctor &functor) const override (defined in vrv::Doc)vrv::Docvirtual
AddChild(Object *object)vrv::Objectvirtual
AddChildAdditionalCheck(Object *child)vrv::Objectinlinevirtual
ApproximateBezierBoundingBox(const Point bezier[4], Point &pos, int &width, int &height, int &minYPos, int &maxYPos)vrv::BoundingBoxstatic
ApproximateBezierExtrema(const Point bezier[4], bool isMaxExtrema, int approximationSteps=BEZIER_APPROXIMATION) (defined in vrv::BoundingBox)vrv::BoundingBoxstatic
ArePointsClose(const Point &p1, const Point &p2, int margin)vrv::BoundingBoxstatic
binaryComp typedefvrv::Object
BoundingBox() (defined in vrv::BoundingBox)vrv::BoundingBox
CalcBezierAtPosition(const Point bezier[4], int x)vrv::BoundingBoxstatic
CalcBezierParamAtPosition(const Point bezier[4], int x)vrv::BoundingBoxstatic
CalcDeCasteljau(const Point bezier[4], double t)vrv::BoundingBoxstatic
CalcDistance(const Point &p1, const Point &p2)vrv::BoundingBoxstatic
CalcLinearInterpolation(Point &dest, const Point &a, const Point &b, double t)vrv::BoundingBoxstatic
CalcPointAtBezier(const Point bezier[4], double t)vrv::BoundingBoxstatic
CalcPositionAfterRotation(Point point, float alpha, Point center)vrv::BoundingBoxstatic
CalcSlope(const Point &p1, const Point &p2)vrv::BoundingBoxstatic
CalcThickBezier(const Point bezier[4], int thickness, Point topBezier[4], Point bottomBezier[4])vrv::BoundingBoxstatic
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) constvrv::Doc
ClearChildren()vrv::Object
ClearRelinquishedChildren()vrv::Object
ClearSelectionPages()vrv::Doc
Clone() constvrv::Objectvirtual
CloneReset()vrv::Objectvirtual
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) constvrv::Object
CopyChildren() constvrv::Objectinlinevirtual
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) constvrv::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) constvrv::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::Objectstatic
GenerateHeader()vrv::Doc
GenerateMeasureNumbers()vrv::Doc
GenerateMEIHeader()vrv::Doc
GetAdjustedDrawingPageHeight() constvrv::Doc
GetAdjustedDrawingPageWidth() constvrv::Doc
GetAltSymInterface() (defined in vrv::Object)vrv::Objectinlinevirtual
GetAltSymInterface() const (defined in vrv::Object)vrv::Objectinlinevirtual
GetAncestors()vrv::Object
GetAncestors() const (defined in vrv::Object)vrv::Object
GetAreaPosInterface() (defined in vrv::Object)vrv::Objectinlinevirtual
GetAreaPosInterface() const (defined in vrv::Object)vrv::Objectinlinevirtual
GetAttributes(ArrayOfStrAttr *attributes) constvrv::Object
GetBeamDrawingInterface() (defined in vrv::Object)vrv::Objectinlinevirtual
GetBeamDrawingInterface() const (defined in vrv::Object)vrv::Objectinlinevirtual
GetBezierThicknessCoefficient(const Point bezier[4], int currentThickness, int penWidth)vrv::BoundingBoxstatic
GetBottomBy(Accessor type) const (defined in vrv::BoundingBox)vrv::BoundingBoxinline
GetBottomMargin(const ClassId classId) const (defined in vrv::Doc)vrv::Doc
GetBoundingBoxGlyph() const (defined in vrv::BoundingBox)vrv::BoundingBoxinline
GetBoundingBoxGlyphFontSize() const (defined in vrv::BoundingBox)vrv::BoundingBoxinline
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::Objectinline
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) constvrv::Object
GetChildren() constvrv::Object
GetChildren() (defined in vrv::Object)vrv::Objectinline
GetChildrenForModification()vrv::Objectinline
GetClassId() const final (defined in vrv::Object)vrv::Objectinlinevirtual
GetClassName() const (defined in vrv::Object)vrv::Objectinlinevirtual
GetClosingComment() const (defined in vrv::Object)vrv::Objectinline
GetComment() constvrv::Objectinline
GetContentBottom() const (defined in vrv::BoundingBox)vrv::BoundingBoxinline
GetContentLeft() const (defined in vrv::BoundingBox)vrv::BoundingBoxinline
GetContentRight() const (defined in vrv::BoundingBox)vrv::BoundingBoxinline
GetContentTop() const (defined in vrv::BoundingBox)vrv::BoundingBoxinline
GetContentX1() const (defined in vrv::BoundingBox)vrv::BoundingBoxinline
GetContentX2() const (defined in vrv::BoundingBox)vrv::BoundingBoxinline
GetContentY1() const (defined in vrv::BoundingBox)vrv::BoundingBoxinline
GetContentY2() const (defined in vrv::BoundingBox)vrv::BoundingBoxinline
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() constvrv::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::Docinline
GetDrawingPage() const (defined in vrv::Doc)vrv::Docinline
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::Objectvirtual
GetDrawingY() const override (defined in vrv::Object)vrv::Objectvirtual
GetDurationInterface() (defined in vrv::Object)vrv::Objectinlinevirtual
GetDurationInterface() const (defined in vrv::Object)vrv::Objectinlinevirtual
GetFacsimile() (defined in vrv::Doc)vrv::Docinline
GetFacsimile() const (defined in vrv::Doc)vrv::Docinline
GetFacsimileInterface() (defined in vrv::Object)vrv::Objectinlinevirtual
GetFacsimileInterface() const (defined in vrv::Object)vrv::Objectinlinevirtual
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::Objectinline
GetIdx() constvrv::Object
GetInsertOrderFor(ClassId classId) constvrv::Objectinlinevirtual
GetInsertOrderForIn(ClassId classId, const std::vector< ClassId > &order) constvrv::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::BoundingBoxinline
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::Objectinlinevirtual
GetLinkingInterface() const (defined in vrv::Object)vrv::Objectinlinevirtual
GetMidiExportDone() constvrv::Doc
GetMilestoneEnd() (defined in vrv::Object)vrv::Object
GetMusicToLyricFontSizeRatio() constvrv::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::Docinline
GetOptions() const (defined in vrv::Doc)vrv::Docinline
GetPageCount() constvrv::Doc
GetPages()vrv::Doc
GetPages() const (defined in vrv::Doc)vrv::Doc
GetParent()vrv::Objectinline
GetParent() const (defined in vrv::Object)vrv::Objectinline
GetPitchInterface() (defined in vrv::Object)vrv::Objectinlinevirtual
GetPitchInterface() const (defined in vrv::Object)vrv::Objectinlinevirtual
GetPlistInterface() (defined in vrv::Object)vrv::Objectinlinevirtual
GetPlistInterface() const (defined in vrv::Object)vrv::Objectinlinevirtual
GetPositionInterface() (defined in vrv::Object)vrv::Objectinlinevirtual
GetPositionInterface() const (defined in vrv::Object)vrv::Objectinlinevirtual
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() constvrv::Docinline
GetResourcesForModification() (defined in vrv::Doc)vrv::Docinline
GetRightBy(Accessor type) const (defined in vrv::BoundingBox)vrv::BoundingBoxinline
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::Objectinlinevirtual
GetScoreDefInterface() const (defined in vrv::Object)vrv::Objectinlinevirtual
GetSelfBottom() const (defined in vrv::BoundingBox)vrv::BoundingBoxinline
GetSelfLeft() const (defined in vrv::BoundingBox)vrv::BoundingBoxinline
GetSelfRight() const (defined in vrv::BoundingBox)vrv::BoundingBoxinline
GetSelfTop() const (defined in vrv::BoundingBox)vrv::BoundingBoxinline
GetSelfX1() const (defined in vrv::BoundingBox)vrv::BoundingBoxinline
GetSelfX2() const (defined in vrv::BoundingBox)vrv::BoundingBoxinline
GetSelfY1() const (defined in vrv::BoundingBox)vrv::BoundingBoxinline
GetSelfY2() const (defined in vrv::BoundingBox)vrv::BoundingBoxinline
GetStaffDistance(const Object *object, int staffIndex, data_STAFFREL staffPosition) constvrv::Doc
GetStemmedDrawingInterface() (defined in vrv::Object)vrv::Objectinlinevirtual
GetStemmedDrawingInterface() const (defined in vrv::Object)vrv::Objectinlinevirtual
GetTextDirInterface() (defined in vrv::Object)vrv::Objectinlinevirtual
GetTextDirInterface() const (defined in vrv::Object)vrv::Objectinlinevirtual
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::Objectinlinevirtual
GetTimePointInterface() const (defined in vrv::Object)vrv::Objectinlinevirtual
GetTimeSpanningInterface() (defined in vrv::Object)vrv::Objectinlinevirtual
GetTimeSpanningInterface() const (defined in vrv::Object)vrv::Objectinlinevirtual
GetTopBy(Accessor type) const (defined in vrv::BoundingBox)vrv::BoundingBoxinline
GetTopMargin(const ClassId classId) const (defined in vrv::Doc)vrv::Doc
GetType() constvrv::Docinline
GetVisibleScores()vrv::Doc
GetX1By(Accessor type) const (defined in vrv::BoundingBox)vrv::BoundingBoxinline
GetX2By(Accessor type) const (defined in vrv::BoundingBox)vrv::BoundingBoxinline
GetY1By(Accessor type) const (defined in vrv::BoundingBox)vrv::BoundingBoxinline
GetY2By(Accessor type) const (defined in vrv::BoundingBox)vrv::BoundingBoxinline
HasAttClass(AttClassId attClassId) const (defined in vrv::Object)vrv::Objectinline
HasAttribute(std::string attribute, std::string value) constvrv::Object
HasClosingComment() const (defined in vrv::Object)vrv::Objectinline
HasComment() const (defined in vrv::Object)vrv::Objectinline
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) constvrv::Object
HasEditorialContent()vrv::Object
HasEmptyBB() const (defined in vrv::BoundingBox)vrv::BoundingBox
HasFacsimile() const (defined in vrv::Doc)vrv::Docinline
Hash(uint32_t number, bool reverse=false) (defined in vrv::Object)vrv::Objectstatic
HasInterface(InterfaceId interfaceId) const (defined in vrv::Object)vrv::Objectinline
HasNonEditorialContent()vrv::Object
HasPage(int pageIdx) constvrv::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() constvrv::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) constvrv::BoundingBox
Intersects(const BeamDrawingInterface *beamInterface, Accessor type, int margin=0, bool fromBeamContentSide=false) constvrv::BoundingBox
Is(ClassId classId) const (defined in vrv::BoundingBox)vrv::BoundingBoxinline
Is(const std::vector< ClassId > &classIds) const (defined in vrv::BoundingBox)vrv::BoundingBox
IsAttribute() const (defined in vrv::Object)vrv::Objectinline
IsAttribute(bool isAttribute) (defined in vrv::Object)vrv::Objectinline
IsCastOff() constvrv::Docinline
IsControlElement() const (defined in vrv::Object)vrv::Objectinline
IsControlElement(ClassId classId) (defined in vrv::Object)vrv::Objectinlinestatic
IsEditorialElement() const (defined in vrv::Object)vrv::Objectinline
IsEditorialElement(ClassId classId) (defined in vrv::Object)vrv::Objectinlinestatic
IsExpansion() const (defined in vrv::Object)vrv::Objectinline
IsExpansion(bool isExpansion) (defined in vrv::Object)vrv::Objectinline
IsFacs() const (defined in vrv::Doc)vrv::Docinline
IsFloatingObject() constvrv::Objectinline
IsLayerElement() const (defined in vrv::Object)vrv::Objectinline
IsLayerElement(ClassId classId) (defined in vrv::Object)vrv::Objectinlinestatic
IsMensuralMusicOnly() const (defined in vrv::Doc)vrv::Docinline
IsMilestoneElement()vrv::Object
IsModified() constvrv::Objectinline
IsNeumeLines() const (defined in vrv::Doc)vrv::Docinline
IsPageElement() const (defined in vrv::Object)vrv::Objectinline
IsPageElement(ClassId classId) (defined in vrv::Object)vrv::Objectinlinestatic
IsPreOrdered(const Object *left, const Object *right)vrv::Objectstatic
IsRaw() const (defined in vrv::Doc)vrv::Docinline
IsReferenceObject() const (defined in vrv::Object)vrv::Objectinline
IsRendering() const (defined in vrv::Doc)vrv::Docinline
IsRunningElement() const (defined in vrv::Object)vrv::Objectinline
IsRunningElement(ClassId classId) (defined in vrv::Object)vrv::Objectinlinestatic
IsScoreDefElement() const (defined in vrv::Object)vrv::Objectinline
IsScoreDefElement(ClassId classId) (defined in vrv::Object)vrv::Objectinlinestatic
IsSupportedChild(ClassId classId) overridevrv::Docvirtual
IsSystemElement() const (defined in vrv::Object)vrv::Objectinline
IsSystemElement(ClassId classId) (defined in vrv::Object)vrv::Objectinlinestatic
IsTextElement() const (defined in vrv::Object)vrv::Objectinline
IsTextElement(ClassId classId) (defined in vrv::Object)vrv::Objectinlinestatic
IsTranscription() const (defined in vrv::Doc)vrv::Docinline
LogDebugTree(int maxDepth=UNLIMITED_DEPTH, int level=0)vrv::Object
LogDebugTreeMsg() (defined in vrv::Object)vrv::Objectinlinevirtual
m_backvrv::Doc
m_cachedDrawingXvrv::BoundingBoxmutableprotected
m_cachedDrawingY (defined in vrv::BoundingBox)vrv::BoundingBoxmutableprotected
m_drawingBeamMaxSlopevrv::Doc
m_drawingPageContentHeightvrv::Doc
m_drawingPageContentWidthvrv::Doc
m_drawingPageHeightvrv::Doc
m_drawingPageMarginBottomvrv::Doc
m_drawingPageMarginLeftvrv::Doc
m_drawingPageMarginRightvrv::Doc
m_drawingPageMarginTopvrv::Doc
m_drawingPageWidthvrv::Doc
m_expansionMapvrv::Doc
m_focusRangevrv::Doc
m_frontvrv::Doc
m_headervrv::Doc
m_musicDeclsvrv::Doc
m_notationTypevrv::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_unsupportedvrv::Object
Modify(bool modified=true) constvrv::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::BoundingBoxstatic
RectLeftOverlap(const Point rect1[2], const Point rect2[2], int margin, int vMargin)vrv::BoundingBoxstatic
RectRightOverlap(const Point rect1[2], const Point rect2[2], int margin, int vMargin) (defined in vrv::BoundingBox)vrv::BoundingBoxstatic
RectTopOverlap(const Point rect1[2], const Point rect2[2], int margin, int hMargin) (defined in vrv::BoundingBox)vrv::BoundingBoxstatic
RefreshLayout()vrv::Doc
RegisterAttClass(AttClassId attClassId) (defined in vrv::Object)vrv::Objectinline
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() overridevrv::Docvirtual
ResetBoundingBox()vrv::BoundingBoxvirtual
ResetCachedDrawingX() const override (defined in vrv::Object)vrv::Objectvirtual
ResetCachedDrawingY() const override (defined in vrv::Object)vrv::Objectvirtual
ResetDataPage()vrv::Docinline
ResetID() (defined in vrv::Object)vrv::Object
ResetParent()vrv::Objectinline
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::Objectstatic
SetAsReferenceObject()vrv::Object
SetBoundingBoxGlyph(char32_t smuflGlyph, int fontSize)vrv::BoundingBox
SetClosingComment(std::string endComment) (defined in vrv::Object)vrv::Objectinline
SetComment(std::string comment) (defined in vrv::Object)vrv::Objectinline
SetDrawingPage(int pageIdx, bool withPageRange=false)vrv::Doc
SetEmptyBB() (defined in vrv::BoundingBox)vrv::BoundingBox
SetFacsimile(Facsimile *facsimile) (defined in vrv::Doc)vrv::Docinline
SetFocus()vrv::Doc
SetID(const std::string &id) (defined in vrv::Object)vrv::Objectinline
SetMarkup(int markup)vrv::Docinline
SetMensuralMusicOnly(data_BOOLEAN isMensuralMusicOnly) (defined in vrv::Doc)vrv::Doc
SetNeumeLines(bool isNeumeLines) (defined in vrv::Doc)vrv::Docinline
SetOptions(Options *options) (defined in vrv::Doc)vrv::Docinline
SetParent(Object *parent)vrv::Object
SetType(DocType type) (defined in vrv::Doc)vrv::Doc
SolveCubicPolynomial(double a, double b, double c, double d)vrv::BoundingBoxstatic
sortByUlx(Object *a, Object *b) (defined in vrv::Object)vrv::Objectstatic
SortChildren(binaryComp comp) (defined in vrv::Object)vrv::Object
StableSort(Compare comp)vrv::Objectinline
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::BoundingBoxvirtual
UpdateContentBBoxY(int y1, int y2) (defined in vrv::BoundingBox)vrv::BoundingBoxvirtual
UpdatePageDrawingSizes()vrv::Doc
UpdateSelfBBoxX(int x1, int x2) (defined in vrv::BoundingBox)vrv::BoundingBoxvirtual
UpdateSelfBBoxY(int y1, int y2) (defined in vrv::BoundingBox)vrv::BoundingBoxvirtual
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::BoundingBoxinlinevirtual
~Doc() (defined in vrv::Doc)vrv::Docvirtual
~Object() (defined in vrv::Object)vrv::Objectvirtual