|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface JFugueElement
This is the base class for the JFugue elements, including Voice, Instrument, Note, Controller, and Tempo. It requires that elements be able to return a Music String representation of their settings.
| Method Summary | |
|---|---|
java.lang.String |
getMusicString()
Returns the Music String representing this element and all of its settings. |
java.lang.String |
getVerifyString()
Returns a verification string, which should contain a String representation of all of the aspects of the given element. |
| Method Detail |
|---|
java.lang.String getMusicString()
java.lang.String getVerifyString()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||