Package org.jjazz.cl_editor.barrenderer.api
package org.jjazz.cl_editor.barrenderer.api
The graphical component for a bar renderer (e.g. bar renderer for chord symbols, for section, for improvisation guideline, etc.)
-
ClassDescriptionBase class for BarRenderer.Provide a consistent set of BarRenderer implementations.A BarRenderer who displays events based on beat position within a bar must implements this interface.This LayoutManager places ItemRenderers at their corresponding beat position, depending on the DisplayQuantization setting.