Package com.softsynth.jmsl.score
Class GlissManager
java.lang.Object
com.softsynth.jmsl.score.GlissManager
public class GlissManager
extends java.lang.Object
-
Constructor Summary
Constructors Constructor Description GlissManager()
-
Method Summary
Modifier and Type Method Description static void
handleGliss(java.awt.Graphics g, Note glissOutNote, double zoom)
static void
handleGlissIn(java.awt.Graphics g, Note glissOutNote, Note glissInNote, double zoom)
render continued gliss from previous systemstatic void
handleGlissOut(java.awt.Graphics g, Note glissOutNote, Note glissInNote, double zoom, boolean isLastNoteOfLine, boolean isNextMeasureDisplayed)
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait