animata
Class NoteParser

java.lang.Object
  extended by animata.NoteParser

public class NoteParser
extends java.lang.Object


Nested Class Summary
static class NoteParser.BadNoteFormatException
           
 
Constructor Summary
NoteParser()
           
 
Method Summary
static java.lang.Integer getNote(java.lang.String noteName)
           
static java.lang.Integer getNote(processing.xml.XMLElement xml)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NoteParser

public NoteParser()
Method Detail

getNote

public static java.lang.Integer getNote(processing.xml.XMLElement xml)
                                 throws NoteParser.BadNoteFormatException
Throws:
NoteParser.BadNoteFormatException

getNote

public static java.lang.Integer getNote(java.lang.String noteName)


processing library AnimataPlayback by Michael Forrest. (c) 2008