Uses of Interface
org.jjazz.chordleadsheet.api.item.CLI_BarAnnotation
Packages that use 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
Methods in org.jjazz.chordleadsheet.api.item that return CLI_BarAnnotationModifier and TypeMethodDescriptionCLI_Factory.createBarAnnotation
(ChordLeadSheet cls, String annotation, int bar) -
Uses of CLI_BarAnnotation in org.jjazz.itemrenderer.api
Constructors in org.jjazz.itemrenderer.api with parameters of type CLI_BarAnnotationModifierConstructorDescriptionIR_AnnotationText
(CLI_BarAnnotation item, ItemRendererSettings irSettings)