org.rubato.rubettes.bigbang.model.denotators
Class BigBangAlteration
java.lang.Object
org.rubato.rubettes.bigbang.model.denotators.BigBangAlteration
public class BigBangAlteration
- extends java.lang.Object
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BigBangAlteration
public BigBangAlteration()
reset
public void reset()
getComposition
public java.util.Set<DenotatorPath> getComposition(int index)
setAlterationComposition
public void setAlterationComposition(java.util.Set<DenotatorPath> nodePaths,
java.lang.Integer index)
setAlterationCoordinates
public void setAlterationCoordinates(java.util.List<DenotatorPath> selectedCoordinates)
setDegreesDimensionPath
public void setDegreesDimensionPath(DenotatorPath dimensionPath)
resetDegrees
public void resetDegrees()
setStartDegree
public void setStartDegree(double value)
setEndDegree
public void setEndDegree(double value)
alter
public void alter(BigBangDenotatorManager denotatorManager)