SPAOP
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Classes
wonderjuce Namespace Reference

A namespace for (reusable) WONDER-related classes that are based on the JUCE library. More...

Classes

class  ComponentWithFocusPoint
 An abstract class extending juce::Component, adding methods to query a "focus point". More...
 
class  JuceConnectionTimer
 An implementation of wonder::ConnectionTimer using the Timer class of JUCE. More...
 
class  SourceDisplay
 An abstract class for a GUI component that displays a two-dimensional view of WONDER sources and the speaker arrays. More...
 
class  SourcePanel
 A GUI component that displays a two-dimensional view of a source's position and allows the re-positioning by mouse actions. More...
 
class  SourceZoomPort
 A ZoomPort that contains a SourcePanel. More...
 
class  SpaopEditorComponent
 An abstract class for GUI subcomponents of the SpaopAudioProcessorEditor. More...
 
class  XmlFactory
 A class with static functions to create XmlElements from Objects, create Objects from XmlElements and set existing Objects to the values given in an XmlElement. More...
 
class  ZoomPort
 A GUI component that wraps another ComponentWithFocusPoint, adding the ability to zoom in and out and to scroll. More...
 

Detailed Description

A namespace for (reusable) WONDER-related classes that are based on the JUCE library.

See Also
JUCE Documentation