|
GUIDOLib
1.7.7
Guido Engine Internal Documentation
|
This is the complete list of members for GRNote, including all inherited members.
| accept(GRVisitor &visitor) | GRNotationElement | virtual |
| addArticulation(const ARMusicalTag *inTag) | GREvent | virtual |
| addAssociation(GRNotationElement *grnot) | GRNotationElement | virtual |
| AddTail(GRNotationElement *el) | GRARCompositeNotationElement | |
| addToBoundingBox(GRNotationElement *in) | GRNotationElement | |
| GObject::addToBoundingBox(const NVRect &in) | GObject | |
| addToOffset(const NVPoint &offs) | GREvent | virtual |
| adjustLength(const TYPE_DURATION &ndur) | GREvent | virtual |
| associated() const | GRNotationElement | inline |
| cast(GObject *inObj) | GREvent | inlinestatic |
| changeStemLength(float inLen, bool force=false) | GREvent | virtual |
| checkCollisionWith() const | GRNotationElement | inlinevirtual |
| ComparePos(const GRNotationElement *g1, const GRNotationElement *g2) | GRNotationElement | static |
| createCluster(const ARNoteFormat *inCurnoteformat) | GRNote | |
| createDots(const TYPE_DURATION &duration, float notewidth, const NVPoint &inPos) | GREvent | virtual |
| decBeamCount() | GREvent | inlinevirtual |
| DrawBoundingBox(VGDevice &hdc, const VGColor &inBrushColor) const | GObject | virtual |
| DrawExtents(VGDevice &hdc, const VGColor &inColor) const | GRNotationElement | protected |
| DrawNumericSymbols(VGDevice &hdc, const char *symbols, float x, float y, float size, float spacing=DEFAULTNUMERICSPACE) const | GRNotationElement | |
| drawStemOnly(int flag)=0 | GRNote | pure virtual |
| DrawSubElements(VGDevice &hdc) const | GRARCompositeNotationElement | |
| DrawSymbol(VGDevice &hdc, unsigned int inSymbol, float x=0, float y=0, float size=0) const | GRNotationElement | |
| fCluster | GRNote | protected |
| fClusterHaveToBeDrawn | GRNote | protected |
| fClusterNote | GRNote | protected |
| First() const | GRARCompositeNotationElement | |
| fIsGraceNote | GRNote | protected |
| fOrnament | GRNote | protected |
| fOwnCluster | GRNote | protected |
| FreeAssociatedList() | GRNotationElement | |
| getAbstractRepresentation() | GRARNotationElement | virtual |
| getAbstractRepresentation() const | GRARNotationElement | virtual |
| getARNote() const | GRNote | |
| getArticulations() const | GREvent | inline |
| getArticulations() | GREvent | inline |
| getAssociatedBoundingBox() const | GRNotationElement | virtual |
| getAssociations() | GRNotationElement | inline |
| getAssociations() const | GRNotationElement | inline |
| getBeamCount() const | GREvent | inlinevirtual |
| getBoundingBox() const | GObject | inline |
| getClusterNoteBoolean() const | GRNote | inline |
| getColRef() const | GREvent | inlinevirtual |
| GetCompositeElements() | GRARCompositeNotationElement | inline |
| GetCompositeElements() const | GRARCompositeNotationElement | inline |
| getCrescEnd() | GREvent | virtual |
| getCrescStart() | GREvent | virtual |
| getDefaultThroatDirection() const | GRNote | virtual |
| getDot() const | GREvent | |
| getDrawOnOff() | GRNotationElement | inlinevirtual |
| getDuration() const | GRNotationElement | inlinevirtual |
| getFillsBar() const | GREvent | inlinevirtual |
| getFont() const | GObject | inlinevirtual |
| getFontAttrib() const | GObject | inlinevirtual |
| getFontSize() const | GObject | inlinevirtual |
| getGlobalStem() const | GREvent | inlinevirtual |
| getGRCluster() const | GRNote | inline |
| getGRStaff() const | GRNotationElement | inline |
| getGRSystemSlice() const | GRNotationElement | |
| getLeftSpace() const | GRNotationElement | inlinevirtual |
| GetMap(GuidoElementSelector sel, MapCollector &f, MapInfos &infos) const | GObject | inlinevirtual |
| getNeedsSpring() const | GRNotationElement | inlinevirtual |
| GetNext(GuidoPos &ioPos) const | GRARCompositeNotationElement | |
| getNumFaehnchen() const | GREvent | virtual |
| getOffset() const | GREvent | inlinevirtual |
| getPitchAndOctave(int *outPitch, int *outOctave, int *outAccidentals) const | GRNote | virtual |
| getPosition() const | GObject | inline |
| getReferenceBoundingBox() | GObject | inline |
| getReferencePosition() const | GObject | inlinevirtual |
| getRelativeEndTimePosition() const | GRNotationElement | virtual |
| getRelativeTimePosition() const | GRNotationElement | inlinevirtual |
| getRightSpace() const | GRNotationElement | inlinevirtual |
| GetShow() const | GRNotationElement | inline |
| getSize() const | GREvent | inlinevirtual |
| getSpringID() const | GRNotationElement | inlinevirtual |
| getStaffNumber() const | GRNotationElement | virtual |
| getStemDirection() const | GREvent | virtual |
| getStemDirSet() const | GREvent | virtual |
| getStemEndPos() const | GREvent | virtual |
| getStemLength() const | GREvent | virtual |
| getStemLengthSet() const | GREvent | virtual |
| getStemStartPos() const | GREvent | virtual |
| getStyle() const | GREvent | inlinevirtual |
| GetSubElementsMap(GuidoElementSelector sel, MapCollector &f, MapInfos &infos) const | GRARCompositeNotationElement | |
| GetSymbolExtent(unsigned int inSymbol) | GObject | static |
| GetTail() const | GRARCompositeNotationElement | |
| getTextAlign() const | GRNotationElement | virtual |
| getThroatDirection() const | GRNote | virtual |
| getTieEnd() const | GRNotationElement | inlinevirtual |
| getTieStart() const | GRNotationElement | inlinevirtual |
| GObject() | GObject | inlineprotected |
| GObject(const GObject &in) | GObject | protected |
| GRARCompositeNotationElement(const ARMusicalObject *ar, bool ownsAR=false) | GRARCompositeNotationElement | |
| GRARNotationElement(const ARMusicalObject *abstractRepresentationOfNotationElement, bool p_ownsAR=false) | GRARNotationElement | |
| GREvent(GRStaff *inStaff, const ARMusicalEvent *ar, bool p_ownsAR=false) | GREvent | |
| GREvent(GRStaff *inStaff, const ARMusicalEvent *ar, const TYPE_TIMEPOSITION &date, const TYPE_DURATION &dur) | GREvent | |
| GRNotationElement() | GRNotationElement | |
| GRNote(GRStaff *inStaff, const ARNote *note, const TYPE_TIMEPOSITION &date, const TYPE_DURATION &duration) | GRNote | |
| GRNote(GRStaff *inStaff, const TYPE_DURATION &duration) | GRNote | |
| GRNote(GRStaff *inStaff, const ARNote *note) | GRNote | |
| hasArticulation(int inArticulationFlag) const | GREvent | |
| hideAccidentals() | GRNote | |
| incBeamCount() | GREvent | inlinevirtual |
| isChordComma() const | GRARNotationElement | virtual |
| isEmpty() const | GRNotationElement | inlinevirtual |
| isGraceNote() const | GRNote | inline |
| isGRBar() const | GRNotationElement | inlinevirtual |
| isGRDynamic() const | GRNotationElement | inlinevirtual |
| isGREvent() const | GREvent | inlinevirtual |
| isGREvent() | GREvent | inlinevirtual |
| isGREventClass() const | GREvent | inlinevirtual |
| isGRFingering() | GRNotationElement | inlinevirtual |
| isGRGlue() const | GRNotationElement | inlinevirtual |
| isGRHarmony() const | GRNotationElement | inlinevirtual |
| isGRNote() const | GRNote | inlinevirtual |
| isGRSlur() | GRNotationElement | inlinevirtual |
| isGRTempo() const | GRNotationElement | inlinevirtual |
| isGRTrill() const | GRNotationElement | inlinevirtual |
| isInHeader() const | GRNotationElement | inlinevirtual |
| isLyrics() const | GRNotationElement | inlinevirtual |
| isRest() const | GRNotationElement | inlinevirtual |
| isSingleNote() const | GRNotationElement | inlinevirtual |
| isSingleNote() | GRNotationElement | inlinevirtual |
| isSplit() | GRNote | virtual |
| isSyncopated() const | GREvent | |
| isText() const | GRNotationElement | inlinevirtual |
| Last() const | GRARCompositeNotationElement | |
| mAbstractRepresentation | GRARNotationElement | protected |
| mArticulationFlags | GREvent | protected |
| mAssociated | GRNotationElement | protected |
| mBeamCount | GREvent | protected |
| mBoundingBox | GObject | protected |
| mColRef | GREvent | protected |
| mCurLSPACE | GREvent | protected |
| mDraw | GRNotationElement | protected |
| mDurationOfGR | GRNotationElement | protected |
| mFillsBar | GREvent | protected |
| mGlobalStem | GREvent | protected |
| mGrStaff | GRNotationElement | protected |
| mIsInHeader | GRNotationElement | protected |
| mLeftSpace | GRNotationElement | protected |
| mMapping | GObject | protected |
| mNeedsSpring | GRNotationElement | protected |
| mOffset | GREvent | protected |
| mOwnsAR | GRARNotationElement | protected |
| mPosition | GObject | protected |
| mRightSpace | GRNotationElement | protected |
| mShow | GRNotationElement | protected |
| mSize | GREvent | protected |
| mSpringID | GRNotationElement | protected |
| mStyle | GREvent | protected |
| mSymbol | GRNotationElement | protected |
| OnDraw(VGDevice &hdc) const =0 | GRNote | pure virtual |
| OnDrawSymbol(VGDevice &hdc, unsigned int inSymbol, float inOffsetX=0, float inOffsetY=0, float inFontSize=0) const | GRNotationElement | |
| OnDrawText(VGDevice &hdc, NVPoint pos, const char *cp, int inCharCount=-1) const | GRNotationElement | |
| OnDrawText(VGDevice &hdc, const char *cp, int inCharCount=-1) const | GRNotationElement | |
| positionIsOnStaffLine(float inPositionY, float inLSpace) | GObject | static |
| print(std::ostream &os) const | GRNotationElement | virtual |
| recalcVerticalPosition()=0 | GRNote | pure virtual |
| RemoveAllSubElements() | GRARCompositeNotationElement | |
| removeAssociation(const NEPointerList &nl) | GRNotationElement | virtual |
| removeAssociation(GRNotationElement *el) | GRNotationElement | virtual |
| RemoveElement(GRNotationElement *el) | GRARCompositeNotationElement | |
| SendMap(const NVRect &r, MapCollector &f, TYPE_TIMEPOSITION date, TYPE_DURATION dur, GuidoElementType type, MapInfos &infos) const | GRNotationElement | virtual |
| SendMap(MapCollector &f, TYPE_TIMEPOSITION date, TYPE_DURATION dur, GuidoElementType type, MapInfos &infos) const | GRNotationElement | virtual |
| setBeamStem(GRBeam *inBeam, float pos) | GREvent | virtual |
| setDotFormat(const ARDotFormat *inFormat) | GREvent | virtual |
| setDotFormat(GRNoteDot *inDot, const ARDotFormat *inFormat) | GREvent | virtual |
| setDrawOnOff(bool onoff) | GRNotationElement | inlinevirtual |
| setDuration(const TYPE_TIMEPOSITION &dur) | GRNotationElement | inlinevirtual |
| setFillsBar(bool value, GRNotationElement *, GRNotationElement *, bool) | GREvent | inlinevirtual |
| setFlagOnOff(bool i) | GREvent | virtual |
| setGlobalLocation(GRGlobalLocation *pglog) | GREvent | virtual |
| setGlobalStem(GRGlobalStem *inGlobalStem) | GREvent | virtual |
| setGraceNote(bool isGrace) | GRNote | inline |
| setGRCluster(GRCluster *inCluster, bool inSignificativeNote=true) | GRNote | |
| setGRStaff(GRStaff *inStaff) | GRARCompositeNotationElement | virtual |
| setHPosition(float inX) | GREvent | virtual |
| setIsInHeader(bool state) | GRNotationElement | inlinevirtual |
| setLeftSpace(float lspace) | GRNotationElement | inlinevirtual |
| setNeedsSpring(int inFlag) | GRNotationElement | inlinevirtual |
| setNoteFormat(const ARNoteFormat *frmt) | GRNote | virtual |
| setOwnership(bool ownsAR) | GRARNotationElement | inlinevirtual |
| setPosition(const NVPoint &inPos) | GREvent | virtual |
| setRelativeEndTimePosition(const TYPE_TIMEPOSITION &tp) | GRNotationElement | inlinevirtual |
| setRelativeTimePosition(const TYPE_TIMEPOSITION &tp) | GRNotationElement | inlinevirtual |
| setRightSpace(float rspace) | GRNotationElement | inlinevirtual |
| setSize(float nsize) | GREvent | inlinevirtual |
| setStemChanged() | GREvent | inlinevirtual |
| setStemDirection(GDirection dir)=0 | GRNote | pure virtual |
| setStemLength(float inLen, bool userLength)=0 | GRNote | pure virtual |
| SetTailPosition(GuidoPos pos) | GRARCompositeNotationElement | |
| Show(bool status) | GRNotationElement | inline |
| sRefposNone | GObject | protectedstatic |
| sSymbolExtentMap | GObject | protectedstatic |
| stemChanged | GREvent | protected |
| stemHasBeenChanged() const | GREvent | inlinevirtual |
| tellPosition(GObject *caller, const NVPoint &point) | GRNotationElement | virtual |
| tellSpringID(int inSpringID) | GRNotationElement | inlinevirtual |
| updateBoundingBox() | GREvent | virtual |
| ~GObject() | GObject | inlinevirtual |
| ~GRARCompositeNotationElement() | GRARCompositeNotationElement | inlinevirtual |
| ~GRARNotationElement() | GRARNotationElement | virtual |
| ~GREvent() | GREvent | virtual |
| ~GRNotationElement() | GRNotationElement | virtual |
| ~GRNote() | GRNote | virtual |
| ~GRVisitable() | GRVisitable | inlinevirtual |