![]() |
Verovio
Source code documentation
|
This is the complete list of members for vrv::Note, including all inherited members.
Accept(Functor &functor) override | vrv::Note | virtual |
Accept(ConstFunctor &functor) const override (defined in vrv::Note) | vrv::Note | virtual |
AcceptEnd(Functor &functor) override (defined in vrv::Note) | vrv::Note | virtual |
AcceptEnd(ConstFunctor &functor) const override (defined in vrv::Note) | vrv::Note | virtual |
AddBackLink(const Object *object) | vrv::LinkingInterface | |
AddChild(Object *object) override | vrv::Note | virtual |
AddChildAdditionalCheck(Object *child) override | vrv::Note | virtual |
AdjustOverlappingLayers(const Doc *doc, const std::vector< LayerElement * > &otherElements, bool areDotsAdjusted, bool &isUnison, bool &stemSameAs) | vrv::LayerElement | virtual |
AdjustPitchByOffset(int pitchOffset) | vrv::PitchInterface | |
AdjustPitchForNewClef(const Clef *oldClef, const Clef *newClef) | vrv::PitchInterface | |
AdjustPname(int &pname, int &oct) | vrv::PitchInterface | static |
AlignDotsShift(const Note *otherNote) | vrv::Note | |
AltSymInterface() (defined in vrv::AltSymInterface) | vrv::AltSymInterface | |
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 |
AttachZone(Zone *zone) | vrv::FacsimileInterface | |
binaryComp typedef | vrv::Object | |
BoundingBox() (defined in vrv::BoundingBox) | vrv::BoundingBox | |
CacheXRel(bool restore=false) (defined in vrv::LayerElement) | vrv::LayerElement | |
CacheYRel(bool restore=false) (defined in vrv::LayerElement) | vrv::LayerElement | |
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 |
CalcDotLocations(int layerCount, bool primary) const override | vrv::Note | protectedvirtual |
CalcDrawingLoc(const Layer *layer, const LayerElement *element) (defined in vrv::PositionInterface) | vrv::PositionInterface | |
CalcElementHorizontalOverlap(const Doc *doc, const std::vector< LayerElement * > &otherElements, bool areDotsAdjusted, bool isChordElement, bool isLowerElement=false, bool unison=true) | vrv::LayerElement | |
CalcLinearInterpolation(Point &dest, const Point &a, const Point &b, double t) | vrv::BoundingBox | static |
CalcLoc(const LayerElement *element, const Layer *layer, const LayerElement *crossStaffElement, bool topChordNote=true) | vrv::PitchInterface | static |
CalcLoc(data_PITCHNAME pname, int oct, int clefLocOffset) | vrv::PitchInterface | static |
CalcNoteHeadShiftForSameasNote(Note *stemSameas, data_STEMDIRECTION stemDir) | vrv::Note | |
CalcNoteLocations(NotePredicate predicate=NULL) const override | vrv::Note | protectedvirtual |
CalcOptimalDotLocations() | vrv::LayerElement | |
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 |
CalcStemDirForSameasNote(int verticalCenter) | vrv::Note | |
CalcStemLenInThirdUnits(const Staff *staff, data_STEMDIRECTION stemDir) const override (defined in vrv::Note) | vrv::Note | virtual |
CalcThickBezier(const Point bezier[4], int thickness, Point topBezier[4], Point bottomBezier[4]) | vrv::BoundingBox | static |
CenterDrawingX() | vrv::LayerElement | |
ClearChildren() | vrv::Object | |
ClearRelinquishedChildren() | vrv::Object | |
Clone() const override | vrv::Note | inlinevirtual |
CloneReset() override | vrv::LayerElement | virtual |
CopyAttributesTo(Object *target) const | vrv::Object | |
CopyChildren() const | vrv::Object | inlinevirtual |
DeleteChild(Object *child) | vrv::Object | |
DeleteChildrenByComparison(Comparison *comparison) | vrv::Object | |
DetachChild(int idx) | vrv::Object | |
DurationInterface() (defined in vrv::DurationInterface) | vrv::DurationInterface | |
DurationWithBrevisEquivalence(int num, int numBase, const Mensur *currentMensur, data_DURATION noteDur) const (defined in vrv::DurationInterface) | vrv::DurationInterface | |
DurationWithMinimaEquivalence(int num, int numBase, const Mensur *currentMensur, data_DURATION noteDur) const (defined in vrv::DurationInterface) | vrv::DurationInterface | |
DurationWithSemibrevisEquivalence(int num, int numBase, const Mensur *currentMensur, data_DURATION noteDur) const (defined in vrv::DurationInterface) | vrv::DurationInterface | |
Encloses(const Point point) const | vrv::BoundingBox | |
FacsimileInterface() (defined in vrv::FacsimileInterface) | vrv::FacsimileInterface | |
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 | |
GenerateHashID() (defined in vrv::Object) | vrv::Object | static |
GenerateZoneBounds(int *ulx, int *uly, int *lrx, int *lry) const | vrv::LayerElement | |
GetActualDur() const (defined in vrv::DurationInterface) | vrv::DurationInterface | |
GetActualDurGes() const (defined in vrv::DurationInterface) | vrv::DurationInterface | |
GetAlignment() | vrv::LayerElement | inline |
GetAlignment() const (defined in vrv::LayerElement) | vrv::LayerElement | inline |
GetAlignmentDuration(const AlignMeterParams ¶ms, bool notGraceOnly=true, data_NOTATIONTYPE notationType=NOTATIONTYPE_cmn) const | vrv::LayerElement | |
GetAlignmentDuration(bool notGraceOnly=true, data_NOTATIONTYPE notationType=NOTATIONTYPE_cmn) const | vrv::LayerElement | |
GetAlignmentLayerN() const (defined in vrv::LayerElement) | vrv::LayerElement | inline |
GetAltSymbolDef() (defined in vrv::AltSymInterface) | vrv::AltSymInterface | inline |
GetAltSymbolDef() const (defined in vrv::AltSymInterface) | vrv::AltSymInterface | inline |
GetAltSymInterface() override (defined in vrv::Note) | vrv::Note | inlinevirtual |
GetAltSymInterface() const override (defined in vrv::Note) | vrv::Note | inlinevirtual |
GetAncestorBeam() | vrv::LayerElement | |
GetAncestorBeam() const (defined in vrv::LayerElement) | vrv::LayerElement | |
GetAncestorFTrem() | vrv::LayerElement | |
GetAncestorFTrem() const (defined in vrv::LayerElement) | vrv::LayerElement | |
GetAncestors() | vrv::Object | |
GetAncestors() const (defined in vrv::Object) | vrv::Object | |
GetAncestorStaff(StaffSearch strategy=ANCESTOR_ONLY, bool assertExistence=true) | vrv::LayerElement | |
GetAncestorStaff(StaffSearch strategy=ANCESTOR_ONLY, bool assertExistence=true) const (defined in vrv::LayerElement) | vrv::LayerElement | |
GetAreaPosInterface() (defined in vrv::Object) | vrv::Object | inlinevirtual |
GetAreaPosInterface() const (defined in vrv::Object) | vrv::Object | inlinevirtual |
vrv::GetAttClasses() | vrv::Interface | inline |
vrv::LinkingInterface::GetAttClasses() | vrv::Interface | inline |
vrv::AltSymInterface::GetAttClasses() | vrv::Interface | inline |
vrv::DurationInterface::GetAttClasses() | vrv::Interface | inline |
vrv::PitchInterface::GetAttClasses() | vrv::Interface | inline |
vrv::PositionInterface::GetAttClasses() | vrv::Interface | inline |
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 |
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 override (defined in vrv::Note) | vrv::Note | inlinevirtual |
GetClosingComment() const (defined in vrv::Object) | vrv::Object | inline |
GetCollisionCount(const MapOfDotLocs &dotLocs1, const MapOfDotLocs &dotLocs2) | vrv::LayerElement | protectedstatic |
GetComment() const | vrv::Object | inline |
GetContentAlignmentDuration(const AlignMeterParams ¶ms, bool notGraceOnly=true, data_NOTATIONTYPE notationType=NOTATIONTYPE_cmn) const (defined in vrv::LayerElement) | vrv::LayerElement | |
GetContentAlignmentDuration(bool notGraceOnly=true, data_NOTATIONTYPE notationType=NOTATIONTYPE_cmn) const (defined in vrv::LayerElement) | vrv::LayerElement | |
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 |
GetCrossStaff(Layer *&layer) | vrv::LayerElement | |
GetCrossStaff(const Layer *&layer) const (defined in vrv::LayerElement) | vrv::LayerElement | |
GetCrossStaffRel() const | vrv::LayerElement | |
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 | |
GetDiatonicPitch() const | vrv::Note | |
GetDocResources() const | vrv::Object | |
GetDotCount(const MapOfDotLocs &dotLocations) | vrv::LayerElement | protectedstatic |
GetDrawingAccid() (defined in vrv::Note) | vrv::Note | |
GetDrawingAccid() const (defined in vrv::Note) | vrv::Note | |
GetDrawingBottom(const Doc *doc, int staffSize, bool withArtic=true, ArticType articType=ARTIC_INSIDE) const (defined in vrv::LayerElement) | vrv::LayerElement | |
GetDrawingCueSize() const (defined in vrv::LayerElement) | vrv::LayerElement | inline |
GetDrawingDur() const (defined in vrv::Note) | vrv::Note | |
GetDrawingLoc() const (defined in vrv::PositionInterface) | vrv::PositionInterface | inline |
GetDrawingRadius(const Doc *doc, bool isInLigature=false) const | vrv::LayerElement | |
GetDrawingRotate() const (defined in vrv::FacsimileInterface) | vrv::FacsimileInterface | |
GetDrawingStem() (defined in vrv::StemmedDrawingInterface) | vrv::StemmedDrawingInterface | inline |
GetDrawingStem() const (defined in vrv::StemmedDrawingInterface) | vrv::StemmedDrawingInterface | inline |
GetDrawingStemDir() const (defined in vrv::StemmedDrawingInterface) | vrv::StemmedDrawingInterface | |
GetDrawingStemEnd(const Object *object=NULL) const (defined in vrv::StemmedDrawingInterface) | vrv::StemmedDrawingInterface | |
GetDrawingStemLen() const (defined in vrv::StemmedDrawingInterface) | vrv::StemmedDrawingInterface | |
GetDrawingStemMod() const | vrv::LayerElement | virtual |
GetDrawingStemModRelY() const (defined in vrv::StemmedDrawingInterface) | vrv::StemmedDrawingInterface | |
GetDrawingStemStart(const Object *object=NULL) const (defined in vrv::StemmedDrawingInterface) | vrv::StemmedDrawingInterface | |
GetDrawingTop(const Doc *doc, int staffSize, bool withArtic=true, ArticType articType=ARTIC_INSIDE) const | vrv::LayerElement | |
GetDrawingX() const override (defined in vrv::LayerElement) | vrv::LayerElement | virtual |
GetDrawingXRel() const (defined in vrv::LayerElement) | vrv::LayerElement | inline |
GetDrawingY() const override (defined in vrv::LayerElement) | vrv::LayerElement | virtual |
GetDrawingYRel() const (defined in vrv::LayerElement) | vrv::LayerElement | inline |
GetDurationInterface() override (defined in vrv::Note) | vrv::Note | inlinevirtual |
GetDurationInterface() const override (defined in vrv::Note) | vrv::Note | inlinevirtual |
GetDurDefault() const (defined in vrv::DurationInterface) | vrv::DurationInterface | inline |
GetElementsInUnison(const std::set< int > &firstChord, const std::set< int > &secondChord, data_STEMDIRECTION stemDirection) const | vrv::LayerElement | protected |
GetFacsimileInterface() override (defined in vrv::LayerElement) | vrv::LayerElement | inlinevirtual |
GetFacsimileInterface() const override (defined in vrv::LayerElement) | vrv::LayerElement | inlinevirtual |
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 | |
GetFlippedNotehead() const (defined in vrv::Note) | vrv::Note | inline |
GetGraceAlignment() (defined in vrv::LayerElement) | vrv::LayerElement | |
GetGraceAlignment() const (defined in vrv::LayerElement) | vrv::LayerElement | |
GetHeight() const (defined in vrv::FacsimileInterface) | vrv::FacsimileInterface | |
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 | |
GetInterfaceAlignmentDuration(int num, int numBase) const | vrv::DurationInterface | |
GetInterfaceAlignmentMensuralDuration(int num, int numBase, const Mensur *currentMensur, data_DURATION equivalence) const | vrv::DurationInterface | |
GetIsInBeamSpan() const (defined in vrv::LayerElement) | vrv::LayerElement | inline |
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 |
GetLinkingInterface() override (defined in vrv::LayerElement) | vrv::LayerElement | inlinevirtual |
GetLinkingInterface() const override (defined in vrv::LayerElement) | vrv::LayerElement | inlinevirtual |
GetMensuralNoteheadGlyph() const | vrv::Note | |
GetMIDIPitch(int shift=0, int octaveShift=0) const | vrv::Note | |
GetMilestoneEnd() (defined in vrv::Object) | vrv::Object | |
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 | |
GetNextLink() (defined in vrv::LinkingInterface) | vrv::LinkingInterface | inline |
GetNextLink() const (defined in vrv::LinkingInterface) | vrv::LinkingInterface | inline |
GetNextMeasure() | vrv::LinkingInterface | |
GetNextMeasure() const (defined in vrv::LinkingInterface) | vrv::LinkingInterface | |
GetNoteGroup() (defined in vrv::Note) | vrv::Note | inline |
GetNoteGroupPosition() const (defined in vrv::Note) | vrv::Note | inline |
GetNoteheadGlyph(const data_DURATION duration) const | vrv::Note | |
GetNoteOrChordDur(const LayerElement *element) const | vrv::DurationInterface | |
GetOctDefault() const (defined in vrv::PitchInterface) | vrv::PitchInterface | inline |
GetOriginalLayerN() const | vrv::LayerElement | |
GetOverflowStaffAlignments(StaffAlignment *&above, StaffAlignment *&below) | vrv::LayerElement | |
GetParent() | vrv::Object | inline |
GetParent() const (defined in vrv::Object) | vrv::Object | inline |
GetPitchClass() const | vrv::Note | |
GetPitchInterface() override (defined in vrv::Note) | vrv::Note | inlinevirtual |
GetPitchInterface() const override (defined in vrv::Note) | vrv::Note | inlinevirtual |
GetPlistInterface() (defined in vrv::Object) | vrv::Object | inlinevirtual |
GetPlistInterface() const (defined in vrv::Object) | vrv::Object | inlinevirtual |
GetPositionInterface() override (defined in vrv::Note) | vrv::Note | inlinevirtual |
GetPositionInterface() const override (defined in vrv::Note) | vrv::Note | 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 | |
GetRealTimeOffsetMilliseconds() const (defined in vrv::DurationInterface) | vrv::DurationInterface | |
GetRealTimeOnsetMilliseconds() const (defined in vrv::DurationInterface) | vrv::DurationInterface | |
GetRightBy(Accessor type) const (defined in vrv::BoundingBox) | vrv::BoundingBox | inline |
GetSameAsContentAlignmentDuration(const AlignMeterParams ¶ms, bool notGraceOnly=true, data_NOTATIONTYPE notationType=NOTATIONTYPE_cmn) const | vrv::LayerElement | |
GetSameasLink() (defined in vrv::LinkingInterface) | vrv::LinkingInterface | inline |
GetSameasLink() const (defined in vrv::LinkingInterface) | vrv::LinkingInterface | inline |
GetScoreDefInterface() (defined in vrv::Object) | vrv::Object | inlinevirtual |
GetScoreDefInterface() const (defined in vrv::Object) | vrv::Object | inlinevirtual |
GetScoreDefRole() const (defined in vrv::LayerElement) | vrv::LayerElement | inline |
GetScoreTimeDuration() const (defined in vrv::DurationInterface) | vrv::DurationInterface | |
GetScoreTimeOffset() const (defined in vrv::DurationInterface) | vrv::DurationInterface | |
GetScoreTimeOnset() const (defined in vrv::DurationInterface) | vrv::DurationInterface | |
GetScoreTimeTiedDuration() const (defined in vrv::DurationInterface) | vrv::DurationInterface | |
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 |
GetStemDownNW(const Doc *doc, int staffSize, bool isCueSize) const override (defined in vrv::Note) | vrv::Note | virtual |
GetStemmedDrawingInterface() override (defined in vrv::Note) | vrv::Note | inlinevirtual |
GetStemmedDrawingInterface() const override (defined in vrv::Note) | vrv::Note | inlinevirtual |
GetStemSameasNote() (defined in vrv::Note) | vrv::Note | inline |
GetStemSameasNote() const (defined in vrv::Note) | vrv::Note | inline |
GetStemSameasRole() const | vrv::Note | inline |
GetStemUpSE(const Doc *doc, int staffSize, bool isCueSize) const override | vrv::Note | virtual |
GetSurface() | vrv::FacsimileInterface | inline |
GetSurface() const (defined in vrv::FacsimileInterface) | vrv::FacsimileInterface | inline |
GetSurfaceY() const (defined in vrv::FacsimileInterface) | vrv::FacsimileInterface | |
GetTabFretString(data_NOTATIONTYPE notationType, int &overline, int &strike, int &underline) const (defined in vrv::Note) | vrv::Note | |
GetTextDirInterface() (defined in vrv::Object) | vrv::Object | inlinevirtual |
GetTextDirInterface() const (defined in vrv::Object) | vrv::Object | inlinevirtual |
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 |
GetTransPitch() const | vrv::Note | |
GetWidth() const (defined in vrv::FacsimileInterface) | vrv::FacsimileInterface | |
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 |
GetZone() | vrv::FacsimileInterface | inline |
GetZone() const (defined in vrv::FacsimileInterface) | vrv::FacsimileInterface | inline |
HandleLedgerLineStemCollision(const Doc *doc, const Staff *staff, const Note *note1, const Note *note2) | vrv::Note | static |
HasAltSymbolDef() const | vrv::AltSymInterface | 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 | |
HasCrossStaff() const | vrv::LayerElement | inlinevirtual |
HasDescendant(const Object *child, int deepness=UNLIMITED_DEPTH) const | vrv::Object | |
HasEditorialContent() | vrv::Object | |
HasEmptyBB() const (defined in vrv::BoundingBox) | vrv::BoundingBox | |
HasFacsimile() const | vrv::FacsimileInterface | inline |
HasGraceAlignment() const (defined in vrv::LayerElement) | vrv::LayerElement | inline |
Hash(uint32_t number, bool reverse=false) (defined in vrv::Object) | vrv::Object | static |
HasIdenticalDurationInterface(const DurationInterface *otherDurationInterface) const | vrv::DurationInterface | |
HasIdenticalPitchInterface(const PitchInterface *otherPitchInterface) const | vrv::PitchInterface | |
HasIdenticalPositionInterface(const PositionInterface *otherPositionInterface) const | vrv::PositionInterface | |
HasInterface(InterfaceId interfaceId) const (defined in vrv::Object) | vrv::Object | inline |
HasLedgerLines(int &linesAbove, int &linesBelow, const Staff *staff) const | vrv::PositionInterface | |
HasNextLink() const | vrv::LinkingInterface | inline |
HasNonEditorialContent() | vrv::Object | |
HasOctDefault() const (defined in vrv::PitchInterface) | vrv::PitchInterface | inline |
HasSameasLink() const (defined in vrv::LinkingInterface) | vrv::LinkingInterface | inline |
HasSelfBB() const (defined in vrv::BoundingBox) | vrv::BoundingBox | |
HasSelfHorizontalBB() const (defined in vrv::BoundingBox) | vrv::BoundingBox | |
HasSelfVerticalBB() const (defined in vrv::BoundingBox) | vrv::BoundingBox | |
HasStemSameasNote() const (defined in vrv::Note) | vrv::Note | inline |
HasToBeAligned() const override | vrv::Note | inlinevirtual |
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 | |
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 | |
Interface() (defined in vrv::Interface) | vrv::Interface | inline |
Interface() (defined in vrv::Interface) | vrv::Interface | inline |
Interface() (defined in vrv::Interface) | vrv::Interface | inline |
Interface() (defined in vrv::Interface) | vrv::Interface | inline |
Interface() (defined in vrv::Interface) | vrv::Interface | inline |
Interface() (defined in vrv::Interface) | vrv::Interface | inline |
InterfacePrepareAltSym(PrepareAltSymFunctor &functor, Object *object) | vrv::AltSymInterface | |
InterfacePrepareFacsimile(PrepareFacsimileFunctor &functor, Object *object) | vrv::FacsimileInterface | |
InterfacePrepareLinking(PrepareLinkingFunctor &functor, Object *object) | vrv::LinkingInterface | |
InterfacePrepareStaffCurrentTimeSpanning(PrepareStaffCurrentTimeSpanningFunctor &functor, Object *object) (defined in vrv::LinkingInterface) | vrv::LinkingInterface | |
InterfaceResetData(ResetDataFunctor &functor, Object *object) (defined in vrv::FacsimileInterface) | vrv::FacsimileInterface | |
InterfaceResetData(ResetDataFunctor &functor, Object *object) (defined in vrv::LinkingInterface) | vrv::LinkingInterface | |
vrv::StemmedDrawingInterface::InterfaceResetData(ResetDataFunctor &functor) | vrv::StemmedDrawingInterface | |
InterfaceResetData(ResetDataFunctor &functor, Object *object) (defined in vrv::AltSymInterface) | vrv::AltSymInterface | |
vrv::PositionInterface::InterfaceResetData(ResetDataFunctor &functor, Object *object) | vrv::PositionInterface | |
InterfaceResetHorizontalAlignment(ResetHorizontalAlignmentFunctor &functor, Object *object) (defined in vrv::PositionInterface) | vrv::PositionInterface | |
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 |
IsChordTone() | vrv::Note | |
IsChordTone() const (defined in vrv::Note) | vrv::Note | |
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 |
IsEnharmonicWith(const Note *note) const | vrv::Note | |
IsExpansion() const (defined in vrv::Object) | vrv::Object | inline |
IsExpansion(bool isExpansion) (defined in vrv::Object) | vrv::Object | inline |
IsFirstInBeam(const LayerElement *noteOrRest) const | vrv::DurationInterface | |
IsFloatingObject() const | vrv::Object | inline |
IsGraceNote() const | vrv::LayerElement | |
IsInBeam() const (defined in vrv::LayerElement) | vrv::LayerElement | |
IsInLigature() const | vrv::LayerElement | |
vrv::IsInterface() const override | vrv::FacsimileInterface | inlinevirtual |
vrv::LinkingInterface::IsInterface() const override | vrv::LinkingInterface | inlinevirtual |
vrv::AltSymInterface::IsInterface() const override | vrv::AltSymInterface | inlinevirtual |
vrv::DurationInterface::IsInterface() const override | vrv::DurationInterface | inlinevirtual |
vrv::PitchInterface::IsInterface() const override | vrv::PitchInterface | inlinevirtual |
vrv::PositionInterface::IsInterface() const override | vrv::PositionInterface | inlinevirtual |
IsLastInBeam(const LayerElement *noteOrRest) const | vrv::DurationInterface | |
IsLayerElement() const (defined in vrv::Object) | vrv::Object | inline |
IsLayerElement(ClassId classId) (defined in vrv::Object) | vrv::Object | inlinestatic |
IsMensuralDur() const | vrv::DurationInterface | |
IsMilestoneElement() | vrv::Object | |
IsModified() const | vrv::Object | inline |
IsNoteGroupExtreme() const (defined in vrv::Note) | vrv::Note | |
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 |
IsReferenceObject() const (defined in vrv::Object) | vrv::Object | inline |
IsRelativeToStaff() const | vrv::LayerElement | inlinevirtual |
IsRunningElement() const (defined in vrv::Object) | vrv::Object | inline |
IsRunningElement(ClassId classId) (defined in vrv::Object) | vrv::Object | inlinestatic |
IsScoreDefElement() const | vrv::LayerElement | inlinevirtual |
IsScoreDefElement(ClassId classId) (defined in vrv::Object) | vrv::Object | inlinestatic |
IsSupportedChild(ClassId classId) override | vrv::Note | virtual |
IsSystemElement() const (defined in vrv::Object) | vrv::Object | inline |
IsSystemElement(ClassId classId) (defined in vrv::Object) | vrv::Object | inlinestatic |
IsTabGrpNote() | vrv::Note | |
IsTabGrpNote() const (defined in vrv::Note) | vrv::Note | |
IsTextElement() const (defined in vrv::Object) | vrv::Object | inline |
IsTextElement(ClassId classId) (defined in vrv::Object) | vrv::Object | inlinestatic |
IsUnisonWith(const Note *note, bool ignoreAccid=false) const | vrv::Note | |
IsVisible() const | vrv::Note | |
LayerElement() (defined in vrv::LayerElement) | vrv::LayerElement | |
LayerElement(ClassId classId) (defined in vrv::LayerElement) | vrv::LayerElement | |
LinkingInterface() (defined in vrv::LinkingInterface) | vrv::LinkingInterface | |
LogDebugTree(int maxDepth=UNLIMITED_DEPTH, int level=0) | vrv::Object | |
LogDebugTreeMsg() (defined in vrv::Object) | vrv::Object | inlinevirtual |
m_alignment (defined in vrv::LayerElement) | vrv::LayerElement | protected |
m_cachedDrawingX | vrv::BoundingBox | mutableprotected |
m_cachedDrawingY (defined in vrv::BoundingBox) | vrv::BoundingBox | mutableprotected |
m_cachedXRel | vrv::LayerElement | protected |
m_cachedYRel | vrv::LayerElement | protected |
m_crossLayer (defined in vrv::LayerElement) | vrv::LayerElement | |
m_crossStaff | vrv::LayerElement | |
m_drawingCueSize | vrv::LayerElement | protected |
m_drawingFacsX | vrv::LayerElement | |
m_drawingFacsY (defined in vrv::LayerElement) | vrv::LayerElement | |
m_drawingStem | vrv::StemmedDrawingInterface | protected |
m_drawingXRel | vrv::LayerElement | protected |
m_drawingYRel | vrv::LayerElement | protected |
m_graceAlignment | vrv::LayerElement | protected |
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 | |
Note() (defined in vrv::Note) | vrv::Note | |
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 | |
PitchDifferenceTo(const PitchInterface *pi) const | vrv::PitchInterface | |
PitchInterface() (defined in vrv::PitchInterface) | vrv::PitchInterface | |
PnameToPclass(data_PITCHNAME pitchName) | vrv::Note | static |
PositionInterface() (defined in vrv::PositionInterface) | vrv::PositionInterface | |
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 | |
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 |
RegisterAttClass(AttClassId attClassId) (defined in vrv::Object) | vrv::Object | inline |
RegisterInterface(std::vector< AttClassId > *attClasses, InterfaceId interfaceId) (defined in vrv::Object) | vrv::Object | |
vrv::RegisterInterfaceAttClass(AttClassId attClassId) | vrv::Interface | inline |
vrv::LinkingInterface::RegisterInterfaceAttClass(AttClassId attClassId) | vrv::Interface | inline |
vrv::AltSymInterface::RegisterInterfaceAttClass(AttClassId attClassId) | vrv::Interface | inline |
vrv::DurationInterface::RegisterInterfaceAttClass(AttClassId attClassId) | vrv::Interface | inline |
vrv::PitchInterface::RegisterInterfaceAttClass(AttClassId attClassId) | vrv::Interface | inline |
vrv::PositionInterface::RegisterInterfaceAttClass(AttClassId attClassId) | vrv::Interface | inline |
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::Note | virtual |
ResetAlignment() (defined in vrv::LayerElement) | vrv::LayerElement | inline |
ResetBoundingBox() | vrv::BoundingBox | virtual |
ResetCachedDrawingX() const override (defined in vrv::Object) | vrv::Object | virtual |
ResetCachedDrawingY() const override (defined in vrv::Object) | vrv::Object | virtual |
ResetGraceAlignment() (defined in vrv::LayerElement) | vrv::LayerElement | inline |
ResetID() (defined in vrv::Object) | vrv::Object | |
ResetParent() | vrv::Object | inline |
RotateChildren(int first, int middle, int last) | vrv::Object | |
SaveObject(Output *output, bool basic) | vrv::Object | |
SeedID(uint32_t seed=0) (defined in vrv::Object) | vrv::Object | static |
SetAlignment(Alignment *alignment) (defined in vrv::LayerElement) | vrv::LayerElement | inline |
SetAlignmentLayerN(int alignmentLayerN) (defined in vrv::LayerElement) | vrv::LayerElement | inline |
SetAltSymbolDef(SymbolDef *symbolDef) (defined in vrv::AltSymInterface) | vrv::AltSymInterface | |
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 |
SetDrawingCueSize(bool drawingCueSize) (defined in vrv::LayerElement) | vrv::LayerElement | inline |
SetDrawingLoc(int drawingLoc) (defined in vrv::PositionInterface) | vrv::PositionInterface | inline |
SetDrawingStem(Stem *stem) (defined in vrv::StemmedDrawingInterface) | vrv::StemmedDrawingInterface | |
SetDrawingStemDir(data_STEMDIRECTION stemDir) (defined in vrv::StemmedDrawingInterface) | vrv::StemmedDrawingInterface | |
SetDrawingStemLen(int drawingStemLen) (defined in vrv::StemmedDrawingInterface) | vrv::StemmedDrawingInterface | |
SetDrawingXRel(int drawingXRel) (defined in vrv::LayerElement) | vrv::LayerElement | virtual |
SetDrawingYRel(int drawingYRel) (defined in vrv::LayerElement) | vrv::LayerElement | virtual |
SetDurDefault(data_DURATION dur) (defined in vrv::DurationInterface) | vrv::DurationInterface | inline |
SetEmptyBB() (defined in vrv::BoundingBox) | vrv::BoundingBox | |
SetFlippedNotehead(bool flippedNotehead) (defined in vrv::Note) | vrv::Note | inline |
SetGraceAlignment(Alignment *graceAlignment) (defined in vrv::LayerElement) | vrv::LayerElement | |
SetID(const std::string &id) (defined in vrv::Object) | vrv::Object | inline |
vrv::SetIDStr() | vrv::LinkingInterface | protected |
vrv::AltSymInterface::SetIDStr() | vrv::AltSymInterface | protected |
SetIsInBeamSpan(bool isInBeamSpan) (defined in vrv::LayerElement) | vrv::LayerElement | |
SetNextLink(Object *next) (defined in vrv::LinkingInterface) | vrv::LinkingInterface | |
SetNoteGroup(ChordNoteGroup *noteGroup, int position) (defined in vrv::Note) | vrv::Note | |
SetOctDefault(data_OCTAVE oct) (defined in vrv::PitchInterface) | vrv::PitchInterface | inline |
SetParent(Object *parent) | vrv::Object | |
SetRealTimeOffsetSeconds(double timeInSeconds) (defined in vrv::DurationInterface) | vrv::DurationInterface | |
SetRealTimeOnsetSeconds(double timeInSeconds) (defined in vrv::DurationInterface) | vrv::DurationInterface | |
SetSameasLink(Object *sameas) (defined in vrv::LinkingInterface) | vrv::LinkingInterface | |
SetScoreDefRole(ElementScoreDefRole scoreDefRole) (defined in vrv::LayerElement) | vrv::LayerElement | inline |
SetScoreTimeOffset(Fraction scoreTime) (defined in vrv::DurationInterface) | vrv::DurationInterface | |
SetScoreTimeOnset(Fraction scoreTime) | vrv::DurationInterface | |
SetScoreTimeTiedDuration(Fraction timeInSeconds) (defined in vrv::DurationInterface) | vrv::DurationInterface | |
SetStemSameasNote(Note *stemSameas) (defined in vrv::Note) | vrv::Note | inline |
SetStemSameasRole(StemSameasDrawingRole stemSameasRole) (defined in vrv::Note) | vrv::Note | inline |
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 |
StemmedDrawingInterface() (defined in vrv::StemmedDrawingInterface) | vrv::StemmedDrawingInterface | |
StemModToGlyph(data_STEMMODIFIER stemMod) const | vrv::LayerElement | |
SwapID(Object *other) (defined in vrv::Object) | vrv::Object | |
ThisOrSameasLink() | vrv::LayerElement | |
ThisOrSameasLink() const (defined in vrv::LayerElement) | vrv::LayerElement | |
UpdateContentBBoxX(int x1, int x2) (defined in vrv::BoundingBox) | vrv::BoundingBox | virtual |
UpdateContentBBoxY(int y1, int y2) (defined in vrv::BoundingBox) | vrv::BoundingBox | virtual |
UpdateFromTransPitch(const TransPitch &tp, bool hasKeySig) (defined in vrv::Note) | vrv::Note | |
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 | |
~AltSymInterface() (defined in vrv::AltSymInterface) | vrv::AltSymInterface | virtual |
~BoundingBox() (defined in vrv::BoundingBox) | vrv::BoundingBox | inlinevirtual |
~DurationInterface() (defined in vrv::DurationInterface) | vrv::DurationInterface | virtual |
~FacsimileInterface() (defined in vrv::FacsimileInterface) | vrv::FacsimileInterface | virtual |
~Interface() (defined in vrv::Interface) | vrv::Interface | inlinevirtual |
~LayerElement() (defined in vrv::LayerElement) | vrv::LayerElement | virtual |
~LinkingInterface() (defined in vrv::LinkingInterface) | vrv::LinkingInterface | virtual |
~Note() (defined in vrv::Note) | vrv::Note | virtual |
~Object() (defined in vrv::Object) | vrv::Object | virtual |
~PitchInterface() (defined in vrv::PitchInterface) | vrv::PitchInterface | virtual |
~PositionInterface() (defined in vrv::PositionInterface) | vrv::PositionInterface | virtual |
~StemmedDrawingInterface() (defined in vrv::StemmedDrawingInterface) | vrv::StemmedDrawingInterface | virtual |