Class VoidAltExtChordSymbol
java.lang.Object
org.jjazz.harmony.api.ChordSymbol
org.jjazz.chordleadsheet.api.item.ExtChordSymbol
org.jjazz.chordleadsheet.api.item.AltExtChordSymbol
org.jjazz.chordleadsheet.api.item.VoidAltExtChordSymbol
- All Implemented Interfaces:
Serializable,Cloneable
A special instance used as the "void" alternate chord symbol.
When used it's like there was no chord.
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classThis enables XStream instance configuration even for private classes or classes from non-public packages of Netbeans modules. -
Method Summary
Methods inherited from class org.jjazz.chordleadsheet.api.item.AltExtChordSymbol
get, getTransposedChordSymbolMethods inherited from class org.jjazz.chordleadsheet.api.item.ExtChordSymbol
createRandomChordSymbol, equals, fitNote, get, get, getAlternateChordSymbol, getAlternateFilter, getChordSymbol, getCopy, getRenderingInfo, hashCode, isStandardMethods inherited from class org.jjazz.harmony.api.ChordSymbol
clone, dump, getBassNote, getChord, getChordType, getDefaultAccidental, getName, getOriginalName, getRandom, getRelativePitch, getRelativePitch, getRelativePitch, getRootNote, getSimplified, isSameChordType, isSlashChord, toNoteString
-
Method Details
-
getInstance
-
toString
- Overrides:
toStringin classChordSymbol
-