com.github.dakusui.symfonion.song
Class Pattern
java.lang.Object
com.github.dakusui.symfonion.song.Pattern
public class Pattern
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
createPattern
public static Pattern createPattern(String name,
com.google.gson.JsonObject json,
Song song)
throws SymfonionException
- Throws:
SymfonionException
init
protected void init(com.google.gson.JsonObject json)
throws SymfonionException
- Throws:
SymfonionException
strokes
public List<Stroke> strokes()
parameters
public Pattern.Parameters parameters()
Copyright © 2013. All Rights Reserved.