java.lang.Object
org.praxislive.code.CodeDelegate
org.praxislive.code.CodeRootDelegate
org.praxislive.code.CodeRootContainerDelegate
org.praxislive.core.code.DataRootContainerDelegate
org.praxislive.core.components.DataRootCustom
- All Implemented Interfaces:
org.praxislive.code.ContainerDelegateAPI,org.praxislive.code.DefaultDelegateAPI
public class DataRootCustom
extends org.praxislive.core.code.DataRootContainerDelegate
Acts as a base type for a custom root supporting non-realtime safe behaviour.
-
Nested Class Summary
Nested classes/interfaces inherited from class org.praxislive.code.CodeRootContainerDelegate
org.praxislive.code.CodeRootContainerDelegate.DisplayTableNested classes/interfaces inherited from class org.praxislive.code.CodeRootDelegate
org.praxislive.code.CodeRootDelegate.DriverNested classes/interfaces inherited from interface org.praxislive.code.ContainerDelegateAPI
org.praxislive.code.ContainerDelegateAPI.CustomType, org.praxislive.code.ContainerDelegateAPI.SupportedTypes -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.praxislive.core.code.DataRootContainerDelegate
starting, stopping, updateMethods inherited from class org.praxislive.code.CodeRootContainerDelegate
childrenMethods inherited from class org.praxislive.code.CodeDelegate
ask, ask, async, find, getLookup, isLoggable, log, log, log, log, millis, self, self, tell, tell, tell, tellIn, tellIn, tellIn, time, timeout, transmit, transmit, transmitMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.praxislive.code.DefaultDelegateAPI
abs, acos, array, array, array, asin, atan, atan2, B, constrain, constrain, cos, D, D, degrees, dist, dist, exp, I, I, lerp, log, map, max, max, max, max, max, max, min, min, min, min, min, min, norm, pow, radians, random, random, randomOf, randomOf, randomOf, round, S, sin, sq, sqrt, tan, V
-
Constructor Details
-
DataRootCustom
public DataRootCustom()
-
-
Method Details
-
init
public void init()- Overrides:
initin classorg.praxislive.core.code.DataRootContainerDelegate
-