References
Class Summary
Static Public Class Summary | ||
public |
A shape to display a marker with annotation. |
|
public |
Helper to create a annotated marker layer |
|
public |
A shape to display a segment with annotation. |
|
public |
Helper to create a annotated segment layer. |
|
public |
Simplified Layer for Axis. |
|
public |
Is an abstract class or interface to be overriden in order to define the way a given shape should behave when selected or edited by a user. |
|
public |
Is an abstract class or interface to be overriden in order to define new shapes. |
|
public |
|
|
public |
Defines the default behavior for a breakpoint function. |
|
public |
Helper to create a breakpoint function layer. |
|
public |
A state to interact with a breakpoint function, mimicing Max/MSP's breakpoint function interactions. |
|
public |
Protools like zoom with zone selection. |
|
public |
|
|
public |
A state to interact directly with layers time contexts. |
|
public |
A shape to display a cursor. |
|
public |
Helper to create a cursor layer. |
|
public |
A shape to display a dot. |
|
public |
A state to edit shapes in the more general way. |
|
public |
Abstract class to extend to create new sources of interactions. |
|
public |
Helper to create a grid layer |
|
public |
A global event sourve for the keyboard. |
|
public |
The layer class is the main visualization class. |
|
public |
A |
|
public |
A shape to display a line. |
|
public |
A shape to display a marker. |
|
public |
Defines the default behavior for a marker. |
|
public |
Helper to create a marker layer. |
|
public |
OrthogonalData transforms an object of arrays |
|
public |
A shape to display a segment. |
|
public |
Defines the default behavior for a segment. |
|
public |
Helper to create a segment layer. |
|
public |
A state to select shapes. |
|
public |
A state to select and edit shapes in a simple way. |
|
public |
Normalizes mouse user interactions with the timeline upon the DOM
container element of |
|
public |
Helper to create a tick layer. |
|
public |
Kind of Marker for entity oriented data. |
|
public |
Helper to create a time axis layer |
|
public |
TimeContextBehavior is used internally in Layers to modify their TimeContext. |
|
public |
Is the main entry point to create a temporal visualization. |
|
public |
Defines and maintains global aspects of the visualization concerning the relations between time and pixels. |
|
public |
Defines the default behavior for a trace visualization. |
|
public |
A shape to display dots in a trace visualization (mean / range). |
|
public |
Helper to create a trace layer. |
|
public |
A shape to display paths in a trace visualization (mean / range). |
|
public |
Acts as a placeholder to organize the vertical layout of the visualization and the horizontal alignement to an abscissa that correspond to a common time reference. |
|
public |
Collection hosting all the |
|
public |
Object template for all events. |
|
public |
A shape to display a waveform. |
|
public |
Helper to create a waveform layer. |
Function Summary
Static Public Function Summary | ||
public |
gridAxisGenerator(bpm: Number, signature: String): Function A generator to create data for grid axis according to a |
|
public |
A generator to create data for time axis. |