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:
-
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, isSameChordSymbolMethods inherited from class org.jjazz.harmony.api.ChordSymbol
clone, dump, getBassNote, getChord, getChordType, getName, getOriginalName, getRandom, getRelativePitch, getRelativePitch, getRelativePitch, getRootNote, getSimplified, isSameChordType, toNoteString
-
Method Details
-
getInstance
-
toString
- Overrides:
toStringin classChordSymbol
-