Uses of Interface
org.jjazz.chordleadsheet.api.item.CLI_BarAnnotation
Packages that use CLI_BarAnnotation
Package
Description
The models for chord leadsheet items.
The chord leadsheet editor.
-
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(String annotation, int bar) Create a CLI_BarAnnotation at specified bar. -
Uses of CLI_BarAnnotation in org.jjazz.cl_editor.api
Methods in org.jjazz.cl_editor.api that return types with arguments of type CLI_BarAnnotationModifier and TypeMethodDescriptionCL_Selection.getSelectedBarAnnotations()Get only the selected chord symbols sorted by position.