| A B C D E F G H I J K L M N O P Q R S T U V W X Y Z | |
| Waveform — Class in package efnx.sound | |
| Waveform takes a loaded sound object [mp3] from which it constructs a plottable waveform. | |
| Waveform() — Constructor in class efnx.sound.Waveform | |
| Creates a new instance of Waveform. | |
| WaveformEvent — Class in package efnx.events | |
| WaveformEvent is the event class dispatched by the Waveform class. | |
| WaveformEvent(type, bubbles, cancelable) — Constructor in class efnx.events.WaveformEvent | |
| Creates a WaveformEvent object. | |
| width — Property in class efnx.events.ScrollAreaEvent | |
| width — Property in class efnx.events.WindowEvent | |
| width — Property in class efnx.gui.Button | |
| width — Property in class efnx.gui.ScrollArea | |
| Sets the width of the ScrollArea. | |
| width — Property in class efnx.gui.TileArea | |
| Sets the width of the TileArea. | |
| width — Property in class efnx.gui.TileBar | |
| width — Property in class efnx.gui.Window | |
| Window — Class in package efnx.gui | |
| Window is a class that provides a draggable rectangular display area, with scrollbars for overflow. | |
| Window() — Constructor in class efnx.gui.Window | |
| windowBar — Property in class efnx.gui.Window | |
| The TileBar used to drag the window. | |
| WINDOW_CLOSE — Constant static property in class efnx.events.WindowEvent | |
| WindowEvent — Class in package efnx.events | |
| Event subclass description. | |
| WindowEvent(type, bubbles, cancelable) — Constructor in class efnx.events.WindowEvent | |
| windowsAnalyzed — Property in class efnx.events.WaveformEvent | |
| The number of windowsAnalyzed thus far. | |
| windowSize — Property in class efnx.sound.Waveform | |
| The size of each window in samples. | |
| windowsTotal — Property in class efnx.events.WaveformEvent | |
| The number of windows total to be analyzed. | |
| WINDOW_UPDATE — Constant static property in class efnx.events.WindowEvent | |
| wrapIndex(val, w) — Static method in class efnx.general.Maths | |
Maps a given int val between 0 and w. |
|
| A B C D E F G H I J K L M N O P Q R S T U V W X Y Z | |