TransmitterCollection
. A transmitter represents a dynamic point object that has a trajectory attached describing the movement in time. The Transmitter
interface is a general description of a transmitter, giving it a name and providing a method for querying a trajectory editor. Additional methods deal with data storage (set/getDirectory
).
All coordinates are defined for the virtual space (0,0) ... (1,1) @author Hanns Holger Rutz @version 0.75, 10-Jun-08 @see de.sciss.meloncillo.session.SessionCollection @see de.sciss.meloncillo.gui.VirtualSurface
|
|
|
|