tactu5
Class InternalSequence

java.lang.Object
  extended by tactu5.ClusterSequence
      extended by tactu5.InternalSequence
All Implemented Interfaces:
Cloneable

public class InternalSequence
extends ClusterSequence
implements Cloneable


Constructor Summary
InternalSequence()
           
 
Method Summary
 void addCluster(Cluster inote, int pos, float t)
           
 Object clone()
           
 void insertCluster(Cluster inote, int pos, float t)
           
 
Methods inherited from class tactu5.ClusterSequence
addCluster, addCluster, addToCluster, getClusterNumber, getTimeAtStep, getTotalTime, retrogradation
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

InternalSequence

public InternalSequence()
Method Detail

clone

public Object clone()
Overrides:
clone in class Object

addCluster

public void addCluster(Cluster inote,
                       int pos,
                       float t)

insertCluster

public void insertCluster(Cluster inote,
                          int pos,
                          float t)


Processing library tactu5 by Alessandro Capozzo. (C) 2012