Package | Description |
---|---|
org.openimaj.time |
Modifier and Type | Method and Description |
---|---|
TreeSet<Sequencer.SequencerEvent> |
Sequencer.getEvents()
Returns the set of events in this sequencer.
|
Modifier and Type | Method and Description |
---|---|
void |
Sequencer.addEvent(Sequencer.SequencerEvent event)
Add an event to the sequencer.
|
int |
Sequencer.SequencerEvent.compareTo(Sequencer.SequencerEvent event) |