uk.org.toot.midi.sequence.edit
Interface Moveable

All Superinterfaces:
Editable
All Known Subinterfaces:
Copyable, Selection
All Known Implementing Classes:
SequenceSelection, TrackSelection

public interface Moveable
extends Editable


Method Summary
 boolean move(long ticks, int semitones)
           
 
Methods inherited from interface uk.org.toot.midi.sequence.edit.Editable
clone
 

Method Detail

move

boolean move(long ticks,
             int semitones)


Copyright © 2004, 2005, 2006, 2007 Steve Taylor. All Rights Reserved.