Package org.jjazz.chordleadsheet.api.item
package org.jjazz.chordleadsheet.api.item
The models for chord leadsheet items.
-
ClassDescriptionA filter used to decide whether the alternate data of a CLI_ChordSymbol should be used.This enables XStream instance configuration even for private classes or classes from non-public packages of Netbeans modules.Used as the alternate content of an ExtChordSymbol.This enables XStream instance configuration even for private classes or classes from non-public packages of Netbeans modules.Items which belong to a ChordLeadSheet.Music rendering info associated to a chord.Change the way music is rendered for a chord symbol.This enables XStream instance configuration even for private classes or classes from non-public packages of Netbeans modules.Represent a bar annotation text at a specific bar.A ChordLeadSheetItem which uses ExtChordSymbol objects as data.A dummy CLI_ChordSymbol class which can be used only for position comparison when using the NavigableSet/SortedSet-based methods of ChordLeadSheet or ChordSequence.CLI_Comparator<T extends ChordLeadSheetItem<?>>A Comparator which uses Position then PositionOrder to order ChordLeadSheetItems.A factory for ChordLeadSheetItems.Represent a section with a name (e.g.An extended chord symbol with additional features:This enables XStream instance configuration even for private classes or classes from non-public packages of Netbeans modules.A special "NC" chord symbol for No Chord.This enables XStream instance configuration even for private classes or classes from non-public packages of Netbeans modules.A special instance used as the "void" alternate chord symbol.This enables XStream instance configuration even for private classes or classes from non-public packages of Netbeans modules.WritableItem<T>