Uses of Interface
org.jjazz.chordleadsheet.api.item.CLI_BarAnnotation
Package
Description
The models for chord leadsheet items.
Graphical components for chord leadsheet items: chord symbols, chord symbol position, section, time signature, etc.
-
Uses of CLI_BarAnnotation in org.jjazz.chordleadsheet.api.item
Modifier and TypeMethodDescriptionCLI_Factory.createBarAnnotation
(ChordLeadSheet cls, String annotation, int bar) -
Uses of CLI_BarAnnotation in org.jjazz.itemrenderer.api
ModifierConstructorDescriptionIR_AnnotationText
(CLI_BarAnnotation item, ItemRendererSettings irSettings)