|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.softsynth.jmsl.score.SlurRenderer
public class SlurRenderer
A class with static methods to draw slurs across Notes. JMSL Notation Project
Field Summary | |
---|---|
static java.lang.String |
copyright
|
Constructor Summary | |
---|---|
SlurRenderer()
|
Method Summary | |
---|---|
static void |
renderSlur(java.awt.Graphics g,
double zoom,
java.util.Vector notes)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final java.lang.String copyright
Constructor Detail |
---|
public SlurRenderer()
Method Detail |
---|
public static void renderSlur(java.awt.Graphics g, double zoom, java.util.Vector notes)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |