Uses of Class
org.jjazz.songstructure.api.SongPartParameter
Packages that use SongPartParameter
-
Uses of SongPartParameter in org.jjazz.ss_editor.api
Methods in org.jjazz.ss_editor.api that return SongPartParameterModifier and TypeMethodDescriptionabstract SongPartParameter
SS_Editor.getSongPartParameterFromPoint
(Point editorPoint, AtomicBoolean sptLeft) Return the SongPart/RhythmParameter corresponding to a graphical point.Methods in org.jjazz.ss_editor.api that return types with arguments of type SongPartParameterConstructor parameters in org.jjazz.ss_editor.api with type arguments of type SongPartParameterModifierConstructorDescriptionSS_SelectionUtilities
(List<SongPartParameter> sptps, Object not_used)