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
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- abs(double) - Method in class org.praxislive.code.DefaultCodeDelegate
-
Calculate the absolute value of the given value.
- AbstractAsyncControl - Class in org.praxislive.base
- AbstractAsyncControl() - Constructor for class org.praxislive.base.AbstractAsyncControl
- AbstractAsyncProperty<V> - Class in org.praxislive.code
- AbstractAsyncProperty(Value, Class<V>, V) - Constructor for class org.praxislive.code.AbstractAsyncProperty
- AbstractBasicProperty - Class in org.praxislive.code
- AbstractBasicProperty() - Constructor for class org.praxislive.code.AbstractBasicProperty
- AbstractComponent - Class in org.praxislive.base
- AbstractComponent() - Constructor for class org.praxislive.base.AbstractComponent
- AbstractComponentFactory - Class in org.praxislive.base
- AbstractComponentFactory - Class in org.praxislive.code
- AbstractComponentFactory() - Constructor for class org.praxislive.base.AbstractComponentFactory
- AbstractComponentFactory() - Constructor for class org.praxislive.code.AbstractComponentFactory
- AbstractComponentFactory.Data<T> - Class in org.praxislive.base
- AbstractComponentFactory.Data - Class in org.praxislive.code
- AbstractContainer - Class in org.praxislive.base
- AbstractContainer() - Constructor for class org.praxislive.base.AbstractContainer
- AbstractContainer.AddChildControl - Class in org.praxislive.base
- AbstractContainer.ChildrenControl - Class in org.praxislive.base
- AbstractContainer.ConnectControl - Class in org.praxislive.base
- AbstractContainer.ConnectionsControl - Class in org.praxislive.base
- AbstractContainer.DisconnectControl - Class in org.praxislive.base
- AbstractContainer.RemoveChildControl - Class in org.praxislive.base
- AbstractInlineCommand - Class in org.praxislive.script.impl
- AbstractInlineCommand() - Constructor for class org.praxislive.script.impl.AbstractInlineCommand
- AbstractProperty - Class in org.praxislive.base
-
A basic property control base class.
- AbstractProperty() - Constructor for class org.praxislive.base.AbstractProperty
- AbstractRoot - Class in org.praxislive.base
-
A general purpose base implementation of
Root. - AbstractRoot() - Constructor for class org.praxislive.base.AbstractRoot
-
Default constructor.
- AbstractRoot.Controller - Class in org.praxislive.base
-
Implementation of Root.Controller.
- AbstractRoot.Delegate - Class in org.praxislive.base
-
An abstract delegate class that may be attached to this Root to drive it from another source (eg.
- AbstractRoot.State - Enum in org.praxislive.base
-
The possible states this implementation may transition through.
- AbstractRootContainer - Class in org.praxislive.base
- AbstractRootContainer() - Constructor for class org.praxislive.base.AbstractRootContainer
- AbstractSingleCallFrame - Class in org.praxislive.script.impl
- AbstractSingleCallFrame(Namespace, List<Value>) - Constructor for class org.praxislive.script.impl.AbstractSingleCallFrame
- Accessor() - Constructor for class org.praxislive.hub.Hub.Accessor
- accumulate(List<Data.Packet<T>>) - Method in interface org.praxislive.code.userapi.Data.Packet
- acos(double) - Method in class org.praxislive.code.DefaultCodeDelegate
-
Returns the arc cosine of a value.
- acquire(int, boolean) - Static method in class org.praxislive.video.render.utils.PixelArrayCache
- action() - Method in class org.praxislive.core.Info.ControlInfoChooser
-
Create an ActionInfoBuilder
- Action - org.praxislive.code.ControlDescriptor.Category
- Action - org.praxislive.code.PortDescriptor.Category
- Action - org.praxislive.core.ControlInfo.Type
- activating() - Method in class org.praxislive.base.AbstractRoot
-
Hook called during activation of this Root, asynchronously after a call to
AbstractRoot.Controller.start(java.util.concurrent.ThreadFactory). - activating() - Method in class org.praxislive.hub.BasicCoreRoot
- ACTIVE - org.praxislive.core.ExecutionContext.State
- ACTIVE_IDLE - org.praxislive.base.AbstractRoot.State
- ACTIVE_RUNNING - org.praxislive.base.AbstractRoot.State
- Adaptor() - Constructor for class org.praxislive.base.Binding.Adaptor
- add() - Method in class org.praxislive.audio.code.AudioCodeDelegate
- add(double, double) - Method in class org.praxislive.code.userapi.PVector
- add(double, double, double) - Method in class org.praxislive.code.userapi.PVector
- add(Object) - Method in class org.praxislive.base.AbstractComponentFactory.Data
- add(Object) - Method in class org.praxislive.code.AbstractComponentFactory.Data
- add(String, Class<? extends Component>) - Method in class org.praxislive.base.AbstractComponentFactory
- add(String, AbstractComponentFactory.Data<? extends Component>) - Method in class org.praxislive.base.AbstractComponentFactory
- add(Pipe...) - Method in class org.praxislive.audio.code.AudioCodeDelegate
- add(AbstractComponentFactory.Data) - Method in class org.praxislive.code.AbstractComponentFactory
- add(PVector) - Method in class org.praxislive.code.userapi.PVector
-
( begin auto-generated from PVector_add.xml ) Adds x, y, and z components to a vector, adds one vector to another, or adds two independent vectors together.
- add(PVector, PVector) - Static method in class org.praxislive.code.userapi.PVector
-
Add two vectors
- add(PVector, PVector, PVector) - Static method in class org.praxislive.code.userapi.PVector
-
Add two vectors into a target vector
- Add - org.praxislive.video.code.userapi.VideoConstants.BlendMode
- Add - org.praxislive.video.pgl.code.userapi.Constants.BlendMode
- Add - org.praxislive.video.render.ops.BlendMode
- ADD - Static variable in class org.praxislive.video.code.userapi.VideoConstants
- ADD - Static variable in class org.praxislive.video.pgl.code.userapi.Constants
- ADD_CHILD - Static variable in class org.praxislive.core.protocols.ContainerProtocol
- ADD_CHILD_INFO - Static variable in class org.praxislive.core.protocols.ContainerProtocol
- ADD_ROOT - Static variable in class org.praxislive.core.services.RootManagerService
- ADD_ROOT_INFO - Static variable in class org.praxislive.core.services.RootManagerService
- addAudioOutputPort(AudioPort.Output, Pipe) - Method in class org.praxislive.audio.AudioPort.Input
- addAudioOutputPort(AudioPort.Output, Pipe) - Method in class org.praxislive.audio.DefaultAudioInputPort
- addChild(String, Component) - Method in class org.praxislive.base.AbstractContainer
- addChild(String, Component) - Method in class org.praxislive.base.AbstractRootContainer
- addChild(PShape) - Method in class org.praxislive.video.pgl.code.userapi.PShape
- addChild(PShape, int) - Method in class org.praxislive.video.pgl.code.userapi.PShape
- AddChildControl() - Constructor for class org.praxislive.base.AbstractContainer.AddChildControl
- addClockListener(CodeContext.ClockListener) - Method in class org.praxislive.code.CodeContext
- addClockListener(ExecutionContext.ClockListener) - Method in class org.praxislive.base.DefaultExecutionContext
- addClockListener(ExecutionContext.ClockListener) - Method in interface org.praxislive.core.ExecutionContext
- addCommand(String, Command) - Method in interface org.praxislive.script.Namespace
- addControl(ControlDescriptor) - Method in class org.praxislive.code.CodeConnector
- addControlOutputPort(ControlPort.Output) - Method in class org.praxislive.code.ControlInput
- addControlOutputPort(ControlPort.Output) - Method in class org.praxislive.core.ControlPort.Input
- addDefaultControls() - Method in class org.praxislive.code.CodeConnector
- addDefaultPorts() - Method in class org.praxislive.code.CodeConnector
- addDefaultPorts() - Method in class org.praxislive.video.code.VideoCodeConnector
- addDefaultPorts() - Method in class org.praxislive.video.pgl.code.P2DCodeConnector
- addDefaultPorts() - Method in class org.praxislive.video.pgl.code.P3DCodeConnector
- addExtension(Root) - Method in class org.praxislive.hub.Hub.Builder
- addFrameRateListener(FrameRateListener) - Method in class org.praxislive.video.pgl.PGLPlayer
- addFrameRateListener(FrameRateListener) - Method in interface org.praxislive.video.pipes.FrameRateSource
- addListener(PortListener) - Method in class org.praxislive.audio.DefaultAudioInputPort
- addListener(PortListener) - Method in class org.praxislive.audio.DefaultAudioOutputPort
- addListener(PortListener) - Method in class org.praxislive.code.ControlInput
- addListener(PortListener) - Method in class org.praxislive.code.ControlOutput
- addListener(PortListener) - Method in class org.praxislive.code.DataPort.Input
- addListener(PortListener) - Method in class org.praxislive.code.DataPort.Output
- addListener(PortListener) - Method in interface org.praxislive.core.Port
- addListener(PortListener) - Method in class org.praxislive.video.DefaultVideoInputPort
- addListener(PortListener) - Method in class org.praxislive.video.DefaultVideoOutputPort
- addListener(TFContext.Listener) - Method in class org.praxislive.tinkerforge.TFContext
- addPort(PortDescriptor) - Method in class org.praxislive.code.CodeConnector
- addReference(ReferenceDescriptor) - Method in class org.praxislive.code.CodeConnector
- address() - Method in class org.praxislive.hub.net.ChildLauncher.Info
-
Access the
SocketAddressto connect to the child. - addRoot(String, Class<? extends Root>) - Method in class org.praxislive.base.AbstractComponentFactory
- addRoot(String, AbstractComponentFactory.Data<? extends Root>) - Method in class org.praxislive.base.AbstractComponentFactory
- addSource(Data.Pipe<T>) - Method in class org.praxislive.code.userapi.Data.Pipe
- addSource(VideoPipe) - Method in class org.praxislive.video.pipes.VideoPipe
- addStateListener(ExecutionContext.StateListener) - Method in class org.praxislive.base.DefaultExecutionContext
- addStateListener(ExecutionContext.StateListener) - Method in interface org.praxislive.core.ExecutionContext
- addVariable(String, Variable) - Method in interface org.praxislive.script.Namespace
- addVideoOutputPort(VideoPort.Output, VideoPipe) - Method in class org.praxislive.video.DefaultVideoInputPort
- addVideoOutputPort(VideoPort.Output, VideoPipe) - Method in class org.praxislive.video.VideoPort.Input
- allowed() - Method in annotation type org.praxislive.code.userapi.Type.String
- allowed(String...) - Method in class org.praxislive.core.Info.StringInfoBuilder
-
Set allowed values property.
- allowRemoteServerConnection() - Method in class org.praxislive.hub.net.NetworkCoreFactory.Builder
-
Allow remote connections.
- allowRemoteServerConnection(String) - Method in class org.praxislive.hub.net.NetworkCoreFactory.Builder
-
Allow remote connections.
- alpha - Variable in class org.praxislive.video.render.Surface
- ALPHA_MASK - Static variable in class org.praxislive.video.render.utils.RGBMath
- ambient(double) - Method in class org.praxislive.video.pgl.code.P3DCodeDelegate
- ambient(double) - Method in class org.praxislive.video.pgl.code.userapi.PGraphics3D
- ambient(double) - Method in class org.praxislive.video.pgl.code.userapi.PShape
- ambient(double, double, double) - Method in class org.praxislive.video.pgl.code.P3DCodeDelegate
- ambient(double, double, double) - Method in class org.praxislive.video.pgl.code.userapi.PGraphics3D
- ambient(double, double, double) - Method in class org.praxislive.video.pgl.code.userapi.PShape
- ambientLight(double, double, double) - Method in class org.praxislive.video.pgl.code.P3DCodeDelegate
- ambientLight(double, double, double) - Method in class org.praxislive.video.pgl.code.userapi.PGraphics3D
- ambientLight(double, double, double, double, double, double) - Method in class org.praxislive.video.pgl.code.P3DCodeDelegate
- ambientLight(double, double, double, double, double, double) - Method in class org.praxislive.video.pgl.code.userapi.PGraphics3D
- analyseField(Field) - Method in class org.praxislive.audio.code.AudioCodeConnector
- analyseField(Field) - Method in class org.praxislive.code.CodeConnector
- analyseField(Field) - Method in class org.praxislive.video.code.VideoCodeConnector
- analyseField(Field) - Method in class org.praxislive.video.pgl.code.P2DCodeConnector
- analyseField(Field) - Method in class org.praxislive.video.pgl.code.P3DCodeConnector
- analyseField(CodeConnector<?>, Field) - Method in interface org.praxislive.code.CodeConnector.Plugin
- analyseFields(Field[]) - Method in class org.praxislive.code.CodeConnector
- analyseMethod(Method) - Method in class org.praxislive.code.CodeConnector
- analyseMethod(Method) - Method in class org.praxislive.core.code.CoreCodeConnector
- analyseMethod(Method) - Method in class org.praxislive.video.code.VideoCodeConnector
- analyseMethod(Method) - Method in class org.praxislive.video.pgl.code.P2DCodeConnector
- analyseMethod(Method) - Method in class org.praxislive.video.pgl.code.P3DCodeConnector
- analyseMethod(CodeConnector<?>, Method) - Method in interface org.praxislive.code.CodeConnector.Plugin
- analyseMethods(Method[]) - Method in class org.praxislive.code.CodeConnector
- angleBetween(PVector, PVector) - Static method in class org.praxislive.code.userapi.PVector
-
( begin auto-generated from PVector_angleBetween.xml ) Calculates and returns the angle (in radians) between two vectors.
- animator() - Method in class org.praxislive.code.userapi.Property
-
Return the Animator for the Property, creating it if necessary.
- API_INFO - Static variable in class org.praxislive.core.protocols.ComponentProtocol
- API_INFO - Static variable in class org.praxislive.core.protocols.ContainerProtocol
- API_INFO - Static variable in class org.praxislive.core.protocols.StartableProtocol
- API_INFO - Static variable in class org.praxislive.core.services.RootManagerService
- apply(Consumer<? super T>) - Method in class org.praxislive.code.userapi.Ref
-
Pass the value to the provided Consumer function.
- apply(Function<? super T, ? extends T>) - Static method in class org.praxislive.code.userapi.Data
-
Create a pipe that applies the function to every type T passing through.
- apply(Function<? super T, ? extends T>) - Method in interface org.praxislive.code.userapi.Data.Packet
- applyMatrix(double, double, double, double, double, double) - Method in class org.praxislive.video.pgl.code.P2DCodeDelegate
- applyMatrix(double, double, double, double, double, double) - Method in class org.praxislive.video.pgl.code.P3DCodeDelegate
- applyMatrix(double, double, double, double, double, double, double, double, double, double, double, double, double, double, double, double) - Method in class org.praxislive.video.pgl.code.P2DCodeDelegate
- applyMatrix(double, double, double, double, double, double, double, double, double, double, double, double, double, double, double, double) - Method in class org.praxislive.video.pgl.code.P3DCodeDelegate
- arc(double, double, double, double, double, double) - Method in class org.praxislive.video.pgl.code.P2DCodeDelegate
- arc(double, double, double, double, double, double) - Method in class org.praxislive.video.pgl.code.P3DCodeDelegate
- arc(double, double, double, double, double, double, int) - Method in class org.praxislive.video.pgl.code.P2DCodeDelegate
- arc(double, double, double, double, double, double, int) - Method in class org.praxislive.video.pgl.code.P3DCodeDelegate
- ARGB - org.praxislive.video.code.userapi.OffScreen.Format
- args() - Method in class org.praxislive.core.Call
-
Get the argument list of this Call.
- argument() - Static method in class org.praxislive.core.Info
-
Get an ArgumentInfoChooser to choose an ArgumentInfoBuilder.
- argument(Function<Info.ArgumentInfoChooser, Info.ArgumentInfoBuilder<?>>) - Static method in class org.praxislive.core.Info
-
Apply the provided function to an ArgumentInfoChooser to choose and configure an ArgumentInfoBuilder and return the resulting ArgumentInfo.
- ArgumentInfo - Class in org.praxislive.core
-
Info object used to define the valid input and output arguments of a Control.
- arguments() - Method in interface org.praxislive.hub.net.ProxyInfo.Exec
-
Command line arguments to pass along to the executing process.
- argumentType() - Method in class org.praxislive.core.ArgumentInfo
- array - Variable in class org.praxislive.code.userapi.PVector
-
Array so that this can be temporarily used in an array context
- array() - Method in class org.praxislive.code.userapi.PVector
-
( begin auto-generated from PVector_array.xml ) Return a representation of this vector as a double array.
- array(String) - Method in class org.praxislive.code.DefaultCodeDelegate
-
Parse the given String into a
PArray. - array(Property) - Method in class org.praxislive.code.DefaultCodeDelegate
-
Attempt to extract a
PArrayfrom the given Property. - array(Value) - Method in class org.praxislive.code.DefaultCodeDelegate
-
Convert the given Value into a
PArray. - arrayCopy(Object, int, Object, int, int) - Method in class org.praxislive.code.DefaultCodeDelegate
-
Copies an array (or part of an array) to another array.
- arrayCopy(Object, Object) - Method in class org.praxislive.code.DefaultCodeDelegate
-
Copies an array to another array.
- arrayCopy(Object, Object, int) - Method in class org.praxislive.code.DefaultCodeDelegate
-
Copies an array (or part of an array) to another array.
- as(Class<T>) - Method in class org.praxislive.core.types.PReference
- asClass() - Method in class org.praxislive.core.Port.Type
- asClass() - Method in class org.praxislive.core.Protocol.Type
- asClass() - Method in class org.praxislive.core.Value.Type
- asImage() - Method in class org.praxislive.video.pgl.PGLSurface
- asImage(Surface) - Method in class org.praxislive.video.pgl.PGLContext
- asin(double) - Method in class org.praxislive.code.DefaultCodeDelegate
-
Returns the arc sine of a value.
- asInputStream() - Method in class org.praxislive.core.types.PBytes
- asPFont(Font) - Method in class org.praxislive.video.pgl.PGLContext
- asPGLShape(PShape) - Method in class org.praxislive.video.pgl.PGLContext
- asPString() - Method in enum org.praxislive.core.services.LogLevel
- asRectangle() - Method in class org.praxislive.video.render.ops.Bounds
-
Deprecated.
- asyncCompute(K, Function<K, ? extends T>) - Method in class org.praxislive.code.userapi.Ref
-
Run an intensive or time consuming function as a background task to update the value.
- atan(double) - Method in class org.praxislive.code.DefaultCodeDelegate
-
Returns the arc tangent of a value.
- atan2(double, double) - Method in class org.praxislive.code.DefaultCodeDelegate
-
Returns the angle theta from the conversion of rectangular coordinates (x, y) to polar coordinates (r, theta).
- attach(CodeContext<?>) - Method in class org.praxislive.code.AbstractAsyncProperty
- attach(CodeContext<?>) - Method in class org.praxislive.code.PropertyControl.Binding
- attach(CodeContext<?>) - Method in class org.praxislive.code.TriggerControl.Binding
- attach(CodeContext<?>) - Method in class org.praxislive.code.userapi.Data.Sink
- attach(CodeContext<?>) - Method in class org.praxislive.code.userapi.Input
- attach(CodeContext<?>, PropertyControl.Binding) - Method in class org.praxislive.code.PropertyControl.Binding
- attach(CodeContext<?>, ReferenceDescriptor) - Method in class org.praxislive.code.ReferenceDescriptor
- attach(CodeContext<?>, Property) - Method in class org.praxislive.code.userapi.Property
- attach(CodeContext<?>, Trigger) - Method in class org.praxislive.code.userapi.Trigger
- attach(CodeContext<?>, Control) - Method in class org.praxislive.code.ControlDescriptor
- attach(CodeContext<?>, Control) - Method in class org.praxislive.code.InfoProperty.Descriptor
- attach(CodeContext<?>, Control) - Method in class org.praxislive.code.PropertyControl.Descriptor
- attach(CodeContext<?>, Control) - Method in class org.praxislive.code.ResourceProperty.Descriptor
- attach(CodeContext<?>, Control) - Method in class org.praxislive.code.TriggerControl.Descriptor
- attach(CodeContext<?>, Port) - Method in class org.praxislive.code.PortDescriptor
- attachAlphaQuery(String, UnaryOperator<Boolean>) - Method in class org.praxislive.video.code.VideoCodeDelegate
- attachDelegate(AbstractRoot.Delegate) - Method in class org.praxislive.base.AbstractRoot
-
Attach a
AbstractRoot.Delegateto this Root. - attachLogging(LogBuilder) - Method in class org.praxislive.code.CodeFactory.Task
- attachPrevious(Class<D>) - Method in class org.praxislive.code.CodeFactory.Task
- attachRenderQuery(String, UnaryOperator<Boolean>) - Method in class org.praxislive.video.code.VideoCodeDelegate
- attachRenderQuery(UnaryOperator<Boolean>) - Method in class org.praxislive.video.code.VideoCodeDelegate
- attrib(String, boolean...) - Method in class org.praxislive.video.pgl.code.userapi.PShape
- attrib(String, double...) - Method in class org.praxislive.video.pgl.code.userapi.PShape
- attrib(String, int...) - Method in class org.praxislive.video.pgl.code.userapi.PShape
- attribNormal(String, double, double, double) - Method in class org.praxislive.video.pgl.code.userapi.PShape
- attribPosition(String, double, double, double) - Method in class org.praxislive.video.pgl.code.userapi.PShape
- AudioBodyContext - Class in org.praxislive.audio.code
- AudioBodyContext() - Constructor for class org.praxislive.audio.code.AudioBodyContext
- AudioCodeConnector<D extends AudioCodeDelegate> - Class in org.praxislive.audio.code
- AudioCodeConnector(CodeFactory.Task<D>, D, Class<? extends AudioCodeDelegate>) - Constructor for class org.praxislive.audio.code.AudioCodeConnector
- AudioCodeContext<D extends AudioCodeDelegate> - Class in org.praxislive.audio.code
- AudioCodeContext(AudioCodeConnector<D>) - Constructor for class org.praxislive.audio.code.AudioCodeContext
- AudioCodeDelegate - Class in org.praxislive.audio.code
- AudioCodeDelegate() - Constructor for class org.praxislive.audio.code.AudioCodeDelegate
- AudioCodeFactory - Class in org.praxislive.audio.code
- AudioCodeFactory(ComponentType, Class<? extends AudioCodeDelegate>, String) - Constructor for class org.praxislive.audio.code.AudioCodeFactory
- AudioConstants - Class in org.praxislive.audio.code.userapi
- AudioContext - Class in org.praxislive.audio
- AudioContext() - Constructor for class org.praxislive.audio.AudioContext
- AudioContext.Client - Class in org.praxislive.audio
- AudioContext.InputClient - Class in org.praxislive.audio
- AudioContext.OutputClient - Class in org.praxislive.audio
- AudioIn - Class in org.praxislive.audio.code.userapi
- AudioIn() - Constructor for class org.praxislive.audio.code.userapi.AudioIn
- AudioOut - Class in org.praxislive.audio.code.userapi
- AudioOut() - Constructor for class org.praxislive.audio.code.userapi.AudioOut
- AudioPort - Class in org.praxislive.audio
- AudioPort() - Constructor for class org.praxislive.audio.AudioPort
- AudioPort.Input - Class in org.praxislive.audio
- AudioPort.Output - Class in org.praxislive.audio
- AudioPort.Provider - Class in org.praxislive.audio
- AudioSettings - Class in org.praxislive.audio
- audioSink(String) - Method in interface org.praxislive.video.gstreamer.VideoPlayer
- autoRunFile() - Method in interface org.praxislive.launcher.Launcher.Context
-
Provide an optional file to be run on launch, eg.
- AuxIn - org.praxislive.code.ControlDescriptor.Category
- AuxIn - org.praxislive.code.PortDescriptor.Category
- AuxIn - Annotation Type in org.praxislive.code.userapi
-
Annotate a field or method representing an auxiliary input, such as an
Inputor a method with single parameter. - AuxOut - org.praxislive.code.PortDescriptor.Category
- AuxOut - Annotation Type in org.praxislive.code.userapi
-
Annotate a field representing an auxiliary output, such as
Output. - await() - Method in class org.praxislive.hub.Hub
- await(long, TimeUnit) - Method in class org.praxislive.hub.Hub
- awaitInfo(long, TimeUnit) - Method in class org.praxislive.hub.net.NetworkCoreFactory
-
Get
NetworkCoreFactory.Infofor the started core root.
B
- b(String) - Method in class org.praxislive.code.DefaultCodeDelegate
-
Parse the given String into a boolean according to the parsing rules of
PBoolean. - b(Property) - Method in class org.praxislive.code.DefaultCodeDelegate
-
Extract the Property's current value as a boolean.
- b(Value) - Method in class org.praxislive.code.DefaultCodeDelegate
-
Convert the provided Value into a boolean according to the parsing rules of
PBoolean. - background(double) - Method in class org.praxislive.video.code.userapi.PGraphics
- background(double) - Method in class org.praxislive.video.code.VideoCodeDelegate
- background(double) - Method in class org.praxislive.video.pgl.code.P2DCodeDelegate
- background(double) - Method in class org.praxislive.video.pgl.code.P3DCodeDelegate
- background(double, double) - Method in class org.praxislive.video.code.userapi.PGraphics
- background(double, double) - Method in class org.praxislive.video.code.VideoCodeDelegate
- background(double, double) - Method in class org.praxislive.video.pgl.code.P2DCodeDelegate
- background(double, double) - Method in class org.praxislive.video.pgl.code.P3DCodeDelegate
- background(double, double, double) - Method in class org.praxislive.video.code.userapi.PGraphics
- background(double, double, double) - Method in class org.praxislive.video.code.VideoCodeDelegate
- background(double, double, double) - Method in class org.praxislive.video.pgl.code.P2DCodeDelegate
- background(double, double, double) - Method in class org.praxislive.video.pgl.code.P3DCodeDelegate
- background(double, double, double, double) - Method in class org.praxislive.video.code.userapi.PGraphics
- background(double, double, double, double) - Method in class org.praxislive.video.code.VideoCodeDelegate
- background(double, double, double, double) - Method in class org.praxislive.video.pgl.code.P2DCodeDelegate
- background(double, double, double, double) - Method in class org.praxislive.video.pgl.code.P3DCodeDelegate
- background(PImage) - Method in class org.praxislive.video.pgl.code.P2DCodeDelegate
- background(PImage) - Method in class org.praxislive.video.pgl.code.P3DCodeDelegate
- BANG - Static variable in class org.praxislive.core.ControlPort
- BasicCoreRoot - Class in org.praxislive.hub
- BasicCoreRoot(Hub.Accessor, List<Root>) - Constructor for class org.praxislive.hub.BasicCoreRoot
- beginCamera() - Method in class org.praxislive.video.pgl.code.P3DCodeDelegate
- beginCamera() - Method in class org.praxislive.video.pgl.code.userapi.PGraphics3D
- beginContour() - Method in class org.praxislive.video.pgl.code.userapi.PShape
- beginDraw() - Method in class org.praxislive.video.code.userapi.PGraphics
- beginDraw() - Method in class org.praxislive.video.pgl.PGLGraphics
- beginDraw() - Method in class org.praxislive.video.pgl.PGLGraphics3D
- beginShape() - Method in class org.praxislive.video.code.userapi.PGraphics
- beginShape() - Method in class org.praxislive.video.code.VideoCodeDelegate
- beginShape() - Method in class org.praxislive.video.pgl.code.P2DCodeDelegate
- beginShape() - Method in class org.praxislive.video.pgl.code.P3DCodeDelegate
- beginShape() - Method in class org.praxislive.video.pgl.code.userapi.PShape
- beginShape(Constants.ShapeMode) - Method in class org.praxislive.video.pgl.code.P2DCodeDelegate
- beginShape(Constants.ShapeMode) - Method in class org.praxislive.video.pgl.code.P3DCodeDelegate
- beginShape(Constants.ShapeMode) - Method in class org.praxislive.video.pgl.code.userapi.PShape
- bezier(double, double, double, double, double, double, double, double) - Method in class org.praxislive.video.code.userapi.PGraphics
- bezier(double, double, double, double, double, double, double, double) - Method in class org.praxislive.video.code.VideoCodeDelegate
- bezier(double, double, double, double, double, double, double, double) - Method in class org.praxislive.video.pgl.code.P2DCodeDelegate
- bezier(double, double, double, double, double, double, double, double) - Method in class org.praxislive.video.pgl.code.P3DCodeDelegate
- bezier(double, double, double, double, double, double, double, double, double, double, double, double) - Method in class org.praxislive.video.pgl.code.P3DCodeDelegate
- bezier(double, double, double, double, double, double, double, double, double, double, double, double) - Method in class org.praxislive.video.pgl.code.userapi.PGraphics3D
- bezierPoint(double, double, double, double, double) - Method in class org.praxislive.video.pgl.code.P2DCodeDelegate
- bezierPoint(double, double, double, double, double) - Method in class org.praxislive.video.pgl.code.P3DCodeDelegate
- bezierTangent(double, double, double, double, double) - Method in class org.praxislive.video.pgl.code.P2DCodeDelegate
- bezierTangent(double, double, double, double, double) - Method in class org.praxislive.video.pgl.code.P3DCodeDelegate
- bezierVertex(double, double, double, double, double, double) - Method in class org.praxislive.video.code.userapi.PGraphics
- bezierVertex(double, double, double, double, double, double) - Method in class org.praxislive.video.code.VideoCodeDelegate
- bezierVertex(double, double, double, double, double, double) - Method in class org.praxislive.video.pgl.code.P2DCodeDelegate
- bezierVertex(double, double, double, double, double, double) - Method in class org.praxislive.video.pgl.code.P3DCodeDelegate
- bezierVertex(double, double, double, double, double, double) - Method in class org.praxislive.video.pgl.code.userapi.PShape
- bezierVertex(double, double, double, double, double, double, double, double, double) - Method in class org.praxislive.video.pgl.code.P3DCodeDelegate
- bezierVertex(double, double, double, double, double, double, double, double, double) - Method in class org.praxislive.video.pgl.code.userapi.PGraphics3D
- bezierVertex(double, double, double, double, double, double, double, double, double) - Method in class org.praxislive.video.pgl.code.userapi.PShape
- BIDI - org.praxislive.core.PortInfo.Direction
- bind(BiConsumer<? super T, V>, BiConsumer<? super T, V>, V) - Method in class org.praxislive.code.userapi.Ref
-
Bind something (usually a callback / listener) to the reference, providing for automatic removal on reset or disposal.
- bind(Binding.Adaptor) - Method in class org.praxislive.base.Binding
- bind(ControlAddress, Binding.Adaptor) - Method in interface org.praxislive.base.BindingContext
-
Bind adaptor to the binding for the given ControlAddress.
- bind(ControlAddress, Binding.Adaptor) - Method in class org.praxislive.base.BindingContextControl
- Binding - Class in org.praxislive.base
-
A BindingContext will normally have one Binding for each bound address.
- Binding() - Constructor for class org.praxislive.base.Binding
- Binding() - Constructor for class org.praxislive.code.PropertyControl.Binding
- Binding() - Constructor for class org.praxislive.code.TriggerControl.Binding
- Binding.Adaptor - Class in org.praxislive.base
-
Abstract type for binding to a Control.
- Binding.SyncRate - Enum in org.praxislive.base
-
Possible rates for syncing.
- BindingContext - Interface in org.praxislive.base
-
An interface allowing for binding to a Control and (if a property) syncing to it.
- BindingContextControl - Class in org.praxislive.base
-
An implementation of BindingContext based around a single Control.
- BindingContextControl(ControlAddress, ExecutionContext, PacketRouter) - Constructor for class org.praxislive.base.BindingContextControl
-
Create a BindingContextControl.
- BitXor - org.praxislive.video.code.userapi.VideoConstants.BlendMode
- BitXor - org.praxislive.video.render.ops.BlendMode
- BITXOR - Static variable in class org.praxislive.video.code.userapi.VideoConstants
- blend(int, int, int) - Static method in class org.praxislive.video.render.utils.RGBMath
- Blend - org.praxislive.video.code.userapi.VideoConstants.BlendMode
- Blend - org.praxislive.video.pgl.code.userapi.Constants.BlendMode
- BLEND - Static variable in class org.praxislive.video.code.userapi.VideoConstants
- BLEND - Static variable in class org.praxislive.video.pgl.code.userapi.Constants
- blendMode(VideoConstants.BlendMode) - Method in class org.praxislive.video.code.userapi.PGraphics
- blendMode(VideoConstants.BlendMode) - Method in class org.praxislive.video.code.VideoCodeDelegate
- blendMode(VideoConstants.BlendMode, double) - Method in class org.praxislive.video.code.userapi.PGraphics
- blendMode(VideoConstants.BlendMode, double) - Method in class org.praxislive.video.code.VideoCodeDelegate
- blendMode(Constants.BlendMode) - Method in class org.praxislive.video.pgl.code.P2DCodeDelegate
- blendMode(Constants.BlendMode) - Method in class org.praxislive.video.pgl.code.P3DCodeDelegate
- BlendMode - Enum in org.praxislive.video.render.ops
- blendModeImpl() - Method in class org.praxislive.video.pgl.PGLGraphics
- blendModeImpl() - Method in class org.praxislive.video.pgl.PGLGraphics3D
- Blit - Class in org.praxislive.video.render.ops
- Blit() - Constructor for class org.praxislive.video.render.ops.Blit
- blockSize - Variable in class org.praxislive.audio.code.AudioCodeDelegate
- BLUE_MASK - Static variable in class org.praxislive.video.render.utils.RGBMath
- Blur - Class in org.praxislive.video.render.ops
- Bounds - Class in org.praxislive.video.render.ops
-
Deprecated.
- Bounds(int, int, int, int) - Constructor for class org.praxislive.video.render.ops.Bounds
-
Deprecated.
- Bounds(Rectangle) - Constructor for class org.praxislive.video.render.ops.Bounds
-
Deprecated.
- box(double) - Method in class org.praxislive.video.pgl.code.P3DCodeDelegate
- box(double) - Method in class org.praxislive.video.pgl.code.userapi.PGraphics3D
- box(double, double, double) - Method in class org.praxislive.video.pgl.code.P3DCodeDelegate
- box(double, double, double) - Method in class org.praxislive.video.pgl.code.userapi.PGraphics3D
- BRACED - org.praxislive.core.syntax.Token.Type
- Break - org.praxislive.script.StackFrame.State
- breakConnection(AudioPort.Input, Pipe) - Method in class org.praxislive.audio.AudioPort.Output
- breakConnection(ControlPort.Input) - Method in class org.praxislive.core.ControlPort.Output
- breakConnection(VideoPort.Input, VideoPipe) - Method in class org.praxislive.video.VideoPort.Output
- breakShape() - Method in class org.praxislive.video.code.userapi.PGraphics
- breakShape() - Method in class org.praxislive.video.code.VideoCodeDelegate
- BufferedImageSurface - Class in org.praxislive.video.render.utils
- BufferedImageSurface(int, int, boolean) - Constructor for class org.praxislive.video.render.utils.BufferedImageSurface
- build() - Method in class org.praxislive.core.Info.ArgumentInfoBuilder
- build() - Method in class org.praxislive.core.Info.ComponentInfoBuilder
- build() - Method in class org.praxislive.core.Info.ControlInfoBuilder
- build() - Method in class org.praxislive.core.Info.PortInfoBuilder
- build() - Method in class org.praxislive.core.types.PMap.Builder
- build() - Method in class org.praxislive.hub.Hub.Builder
- build() - Method in class org.praxislive.hub.net.NetworkCoreFactory.Builder
-
Build a NetworkCoreFactory based on the builder configuration.
- buildComponentInfo(Map<String, ControlDescriptor>, Map<String, PortDescriptor>) - Method in class org.praxislive.code.CodeConnector
- buildControlMap(Map<String, Control>) - Method in class org.praxislive.hub.BasicCoreRoot
- builder() - Static method in class org.praxislive.core.types.PMap
- builder() - Static method in class org.praxislive.hub.Hub
- builder() - Static method in class org.praxislive.hub.net.NetworkCoreFactory
-
Create a NetworkCoreFactory builder.
- builder(int) - Static method in class org.praxislive.core.types.PMap
- Bus - Interface in org.praxislive.video.pipes
C
- calculate(double) - Method in interface org.praxislive.code.userapi.Easing
- calculate(double) - Method in class org.praxislive.code.userapi.Easing.LinearEasing
- calculateBounds(Dimension, Dimension, ResizeMode, Rectangle, Rectangle) - Static method in class org.praxislive.video.utils.ResizeUtils
- call(Call, PacketRouter) - Method in class org.praxislive.base.AbstractAsyncControl
- call(Call, PacketRouter) - Method in class org.praxislive.base.AbstractContainer.ChildrenControl
- call(Call, PacketRouter) - Method in class org.praxislive.base.AbstractContainer.ConnectControl
- call(Call, PacketRouter) - Method in class org.praxislive.base.AbstractContainer.ConnectionsControl
- call(Call, PacketRouter) - Method in class org.praxislive.base.AbstractContainer.DisconnectControl
- call(Call, PacketRouter) - Method in class org.praxislive.base.AbstractContainer.RemoveChildControl
- call(Call, PacketRouter) - Method in class org.praxislive.base.AbstractProperty
- call(Call, PacketRouter) - Method in class org.praxislive.base.BindingContextControl
- call(Call, PacketRouter) - Method in class org.praxislive.code.AbstractAsyncProperty
- call(Call, PacketRouter) - Method in class org.praxislive.code.AbstractBasicProperty
- call(Call, PacketRouter) - Method in class org.praxislive.code.InfoProperty
- call(Call, PacketRouter) - Method in class org.praxislive.code.PropertyControl
- call(Call, PacketRouter) - Method in class org.praxislive.code.TriggerControl
- call(Call, PacketRouter) - Method in interface org.praxislive.core.Control
- Call - Class in org.praxislive.core
- CALLBACK_PERIOD - Static variable in class org.praxislive.tinkerforge.userapi.Constants
- callSource(VideoPipe, Surface, long) - Method in class org.praxislive.video.pipes.VideoPipe
- camera() - Method in class org.praxislive.video.pgl.code.P3DCodeDelegate
- camera() - Method in class org.praxislive.video.pgl.code.userapi.PGraphics3D
- camera(double, double, double, double, double, double, double, double, double) - Method in class org.praxislive.video.pgl.code.P3DCodeDelegate
- camera(double, double, double, double, double, double, double, double, double) - Method in class org.praxislive.video.pgl.code.userapi.PGraphics3D
- Center - org.praxislive.video.pgl.code.userapi.Constants.DrawingMode
- CENTER - Static variable in class org.praxislive.video.pgl.code.userapi.Constants
- checkActive() - Method in class org.praxislive.code.CodeContext
- checkCompatible(Surface, boolean, boolean) - Method in class org.praxislive.video.pgl.PGLSurface
- checkCompatible(Surface, boolean, boolean) - Method in class org.praxislive.video.render.Surface
- checkCompatible(Surface, boolean, boolean) - Method in class org.praxislive.video.render.utils.BufferedImageSurface
- childLauncher(ChildLauncher) - Method in class org.praxislive.hub.net.NetworkCoreFactory.Builder
-
Provide an implementation of
ChildLauncherfor proxies that require to auto-launch a local child process of the current one. - ChildLauncher - Interface in org.praxislive.hub.net
-
Service for launching a child process clone of this process, to be provided to
NetworkCoreFactory. - ChildLauncher.Info - Class in org.praxislive.hub.net
-
Information about the launched child process.
- children() - Method in class org.praxislive.base.AbstractContainer
- children() - Method in class org.praxislive.base.AbstractRootContainer
- children() - Method in interface org.praxislive.core.Container
-
Get a Stream of the child IDs that this container makes publicly visible.
- CHILDREN - Static variable in class org.praxislive.core.protocols.ContainerProtocol
- CHILDREN_INFO - Static variable in class org.praxislive.core.protocols.ContainerProtocol
- ChildrenControl() - Constructor for class org.praxislive.base.AbstractContainer.ChildrenControl
- circIn - Static variable in interface org.praxislive.code.userapi.Easing
- circInOut - Static variable in interface org.praxislive.code.userapi.Easing
- circle(double, double, double) - Method in class org.praxislive.video.code.userapi.PGraphics
- circle(double, double, double) - Method in class org.praxislive.video.code.VideoCodeDelegate
- circle(double, double, double) - Method in class org.praxislive.video.pgl.code.P2DCodeDelegate
- circle(double, double, double) - Method in class org.praxislive.video.pgl.code.P3DCodeDelegate
- circOut - Static variable in interface org.praxislive.code.userapi.Easing
- Clamp - org.praxislive.video.pgl.code.userapi.Constants.TextureWrap
- CLAMP - Static variable in class org.praxislive.video.pgl.code.userapi.Constants
- ClassBodyContext<T> - Class in org.praxislive.code
- ClassBodyContext(Class<T>) - Constructor for class org.praxislive.code.ClassBodyContext
- clear() - Method in interface org.praxislive.code.userapi.Data.Packet
- clear() - Method in class org.praxislive.code.userapi.Ref
-
Disposes the value and clears initialization.
- clear() - Method in class org.praxislive.core.services.LogBuilder
- clear() - Method in class org.praxislive.video.code.userapi.PGraphics
- clear() - Method in class org.praxislive.video.code.VideoCodeDelegate
- clear() - Method in class org.praxislive.video.pgl.code.P2DCodeDelegate
- clear() - Method in class org.praxislive.video.pgl.code.P3DCodeDelegate
- clear() - Method in class org.praxislive.video.pgl.PGLSurface
- clear() - Method in class org.praxislive.video.render.Surface
- clear() - Method in class org.praxislive.video.render.utils.BufferedImageSurface
- CLEAR - Static variable in class org.praxislive.core.services.ScriptService
- CLEAR_INFO - Static variable in class org.praxislive.core.services.ScriptService
- clearCaches() - Method in class org.praxislive.code.userapi.Data.Pipe
- clearLinks() - Method in class org.praxislive.code.userapi.Input
-
Clear all Linkables from this Input.
- clearLinks() - Method in class org.praxislive.code.userapi.Property
-
Clear all Linkables from the Property.
- clearLinks() - Method in class org.praxislive.code.userapi.Trigger
-
Clear all Linkables from this Trigger.
- Client() - Constructor for class org.praxislive.audio.AudioContext.Client
- Client() - Constructor for class org.praxislive.video.VideoContext.Client
- ClientConfiguration - Class in org.praxislive.video
- ClientConfiguration(int, int) - Constructor for class org.praxislive.video.ClientConfiguration
- ClientConfiguration(int, int, Lookup) - Constructor for class org.praxislive.video.ClientConfiguration
- ClientConfiguration.DeviceIndex - Class in org.praxislive.video
- ClientConfiguration.Dimension - Class in org.praxislive.video
- ClientConfiguration.Rotation - Class in org.praxislive.video
- ClientRegistrationException - Exception in org.praxislive.audio
- ClientRegistrationException - Exception in org.praxislive.video
- ClientRegistrationException() - Constructor for exception org.praxislive.audio.ClientRegistrationException
-
Creates a new instance of
ClientRegistrationExceptionwithout detail message. - ClientRegistrationException() - Constructor for exception org.praxislive.video.ClientRegistrationException
-
Creates a new instance of
ClientRegistrationExceptionwithout detail message. - ClientRegistrationException(String) - Constructor for exception org.praxislive.audio.ClientRegistrationException
-
Constructs an instance of
ClientRegistrationExceptionwith the specified detail message. - ClientRegistrationException(String) - Constructor for exception org.praxislive.video.ClientRegistrationException
-
Constructs an instance of
ClientRegistrationExceptionwith the specified detail message. - ClientRegistrationException(String, Throwable) - Constructor for exception org.praxislive.audio.ClientRegistrationException
- ClientRegistrationException(Throwable) - Constructor for exception org.praxislive.audio.ClientRegistrationException
- clip(double, double, double, double) - Method in class org.praxislive.video.pgl.code.P2DCodeDelegate
- clip(double, double, double, double) - Method in class org.praxislive.video.pgl.code.P3DCodeDelegate
- Clock - Interface in org.praxislive.core
-
High-precision nanosecond time source.
- Close - org.praxislive.video.pgl.code.userapi.Constants.ShapeEndMode
- CLOSE - Static variable in class org.praxislive.video.code.userapi.VideoConstants
- CLOSE - Static variable in class org.praxislive.video.pgl.code.userapi.Constants
- CodeCompilerService - Class in org.praxislive.code
- CodeCompilerService() - Constructor for class org.praxislive.code.CodeCompilerService
- CodeComponent<D extends CodeDelegate> - Class in org.praxislive.code
- CodeComponentFactoryService - Class in org.praxislive.code
- CodeComponentFactoryService() - Constructor for class org.praxislive.code.CodeComponentFactoryService
- CodeComponentFactoryService.Provider - Class in org.praxislive.code
- CodeConnector<D extends CodeDelegate> - Class in org.praxislive.code
- CodeConnector(CodeFactory.Task<D>, D) - Constructor for class org.praxislive.code.CodeConnector
- CodeConnector.Plugin - Interface in org.praxislive.code
- CodeContext<D extends CodeDelegate> - Class in org.praxislive.code
- CodeContext(CodeConnector<D>) - Constructor for class org.praxislive.code.CodeContext
- CodeContext(CodeConnector<D>, boolean) - Constructor for class org.praxislive.code.CodeContext
- CodeContext.ClockListener - Interface in org.praxislive.code
- CodeContextFactoryService - Class in org.praxislive.code
- CodeContextFactoryService() - Constructor for class org.praxislive.code.CodeContextFactoryService
- CodeContextFactoryService.Result<D extends CodeDelegate> - Class in org.praxislive.code
- CodeContextFactoryService.Task<D extends CodeDelegate> - Class in org.praxislive.code
- CodeDelegate - Class in org.praxislive.code
- CodeDelegate() - Constructor for class org.praxislive.code.CodeDelegate
- CodeFactory<D extends CodeDelegate> - Class in org.praxislive.code
- CodeFactory(ClassBodyContext<D>, ComponentType, Class<? extends D>, String) - Constructor for class org.praxislive.code.CodeFactory
- CodeFactory(ClassBodyContext<D>, ComponentType, String) - Constructor for class org.praxislive.code.CodeFactory
- CodeFactory.Task<D extends CodeDelegate> - Class in org.praxislive.code
- CodeUtils - Class in org.praxislive.code
- collector() - Static method in class org.praxislive.core.types.PArray
- collector() - Static method in class org.praxislive.core.types.PBytes
-
Collector to take Stream of DataObject subclasses and write into new PBytes.
- Color - org.praxislive.video.render.ops.DifferenceOp.Mode
- colorCalc(float, float) - Method in class org.praxislive.video.pgl.PGLGraphics
- colorCalc(float, float) - Method in class org.praxislive.video.pgl.PGLGraphics3D
- colorCalc(float, float, float, float) - Method in class org.praxislive.video.pgl.PGLGraphics
- colorCalc(float, float, float, float) - Method in class org.praxislive.video.pgl.PGLGraphics3D
- colorMode(Constants.ColorMode) - Method in class org.praxislive.video.pgl.code.P2DCodeDelegate
- colorMode(Constants.ColorMode) - Method in class org.praxislive.video.pgl.code.P3DCodeDelegate
- colorMode(Constants.ColorMode, double) - Method in class org.praxislive.video.pgl.code.P2DCodeDelegate
- colorMode(Constants.ColorMode, double) - Method in class org.praxislive.video.pgl.code.P3DCodeDelegate
- columnCount() - Method in class org.praxislive.code.userapi.Table
- command() - Method in interface org.praxislive.hub.net.ProxyInfo.Exec
-
Optional command to run.
- Command - Interface in org.praxislive.script
- CommandInstaller - Interface in org.praxislive.script
- COMMENT - org.praxislive.core.syntax.Token.Type
- compareTo(Packet) - Method in class org.praxislive.core.Packet
-
Compare Packets and order them by timeCode and ID.
- compareTo(PNumber) - Method in class org.praxislive.core.types.PNumber
- compareTo(PResource) - Method in class org.praxislive.core.types.PResource
- compareTo(PString) - Method in class org.praxislive.core.types.PString
- COMPILE - Static variable in class org.praxislive.code.CodeCompilerService
- COMPILE_INFO - Static variable in class org.praxislive.code.CodeCompilerService
- component() - Method in class org.praxislive.core.ControlAddress
- component() - Static method in class org.praxislive.core.Info
-
Create a ComponentInfoBuilder
- component() - Method in class org.praxislive.core.PortAddress
- component(UnaryOperator<Info.ComponentInfoBuilder>) - Static method in class org.praxislive.core.Info
-
Apply the provided function to a new ComponentInfoBuilder and return the resulting ComponentInfo.
- Component - Interface in org.praxislive.core
-
Components are the main building blocks (actors) within Praxis CORE.
- ComponentAddress - Class in org.praxislive.core
-
Address of a Component A component is a slash separated path of IDs, starting with the ID of the Root that the Component is in.
- ComponentFactory - Interface in org.praxislive.core.services
- ComponentFactory.MetaData<T> - Class in org.praxislive.core.services
- ComponentFactoryProvider - Interface in org.praxislive.core.services
- ComponentFactoryService - Class in org.praxislive.core.services
- ComponentFactoryService() - Constructor for class org.praxislive.core.services.ComponentFactoryService
- componentID() - Method in class org.praxislive.core.ComponentAddress
-
Equivalent to componentID(depth() - 1).
- componentID(int) - Method in class org.praxislive.core.ComponentAddress
-
Get ID at given depth in address.
- ComponentInfo - Class in org.praxislive.core
- ComponentInstantiationException - Exception in org.praxislive.core.services
- ComponentInstantiationException() - Constructor for exception org.praxislive.core.services.ComponentInstantiationException
-
Creates a new instance of
ComponentInstantiationExceptionwithout detail message. - ComponentInstantiationException(String) - Constructor for exception org.praxislive.core.services.ComponentInstantiationException
-
Constructs an instance of
ComponentInstantiationExceptionwith the specified detail message. - ComponentInstantiationException(String, Throwable) - Constructor for exception org.praxislive.core.services.ComponentInstantiationException
- ComponentInstantiationException(Throwable) - Constructor for exception org.praxislive.core.services.ComponentInstantiationException
- ComponentProtocol - Class in org.praxislive.core.protocols
- ComponentProtocol() - Constructor for class org.praxislive.core.protocols.ComponentProtocol
- ComponentType - Class in org.praxislive.core
- componentTypes() - Method in class org.praxislive.base.AbstractComponentFactory
- componentTypes() - Method in class org.praxislive.code.AbstractComponentFactory
- componentTypes() - Method in interface org.praxislive.core.services.ComponentFactory
- compute(Function<? super T, ? extends T>) - Method in class org.praxislive.code.userapi.Ref
-
Transform the value using the supplied function.
- Config - Class in org.praxislive.code.userapi
- Config.Port - Annotation Type in org.praxislive.code.userapi
-
Control automatic port creation for properties, triggers, etc.
- Config.Preferred - Annotation Type in org.praxislive.code.userapi
-
Mark a feature as "preferred" - particularly important for presenting to humans.
- configure(CodeComponent<D>, CodeContext<D>) - Method in class org.praxislive.audio.code.AudioCodeContext
- configure(CodeComponent<D>, CodeContext<D>) - Method in class org.praxislive.code.CodeContext
- configure(CodeComponent<D>, CodeContext<D>) - Method in class org.praxislive.video.code.VideoCodeContext
- configure(CodeComponent<P2DCodeDelegate>, CodeContext<P2DCodeDelegate>) - Method in class org.praxislive.video.pgl.code.P2DCodeContext
- configure(CodeComponent<P3DCodeDelegate>, CodeContext<P3DCodeDelegate>) - Method in class org.praxislive.video.pgl.code.P3DCodeContext
- connect(String, String, String, String) - Method in class org.praxislive.base.AbstractContainer
- connect(String, String, String, String) - Method in class org.praxislive.base.AbstractRootContainer
- connect(Port) - Method in class org.praxislive.audio.AudioPort.Input
- connect(Port) - Method in class org.praxislive.audio.DefaultAudioOutputPort
- connect(Port) - Method in class org.praxislive.code.ControlOutput
- connect(Port) - Method in class org.praxislive.code.DataPort.Input
- connect(Port) - Method in class org.praxislive.code.DataPort.Output
- connect(Port) - Method in class org.praxislive.core.ControlPort.Input
- connect(Port) - Method in interface org.praxislive.core.Port
- connect(Port) - Method in class org.praxislive.video.DefaultVideoOutputPort
- connect(Port) - Method in class org.praxislive.video.VideoPort.Input
- CONNECT - Static variable in class org.praxislive.core.protocols.ContainerProtocol
- CONNECT_INFO - Static variable in class org.praxislive.core.protocols.ContainerProtocol
- ConnectControl() - Constructor for class org.praxislive.base.AbstractContainer.ConnectControl
- connections() - Method in class org.praxislive.audio.DefaultAudioInputPort
- connections() - Method in class org.praxislive.audio.DefaultAudioOutputPort
- connections() - Method in class org.praxislive.code.ControlInput
- connections() - Method in class org.praxislive.code.ControlOutput
- connections() - Method in class org.praxislive.code.DataPort.Input
- connections() - Method in class org.praxislive.code.DataPort.Output
- connections() - Method in interface org.praxislive.core.Port
- connections() - Method in class org.praxislive.video.DefaultVideoInputPort
- connections() - Method in class org.praxislive.video.DefaultVideoOutputPort
- CONNECTIONS - Static variable in class org.praxislive.core.protocols.ContainerProtocol
- CONNECTIONS_INFO - Static variable in class org.praxislive.core.protocols.ContainerProtocol
- connectionsChanged(Port) - Method in interface org.praxislive.core.PortListener
- ConnectionsControl() - Constructor for class org.praxislive.base.AbstractContainer.ConnectionsControl
- ConstantImpl - Class in org.praxislive.script.impl
- ConstantImpl(Value) - Constructor for class org.praxislive.script.impl.ConstantImpl
- Constants - Class in org.praxislive.code.userapi
- Constants - Class in org.praxislive.tinkerforge.userapi
- Constants - Class in org.praxislive.video.pgl.code.userapi
- Constants.BlendMode - Enum in org.praxislive.video.pgl.code.userapi
- Constants.ColorMode - Enum in org.praxislive.video.pgl.code.userapi
- Constants.DrawingMode - Enum in org.praxislive.video.pgl.code.userapi
- Constants.Hint - Enum in org.praxislive.video.pgl.code.userapi
- Constants.ShapeEndMode - Enum in org.praxislive.video.pgl.code.userapi
- Constants.ShapeMode - Enum in org.praxislive.video.pgl.code.userapi
- Constants.ShapeType - Enum in org.praxislive.video.pgl.code.userapi
- Constants.TextureMode - Enum in org.praxislive.video.pgl.code.userapi
- Constants.TextureWrap - Enum in org.praxislive.video.pgl.code.userapi
- constrain(double, double, double) - Method in class org.praxislive.code.DefaultCodeDelegate
-
Constrain a value between the range of the given low and high values.
- constrain(int, int, int) - Method in class org.praxislive.code.DefaultCodeDelegate
-
Constrain a value between the range of the given low and high values.
- Container - Interface in org.praxislive.core
-
Extension to the Component interface for components that can contain other components as children.
- ContainerProtocol - Class in org.praxislive.core.protocols
- ContainerProtocol() - Constructor for class org.praxislive.core.protocols.ContainerProtocol
- contains(double, double) - Method in class org.praxislive.video.pgl.code.userapi.PShape
- CONTEXT - Static variable in interface org.praxislive.script.Env
- Continue - org.praxislive.script.StackFrame.State
- control() - Static method in class org.praxislive.core.Info
-
Get a ControlInfoChooser to choose a ControlInfoBuilder
- control(String, Function<Info.ControlInfoChooser, Info.ControlInfoBuilder<?>>) - Method in class org.praxislive.core.Info.ComponentInfoBuilder
-
Add control info by applying the supplied function to choose and configure a builder.
- control(String, ControlInfo) - Method in class org.praxislive.core.Info.ComponentInfoBuilder
-
Add control info.
- control(Function<Info.ControlInfoChooser, Info.ControlInfoBuilder<?>>) - Static method in class org.praxislive.core.Info
-
Apply the provided function to a ControlInfoChooser to choose and customize a ControlInfoBuilder and return the resulting ControlInfo.
- Control - Interface in org.praxislive.core
- ControlAddress - Class in org.praxislive.core
- ControlDescriptor - Class in org.praxislive.code
- ControlDescriptor(String, ControlDescriptor.Category, int) - Constructor for class org.praxislive.code.ControlDescriptor
- ControlDescriptor.Category - Enum in org.praxislive.code
- controlID() - Method in class org.praxislive.core.ControlAddress
- controlInfo(String) - Method in class org.praxislive.core.ComponentInfo
- ControlInfo - Class in org.praxislive.core
- ControlInfo.Type - Enum in org.praxislive.core
- ControlInput - Class in org.praxislive.code
- ControlInput(ControlInput.Link) - Constructor for class org.praxislive.code.ControlInput
- ControlInput.Link - Interface in org.praxislive.code
- Controller() - Constructor for class org.praxislive.base.AbstractRoot.Controller
- ControlOutput - Class in org.praxislive.code
- ControlOutput() - Constructor for class org.praxislive.code.ControlOutput
- ControlPort - Class in org.praxislive.core
- ControlPort() - Constructor for class org.praxislive.core.ControlPort
- ControlPort.Input - Class in org.praxislive.core
- ControlPort.Output - Class in org.praxislive.core
- controls() - Method in class org.praxislive.code.CodeCompilerService
- controls() - Method in class org.praxislive.code.CodeContextFactoryService
- controls() - Method in class org.praxislive.core.ComponentInfo
- controls() - Method in interface org.praxislive.core.Protocol
- controls() - Method in class org.praxislive.core.protocols.ComponentProtocol
- controls() - Method in class org.praxislive.core.protocols.ContainerProtocol
- controls() - Method in class org.praxislive.core.protocols.StartableProtocol
- controls() - Method in class org.praxislive.core.services.ComponentFactoryService
- controls() - Method in class org.praxislive.core.services.LogService
- controls() - Method in class org.praxislive.core.services.RootFactoryService
- controls() - Method in class org.praxislive.core.services.RootManagerService
- controls() - Method in class org.praxislive.core.services.ScriptService
- controls() - Method in class org.praxislive.core.services.SystemManagerService
- controls() - Method in class org.praxislive.core.services.TaskService
- controlType() - Method in class org.praxislive.core.ControlInfo
- converter() - Method in class org.praxislive.core.Value.Type
- copy() - Method in class org.praxislive.code.userapi.PVector
-
( begin auto-generated from PVector_copy.xml ) Gets a copy of the vector, returns a PVector object.
- copy(PImage) - Method in class org.praxislive.video.code.userapi.PGraphics
- copy(PImage) - Method in class org.praxislive.video.code.VideoCodeDelegate
- copy(Surface) - Method in class org.praxislive.video.pgl.PGLSurface
- copy(Surface) - Method in class org.praxislive.video.render.Surface
- copy(Surface) - Method in class org.praxislive.video.render.utils.BufferedImageSurface
- CORE_PREFIX - Static variable in class org.praxislive.hub.Hub
- CoreBodyContext - Class in org.praxislive.core.code
- CoreBodyContext() - Constructor for class org.praxislive.core.code.CoreBodyContext
- CoreCodeConnector - Class in org.praxislive.core.code
- CoreCodeConnector(CodeFactory.Task<CoreCodeDelegate>, CoreCodeDelegate) - Constructor for class org.praxislive.core.code.CoreCodeConnector
- CoreCodeContext - Class in org.praxislive.core.code
- CoreCodeContext(CoreCodeConnector) - Constructor for class org.praxislive.core.code.CoreCodeContext
- CoreCodeDelegate - Class in org.praxislive.core.code
- CoreCodeDelegate() - Constructor for class org.praxislive.core.code.CoreCodeDelegate
- CoreCodeFactory - Class in org.praxislive.core.code
- CoreCodeFactory(ComponentType, Class<? extends CoreCodeDelegate>, String) - Constructor for class org.praxislive.core.code.CoreCodeFactory
- CoreRootFactory() - Constructor for class org.praxislive.hub.Hub.CoreRootFactory
- Corner - org.praxislive.video.pgl.code.userapi.Constants.DrawingMode
- CORNER - Static variable in class org.praxislive.video.pgl.code.userapi.Constants
- Corners - org.praxislive.video.pgl.code.userapi.Constants.DrawingMode
- CORNERS - Static variable in class org.praxislive.video.pgl.code.userapi.Constants
- cos(double) - Method in class org.praxislive.code.DefaultCodeDelegate
-
Returns the trigonometric cosine of an angle.
- create(Class<? extends Port>, PortInfo.Direction, PMap) - Static method in class org.praxislive.core.PortInfo
- create(Object...) - Static method in class org.praxislive.core.Lookup.ObjectLookup
- create(CodeConnector<?>, P, Field) - Static method in class org.praxislive.code.PropertyControl.Descriptor
- create(CodeConnector<?>, P, Field, ResourceProperty.Loader<V>) - Static method in class org.praxislive.code.ResourceProperty.Descriptor
- create(CodeConnector<?>, T, Field) - Static method in class org.praxislive.code.TriggerControl.Descriptor
- create(CodeConnector<?>, T, Method) - Static method in class org.praxislive.code.TriggerControl.Descriptor
- create(ControlAddress, ControlAddress, long) - Static method in class org.praxislive.core.Call
-
Create a Call with Type INVOKE and empty arguments.
- create(ControlAddress, ControlAddress, long, List<Value>) - Static method in class org.praxislive.core.Call
-
Create a Call with Type INVOKE.
- create(ControlAddress, ControlAddress, long, Value) - Static method in class org.praxislive.core.Call
-
Create a Call with Type INVOKE.
- create(Lookup, Object...) - Static method in class org.praxislive.core.Lookup.ObjectLookup
- create3DGraphics(int, int) - Method in class org.praxislive.video.pgl.PGLContext
- createActionInfo(PMap) - Static method in class org.praxislive.core.ControlInfo
- createCall(Env, List<Value>) - Method in class org.praxislive.script.impl.AbstractSingleCallFrame
- createChild() - Method in interface org.praxislive.script.Namespace
- createChildProcessBuilder(List<String>, List<String>) - Method in interface org.praxislive.launcher.Launcher.Context
-
Create a
ProcessBuilderto launch another instance of this process. - createCodeContext(D) - Method in class org.praxislive.code.CodeFactory.Task
- createCodeControl(int) - Method in class org.praxislive.code.CodeConnector
- createComponent(D) - Method in class org.praxislive.code.CodeFactory.Task
- createComponent(ComponentType) - Method in class org.praxislive.base.AbstractComponentFactory
- createComponent(ComponentType) - Method in interface org.praxislive.core.services.ComponentFactory
- createContext(long) - Method in class org.praxislive.base.AbstractRoot
-
Method used to create the
DefaultExecutionContextduring initialization. - createContext(D) - Method in class org.praxislive.code.CodeFactory.Task
- createController() - Method in class org.praxislive.base.AbstractRoot
-
Method used to create the
AbstractRoot.Controllerduring initialization. - createCoreRoot(Hub.Accessor, List<Root>) - Method in class org.praxislive.hub.Hub.CoreRootFactory
- createCoreRoot(Hub.Accessor, List<Root>) - Method in class org.praxislive.hub.net.NetworkCoreFactory
- createFunctionInfo(List<ArgumentInfo>, List<ArgumentInfo>, PMap) - Static method in class org.praxislive.core.ControlInfo
- createGraphics(int, int) - Method in class org.praxislive.video.pgl.PGLContext
- createInfoControl(int) - Method in class org.praxislive.code.CodeConnector
- createPacket() - Method in interface org.praxislive.code.userapi.Data.Packet
- createPGL(PGraphicsOpenGL) - Method in class org.praxislive.video.pgl.PGLGraphics
- createPGL(PGraphicsOpenGL) - Method in class org.praxislive.video.pgl.PGLGraphics3D
- createPlayer(PlayerConfiguration, ClientConfiguration[]) - Method in class org.praxislive.video.pgl.PGLPlayerFactory
- createPlayer(PlayerConfiguration, ClientConfiguration[]) - Method in interface org.praxislive.video.PlayerFactory
- createPortDescriptor() - Method in class org.praxislive.code.PropertyControl.Descriptor
- createPortDescriptor() - Method in class org.praxislive.code.ResourceProperty.Descriptor
- createPortDescriptor() - Method in class org.praxislive.code.TriggerControl.Descriptor
- createPropertyInfo(List<ArgumentInfo>, List<Value>, PMap) - Static method in class org.praxislive.core.ControlInfo
- createPropertyInfo(ArgumentInfo, Value, PMap) - Static method in class org.praxislive.core.ControlInfo
- createQuiet(ControlAddress, ControlAddress, long) - Static method in class org.praxislive.core.Call
-
Create a Call with Type INVOKE_QUIET and empty empty arguments.
- createQuiet(ControlAddress, ControlAddress, long, List<Value>) - Static method in class org.praxislive.core.Call
-
Create a Call with Type INVOKE_QUIET.
- createQuiet(ControlAddress, ControlAddress, long, Value) - Static method in class org.praxislive.core.Call
-
Create a Call with Type INVOKE_QUIET.
- createReadOnlyPropertyInfo(List<ArgumentInfo>, PMap) - Static method in class org.praxislive.core.ControlInfo
- createReadOnlyPropertyInfo(ArgumentInfo, PMap) - Static method in class org.praxislive.core.ControlInfo
- createRootComponent(ComponentType) - Method in class org.praxislive.base.AbstractComponentFactory
- createRootComponent(ComponentType) - Method in interface org.praxislive.core.services.ComponentFactory
- createRouter() - Method in class org.praxislive.base.AbstractRoot
-
Method used to create the
PacketRouterduring initialization. - createShader(String, String) - Method in class org.praxislive.video.pgl.code.P2DCodeDelegate
- createShader(String, String) - Method in class org.praxislive.video.pgl.code.P3DCodeDelegate
- createShape() - Method in class org.praxislive.video.pgl.code.P2DCodeDelegate
- createShape() - Method in class org.praxislive.video.pgl.code.P3DCodeDelegate
- createShape(Constants.ShapeType) - Method in class org.praxislive.video.pgl.code.P2DCodeDelegate
- createShape(Constants.ShapeType) - Method in class org.praxislive.video.pgl.code.P3DCodeDelegate
- createShape(PShape) - Method in class org.praxislive.video.pgl.code.P2DCodeDelegate
- createShape(PShape) - Method in class org.praxislive.video.pgl.code.P3DCodeDelegate
- createStackFrame(Namespace, List<Value>) - Method in interface org.praxislive.script.Command
- createStackFrame(Namespace, List<Value>) - Method in class org.praxislive.script.impl.AbstractInlineCommand
- createSurface() - Method in class org.praxislive.video.pgl.PGLGraphics
- createSurface() - Method in class org.praxislive.video.pgl.PGLGraphics3D
- createSurface() - Method in class org.praxislive.video.pgl.PGLSurface
- createSurface() - Method in class org.praxislive.video.render.Surface
- createSurface(int, int, boolean) - Method in class org.praxislive.video.pgl.PGLContext
- createSurface(int, int, boolean) - Method in class org.praxislive.video.pgl.PGLSurface
- createSurface(int, int, boolean) - Method in class org.praxislive.video.render.Surface
- createSurface(int, int, boolean) - Method in class org.praxislive.video.render.utils.BufferedImageSurface
- createTask(Value) - Method in class org.praxislive.code.AbstractAsyncProperty
- createTask(Value) - Method in class org.praxislive.code.ResourceProperty
- Crop - org.praxislive.video.utils.ResizeMode.Type
- cross(PVector) - Method in class org.praxislive.code.userapi.PVector
-
( begin auto-generated from PVector_cross.xml ) Calculates and returns a vector composed of the cross product between two vectors.
- cross(PVector, PVector) - Method in class org.praxislive.code.userapi.PVector
- cross(PVector, PVector, PVector) - Static method in class org.praxislive.code.userapi.PVector
- cubicIn - Static variable in interface org.praxislive.code.userapi.Easing
- cubicInOut - Static variable in interface org.praxislive.code.userapi.Easing
- cubicOut - Static variable in interface org.praxislive.code.userapi.Easing
- curve(double, double, double, double, double, double, double, double) - Method in class org.praxislive.video.pgl.code.P2DCodeDelegate
- curve(double, double, double, double, double, double, double, double) - Method in class org.praxislive.video.pgl.code.P3DCodeDelegate
- curve(double, double, double, double, double, double, double, double, double, double, double, double) - Method in class org.praxislive.video.pgl.code.P3DCodeDelegate
- curve(double, double, double, double, double, double, double, double, double, double, double, double) - Method in class org.praxislive.video.pgl.code.userapi.PGraphics3D
- curveDetail(int) - Method in class org.praxislive.video.pgl.code.P2DCodeDelegate
- curveDetail(int) - Method in class org.praxislive.video.pgl.code.P3DCodeDelegate
- curveDetail(int) - Method in class org.praxislive.video.pgl.code.userapi.PShape
- curvePoint(double, double, double, double, double) - Method in class org.praxislive.video.pgl.code.P2DCodeDelegate
- curvePoint(double, double, double, double, double) - Method in class org.praxislive.video.pgl.code.P3DCodeDelegate
- curveTangent(double, double, double, double, double) - Method in class org.praxislive.video.pgl.code.P2DCodeDelegate
- curveTangent(double, double, double, double, double) - Method in class org.praxislive.video.pgl.code.P3DCodeDelegate
- curveTightness(double) - Method in class org.praxislive.video.pgl.code.P2DCodeDelegate
- curveTightness(double) - Method in class org.praxislive.video.pgl.code.P3DCodeDelegate
- curveTightness(double) - Method in class org.praxislive.video.pgl.code.userapi.PShape
- curveVertex(double, double) - Method in class org.praxislive.video.pgl.code.P2DCodeDelegate
- curveVertex(double, double) - Method in class org.praxislive.video.pgl.code.P3DCodeDelegate
- curveVertex(double, double) - Method in class org.praxislive.video.pgl.code.userapi.PShape
- curveVertex(double, double, double) - Method in class org.praxislive.video.pgl.code.P3DCodeDelegate
- curveVertex(double, double, double) - Method in class org.praxislive.video.pgl.code.userapi.PGraphics3D
- curveVertex(double, double, double) - Method in class org.praxislive.video.pgl.code.userapi.PShape
D
- d(String) - Method in class org.praxislive.code.DefaultCodeDelegate
-
Parse the provided String into a double, or zero if invalid.
- d(Property) - Method in class org.praxislive.code.DefaultCodeDelegate
-
Extract a double from the Property's current Value, or zero if the value cannot be coerced.
- d(Value) - Method in class org.praxislive.code.DefaultCodeDelegate
-
Convert the provided Value into a double, or zero if the Value cannot be coerced.
- data() - Method in interface org.praxislive.code.userapi.Data.Packet
- data(Class<T>) - Static method in class org.praxislive.base.AbstractComponentFactory
- data(CodeFactory<?>) - Method in class org.praxislive.code.AbstractComponentFactory
- Data - Class in org.praxislive.code.userapi
-
Support for creating data pipes to work with data of any type.
- Data.In<T> - Class in org.praxislive.code.userapi
-
Input port pipe.
- Data.Out<T> - Class in org.praxislive.code.userapi
-
Input port pipe.
- Data.Packet<T> - Interface in org.praxislive.code.userapi
-
A data holder used to wrap data of type T to be passed around a Pipe graph.
- Data.Pipe<T> - Class in org.praxislive.code.userapi
-
The base type of pipes that can be connected to form processing graphs.
- Data.Sink<T> - Class in org.praxislive.code.userapi
-
Data sink to drive pipe graph.
- DataObject - Interface in org.praxislive.core
- DataPort<T> - Class in org.praxislive.code
- DataPort() - Constructor for class org.praxislive.code.DataPort
- DataPort.Input<T> - Class in org.praxislive.code
- DataPort.Output<T> - Class in org.praxislive.code
- DataPort.Provider - Class in org.praxislive.code
- DEBUG - org.praxislive.core.services.LogLevel
- DEBUG - Static variable in class org.praxislive.code.userapi.Constants
- def() - Method in annotation type org.praxislive.code.userapi.Type.Boolean
- def() - Method in annotation type org.praxislive.code.userapi.Type
- def() - Method in annotation type org.praxislive.code.userapi.Type.Integer
- def() - Method in annotation type org.praxislive.code.userapi.Type.Number
- def() - Method in annotation type org.praxislive.code.userapi.Type.String
- Default - org.praxislive.video.code.userapi.OffScreen.Format
- Default - org.praxislive.video.VideoSettings.FullScreenMode
- Default() - Constructor for class org.praxislive.video.pgl.PGLPlayerFactory.Default
- DEFAULT_DEVICE - Static variable in interface org.praxislive.video.gstreamer.VideoCapture
- DEFAULT_FRAGMENT_SHADER - Static variable in class org.praxislive.video.pgl.code.userapi.Constants
- DEFAULT_VERTEX_SHADER - Static variable in class org.praxislive.video.pgl.code.userapi.Constants
- DefaultAudioInputPort - Class in org.praxislive.audio
- DefaultAudioInputPort(Pipe) - Constructor for class org.praxislive.audio.DefaultAudioInputPort
- DefaultAudioInputPort(Pipe, boolean) - Constructor for class org.praxislive.audio.DefaultAudioInputPort
- DefaultAudioOutputPort - Class in org.praxislive.audio
- DefaultAudioOutputPort(Pipe) - Constructor for class org.praxislive.audio.DefaultAudioOutputPort
- DefaultAudioOutputPort(Pipe, boolean) - Constructor for class org.praxislive.audio.DefaultAudioOutputPort
- DefaultCodeDelegate - Class in org.praxislive.code
-
Default base for code delegates providing a variety of functions.
- DefaultCodeDelegate() - Constructor for class org.praxislive.code.DefaultCodeDelegate
- DefaultExecutionContext - Class in org.praxislive.base
-
Default implementation of
ExecutionContextfor use withAbstractRoot - DefaultExecutionContext(long) - Constructor for class org.praxislive.base.DefaultExecutionContext
-
Create a DefaultExecutionContext
- defaultImports() - Static method in class org.praxislive.code.CodeUtils
- DefaultProxyInfo - Class in org.praxislive.hub.net
-
Default implementation of
ProxyInfothat can be parsed from a PMap, used byHubConfiguration. - defaults() - Method in class org.praxislive.core.ControlInfo
- defaultValue(Value) - Method in class org.praxislive.core.Info.PropertyInfoBuilder
-
Add a default value for this property.
- DefaultVideoInputPort - Class in org.praxislive.video
- DefaultVideoInputPort(VideoPipe) - Constructor for class org.praxislive.video.DefaultVideoInputPort
- DefaultVideoOutputPort - Class in org.praxislive.video
- DefaultVideoOutputPort(VideoPipe) - Constructor for class org.praxislive.video.DefaultVideoOutputPort
- DEG_0 - Static variable in class org.praxislive.video.ClientConfiguration.Rotation
- DEG_180 - Static variable in class org.praxislive.video.ClientConfiguration.Rotation
- DEG_270 - Static variable in class org.praxislive.video.ClientConfiguration.Rotation
- DEG_90 - Static variable in class org.praxislive.video.ClientConfiguration.Rotation
- DEG_TO_RAD - Static variable in class org.praxislive.code.userapi.Constants
- degrees(double) - Method in class org.praxislive.code.DefaultCodeDelegate
-
Converts an angle in radians to an angle in degrees.
- Delegate() - Constructor for class org.praxislive.base.AbstractRoot.Delegate
- deprecated() - Method in class org.praxislive.base.AbstractComponentFactory.Data
- deprecated() - Method in class org.praxislive.code.AbstractComponentFactory.Data
- depth() - Method in class org.praxislive.core.ComponentAddress
-
Number of ID parts to this address
- Descriptor(int) - Constructor for class org.praxislive.code.InfoProperty.Descriptor
- Descriptor(String, int, TriggerControl.Binding) - Constructor for class org.praxislive.code.TriggerControl.Descriptor
- Descriptor(String, int, TriggerControl.Binding, Field) - Constructor for class org.praxislive.code.TriggerControl.Descriptor
- deserialize(Class<T>) - Method in class org.praxislive.core.types.PBytes
-
Extract serialized object from data.
- detachDelegate(AbstractRoot.Delegate) - Method in class org.praxislive.base.AbstractRoot
-
Detach the provide delegate (if it is attached).
- device(String) - Method in interface org.praxislive.video.gstreamer.VideoCapture
- DeviceIndex(int) - Constructor for class org.praxislive.video.ClientConfiguration.DeviceIndex
- DeviceLockedException() - Constructor for exception org.praxislive.tinkerforge.TFContext.DeviceLockedException
- diff(int, int) - Static method in class org.praxislive.video.render.utils.RGBMath
-
Calculates difference between supplied values.
- Difference - org.praxislive.video.code.userapi.VideoConstants.BlendMode
- Difference - org.praxislive.video.render.ops.BlendMode
- DIFFERENCE - Static variable in class org.praxislive.video.code.userapi.VideoConstants
- DifferenceOp - Class in org.praxislive.video.render.ops
- DifferenceOp() - Constructor for class org.praxislive.video.render.ops.DifferenceOp
- DifferenceOp.Mode - Enum in org.praxislive.video.render.ops
- Dimension(int, int) - Constructor for class org.praxislive.video.ClientConfiguration.Dimension
- direction() - Method in class org.praxislive.core.PortInfo
- directionalLight(double, double, double, double, double, double) - Method in class org.praxislive.video.pgl.code.P3DCodeDelegate
- directionalLight(double, double, double, double, double, double) - Method in class org.praxislive.video.pgl.code.userapi.PGraphics3D
- DISABLE_ASYNC_SAVEFRAME - org.praxislive.video.pgl.code.userapi.Constants.Hint
- DISABLE_ASYNC_SAVEFRAME - Static variable in class org.praxislive.video.pgl.code.userapi.Constants
- DISABLE_BUFFER_READING - org.praxislive.video.pgl.code.userapi.Constants.Hint
- DISABLE_BUFFER_READING - Static variable in class org.praxislive.video.pgl.code.userapi.Constants
- DISABLE_DEPTH_MASK - org.praxislive.video.pgl.code.userapi.Constants.Hint
- DISABLE_DEPTH_MASK - Static variable in class org.praxislive.video.pgl.code.userapi.Constants
- DISABLE_DEPTH_SORT - org.praxislive.video.pgl.code.userapi.Constants.Hint
- DISABLE_DEPTH_SORT - Static variable in class org.praxislive.video.pgl.code.userapi.Constants
- DISABLE_DEPTH_TEST - org.praxislive.video.pgl.code.userapi.Constants.Hint
- DISABLE_DEPTH_TEST - Static variable in class org.praxislive.video.pgl.code.userapi.Constants
- DISABLE_KEY_REPEAT - org.praxislive.video.pgl.code.userapi.Constants.Hint
- DISABLE_KEY_REPEAT - Static variable in class org.praxislive.video.pgl.code.userapi.Constants
- DISABLE_OPENGL_ERRORS - org.praxislive.video.pgl.code.userapi.Constants.Hint
- DISABLE_OPENGL_ERRORS - Static variable in class org.praxislive.video.pgl.code.userapi.Constants
- DISABLE_OPTIMIZED_STROKE - org.praxislive.video.pgl.code.userapi.Constants.Hint
- DISABLE_OPTIMIZED_STROKE - Static variable in class org.praxislive.video.pgl.code.userapi.Constants
- DISABLE_STROKE_PERSPECTIVE - org.praxislive.video.pgl.code.userapi.Constants.Hint
- DISABLE_STROKE_PERSPECTIVE - Static variable in class org.praxislive.video.pgl.code.userapi.Constants
- DISABLE_STROKE_PURE - org.praxislive.video.pgl.code.userapi.Constants.Hint
- DISABLE_STROKE_PURE - Static variable in class org.praxislive.video.pgl.code.userapi.Constants
- DISABLE_TEXTURE_MIPMAPS - org.praxislive.video.pgl.code.userapi.Constants.Hint
- DISABLE_TEXTURE_MIPMAPS - Static variable in class org.praxislive.video.pgl.code.userapi.Constants
- disableStyle() - Method in class org.praxislive.video.pgl.code.userapi.PShape
- disconnect(String, String, String, String) - Method in class org.praxislive.base.AbstractContainer
- disconnect(String, String, String, String) - Method in class org.praxislive.base.AbstractRootContainer
- disconnect(Port) - Method in class org.praxislive.audio.AudioPort.Input
- disconnect(Port) - Method in class org.praxislive.audio.DefaultAudioOutputPort
- disconnect(Port) - Method in class org.praxislive.code.ControlOutput
- disconnect(Port) - Method in class org.praxislive.code.DataPort.Input
- disconnect(Port) - Method in class org.praxislive.code.DataPort.Output
- disconnect(Port) - Method in class org.praxislive.core.ControlPort.Input
- disconnect(Port) - Method in interface org.praxislive.core.Port
- disconnect(Port) - Method in class org.praxislive.video.DefaultVideoOutputPort
- disconnect(Port) - Method in class org.praxislive.video.VideoPort.Input
- DISCONNECT - Static variable in class org.praxislive.core.protocols.ContainerProtocol
- DISCONNECT_INFO - Static variable in class org.praxislive.core.protocols.ContainerProtocol
- disconnectAll() - Method in class org.praxislive.audio.DefaultAudioInputPort
- disconnectAll() - Method in class org.praxislive.audio.DefaultAudioOutputPort
- disconnectAll() - Method in class org.praxislive.base.AbstractComponent
- disconnectAll() - Method in class org.praxislive.code.ControlInput
- disconnectAll() - Method in class org.praxislive.code.ControlOutput
- disconnectAll() - Method in class org.praxislive.code.DataPort.Input
- disconnectAll() - Method in class org.praxislive.code.DataPort.Output
- disconnectAll() - Method in interface org.praxislive.core.Port
- disconnectAll() - Method in class org.praxislive.video.DefaultVideoInputPort
- disconnectAll() - Method in class org.praxislive.video.DefaultVideoOutputPort
- DisconnectControl() - Constructor for class org.praxislive.base.AbstractContainer.DisconnectControl
- disconnectSinks() - Method in class org.praxislive.code.userapi.Data.Pipe
- disconnectSources() - Method in class org.praxislive.code.userapi.Data.Pipe
- dispatch(Packet) - Method in interface org.praxislive.core.RootHub
-
Dispatch a message to another Root.
- dispose() - Method in class org.praxislive.code.CodeContext
- dispose() - Method in class org.praxislive.code.ReferenceDescriptor
- dispose() - Method in interface org.praxislive.code.userapi.Data.Packet
- dispose() - Method in class org.praxislive.code.userapi.Ref
- dispose() - Method in class org.praxislive.tinkerforge.TFCodeDelegate
- dispose() - Method in class org.praxislive.video.pgl.PGLContext
- dispose() - Method in class org.praxislive.video.pgl.PGLGraphics
- dispose() - Method in class org.praxislive.video.pgl.PGLGraphics3D
- dispose() - Method in class org.praxislive.video.pgl.PGLShader
- dist(double, double, double, double) - Method in class org.praxislive.code.DefaultCodeDelegate
-
Calculates the distance between two points.
- dist(double, double, double, double, double, double) - Method in class org.praxislive.code.DefaultCodeDelegate
-
Calculates the distance between two points.
- dist(PVector) - Method in class org.praxislive.code.userapi.PVector
-
( begin auto-generated from PVector_dist.xml ) Calculates the Euclidean distance between two points (considering a point as a vector object).
- dist(PVector, PVector) - Static method in class org.praxislive.code.userapi.PVector
- div(double) - Method in class org.praxislive.code.userapi.PVector
-
( begin auto-generated from PVector_div.xml ) Divides a vector by a scalar or divides one vector by another.
- div(PVector, double) - Static method in class org.praxislive.code.userapi.PVector
-
Divide a vector by a scalar and return the result in a new vector.
- div(PVector, double, PVector) - Static method in class org.praxislive.code.userapi.PVector
-
Divide a vector by a scalar and store the result in another vector.
- doPollQueue() - Method in class org.praxislive.base.AbstractRoot.Delegate
-
Poll the queue, running any available tasks and dispatching any packets with a timecode before the current Root time.
- dot(double, double, double) - Method in class org.praxislive.code.userapi.PVector
- dot(PVector) - Method in class org.praxislive.code.userapi.PVector
-
( begin auto-generated from PVector_dot.xml ) Calculates the dot product of two vectors.
- dot(PVector, PVector) - Static method in class org.praxislive.code.userapi.PVector
- doTimedPoll(long, TimeUnit) - Method in class org.praxislive.base.AbstractRoot.Delegate
-
Wait up to the given time for a queue notification, running any available tasks and dispatching any packets with a timecode before the current Root time.
- doUpdate(long) - Method in class org.praxislive.base.AbstractRoot.Delegate
-
Update the Root time and process tasks, inbound calls and clock listeners.
- draw() - Method in class org.praxislive.video.code.VideoCodeDelegate
- draw() - Method in class org.praxislive.video.pgl.code.P2DCodeDelegate
- draw() - Method in class org.praxislive.video.pgl.code.P3DCodeDelegate
- draw(Graphics2D, Image[]) - Method in interface org.praxislive.video.render.ops.GraphicsOp.Callback
- duration() - Method in interface org.praxislive.video.gstreamer.VideoPlayer
E
- ease - Static variable in interface org.praxislive.code.userapi.Easing
- ease() - Method in class org.praxislive.code.userapi.Property.Animator
-
Convenience method to use
Easing.easeeasing for all keyframes. - easeIn - Static variable in interface org.praxislive.code.userapi.Easing
- easeIn() - Method in class org.praxislive.code.userapi.Property.Animator
-
Convenience method to use
Easing.easeIneasing for all keyframes. - easeInOut - Static variable in interface org.praxislive.code.userapi.Easing
- easeInOut() - Method in class org.praxislive.code.userapi.Property.Animator
-
Convenience method to use
Easing.easeInOuteasing for all keyframes. - easeOut - Static variable in interface org.praxislive.code.userapi.Easing
- easeOut() - Method in class org.praxislive.code.userapi.Property.Animator
-
Convenience method to use
Easing.easeOuteasing for all keyframes. - easing(Easing...) - Method in class org.praxislive.code.userapi.Property.Animator
-
Set the easing mode for each keyframe.
- Easing - Interface in org.praxislive.code.userapi
- Easing.LinearEasing - Class in org.praxislive.code.userapi
- edge(boolean) - Method in class org.praxislive.video.pgl.code.P2DCodeDelegate
- edge(boolean) - Method in class org.praxislive.video.pgl.code.P3DCodeDelegate
- ellipse(double, double, double, double) - Method in class org.praxislive.video.code.userapi.PGraphics
- ellipse(double, double, double, double) - Method in class org.praxislive.video.code.VideoCodeDelegate
- ellipse(double, double, double, double) - Method in class org.praxislive.video.pgl.code.P2DCodeDelegate
- ellipse(double, double, double, double) - Method in class org.praxislive.video.pgl.code.P3DCodeDelegate
- ellipseMode(Constants.DrawingMode) - Method in class org.praxislive.video.pgl.code.P2DCodeDelegate
- ellipseMode(Constants.DrawingMode) - Method in class org.praxislive.video.pgl.code.P3DCodeDelegate
- emissive(double) - Method in class org.praxislive.video.pgl.code.P3DCodeDelegate
- emissive(double) - Method in class org.praxislive.video.pgl.code.userapi.PGraphics3D
- emissive(double) - Method in class org.praxislive.video.pgl.code.userapi.PShape
- emissive(double, double, double) - Method in class org.praxislive.video.pgl.code.P3DCodeDelegate
- emissive(double, double, double) - Method in class org.praxislive.video.pgl.code.userapi.PGraphics3D
- emissive(double, double, double) - Method in class org.praxislive.video.pgl.code.userapi.PShape
- Empty - org.praxislive.video.gstreamer.VideoPlayer.State
- Empty() - Constructor for class org.praxislive.core.Lookup.Empty
- EMPTY - Static variable in class org.praxislive.code.userapi.Table
- EMPTY - Static variable in interface org.praxislive.core.Lookup
-
An empty Lookup
- EMPTY - Static variable in class org.praxislive.core.types.PArray
- EMPTY - Static variable in class org.praxislive.core.types.PBytes
- EMPTY - Static variable in class org.praxislive.core.types.PMap
- EMPTY - Static variable in class org.praxislive.core.types.PString
- emptyIsDefault() - Method in annotation type org.praxislive.code.userapi.Type.String
- emptyIsDefault() - Method in class org.praxislive.core.Info.StringInfoBuilder
-
Set empty is default property.
- ENABLE_ASYNC_SAVEFRAME - org.praxislive.video.pgl.code.userapi.Constants.Hint
- ENABLE_ASYNC_SAVEFRAME - Static variable in class org.praxislive.video.pgl.code.userapi.Constants
- ENABLE_BUFFER_READING - org.praxislive.video.pgl.code.userapi.Constants.Hint
- ENABLE_BUFFER_READING - Static variable in class org.praxislive.video.pgl.code.userapi.Constants
- ENABLE_DEPTH_MASK - org.praxislive.video.pgl.code.userapi.Constants.Hint
- ENABLE_DEPTH_MASK - Static variable in class org.praxislive.video.pgl.code.userapi.Constants
- ENABLE_DEPTH_SORT - org.praxislive.video.pgl.code.userapi.Constants.Hint
- ENABLE_DEPTH_SORT - Static variable in class org.praxislive.video.pgl.code.userapi.Constants
- ENABLE_DEPTH_TEST - org.praxislive.video.pgl.code.userapi.Constants.Hint
- ENABLE_DEPTH_TEST - Static variable in class org.praxislive.video.pgl.code.userapi.Constants
- ENABLE_KEY_REPEAT - org.praxislive.video.pgl.code.userapi.Constants.Hint
- ENABLE_KEY_REPEAT - Static variable in class org.praxislive.video.pgl.code.userapi.Constants
- ENABLE_OPENGL_ERRORS - org.praxislive.video.pgl.code.userapi.Constants.Hint
- ENABLE_OPENGL_ERRORS - Static variable in class org.praxislive.video.pgl.code.userapi.Constants
- ENABLE_OPTIMIZED_STROKE - org.praxislive.video.pgl.code.userapi.Constants.Hint
- ENABLE_OPTIMIZED_STROKE - Static variable in class org.praxislive.video.pgl.code.userapi.Constants
- ENABLE_STROKE_PERSPECTIVE - org.praxislive.video.pgl.code.userapi.Constants.Hint
- ENABLE_STROKE_PERSPECTIVE - Static variable in class org.praxislive.video.pgl.code.userapi.Constants
- ENABLE_STROKE_PURE - org.praxislive.video.pgl.code.userapi.Constants.Hint
- ENABLE_STROKE_PURE - Static variable in class org.praxislive.video.pgl.code.userapi.Constants
- ENABLE_TEXTURE_MIPMAPS - org.praxislive.video.pgl.code.userapi.Constants.Hint
- ENABLE_TEXTURE_MIPMAPS - Static variable in class org.praxislive.video.pgl.code.userapi.Constants
- enableServer() - Method in class org.praxislive.hub.net.NetworkCoreFactory.Builder
-
Enable a server so that other hubs can connect to and control this one.
- enableStyle() - Method in class org.praxislive.video.pgl.code.userapi.PShape
- endCamera() - Method in class org.praxislive.video.pgl.code.P3DCodeDelegate
- endCamera() - Method in class org.praxislive.video.pgl.code.userapi.PGraphics3D
- endContour() - Method in class org.praxislive.video.pgl.code.userapi.PShape
- endDraw() - Method in class org.praxislive.video.code.userapi.PGraphics
- endDraw() - Method in class org.praxislive.video.pgl.PGLGraphics
- endDraw() - Method in class org.praxislive.video.pgl.PGLGraphics3D
- endShape() - Method in class org.praxislive.video.code.userapi.PGraphics
- endShape() - Method in class org.praxislive.video.code.VideoCodeDelegate
- endShape() - Method in class org.praxislive.video.pgl.code.P2DCodeDelegate
- endShape() - Method in class org.praxislive.video.pgl.code.P3DCodeDelegate
- endShape() - Method in class org.praxislive.video.pgl.code.userapi.PShape
- endShape(boolean) - Method in class org.praxislive.video.code.userapi.PGraphics
- endShape(boolean) - Method in class org.praxislive.video.code.VideoCodeDelegate
- endShape(Constants.ShapeEndMode) - Method in class org.praxislive.video.pgl.code.P2DCodeDelegate
- endShape(Constants.ShapeEndMode) - Method in class org.praxislive.video.pgl.code.P3DCodeDelegate
- endShape(Constants.ShapeEndMode) - Method in class org.praxislive.video.pgl.code.userapi.PShape
- Env - Interface in org.praxislive.script
- EOL - org.praxislive.core.syntax.Token.Type
- equals(Object) - Method in class org.praxislive.code.ClassBodyContext
- equals(Object) - Method in class org.praxislive.code.userapi.PVector
- equals(Object) - Method in class org.praxislive.core.ArgumentInfo
- equals(Object) - Method in class org.praxislive.core.ComponentAddress
- equals(Object) - Method in class org.praxislive.core.ComponentInfo
- equals(Object) - Method in class org.praxislive.core.ComponentType
- equals(Object) - Method in class org.praxislive.core.ControlAddress
- equals(Object) - Method in class org.praxislive.core.ControlInfo
- equals(Object) - Method in class org.praxislive.core.Port.Type
- equals(Object) - Method in class org.praxislive.core.PortAddress
- equals(Object) - Method in class org.praxislive.core.PortInfo
- equals(Object) - Method in class org.praxislive.core.Protocol.Type
- equals(Object) - Method in class org.praxislive.core.types.PArray
- equals(Object) - Method in class org.praxislive.core.types.PBoolean
- equals(Object) - Method in class org.praxislive.core.types.PBytes
- equals(Object) - Method in class org.praxislive.core.types.PError
- equals(Object) - Method in class org.praxislive.core.types.PMap
- equals(Object) - Method in class org.praxislive.core.types.PNumber
- equals(Object) - Method in class org.praxislive.core.types.PReference
- equals(Object) - Method in class org.praxislive.core.types.PResource
- equals(Object) - Method in class org.praxislive.core.types.PString
- equals(Object) - Method in class org.praxislive.core.Value
-
Values must override the default equals method.
- equals(Object) - Method in class org.praxislive.core.Value.Type
- equals(Object) - Method in class org.praxislive.video.ClientConfiguration.DeviceIndex
- equals(Object) - Method in class org.praxislive.video.ClientConfiguration.Dimension
- equals(Object) - Method in class org.praxislive.video.ClientConfiguration.Rotation
- equals(Object) - Method in class org.praxislive.video.render.ops.Bounds
-
Deprecated.
- equals(Object) - Method in class org.praxislive.video.utils.ResizeMode
- equivalent(Value) - Method in class org.praxislive.core.ComponentInfo
- equivalent(Value) - Method in class org.praxislive.core.types.PArray
- equivalent(Value) - Method in class org.praxislive.core.types.PBytes
- equivalent(Value) - Method in class org.praxislive.core.types.PMap
- equivalent(Value) - Method in class org.praxislive.core.types.PNumber
- equivalent(Value) - Method in class org.praxislive.core.types.PReference
- equivalent(Value) - Method in class org.praxislive.core.Value
- error(List<Value>) - Method in class org.praxislive.core.Call
-
Create an error return Call for this call, with the given arguments.
- error(PError) - Method in class org.praxislive.core.Call
-
Create an error return Call for this call, with the given error argument.
- Error - org.praxislive.script.StackFrame.State
- Error - org.praxislive.video.gstreamer.VideoCapture.State
- Error - org.praxislive.video.gstreamer.VideoPlayer.State
- ERROR - org.praxislive.core.services.LogLevel
- ERROR - Static variable in class org.praxislive.code.userapi.Constants
- ERROR - Static variable in class org.praxislive.core.ControlPort
- EVAL - Static variable in class org.praxislive.core.services.ScriptService
- EVAL_INFO - Static variable in class org.praxislive.core.services.ScriptService
- exception() - Method in class org.praxislive.core.types.PError
- exceptionType() - Method in class org.praxislive.core.types.PError
- Exclusive - org.praxislive.video.VideoSettings.FullScreenMode
- exec() - Method in class org.praxislive.hub.net.DefaultProxyInfo
- exec() - Method in interface org.praxislive.hub.net.ProxyInfo
-
Access an optional
ProxyInfo.Execimplementation giving information about the process that should be executed when initializing this proxy. - execute() - Method in interface org.praxislive.core.services.TaskService.Task
-
Called to execute task.
- ExecutionContext - Interface in org.praxislive.core
- ExecutionContext.ClockListener - Interface in org.praxislive.core
- ExecutionContext.State - Enum in org.praxislive.core
- ExecutionContext.StateListener - Interface in org.praxislive.core
- ExecutionException - Exception in org.praxislive.script
- ExecutionException() - Constructor for exception org.praxislive.script.ExecutionException
-
Creates a new instance of
ExecutionExceptionwithout detail message. - ExecutionException(String) - Constructor for exception org.praxislive.script.ExecutionException
-
Constructs an instance of
ExecutionExceptionwith the specified detail message. - ExecutionException(String, Throwable) - Constructor for exception org.praxislive.script.ExecutionException
- ExecutionException(Throwable) - Constructor for exception org.praxislive.script.ExecutionException
- exp(double) - Method in class org.praxislive.code.DefaultCodeDelegate
-
Calculate Euler's number raised to the power of the given value.
- expoIn - Static variable in interface org.praxislive.code.userapi.Easing
- expoInOut - Static variable in interface org.praxislive.code.userapi.Easing
- expoOut - Static variable in interface org.praxislive.code.userapi.Easing
- exposeServices(List<Class<? extends Service>>) - Method in class org.praxislive.hub.net.NetworkCoreFactory.Builder
-
List of services that will be exposed to connected hubs.
- EXT_PREFIX - Static variable in class org.praxislive.hub.Hub
- extendLookup(Object) - Method in class org.praxislive.hub.Hub.Builder
- extendLookup(Lookup) - Method in class org.praxislive.hub.Hub.CoreRootFactory
- extendLookup(Lookup) - Method in class org.praxislive.hub.net.NetworkCoreFactory
- extractControls() - Method in class org.praxislive.code.CodeConnector
- extractInfo() - Method in class org.praxislive.code.CodeConnector
- extractPorts() - Method in class org.praxislive.code.CodeConnector
- extractRefs() - Method in class org.praxislive.code.CodeConnector
F
- factory() - Static method in class org.praxislive.hub.BasicCoreRoot
- Fake - org.praxislive.video.VideoSettings.FullScreenMode
- FALSE - Static variable in class org.praxislive.core.types.PBoolean
- fill(double) - Method in class org.praxislive.video.code.userapi.PGraphics
- fill(double) - Method in class org.praxislive.video.code.VideoCodeDelegate
- fill(double) - Method in class org.praxislive.video.pgl.code.P2DCodeDelegate
- fill(double) - Method in class org.praxislive.video.pgl.code.P3DCodeDelegate
- fill(double) - Method in class org.praxislive.video.pgl.code.userapi.PShape
- fill(double, double) - Method in class org.praxislive.video.code.userapi.PGraphics
- fill(double, double) - Method in class org.praxislive.video.code.VideoCodeDelegate
- fill(double, double) - Method in class org.praxislive.video.pgl.code.P2DCodeDelegate
- fill(double, double) - Method in class org.praxislive.video.pgl.code.P3DCodeDelegate
- fill(double, double) - Method in class org.praxislive.video.pgl.code.userapi.PShape
- fill(double, double, double) - Method in class org.praxislive.video.code.userapi.PGraphics
- fill(double, double, double) - Method in class org.praxislive.video.code.VideoCodeDelegate
- fill(double, double, double) - Method in class org.praxislive.video.pgl.code.P2DCodeDelegate
- fill(double, double, double) - Method in class org.praxislive.video.pgl.code.P3DCodeDelegate
- fill(double, double, double) - Method in class org.praxislive.video.pgl.code.userapi.PShape
- fill(double, double, double, double) - Method in class org.praxislive.video.code.userapi.PGraphics
- fill(double, double, double, double) - Method in class org.praxislive.video.code.VideoCodeDelegate
- fill(double, double, double, double) - Method in class org.praxislive.video.pgl.code.P2DCodeDelegate
- fill(double, double, double, double) - Method in class org.praxislive.video.pgl.code.P3DCodeDelegate
- fill(double, double, double, double) - Method in class org.praxislive.video.pgl.code.userapi.PShape
- filter(DoublePredicate) - Method in interface org.praxislive.code.userapi.Linkable.Double
-
Returns a Linkable.Double that wraps this Linkable.Double and filters values using the provided predicate function.
- filter(IntPredicate) - Method in interface org.praxislive.code.userapi.Linkable.Int
-
Returns a Linkable.Int that wraps this Linkable.Int and filters values using the provided predicate function.
- filter(Predicate<? super T>) - Method in interface org.praxislive.code.userapi.Linkable
-
Returns a Linkable that wraps this Linkable and filters values using the provided predicate function.
- filter(PShader) - Method in class org.praxislive.video.pgl.code.P2DCodeDelegate
- filter(PShader) - Method in class org.praxislive.video.pgl.code.P3DCodeDelegate
- filterARGB(int[], int, int[], int, int) - Method in class org.praxislive.video.render.rgbmath.InvertRGBFilter
- filterARGB(int[], int, int[], int, int) - Method in class org.praxislive.video.render.rgbmath.InvertValueRGBFilter
- filterARGB(int[], int, int[], int, int) - Method in interface org.praxislive.video.render.rgbmath.RGBSinglePixelFilter
- filterRGB(int[], int, int[], int, int) - Method in class org.praxislive.video.render.rgbmath.InvertRGBFilter
- filterRGB(int[], int, int[], int, int) - Method in class org.praxislive.video.render.rgbmath.InvertValueRGBFilter
- filterRGB(int[], int, int[], int, int) - Method in interface org.praxislive.video.render.rgbmath.RGBSinglePixelFilter
- find(Class<T>) - Method in class org.praxislive.code.DefaultCodeDelegate
-
Search for an instance of the given type.
- find(Class<T>) - Method in class org.praxislive.core.Lookup.Empty
- find(Class<T>) - Method in interface org.praxislive.core.Lookup
-
Search for the first implementation of the given type.
- find(Class<T>) - Method in class org.praxislive.core.Lookup.ObjectLookup
- find(Class<T>) - Method in class org.praxislive.video.pgl.code.P2DCodeDelegate
- find(Class<T>) - Method in class org.praxislive.video.pgl.code.P3DCodeDelegate
- find(Class<T>) - Method in class org.praxislive.video.pgl.code.userapi.PImage
-
Search for an instance of the given type.
- find(Class<T>) - Method in class org.praxislive.video.pgl.code.userapi.PShader
- find(Class<T>) - Method in class org.praxislive.video.pgl.code.userapi.PShape
- find(Class<T>, Annotation...) - Static method in class org.praxislive.code.TypeConverter
- findAll(Class<T>) - Method in class org.praxislive.core.Lookup.Empty
- findAll(Class<T>) - Method in interface org.praxislive.core.Lookup
-
Search for all implementations of the given type.
- findAll(Class<T>) - Method in class org.praxislive.core.Lookup.ObjectLookup
- findDevice(String) - Method in class org.praxislive.tinkerforge.TFContext
- findDevices(Class<? extends Device>) - Method in class org.praxislive.tinkerforge.TFContext
- findID(Field) - Method in class org.praxislive.code.CodeConnector
- findID(Method) - Method in class org.praxislive.code.CodeConnector
- findReplacement() - Method in class org.praxislive.core.services.ComponentFactory.MetaData
- findService(Class<? extends Service>) - Method in class org.praxislive.base.AbstractComponent
- findService(Class<? extends Service>) - Method in class org.praxislive.base.AbstractRoot
-
Find a Service address in the lookup.
- finishAnimating() - Method in class org.praxislive.code.userapi.Property
- flush() - Method in class org.praxislive.code.CodeContext
- flushEvalQueue() - Method in class org.praxislive.script.impl.ScriptExecutor
- fn(DoubleUnaryOperator) - Method in class org.praxislive.audio.code.AudioCodeDelegate
- FontUtils - Class in org.praxislive.video.render.utils
- forceTermination() - Method in class org.praxislive.hub.BasicCoreRoot
- forEachIn(T, Consumer<T>) - Method in class org.praxislive.core.types.PBytes
-
Iterate through data by decoding into provided container DataObject and calling consumer.
- format() - Method in annotation type org.praxislive.video.code.userapi.OffScreen
-
The pixel format of the buffer.
- FrameRateListener - Interface in org.praxislive.video.pipes
- FrameRateSource - Interface in org.praxislive.video.pipes
- from() - Method in class org.praxislive.core.Call
-
Get the ControlAddress that this Call is being sent from, and if of type INVOKE or INVOKE_QUIET, where RETURN and ERROR calls should be sent.
- from(Value) - Static method in class org.praxislive.core.ArgumentInfo
- from(Value) - Static method in class org.praxislive.core.ComponentAddress
- from(Value) - Static method in class org.praxislive.core.ComponentInfo
- from(Value) - Static method in class org.praxislive.core.ComponentType
- from(Value) - Static method in class org.praxislive.core.ControlAddress
- from(Value) - Static method in class org.praxislive.core.ControlInfo
- from(Value) - Static method in class org.praxislive.core.PortAddress
- from(Value) - Static method in class org.praxislive.core.PortInfo
- from(Value) - Static method in class org.praxislive.core.types.PArray
- from(Value) - Static method in class org.praxislive.core.types.PBoolean
- from(Value) - Static method in class org.praxislive.core.types.PBytes
- from(Value) - Static method in class org.praxislive.core.types.PError
- from(Value) - Static method in class org.praxislive.core.types.PMap
- from(Value) - Static method in class org.praxislive.core.types.PNumber
- from(Value) - Static method in class org.praxislive.core.types.PReference
- from(Value) - Static method in class org.praxislive.core.types.PResource
- from(Value) - Static method in class org.praxislive.core.types.PString
- fromAngle(double) - Static method in class org.praxislive.code.userapi.PVector
-
( begin auto-generated from PVector_sub.xml ) Make a new 2D unit vector from an angle.
- fromAngle(double, PVector) - Static method in class org.praxislive.code.userapi.PVector
-
Make a new 2D unit vector from an angle
- fromArgument(Value) - Method in class org.praxislive.code.TypeConverter
- fromMap(PMap) - Static method in class org.praxislive.hub.net.DefaultProxyInfo
-
Parse a DefaultProxyInfo from a provided PMap.
- fromMap(PMap) - Static method in class org.praxislive.hub.net.HubConfiguration
- fromName(String) - Static method in class org.praxislive.core.Port.Type
- fromName(String) - Static method in class org.praxislive.core.Protocol.Type
- fromName(String) - Static method in class org.praxislive.core.Value.Type
- frustum(double, double, double, double, double, double) - Method in class org.praxislive.video.pgl.code.P3DCodeDelegate
- frustum(double, double, double, double, double, double) - Method in class org.praxislive.video.pgl.code.userapi.PGraphics3D
- function() - Method in class org.praxislive.core.Info.ControlInfoChooser
-
Create a FunctionInfoBuilder
- Function - org.praxislive.code.ControlDescriptor.Category
- Function - org.praxislive.core.ControlInfo.Type
G
- GenerateTemplate - Annotation Type in org.praxislive.code
-
Annotation for use on CodeDelegate subclasses to create a class body template file during compilation.
- Geometry - org.praxislive.video.pgl.code.userapi.Constants.ShapeType
- GEOMETRY - Static variable in class org.praxislive.video.pgl.code.userapi.Constants
- get() - Method in class org.praxislive.base.AbstractProperty
-
Get the value.
- get() - Method in class org.praxislive.code.AbstractBasicProperty
- get() - Method in class org.praxislive.code.PropertyControl.Binding
- get() - Method in class org.praxislive.code.userapi.Property
-
Return the current value.
- get() - Method in class org.praxislive.code.userapi.Ref
-
Return the value.
- get(double) - Method in class org.praxislive.code.PropertyControl.Binding
- get(double[]) - Method in class org.praxislive.code.userapi.PVector
- get(int) - Method in class org.praxislive.core.types.PArray
- get(String) - Static method in class org.praxislive.core.Settings
- get(String) - Method in class org.praxislive.core.Settings.Provider
- get(String) - Method in class org.praxislive.core.types.PMap
- get(String) - Method in class org.praxislive.launcher.SettingsProvider
- get(String, String) - Static method in class org.praxislive.core.Settings
- get(String, String) - Method in class org.praxislive.core.Settings.Provider
- getActiveCall() - Method in class org.praxislive.base.AbstractAsyncControl
- getAddress() - Method in class org.praxislive.base.AbstractComponent
- getAddress() - Method in class org.praxislive.base.AbstractRoot
-
Get the address of this Root.
- getAddress() - Method in interface org.praxislive.script.Env
- getAddress(Component) - Method in class org.praxislive.base.AbstractContainer
- getAddress(Component) - Method in class org.praxislive.base.AbstractRootContainer
- getAddress(Component) - Method in interface org.praxislive.core.Container
-
Get the address for the provided child component, or null if the component is not a child of this container.
- getAddress(Control) - Method in class org.praxislive.code.CodeContext
- getAngle() - Method in class org.praxislive.video.ClientConfiguration.Rotation
- getArgumentInfo() - Method in class org.praxislive.code.PropertyControl.Binding
- getBinding() - Method in class org.praxislive.base.Binding.Adaptor
-
Get the Binding this adaptor is attached to.
- getBlendMode() - Method in class org.praxislive.video.render.ops.Blit
- getBlendMode() - Method in class org.praxislive.video.render.ops.RectFill
- getBlendMode() - Method in class org.praxislive.video.render.ops.ScaledBlit
- getBlendMode() - Method in class org.praxislive.video.render.ops.ShapeRender
- getBlendMode() - Method in class org.praxislive.video.render.ops.TransformBlit
- getBlockSize() - Method in class org.praxislive.audio.AudioContext
- getBoolean() - Method in class org.praxislive.code.userapi.Property
-
Return the current value as a boolean, or false if the value isn't a valid boolean.
- getBoolean(boolean) - Method in class org.praxislive.code.userapi.Property
-
Return the current value as a boolean, or the provided default if the value isn't a valid boolean.
- getBoolean(String, boolean) - Static method in class org.praxislive.core.Settings
- getBoolean(String, boolean) - Method in class org.praxislive.core.Settings.Provider
- getBoolean(String, boolean) - Method in class org.praxislive.core.types.PMap
- getBounds() - Method in class org.praxislive.video.render.ops.Sub
- getBounds(Rectangle) - Method in class org.praxislive.video.render.ops.RectFill
- getBuffersize() - Static method in class org.praxislive.audio.AudioSettings
- getCallback() - Method in class org.praxislive.video.render.ops.GraphicsOp
- getCaptureDevice(int) - Static method in class org.praxislive.video.gstreamer.configuration.GStreamerSettings
- getCategory() - Method in class org.praxislive.code.ControlDescriptor
- getCategory() - Method in class org.praxislive.code.PortDescriptor
- getChild(int) - Method in class org.praxislive.video.pgl.code.userapi.PShape
- getChild(String) - Method in class org.praxislive.base.AbstractContainer
- getChild(String) - Method in class org.praxislive.base.AbstractRootContainer
- getChild(String) - Method in interface org.praxislive.core.Container
-
Get child component with specific ID.
- getChild(String) - Method in class org.praxislive.video.pgl.code.userapi.PShape
- getChildCount() - Method in class org.praxislive.video.pgl.code.userapi.PShape
- getChildID(Component) - Method in class org.praxislive.base.AbstractContainer
- getClassBodyContext() - Method in class org.praxislive.code.CodeFactory
- getClock() - Method in interface org.praxislive.core.RootHub
-
The Clock instance for this RootHub.
- getClock() - Method in class org.praxislive.video.PlayerConfiguration
- getCode() - Method in class org.praxislive.code.CodeContextFactoryService.Task
- getColor() - Method in class org.praxislive.video.render.ops.RectFill
- getColor() - Method in class org.praxislive.video.render.ops.TextRender
- getCommand(String) - Method in interface org.praxislive.script.Namespace
- getComponent() - Method in class org.praxislive.code.CodeContext
- getComponentType() - Method in class org.praxislive.code.CodeFactory
- getContext() - Method in class org.praxislive.code.CodeContextFactoryService.Result
- getContext() - Method in class org.praxislive.video.pgl.PGLGraphics
- getContext() - Method in class org.praxislive.video.pgl.PGLGraphics3D
- getContext() - Method in class org.praxislive.video.pgl.PGLSurface
- getControl() - Method in class org.praxislive.code.ControlDescriptor
- getControl() - Method in class org.praxislive.code.InfoProperty.Descriptor
- getControl() - Method in class org.praxislive.code.PropertyControl.Descriptor
- getControl() - Method in class org.praxislive.code.ResourceProperty.Descriptor
- getControl() - Method in class org.praxislive.code.TriggerControl.Descriptor
- getControl(String) - Method in class org.praxislive.base.AbstractComponent
- getControl(String) - Method in class org.praxislive.base.AbstractRootContainer
- getControl(String) - Method in class org.praxislive.code.CodeComponent
- getControl(String) - Method in class org.praxislive.code.CodeContext
- getControl(String) - Method in interface org.praxislive.core.Component
-
Get a Control that can handle a Call to the given ID, or null if it does not exist.
- getControlDescriptor(String) - Method in class org.praxislive.code.CodeContext
- getControlIDs() - Method in class org.praxislive.code.CodeContext
- getControlInfo() - Method in class org.praxislive.base.Binding
-
Get the ControlInfo of the bound Control, if available.
- getControlInfo(String) - Method in class org.praxislive.code.CodeCompilerService
- getControlInfo(String) - Method in class org.praxislive.code.CodeContextFactoryService
- getControlInfo(String) - Method in interface org.praxislive.core.Protocol
- getControlInfo(String) - Method in class org.praxislive.core.protocols.ComponentProtocol
- getControlInfo(String) - Method in class org.praxislive.core.protocols.ContainerProtocol
- getControlInfo(String) - Method in class org.praxislive.core.protocols.StartableProtocol
- getControlInfo(String) - Method in class org.praxislive.core.services.ComponentFactoryService
- getControlInfo(String) - Method in class org.praxislive.core.services.LogService
- getControlInfo(String) - Method in class org.praxislive.core.services.RootFactoryService
- getControlInfo(String) - Method in class org.praxislive.core.services.RootManagerService
- getControlInfo(String) - Method in class org.praxislive.core.services.ScriptService
- getControlInfo(String) - Method in class org.praxislive.core.services.SystemManagerService
- getControlInfo(String) - Method in class org.praxislive.core.services.TaskService
- getData() - Method in class org.praxislive.video.pgl.PGLSurface.Data
- getData() - Method in interface org.praxislive.video.render.PixelData
- getDefaultArgument() - Method in class org.praxislive.code.TypeConverter
- getDefaultCaptureDevice(int) - Static method in class org.praxislive.video.gstreamer.configuration.GStreamerSettings
- getDefaultDelegateClass() - Method in class org.praxislive.code.CodeFactory
- getDefaultImports() - Method in class org.praxislive.audio.code.AudioBodyContext
- getDefaultImports() - Method in class org.praxislive.code.ClassBodyContext
- getDefaultImports() - Method in class org.praxislive.core.code.CoreBodyContext
- getDefaultImports() - Method in class org.praxislive.tinkerforge.TFBodyContext
- getDefaultImports() - Method in class org.praxislive.video.code.VideoBodyContext
- getDefaultImports() - Method in class org.praxislive.video.pgl.code.P2DClassBodyContext
- getDefaultImports() - Method in class org.praxislive.video.pgl.code.P3DClassBodyContext
- getDefaultLibraryPath() - Static method in class org.praxislive.video.gstreamer.configuration.GStreamerSettings
- getDefaultValue() - Method in class org.praxislive.code.PropertyControl.Binding
- getDefaultValue() - Method in class org.praxislive.code.TypeConverter
- getDelegate() - Method in class org.praxislive.code.CodeConnector
- getDelegate() - Method in class org.praxislive.code.CodeContext
- getDepth() - Method in class org.praxislive.video.pgl.code.userapi.PShape
- getDestinationRegion(Rectangle) - Method in class org.praxislive.video.render.ops.ScaledBlit
- getDestinationRegion(Rectangle) - Method in class org.praxislive.video.render.ops.TransformBlit
- getDeviceClass(int) - Static method in class org.praxislive.tinkerforge.TFUtils
- getDeviceName() - Static method in class org.praxislive.audio.AudioSettings
- getDouble() - Method in class org.praxislive.code.userapi.Property
-
Return the current value as a double, or zero if the value isn't numeric.
- getDouble(double) - Method in class org.praxislive.code.userapi.Property
-
Return the current value as a double, or the provided default if the value isn't numeric.
- getDouble(String, double) - Static method in class org.praxislive.core.Settings
- getDouble(String, double) - Method in class org.praxislive.core.Settings.Provider
- getDouble(String, double) - Method in class org.praxislive.core.types.PMap
- getEmptyValue() - Method in class org.praxislive.code.ResourceProperty.Loader
- getEndIndex() - Method in class org.praxislive.core.syntax.Token
-
Get the end index (exclusive) of this token's position in the script.
- getExecutionContext() - Method in class org.praxislive.base.AbstractRoot
-
Get the
ExecutionContextfor this Root. - getExecutionContext() - Method in class org.praxislive.code.CodeContext
- getExtendedClass() - Method in class org.praxislive.code.ClassBodyContext
- getExtensions() - Method in interface org.praxislive.core.RootHub.ExtensionProvider
-
List of extensions to be installed.
- getFactory() - Method in class org.praxislive.code.CodeContextFactoryService.Task
- getFactory() - Method in class org.praxislive.code.CodeFactory.Task
- getFactory() - Method in interface org.praxislive.core.services.ComponentFactoryProvider
- getFactory() - Method in class org.praxislive.tinkerforge.TFRootProvider
- getFactory() - Method in class org.praxislive.video.pgl.code.PGLCustomFactoryProvider
- getFactory() - Method in class org.praxislive.video.pgl.PGLPlayerFactory.Default
- getFactory() - Method in class org.praxislive.video.pgl.PGLPlayerFactory.GL2
- getFactory() - Method in class org.praxislive.video.pgl.PGLPlayerFactory.GL3
- getFactory() - Method in class org.praxislive.video.pgl.PGLPlayerFactory.GL4
- getFactory() - Method in class org.praxislive.video.pgl.PGLPlayerFactory.GLES2
- getFactory() - Method in interface org.praxislive.video.PlayerFactory.Provider
- getFactoryService() - Method in class org.praxislive.code.AbstractComponentFactory
- getFactoryService() - Method in interface org.praxislive.core.services.ComponentFactory
- getFillColor() - Method in class org.praxislive.video.render.ops.ShapeRender
- getFont() - Method in class org.praxislive.video.code.userapi.PFont
- getFont() - Method in class org.praxislive.video.render.ops.TextRender
- getFormat() - Method in interface org.praxislive.video.render.NativePixelData
- getFPS() - Method in class org.praxislive.video.PlayerConfiguration
- getFullScreenMode() - Static method in class org.praxislive.video.VideoSettings
- getGraphics() - Method in class org.praxislive.video.pgl.PGLSurface
- getHeight() - Method in class org.praxislive.video.ClientConfiguration.Dimension
- getHeight() - Method in class org.praxislive.video.pgl.code.userapi.PShape
- getHeight() - Method in class org.praxislive.video.pgl.PGLSurface.Data
- getHeight() - Method in class org.praxislive.video.PlayerConfiguration
- getHeight() - Method in class org.praxislive.video.render.ops.Bounds
-
Deprecated.
- getHeight() - Method in interface org.praxislive.video.render.PixelData
- getHeight() - Method in class org.praxislive.video.render.Surface
- getHorizontalAlignment() - Method in class org.praxislive.video.utils.ResizeMode
- getHubAccessor() - Method in class org.praxislive.hub.BasicCoreRoot
- getID() - Method in class org.praxislive.code.ControlDescriptor
- getID() - Method in class org.praxislive.code.PortDescriptor
- getID() - Method in class org.praxislive.code.ReferenceDescriptor
- getImage() - Method in class org.praxislive.video.render.utils.BufferedImageSurface
- getImpl() - Method in class org.praxislive.code.PropertyControl
- getImpl() - Method in class org.praxislive.code.userapi.Property
- getImpl(double) - Method in class org.praxislive.code.PropertyControl
- getImpl(double) - Method in class org.praxislive.code.userapi.Property
- getImplementedInterfaces() - Method in class org.praxislive.code.ClassBodyContext
- getIndex() - Method in class org.praxislive.code.ControlDescriptor
- getIndex() - Method in class org.praxislive.code.PortDescriptor
- getInfo() - Method in class org.praxislive.audio.AudioPort.Input
- getInfo() - Method in class org.praxislive.audio.AudioPort.Output
- getInfo() - Method in class org.praxislive.base.AbstractRootContainer
- getInfo() - Method in class org.praxislive.code.CodeComponent
- getInfo() - Method in class org.praxislive.code.CodeContext
- getInfo() - Method in class org.praxislive.code.ControlDescriptor
- getInfo() - Method in class org.praxislive.code.DataPort.Input
- getInfo() - Method in class org.praxislive.code.DataPort.Output
- getInfo() - Method in class org.praxislive.code.InfoProperty.Descriptor
- getInfo() - Method in class org.praxislive.code.PortDescriptor
- getInfo() - Method in class org.praxislive.code.PropertyControl.Descriptor
- getInfo() - Method in class org.praxislive.code.ResourceProperty.Descriptor
- getInfo() - Method in class org.praxislive.code.TriggerControl.Descriptor
- getInfo() - Method in class org.praxislive.code.TypeConverter
- getInfo() - Method in interface org.praxislive.core.Component
-
Get the ComponentInfo object for this component.
- getInfo() - Method in class org.praxislive.tinkerforge.TFRoot
- getInfo() - Method in class org.praxislive.video.VideoPort.Input
- getInfo() - Method in class org.praxislive.video.VideoPort.Output
- getInputCount() - Method in class org.praxislive.audio.AudioContext.InputClient
- getInputCount() - Method in class org.praxislive.video.VideoContext.InputClient
- getInputDeviceName() - Static method in class org.praxislive.audio.AudioSettings
- getInputSink(int) - Method in class org.praxislive.audio.AudioContext.InputClient
- getInputSink(int) - Method in class org.praxislive.video.VideoContext.InputClient
- getInstance() - Static method in class org.praxislive.video.render.rgbmath.InvertRGBFilter
- getInstance() - Static method in class org.praxislive.video.render.rgbmath.InvertValueRGBFilter
- getInt() - Method in class org.praxislive.code.userapi.Property
-
Return the current value as an int, or zero if the value isn't numeric.
- getInt(int) - Method in class org.praxislive.code.userapi.Property
-
Return the current value as an int, or the provided default if the value isn't numeric.
- getInt(String, int) - Static method in class org.praxislive.core.Settings
- getInt(String, int) - Method in class org.praxislive.core.Settings.Provider
- getInt(String, int) - Method in class org.praxislive.core.types.PMap
- getKey() - Method in class org.praxislive.code.AbstractAsyncProperty
- getLevel() - Method in class org.praxislive.core.services.LogBuilder
- getLibrary() - Static method in class org.praxislive.audio.AudioSettings
- getLibraryName() - Method in class org.praxislive.video.pgl.PGLPlayerFactory.Default
- getLibraryName() - Method in class org.praxislive.video.pgl.PGLPlayerFactory.GL2
- getLibraryName() - Method in class org.praxislive.video.pgl.PGLPlayerFactory.GL3
- getLibraryName() - Method in class org.praxislive.video.pgl.PGLPlayerFactory.GL4
- getLibraryName() - Method in class org.praxislive.video.pgl.PGLPlayerFactory.GLES2
- getLibraryName() - Method in interface org.praxislive.video.PlayerFactory.Provider
- getLibraryPath() - Static method in class org.praxislive.video.gstreamer.configuration.GStreamerSettings
- getLink() - Method in class org.praxislive.code.ControlInput
- getLog() - Method in class org.praxislive.code.CodeConnector
- getLog() - Method in class org.praxislive.code.CodeContext
- getLog() - Method in class org.praxislive.code.CodeContextFactoryService.Result
- getLog() - Method in class org.praxislive.code.CodeFactory.Task
- getLogLevel() - Method in class org.praxislive.code.CodeContext
- getLogLevel() - Method in class org.praxislive.code.CodeContextFactoryService.Task
- getLookup() - Method in class org.praxislive.base.AbstractComponent
- getLookup() - Method in class org.praxislive.base.AbstractContainer
- getLookup() - Method in class org.praxislive.base.AbstractRoot
- getLookup() - Method in class org.praxislive.code.CodeContext
- getLookup() - Method in class org.praxislive.code.DefaultCodeDelegate
-
Return a Lookup for finding instances of features.
- getLookup() - Method in interface org.praxislive.core.Lookup.Provider
-
Get the Lookup from this Provider.
- getLookup() - Method in class org.praxislive.core.services.ComponentFactory.MetaData
- getLookup() - Method in interface org.praxislive.script.Env
- getLookup() - Method in class org.praxislive.tinkerforge.TFRoot
- getLookup() - Method in class org.praxislive.video.ClientConfiguration
- getLookup() - Method in class org.praxislive.video.pgl.PGLPlayer
- getLookup() - Method in interface org.praxislive.video.Player
- getLookup() - Method in class org.praxislive.video.PlayerConfiguration
- getLookup() - Method in class org.praxislive.video.VideoContext.Client
- getMetaData(ComponentType) - Method in class org.praxislive.base.AbstractComponentFactory
- getMetaData(ComponentType) - Method in class org.praxislive.code.AbstractComponentFactory
- getMetaData(ComponentType) - Method in interface org.praxislive.core.services.ComponentFactory
- getModCount() - Method in class org.praxislive.video.pgl.PGLSurface
- getModCount() - Method in class org.praxislive.video.render.Surface
- getModCount() - Method in class org.praxislive.video.render.utils.BufferedImageSurface
- getMode() - Method in class org.praxislive.video.render.ops.DifferenceOp
- getNamespace() - Method in class org.praxislive.script.impl.AbstractSingleCallFrame
- getNativeData() - Method in interface org.praxislive.video.render.NativePixelData
- getNormal(int) - Method in class org.praxislive.video.pgl.code.userapi.PShape
- getNormal(int, PVector) - Method in class org.praxislive.video.pgl.code.userapi.PShape
- getNormalX(int) - Method in class org.praxislive.video.pgl.code.userapi.PShape
- getNormalY(int) - Method in class org.praxislive.video.pgl.code.userapi.PShape
- getNormalZ(int) - Method in class org.praxislive.video.pgl.code.userapi.PShape
- getOffset() - Method in class org.praxislive.video.pgl.PGLSurface.Data
- getOffset() - Method in interface org.praxislive.video.render.PixelData
- getOp() - Method in class org.praxislive.video.render.ops.Sub
- getOpacity() - Method in class org.praxislive.video.render.ops.Blit
- getOpacity() - Method in class org.praxislive.video.render.ops.RectFill
- getOpacity() - Method in class org.praxislive.video.render.ops.ScaledBlit
- getOpacity() - Method in class org.praxislive.video.render.ops.ShapeRender
- getOpacity() - Method in class org.praxislive.video.render.ops.TransformBlit
- getOutputCount() - Method in class org.praxislive.audio.AudioContext.OutputClient
- getOutputCount() - Method in class org.praxislive.video.VideoContext.OutputClient
- getOutputSink() - Method in class org.praxislive.video.pgl.PGLPlayer
- getOutputSource(int) - Method in class org.praxislive.audio.AudioContext.OutputClient
- getOutputSource(int) - Method in class org.praxislive.video.VideoContext.OutputClient
- getPacketRouter() - Method in interface org.praxislive.script.Env
- getParent() - Method in class org.praxislive.base.AbstractComponent
- getParent() - Method in class org.praxislive.base.AbstractRootContainer
- getParent() - Method in class org.praxislive.code.CodeComponent
- getParent() - Method in interface org.praxislive.core.Component
-
Return the Container that is the immediate parent of this Component, or null if this Component is not currently contained within a Component hierarchy.
- getPeriod() - Method in interface org.praxislive.core.ExecutionContext
- getPort() - Method in class org.praxislive.code.PortDescriptor
- getPort(String) - Method in class org.praxislive.base.AbstractComponent
- getPort(String) - Method in class org.praxislive.base.AbstractRootContainer
- getPort(String) - Method in class org.praxislive.code.CodeComponent
- getPort(String) - Method in class org.praxislive.code.CodeContext
- getPort(String) - Method in interface org.praxislive.core.Component
-
Get the Port with the given ID, or null if it does not exist.
- getPortDescriptor(String) - Method in class org.praxislive.code.CodeContext
- getPortIDs() - Method in class org.praxislive.code.CodeContext
- getPrevious() - Method in class org.praxislive.code.CodeContextFactoryService.Task
- getPrevious() - Method in class org.praxislive.code.CodeFactory.Task
- getRootController(String) - Method in class org.praxislive.hub.Hub.Accessor
- getRootFactoryService() - Method in interface org.praxislive.core.services.ComponentFactory
- getRootHub() - Method in class org.praxislive.base.AbstractRoot
-
Get the
RootHubthis Root is installed in. - getRootHub() - Method in class org.praxislive.hub.Hub.Accessor
- getRootIDs() - Method in class org.praxislive.hub.Hub.Accessor
- getRootMetaData(ComponentType) - Method in class org.praxislive.base.AbstractComponentFactory
- getRootMetaData(ComponentType) - Method in class org.praxislive.code.AbstractComponentFactory
- getRootMetaData(ComponentType) - Method in interface org.praxislive.core.services.ComponentFactory
- getRouter() - Method in class org.praxislive.base.AbstractRoot
-
Get the
PacketRouterfor this Root. - getSampleRate() - Method in class org.praxislive.audio.AudioContext
- getScanline() - Method in class org.praxislive.video.pgl.PGLSurface.Data
- getScanline() - Method in interface org.praxislive.video.render.PixelData
- getServices() - Method in class org.praxislive.hub.Hub.Accessor
- getShape() - Method in class org.praxislive.video.render.ops.ShapeRender
- getSink(int) - Method in class org.praxislive.video.pgl.PGLPlayer
- getSink(int) - Method in interface org.praxislive.video.pipes.Bus
- getSink(int) - Method in class org.praxislive.video.pipes.impl.MultiInOut
- getSink(int) - Method in class org.praxislive.video.pipes.impl.SingleOut
- getSink(int) - Method in class org.praxislive.video.pipes.VideoPipe
- getSinkCapacity() - Method in class org.praxislive.video.pipes.impl.MultiInOut
- getSinkCapacity() - Method in class org.praxislive.video.pipes.impl.SingleOut
- getSinkCapacity() - Method in class org.praxislive.video.pipes.VideoPipe
- getSinkCount() - Method in class org.praxislive.video.ClientConfiguration
- getSinkCount() - Method in class org.praxislive.video.pgl.PGLPlayer
- getSinkCount() - Method in interface org.praxislive.video.pipes.Bus
- getSinkCount() - Method in class org.praxislive.video.pipes.impl.MultiInOut
- getSinkCount() - Method in class org.praxislive.video.pipes.impl.SingleOut
- getSinkCount() - Method in class org.praxislive.video.pipes.VideoPipe
- getSource(int) - Method in class org.praxislive.video.pgl.PGLPlayer
- getSource(int) - Method in interface org.praxislive.video.pipes.Bus
- getSource(int) - Method in class org.praxislive.video.pipes.impl.MultiInOut
- getSource(int) - Method in class org.praxislive.video.pipes.impl.SingleInOut
- getSource(int) - Method in class org.praxislive.video.pipes.impl.SingleOut
- getSource(int) - Method in class org.praxislive.video.pipes.VideoPipe
- getSourceCapacity() - Method in class org.praxislive.video.pipes.impl.MultiInOut
- getSourceCapacity() - Method in class org.praxislive.video.pipes.impl.SingleInOut
- getSourceCapacity() - Method in class org.praxislive.video.pipes.impl.SingleOut
- getSourceCapacity() - Method in class org.praxislive.video.pipes.VideoPipe
- getSourceCount() - Method in class org.praxislive.video.ClientConfiguration
- getSourceCount() - Method in class org.praxislive.video.pgl.PGLPlayer
- getSourceCount() - Method in interface org.praxislive.video.pipes.Bus
- getSourceCount() - Method in class org.praxislive.video.pipes.impl.MultiInOut
- getSourceCount() - Method in class org.praxislive.video.pipes.impl.SingleInOut
- getSourceCount() - Method in class org.praxislive.video.pipes.impl.SingleOut
- getSourceCount() - Method in class org.praxislive.video.pipes.VideoPipe
- getSourceRegion(Rectangle) - Method in class org.praxislive.video.render.ops.Blit
- getSourceRegion(Rectangle) - Method in class org.praxislive.video.render.ops.ScaledBlit
- getSourceRegion(Rectangle) - Method in class org.praxislive.video.render.ops.TransformBlit
- getSourceTemplate() - Method in class org.praxislive.code.CodeFactory
- getStartIndex() - Method in class org.praxislive.core.syntax.Token
-
Get the start index (inclusive) for this token's position in the script.
- getStartTime() - Method in class org.praxislive.base.DefaultExecutionContext
- getStartTime() - Method in interface org.praxislive.core.ExecutionContext
- getState() - Method in class org.praxislive.base.AbstractRoot
-
Get the State of this Root.
- getState() - Method in class org.praxislive.base.DefaultExecutionContext
- getState() - Method in interface org.praxislive.core.ExecutionContext
- getState() - Method in class org.praxislive.script.impl.AbstractSingleCallFrame
- getState() - Method in interface org.praxislive.script.StackFrame
- getString(String, String) - Method in class org.praxislive.core.types.PMap
- getStringLoader() - Static method in class org.praxislive.code.ResourceProperty
- getStroke() - Method in class org.praxislive.video.render.ops.ShapeRender
- getStrokeColor() - Method in class org.praxislive.video.render.ops.ShapeRender
- getStrokeWeight(int) - Method in class org.praxislive.video.pgl.code.userapi.PShape
- getSurface() - Method in class org.praxislive.video.code.userapi.PGraphics
- getSurface() - Method in class org.praxislive.video.code.userapi.PImage
- getSyncRate() - Method in class org.praxislive.base.Binding.Adaptor
-
The current SyncRate.
- getSyntheticIndex() - Method in class org.praxislive.code.CodeConnector
- getTessellation() - Method in class org.praxislive.video.pgl.code.userapi.PShape
- getText() - Method in class org.praxislive.core.syntax.Token
-
Get the tokenized text (all escape sequences will have been parsed if required by the token type)
- getText() - Method in class org.praxislive.video.render.ops.TextRender
- getTextureU(int) - Method in class org.praxislive.video.pgl.code.userapi.PShape
- getTextureV(int) - Method in class org.praxislive.video.pgl.code.userapi.PShape
- getThreadFactory() - Method in class org.praxislive.base.AbstractRoot.Delegate
-
Get a thread factory for creating any new threads required by the delegate.
- getThreshold() - Method in class org.praxislive.video.render.ops.DifferenceOp
- getTime() - Method in class org.praxislive.base.DefaultExecutionContext
- getTime() - Method in class org.praxislive.code.CodeContext
- getTime() - Method in interface org.praxislive.core.Clock
-
Clock time in nanoseconds.
- getTime() - Method in interface org.praxislive.core.ExecutionContext
- getTime() - Method in interface org.praxislive.script.Env
- getTime() - Method in class org.praxislive.video.pgl.PGLPlayer
- getTime() - Method in interface org.praxislive.video.pipes.FrameRateSource
- getTime() - Method in class org.praxislive.video.pipes.impl.MultiInOut
- getTime() - Method in class org.praxislive.video.pipes.impl.SingleOut
- getTitle() - Method in class org.praxislive.video.WindowHints
- getTransform() - Method in class org.praxislive.video.render.ops.ShapeRender
- getTransform() - Method in class org.praxislive.video.render.ops.TextRender
- getTransform(AffineTransform) - Method in class org.praxislive.video.render.ops.TransformBlit
- getType() - Method in class org.praxislive.code.ResourceProperty.Loader
- getType() - Method in class org.praxislive.code.TypeConverter
- getType() - Method in class org.praxislive.core.syntax.Token
-
Get the type of this token.
- getType() - Method in class org.praxislive.video.utils.ResizeMode
- getTypeConverter(Class<T>, Annotation...) - Method in interface org.praxislive.code.TypeConverter.Provider
- getValue() - Method in class org.praxislive.code.AbstractAsyncProperty
- getValue() - Method in class org.praxislive.script.impl.ConstantImpl
- getValue() - Method in class org.praxislive.script.impl.VariableImpl
- getValue() - Method in interface org.praxislive.script.Variable
- getValue() - Method in class org.praxislive.video.ClientConfiguration.DeviceIndex
- getValueIsAdjusting() - Method in class org.praxislive.base.Binding.Adaptor
-
Whether the Adaptor is currently actively updating and sending values, eg.
- getValues() - Method in class org.praxislive.base.Binding
-
Get the most recent synced values, if the Control is a property.
- getVariable(String) - Method in interface org.praxislive.script.Namespace
- getVertex(int) - Method in class org.praxislive.video.pgl.code.userapi.PShape
- getVertex(int, PVector) - Method in class org.praxislive.video.pgl.code.userapi.PShape
- getVertexCount() - Method in class org.praxislive.video.pgl.code.userapi.PShape
- getVertexX(int) - Method in class org.praxislive.video.pgl.code.userapi.PShape
- getVertexY(int) - Method in class org.praxislive.video.pgl.code.userapi.PShape
- getVertexZ(int) - Method in class org.praxislive.video.pgl.code.userapi.PShape
- getVerticalAlignment() - Method in class org.praxislive.video.utils.ResizeMode
- getWidth() - Method in class org.praxislive.video.ClientConfiguration.Dimension
- getWidth() - Method in class org.praxislive.video.pgl.code.userapi.PShape
- getWidth() - Method in class org.praxislive.video.pgl.PGLSurface.Data
- getWidth() - Method in class org.praxislive.video.PlayerConfiguration
- getWidth() - Method in class org.praxislive.video.render.ops.Bounds
-
Deprecated.
- getWidth() - Method in interface org.praxislive.video.render.PixelData
- getWidth() - Method in class org.praxislive.video.render.Surface
- getX() - Method in class org.praxislive.video.render.ops.Blit
- getX() - Method in class org.praxislive.video.render.ops.Bounds
-
Deprecated.
- getX() - Method in class org.praxislive.video.render.ops.TextRender
- getY() - Method in class org.praxislive.video.render.ops.Blit
- getY() - Method in class org.praxislive.video.render.ops.Bounds
-
Deprecated.
- getY() - Method in class org.praxislive.video.render.ops.TextRender
- GL2 - org.praxislive.video.pgl.PGLProfile
- GL2() - Constructor for class org.praxislive.video.pgl.PGLPlayerFactory.GL2
- GL3 - org.praxislive.video.pgl.PGLProfile
- GL3() - Constructor for class org.praxislive.video.pgl.PGLPlayerFactory.GL3
- GL4 - org.praxislive.video.pgl.PGLProfile
- GL4() - Constructor for class org.praxislive.video.pgl.PGLPlayerFactory.GL4
- GLES2 - org.praxislive.video.pgl.PGLProfile
- GLES2() - Constructor for class org.praxislive.video.pgl.PGLPlayerFactory.GLES2
- GLSL_FRAGMENT_MIME - Static variable in class org.praxislive.video.pgl.code.userapi.Constants
- GLSL_VERTEX_MIME - Static variable in class org.praxislive.video.pgl.code.userapi.Constants
- GraphicsOp - Class in org.praxislive.video.render.ops
- GraphicsOp(GraphicsOp.Callback) - Constructor for class org.praxislive.video.render.ops.GraphicsOp
- GraphicsOp.Callback - Interface in org.praxislive.video.render.ops
- GREEN_MASK - Static variable in class org.praxislive.video.render.utils.RGBMath
- Group - org.praxislive.video.pgl.code.userapi.Constants.ShapeType
- GROUP - Static variable in class org.praxislive.video.pgl.code.userapi.Constants
- GStreamerSettings - Class in org.praxislive.video.gstreamer.configuration
- GStreamerSettings() - Constructor for class org.praxislive.video.gstreamer.configuration.GStreamerSettings
H
- HALF_PI - Static variable in class org.praxislive.code.userapi.Constants
- handle() - Method in class org.praxislive.hub.net.ChildLauncher.Info
-
Access the
Processhandle of the child. - hasAlpha() - Method in class org.praxislive.video.pgl.PGLSurface.Data
- hasAlpha() - Method in interface org.praxislive.video.render.PixelData
- hasAlpha() - Method in class org.praxislive.video.render.Surface
- hasDestinationRegion() - Method in class org.praxislive.video.render.ops.ScaledBlit
- hasDestinationRegion() - Method in class org.praxislive.video.render.ops.TransformBlit
- hashCode() - Method in class org.praxislive.code.ClassBodyContext
- hashCode() - Method in class org.praxislive.code.userapi.PVector
- hashCode() - Method in class org.praxislive.core.ArgumentInfo
- hashCode() - Method in class org.praxislive.core.ComponentAddress
- hashCode() - Method in class org.praxislive.core.ComponentInfo
- hashCode() - Method in class org.praxislive.core.ComponentType
- hashCode() - Method in class org.praxislive.core.ControlAddress
- hashCode() - Method in class org.praxislive.core.ControlInfo
- hashCode() - Method in class org.praxislive.core.Port.Type
- hashCode() - Method in class org.praxislive.core.PortAddress
- hashCode() - Method in class org.praxislive.core.PortInfo
- hashCode() - Method in class org.praxislive.core.Protocol.Type
- hashCode() - Method in class org.praxislive.core.types.PArray
- hashCode() - Method in class org.praxislive.core.types.PBoolean
- hashCode() - Method in class org.praxislive.core.types.PBytes
- hashCode() - Method in class org.praxislive.core.types.PError
- hashCode() - Method in class org.praxislive.core.types.PMap
- hashCode() - Method in class org.praxislive.core.types.PNumber
- hashCode() - Method in class org.praxislive.core.types.PReference
- hashCode() - Method in class org.praxislive.core.types.PResource
- hashCode() - Method in class org.praxislive.core.types.PString
- hashCode() - Method in class org.praxislive.core.Value
-
Values must override the default hashcode method.
- hashCode() - Method in class org.praxislive.core.Value.Type
- hashCode() - Method in class org.praxislive.video.ClientConfiguration.DeviceIndex
- hashCode() - Method in class org.praxislive.video.ClientConfiguration.Dimension
- hashCode() - Method in class org.praxislive.video.ClientConfiguration.Rotation
- hashCode() - Method in class org.praxislive.video.render.ops.Bounds
-
Deprecated.
- hashCode() - Method in class org.praxislive.video.utils.ResizeMode
- hasLinks() - Method in class org.praxislive.code.userapi.Property
- hasLinks() - Method in class org.praxislive.code.userapi.Trigger
- hasProtocol(Class<? extends Protocol>) - Method in class org.praxislive.core.ComponentInfo
- hasSourceRegion() - Method in class org.praxislive.video.render.ops.Blit
- hasSourceRegion() - Method in class org.praxislive.video.render.ops.ScaledBlit
- hasSourceRegion() - Method in class org.praxislive.video.render.ops.TransformBlit
- heading() - Method in class org.praxislive.code.userapi.PVector
-
( begin auto-generated from PVector_setMag.xml ) Calculate the angle of rotation for this vector (only 2D vectors) ( end auto-generated )
- height - Variable in class org.praxislive.video.code.userapi.PImage
- height - Variable in class org.praxislive.video.code.VideoCodeDelegate
- height - Variable in class org.praxislive.video.pgl.code.P2DCodeDelegate
- height - Variable in class org.praxislive.video.pgl.code.P3DCodeDelegate
- height - Variable in class org.praxislive.video.pgl.code.userapi.PImage
- height - Variable in class org.praxislive.video.render.Surface
- height() - Method in annotation type org.praxislive.video.code.userapi.OffScreen
-
Provide a fixed height for the offscreen buffer.
- height() - Method in annotation type org.praxislive.video.pgl.code.userapi.OffScreen
-
Provide a fixed height for the offscreen buffer.
- hierarchyChanged() - Method in class org.praxislive.audio.code.AudioCodeContext
- hierarchyChanged() - Method in class org.praxislive.base.AbstractComponent
- hierarchyChanged() - Method in class org.praxislive.base.AbstractContainer
- hierarchyChanged() - Method in class org.praxislive.base.AbstractRootContainer
- hierarchyChanged() - Method in class org.praxislive.code.CodeComponent
- hierarchyChanged() - Method in class org.praxislive.code.CodeContext
- hierarchyChanged() - Method in interface org.praxislive.core.Component
-
Notify the component that a change has happened in its component hierarchy.
- High - org.praxislive.base.Binding.SyncRate
- hint(Constants.Hint) - Method in class org.praxislive.video.pgl.code.P3DCodeDelegate
- hint(Constants.Hint) - Method in class org.praxislive.video.pgl.code.userapi.PGraphics3D
- HSB - org.praxislive.video.pgl.code.userapi.Constants.ColorMode
- HSB - Static variable in class org.praxislive.video.pgl.code.userapi.Constants
- Hub - Class in org.praxislive.hub
- Hub.Accessor - Class in org.praxislive.hub
- Hub.Builder - Class in org.praxislive.hub
- Hub.CoreRootFactory - Class in org.praxislive.hub
- hubConfiguration(HubConfiguration) - Method in class org.praxislive.hub.net.NetworkCoreFactory.Builder
-
Provide a
HubConfigurationprogrammatically. - HubConfiguration - Class in org.praxislive.hub.net
I
- i(String) - Method in class org.praxislive.code.DefaultCodeDelegate
-
Parse the provided String into an int, or zero if invalid.
- i(Property) - Method in class org.praxislive.code.DefaultCodeDelegate
-
Extract an int from the Property's current Value, or zero if the value cannot be coerced.
- i(Value) - Method in class org.praxislive.code.DefaultCodeDelegate
-
Convert the provided Value into an int, or zero if the Value cannot be coerced.
- id() - Method in class org.praxislive.core.Packet
-
Get the ID of this Packet.
- ID - Annotation Type in org.praxislive.code.userapi
-
Override the default ID for ports or controls.
- IDLE - org.praxislive.core.ExecutionContext.State
- ifPresent(Consumer<? super T>) - Method in class org.praxislive.code.userapi.Ref
-
Pass the value to the provided Consumer function if one exists. Unlike
applythis may be safely called prior to initialization. - image(PImage, double, double) - Method in class org.praxislive.video.code.userapi.PGraphics
- image(PImage, double, double) - Method in class org.praxislive.video.code.VideoCodeDelegate
- image(PImage, double, double, double, double) - Method in class org.praxislive.video.code.userapi.PGraphics
- image(PImage, double, double, double, double) - Method in class org.praxislive.video.code.VideoCodeDelegate
- image(PImage, double, double, double, double, double, double) - Method in class org.praxislive.video.code.userapi.PGraphics
- image(PImage, double, double, double, double, double, double) - Method in class org.praxislive.video.code.VideoCodeDelegate
- image(PImage, double, double, double, double, double, double, double, double) - Method in class org.praxislive.video.code.userapi.PGraphics
- image(PImage, double, double, double, double, double, double, double, double) - Method in class org.praxislive.video.code.VideoCodeDelegate
- image(PImage, double, double) - Method in class org.praxislive.video.pgl.code.P2DCodeDelegate
- image(PImage, double, double) - Method in class org.praxislive.video.pgl.code.P3DCodeDelegate
- image(PImage, double, double, double, double) - Method in class org.praxislive.video.pgl.code.P2DCodeDelegate
- image(PImage, double, double, double, double) - Method in class org.praxislive.video.pgl.code.P3DCodeDelegate
- image(PImage, double, double, double, double, int, int, int, int) - Method in class org.praxislive.video.pgl.code.P2DCodeDelegate
- image(PImage, double, double, double, double, int, int, int, int) - Method in class org.praxislive.video.pgl.code.P3DCodeDelegate
- Image - org.praxislive.video.pgl.code.userapi.Constants.TextureMode
- IMAGE - Static variable in class org.praxislive.video.pgl.code.userapi.Constants
- imageMode(int) - Method in class org.praxislive.video.pgl.code.P2DCodeDelegate
- imageMode(int) - Method in class org.praxislive.video.pgl.code.P3DCodeDelegate
- ImageUtils - Class in org.praxislive.video.render.utils
- in(double...) - Method in class org.praxislive.code.userapi.Property.Animator
-
Set the time in seconds for each keyframe.
- In - org.praxislive.code.ControlDescriptor.Category
- In - org.praxislive.code.PortDescriptor.Category
- In - Annotation Type in org.praxislive.code.userapi
-
Annotate a field or method representing an input, such as an
Inputor a method with single parameter. - In() - Constructor for class org.praxislive.code.userapi.Data.In
- IN - org.praxislive.core.PortInfo.Direction
- IN - Static variable in interface org.praxislive.core.Port
- Incomplete - org.praxislive.script.StackFrame.State
- incrementIndex() - Method in class org.praxislive.code.userapi.Trigger
- index() - Method in class org.praxislive.code.userapi.Trigger
-
Get the current index.
- index(int) - Method in class org.praxislive.code.userapi.Trigger
-
Set the current index.
- info() - Static method in class org.praxislive.core.ComponentAddress
- info() - Static method in class org.praxislive.core.ComponentInfo
- info() - Static method in class org.praxislive.core.ComponentType
- info() - Static method in class org.praxislive.core.PortAddress
- info() - Static method in class org.praxislive.core.types.PArray
- info() - Static method in class org.praxislive.core.types.PBoolean
- info() - Static method in class org.praxislive.core.types.PBytes
- info() - Static method in class org.praxislive.core.types.PNumber
- info() - Static method in class org.praxislive.core.types.PReference
- info() - Static method in class org.praxislive.core.types.PResource
- info() - Static method in class org.praxislive.core.types.PString
- info() - Static method in class org.praxislive.core.Value
-
Use this method to return an ArgumentInfo argument that can be used to refer to ANY Value subclass.
- info(boolean) - Static method in class org.praxislive.core.types.PResource
- info(double, double) - Static method in class org.praxislive.core.types.PNumber
- info(double, double, double) - Static method in class org.praxislive.core.types.PNumber
- info(Class<?>) - Static method in class org.praxislive.core.types.PReference
- info(String...) - Static method in class org.praxislive.core.types.PString
- Info - Class in org.praxislive.core
-
Builder utilities for creating
ComponentInfoand related classes. - Info(Process, SocketAddress) - Constructor for class org.praxislive.hub.net.ChildLauncher.Info
-
Construct an Info object, for use by ChildLauncher implementation.
- INFO - org.praxislive.core.services.LogLevel
- INFO - Static variable in class org.praxislive.code.ControlInput
- INFO - Static variable in class org.praxislive.code.ControlOutput
- INFO - Static variable in class org.praxislive.code.userapi.Constants
- INFO - Static variable in class org.praxislive.core.protocols.ComponentProtocol
- INFO_INFO - Static variable in class org.praxislive.core.protocols.ComponentProtocol
- Info.ActionInfoBuilder - Class in org.praxislive.core
-
Builder for ControlInfo of action controls.
- Info.ArgumentInfoBuilder<T extends Info.ArgumentInfoBuilder<T>> - Class in org.praxislive.core
-
Abstract base class for ArgumentInfoBuilders.
- Info.ArgumentInfoChooser - Class in org.praxislive.core
-
Helper class for choosing an ArgumentInfoBuilder type.
- Info.ComponentInfoBuilder - Class in org.praxislive.core
-
ComponentInfoBuilder class
- Info.ControlInfoBuilder<T extends Info.ControlInfoBuilder<T>> - Class in org.praxislive.core
-
Abstract base class for ControlInfo builders.
- Info.ControlInfoChooser - Class in org.praxislive.core
-
Helper class for choosing a ControlInfoBuilder type.
- Info.FunctionInfoBuilder - Class in org.praxislive.core
-
Builder for ControlInfo for function controls.
- Info.NumberInfoBuilder - Class in org.praxislive.core
-
Builder for ArgumentInfo of PNumber.
- Info.PortInfoBuilder - Class in org.praxislive.core
-
PortInfoBuilder
- Info.PortInfoChooser - Class in org.praxislive.core
-
Helper class to choose a PortInfoBuilder type.
- Info.PropertyInfoBuilder - Class in org.praxislive.core
-
Builder for ControlInfo of property controls.
- Info.ReadOnlyPropertyInfoBuilder - Class in org.praxislive.core
-
Builder for ControlInfo of read-only properties.
- Info.StringInfoBuilder - Class in org.praxislive.core
-
Builder for ArgumentInfo of PString.
- Info.ValueInfoBuilder - Class in org.praxislive.core
-
Builder for ArgumentInfo of any Value type.
- InfoProperty - Class in org.praxislive.code
- InfoProperty() - Constructor for class org.praxislive.code.InfoProperty
- InfoProperty.Descriptor - Class in org.praxislive.code
- init() - Method in class org.praxislive.audio.code.AudioCodeDelegate
- init() - Method in class org.praxislive.core.code.CoreCodeDelegate
- init() - Method in class org.praxislive.video.code.VideoCodeDelegate
- init() - Method in class org.praxislive.video.pgl.code.P2DCodeDelegate
- init() - Method in class org.praxislive.video.pgl.code.P3DCodeDelegate
- init(Supplier<? extends T>) - Method in class org.praxislive.code.userapi.Ref
-
Initialize the reference, calling the supplier function if a value is needed.
- initGraphics(PGLGraphics) - Method in class org.praxislive.video.pgl.code.userapi.PGraphics2D
- initGraphics(PGLGraphics3D) - Method in class org.praxislive.video.pgl.code.userapi.PGraphics3D
- initialize(String, RootHub) - Method in class org.praxislive.base.AbstractRoot
- initialize(String, RootHub) - Method in interface org.praxislive.core.Root
-
Method used by the RootHub to initialize the Root and obtain a Controller.
- initialize(String, RootHub) - Method in class org.praxislive.hub.BasicCoreRoot
- INITIALIZED - org.praxislive.base.AbstractRoot.State
- INITIALIZING - org.praxislive.base.AbstractRoot.State
- Inject - Annotation Type in org.praxislive.code.userapi
-
Annotate a field to be injected - an injected field will be automatically created and persisted between code changes.
- InlineCommand - Interface in org.praxislive.script
- input() - Method in class org.praxislive.code.userapi.Data.Sink
-
Get the input pipe for this sink.
- input(Class<? extends Port>) - Method in class org.praxislive.core.Info.PortInfoChooser
-
Create a PortInfoBuilder for input ports of the provided base type.
- input(Class<? extends Value>) - Method in class org.praxislive.core.Info.PropertyInfoBuilder
-
Add input ArgumentInfo for the provided value type.
- input(Function<Info.ArgumentInfoChooser, Info.ArgumentInfoBuilder<?>>) - Method in class org.praxislive.core.Info.PropertyInfoBuilder
-
Add input ArgumentInfo by applying the provided function to choose and configure an ArgumentInfoBuilder.
- input(ArgumentInfo) - Method in class org.praxislive.core.Info.PropertyInfoBuilder
-
Add input ArgumentInfo.
- Input - Class in org.praxislive.code.userapi
-
A field type providing a control input port.
- Input() - Constructor for class org.praxislive.audio.AudioPort.Input
- Input() - Constructor for class org.praxislive.code.userapi.Input
- Input() - Constructor for class org.praxislive.core.ControlPort.Input
- Input() - Constructor for class org.praxislive.video.VideoPort.Input
- Input(PMap) - Constructor for class org.praxislive.audio.AudioPort.Input
- Input(PMap) - Constructor for class org.praxislive.video.VideoPort.Input
- InputClient() - Constructor for class org.praxislive.audio.AudioContext.InputClient
- InputClient() - Constructor for class org.praxislive.video.VideoContext.InputClient
- inputs() - Method in class org.praxislive.core.ControlInfo
- inputs(Function<Info.ArgumentInfoChooser, Info.ArgumentInfoBuilder<?>>...) - Method in class org.praxislive.core.Info.FunctionInfoBuilder
-
Add ArgumentInfo for function inputs by applying the provided functions to choose and configure ArgumentInfoBuilders.
- inputs(ArgumentInfo...) - Method in class org.praxislive.core.Info.FunctionInfoBuilder
-
Add ArgumentInfo for function inputs.
- install(Map<String, Command>) - Method in interface org.praxislive.script.CommandInstaller
- installExtensions() - Method in class org.praxislive.hub.BasicCoreRoot
- installRoot(String, String, Root) - Method in class org.praxislive.hub.BasicCoreRoot
- INSTANCE - Static variable in class org.praxislive.core.protocols.ComponentProtocol
- INSTANCE - Static variable in class org.praxislive.core.protocols.ContainerProtocol
- INSTANCE - Static variable in class org.praxislive.core.protocols.StartableProtocol
- INSTANCE - Static variable in class org.praxislive.core.services.RootManagerService
- INT_ARGB_PRE - org.praxislive.video.render.NativePixelData.Format
- INT_RGB - org.praxislive.video.render.NativePixelData.Format
- integerInfo() - Static method in class org.praxislive.core.types.PNumber
- integerInfo(int, int) - Static method in class org.praxislive.core.types.PNumber
- Internal - org.praxislive.code.ControlDescriptor.Category
- interrupt() - Method in class org.praxislive.base.AbstractRoot
-
Interrupt the current update cycle, leaving pending calls or tasks to a subsequent update cycle.
- InvalidSyntaxException - Exception in org.praxislive.core.syntax
- InvalidSyntaxException() - Constructor for exception org.praxislive.core.syntax.InvalidSyntaxException
-
Creates a new instance of
InvalidSyntaxExceptionwithout detail message. - InvalidSyntaxException(String) - Constructor for exception org.praxislive.core.syntax.InvalidSyntaxException
-
Constructs an instance of
InvalidSyntaxExceptionwith the specified detail message. - InvalidVideoResourceException - Exception in org.praxislive.video
- InvalidVideoResourceException() - Constructor for exception org.praxislive.video.InvalidVideoResourceException
-
Creates a new instance of
InvalidVideoResourceExceptionwithout detail message. - InvalidVideoResourceException(String) - Constructor for exception org.praxislive.video.InvalidVideoResourceException
-
Constructs an instance of
InvalidVideoResourceExceptionwith the specified detail message. - InvalidVideoResourceException(String, Throwable) - Constructor for exception org.praxislive.video.InvalidVideoResourceException
-
Constructs an instance of
InvalidVideoResourceExceptionwith the specified detail message and cause. - InvalidVideoResourceException(Throwable) - Constructor for exception org.praxislive.video.InvalidVideoResourceException
-
Constructs an instance of
InvalidVideoResourceExceptionwith the specified cause. - InvertRGBFilter - Class in org.praxislive.video.render.rgbmath
- InvertValueRGBFilter - Class in org.praxislive.video.render.rgbmath
- invoke(long, Runnable) - Method in class org.praxislive.code.CodeContext
- invokeLater(Runnable) - Method in class org.praxislive.base.AbstractRoot
-
Submit a task to be run asynchronously on the main Root thread.
- IS_RUNNING - Static variable in class org.praxislive.core.protocols.StartableProtocol
- IS_RUNNING_INFO - Static variable in class org.praxislive.core.protocols.StartableProtocol
- is2D() - Method in class org.praxislive.video.pgl.code.userapi.PShape
- is3D() - Method in class org.praxislive.video.pgl.code.userapi.PShape
- isActive() - Method in class org.praxislive.base.Binding.Adaptor
-
Whether this Adaptor is currently active.
- isAlive() - Method in class org.praxislive.hub.Hub
- isAlwaysOnTop() - Method in class org.praxislive.video.WindowHints
- isAnimating() - Method in class org.praxislive.code.userapi.Property.Animator
-
Whether an animation is currently active.
- isAnimating() - Method in class org.praxislive.code.userapi.Property
-
Return whether the property is currently animating.
- isClear() - Method in class org.praxislive.video.pgl.PGLSurface
- isClear() - Method in class org.praxislive.video.render.Surface
- isClear() - Method in class org.praxislive.video.render.utils.BufferedImageSurface
- isClosed() - Method in class org.praxislive.video.pgl.code.userapi.PShape
- isCompatible(Data.Packet<T>) - Method in interface org.praxislive.code.userapi.Data.Packet
- isConnectedTo(Port) - Method in interface org.praxislive.core.Port
- isDeprecated() - Method in class org.praxislive.core.services.ComponentFactory.MetaData
- isEmpty() - Method in class org.praxislive.core.services.LogBuilder
- isEmpty() - Method in class org.praxislive.core.types.PArray
- isEmpty() - Method in class org.praxislive.core.types.PBytes
- isEmpty() - Method in class org.praxislive.core.types.PMap
- isEmpty() - Method in class org.praxislive.core.types.PNumber
- isEmpty() - Method in class org.praxislive.core.types.PReference
- isEmpty() - Method in class org.praxislive.core.Value
-
Check whether this Value is an empty value and has a zero length string representation.
- isError() - Method in class org.praxislive.core.Call
-
Query whether this Call is an error message.
- isFileServerEnabled() - Method in class org.praxislive.hub.net.HubConfiguration
- isFullScreen() - Method in class org.praxislive.video.WindowHints
- isFullScreenExclusive() - Static method in class org.praxislive.video.VideoSettings
- isInteger() - Method in class org.praxislive.core.types.PNumber
- isLocal() - Method in interface org.praxislive.hub.net.ProxyInfo
-
Check whether the proxy is running on the same (local) machine.
- isLocked(Device) - Method in class org.praxislive.tinkerforge.TFContext
- isLoggable(LogLevel) - Method in class org.praxislive.code.DefaultCodeDelegate
-
Check whether the messages at the given log level are being sent.
- isLoggable(LogLevel) - Method in class org.praxislive.core.services.LogBuilder
- isLoggable(LogLevel) - Method in enum org.praxislive.core.services.LogLevel
- isMainThread() - Method in interface org.praxislive.core.MainThread
-
Query whether the currently executing thread is the main thread.
- isOutputRequired(long) - Method in class org.praxislive.code.userapi.Data.Pipe
- isOutputRequired(Data.Pipe<T>, long) - Method in class org.praxislive.code.userapi.Data.Pipe
- isPersistent(String) - Method in class org.praxislive.core.Settings.Provider
- isPersistent(String) - Method in class org.praxislive.launcher.SettingsProvider
- isRealTimeSafe() - Method in class org.praxislive.code.TypeConverter
- isRendering() - Method in class org.praxislive.video.pgl.PGLPlayer
- isRendering() - Method in interface org.praxislive.video.pipes.FrameRateSource
- isRenderRequired(VideoPipe, long) - Method in class org.praxislive.video.pipes.impl.MultiInOut
- isRenderRequired(VideoPipe, long) - Method in class org.praxislive.video.pipes.impl.SingleInOut
- isRenderRequired(VideoPipe, long) - Method in class org.praxislive.video.pipes.impl.SingleOut
- isRenderRequired(VideoPipe, long) - Method in class org.praxislive.video.pipes.VideoPipe
- isReply() - Method in class org.praxislive.core.Call
-
Query whether this Call is a reply message.
- isReplyRequired() - Method in class org.praxislive.core.Call
-
Query whether this Call requires a reply.
- isRequest() - Method in class org.praxislive.core.Call
-
Query whether this Call is a request message.
- isShowCursor() - Method in class org.praxislive.video.WindowHints
- isSmooth() - Method in class org.praxislive.video.RenderingHints
- isSupportedConnector(CodeConnector<?>) - Method in interface org.praxislive.code.CodeConnector.Plugin
- isUndecorated() - Method in class org.praxislive.video.WindowHints
- isValidID(String) - Static method in class org.praxislive.core.ComponentAddress
- isValidID(String) - Static method in class org.praxislive.core.ControlAddress
- isValidID(String) - Static method in class org.praxislive.core.PortAddress
- iterator() - Method in class org.praxislive.core.syntax.Tokenizer
- iterator() - Method in class org.praxislive.core.types.PArray
J
- javaNameToID(String) - Method in class org.praxislive.code.CodeConnector
- javaOptions() - Method in interface org.praxislive.hub.net.ProxyInfo.Exec
-
List of Java options to make available to the process.
- join(T[], T[]) - Static method in class org.praxislive.code.CodeUtils
K
- key - Variable in class org.praxislive.video.pgl.code.P2DCodeDelegate
- key - Variable in class org.praxislive.video.pgl.code.P3DCodeDelegate
- KEY - Static variable in class org.praxislive.code.ClassBodyContext
- KEY_ALLOW_EMPTY - Static variable in class org.praxislive.core.ArgumentInfo
- KEY_ALLOW_EMPTY - Static variable in class org.praxislive.core.types.PResource
- KEY_ALLOWED_VALUES - Static variable in class org.praxislive.core.ArgumentInfo
- KEY_ALLOWED_VALUES - Static variable in class org.praxislive.core.types.PString
- KEY_BUFFERSIZE - Static variable in class org.praxislive.audio.AudioSettings
- KEY_CLASS_BODY_CONTEXT - Static variable in class org.praxislive.code.CodeCompilerService
- KEY_CLASSES - Static variable in class org.praxislive.code.CodeCompilerService
- KEY_CODE - Static variable in class org.praxislive.code.CodeCompilerService
- KEY_COMPONENT_TYPE - Static variable in class org.praxislive.core.ComponentInfo
- KEY_DEPRECATED - Static variable in class org.praxislive.core.ControlInfo
- KEY_DEVICE - Static variable in class org.praxislive.audio.AudioSettings
- KEY_DYNAMIC - Static variable in class org.praxislive.core.ComponentInfo
- KEY_EMPTY_IS_DEFAULT - Static variable in class org.praxislive.core.ArgumentInfo
- KEY_EMPTY_IS_DEFAULT - Static variable in class org.praxislive.core.types.PString
- KEY_EXPERT - Static variable in class org.praxislive.core.ControlInfo
- KEY_INPUT_DEVICE - Static variable in class org.praxislive.audio.AudioSettings
- KEY_IS_INTEGER - Static variable in class org.praxislive.core.types.PNumber
- KEY_LIBRARY - Static variable in class org.praxislive.audio.AudioSettings
- KEY_LOG - Static variable in class org.praxislive.code.CodeCompilerService
- KEY_LOG_LEVEL - Static variable in class org.praxislive.code.CodeCompilerService
- KEY_MAXIMUM - Static variable in class org.praxislive.core.types.PNumber
- KEY_MIME_TYPE - Static variable in class org.praxislive.core.ArgumentInfo
- KEY_MIME_TYPE - Static variable in class org.praxislive.core.types.PString
- KEY_MINIMUM - Static variable in class org.praxislive.core.types.PNumber
- KEY_OPTIONAL - Static variable in class org.praxislive.core.ArgumentInfo
- KEY_SKEW - Static variable in class org.praxislive.core.types.PNumber
- KEY_SUGGESTED_VALUES - Static variable in class org.praxislive.core.ArgumentInfo
- KEY_SUGGESTED_VALUES - Static variable in class org.praxislive.core.types.PString
- KEY_TEMPLATE - Static variable in class org.praxislive.core.ArgumentInfo
- KEY_TEMPLATE - Static variable in class org.praxislive.core.types.PString
- KEY_TRANSIENT - Static variable in class org.praxislive.core.ControlInfo
- KEY_VARARGS - Static variable in class org.praxislive.core.ArgumentInfo
- keyCode - Variable in class org.praxislive.video.pgl.code.P2DCodeDelegate
- keyCode - Variable in class org.praxislive.video.pgl.code.P3DCodeDelegate
- keyPressed - Variable in class org.praxislive.video.pgl.code.P2DCodeDelegate
- keyPressed - Variable in class org.praxislive.video.pgl.code.P3DCodeDelegate
- keys() - Method in class org.praxislive.core.types.PMap
L
- launch(List<String>, List<String>) - Method in interface org.praxislive.hub.net.ChildLauncher
-
Launch a child process with the optional given Java options and arguments.
- Launcher - Class in org.praxislive.launcher
-
Main entry point for parsing command line arguments and launching a
Hub. - Launcher() - Constructor for class org.praxislive.launcher.Launcher
- Launcher.Context - Interface in org.praxislive.launcher
-
Context for launching child processes.
- lcdString(String, int) - Method in class org.praxislive.tinkerforge.TFCodeDelegate
- lerp(double, double, double) - Method in class org.praxislive.code.DefaultCodeDelegate
-
Calculates a number between two numbers at a specific increment.
- lerp(double, double, double, double) - Method in class org.praxislive.code.userapi.PVector
-
Linear interpolate the vector to x,y,z values
- lerp(PVector, double) - Method in class org.praxislive.code.userapi.PVector
-
( begin auto-generated from PVector_rotate.xml ) Linear interpolate the vector to another vector ( end auto-generated )
- lerp(PVector, PVector, double) - Static method in class org.praxislive.code.userapi.PVector
-
Linear interpolate between two vectors (returns a new PVector object)
- lightFalloff(double, double, double) - Method in class org.praxislive.video.pgl.code.P3DCodeDelegate
- lightFalloff(double, double, double) - Method in class org.praxislive.video.pgl.code.userapi.PGraphics3D
- lights() - Method in class org.praxislive.video.pgl.code.P3DCodeDelegate
- lights() - Method in class org.praxislive.video.pgl.code.userapi.PGraphics3D
- lightSpecular(double, double, double) - Method in class org.praxislive.video.pgl.code.P3DCodeDelegate
- lightSpecular(double, double, double) - Method in class org.praxislive.video.pgl.code.userapi.PGraphics3D
- limit(double) - Method in class org.praxislive.code.userapi.PVector
-
( begin auto-generated from PVector_limit.xml ) Limit the magnitude of this vector to the value used for the max parameter.
- line(double, double, double, double) - Method in class org.praxislive.video.code.userapi.PGraphics
- line(double, double, double, double) - Method in class org.praxislive.video.code.VideoCodeDelegate
- line(double, double, double, double) - Method in class org.praxislive.video.pgl.code.P2DCodeDelegate
- line(double, double, double, double) - Method in class org.praxislive.video.pgl.code.P3DCodeDelegate
- linear - Static variable in interface org.praxislive.code.userapi.Easing
- linear() - Method in class org.praxislive.code.userapi.Property.Animator
-
Convenience method to use
Easing.lineareasing for all keyframes. - LinearEasing() - Constructor for class org.praxislive.code.userapi.Easing.LinearEasing
- Lines - org.praxislive.video.pgl.code.userapi.Constants.ShapeMode
- LINES - Static variable in class org.praxislive.video.pgl.code.userapi.Constants
- link(Runnable) - Method in class org.praxislive.code.userapi.Trigger
-
Run the provided Runnable each time this Trigger is triggered.
- link(Consumer<T>) - Method in interface org.praxislive.code.userapi.Linkable
-
Link to a Consumer to process values.
- link(DoubleConsumer) - Method in interface org.praxislive.code.userapi.Linkable.Double
-
Link to a Consumer to process values.
- link(DoubleConsumer) - Method in class org.praxislive.code.userapi.Property
-
Call the provided consumer with the double value whenever the value changes.
- link(DoubleConsumer...) - Method in class org.praxislive.code.userapi.Property
- link(IntConsumer) - Method in interface org.praxislive.code.userapi.Linkable.Int
-
Link to a Consumer to process values.
- link(Pipe...) - Method in class org.praxislive.audio.code.AudioCodeDelegate
- link(Data.Pipe<T>...) - Static method in class org.praxislive.code.userapi.Data
-
Link provided Data.Pipes together.
- Linkable<T> - Interface in org.praxislive.code.userapi
-
Linkable is a lightweight form of reactive stream for listening to changing values from inputs, properties, animation, etc.
- Linkable.Double - Interface in org.praxislive.code.userapi
-
A double primitive specialisation of Linkable.
- Linkable.Int - Interface in org.praxislive.code.userapi
-
An int primitive specialisation of Linkable.
- linkAs(Function<Value, T>, Consumer<T>) - Method in class org.praxislive.code.userapi.Property
-
Call the provided consumer when the value changes, transformed using the converter into the required type T.
- linkAs(Function<Value, T>, Consumer<T>...) - Method in class org.praxislive.code.userapi.Property
- load(Class<?>, String) - Static method in class org.praxislive.code.CodeUtils
- load(URI) - Method in class org.praxislive.code.ResourceProperty.Loader
- load(URI) - Static method in class org.praxislive.video.render.utils.BufferedImageSurface
- load(URI) - Static method in class org.praxislive.video.render.utils.FontUtils
- Loader(Class<V>) - Constructor for class org.praxislive.code.ResourceProperty.Loader
- locate(Class<? extends Service>) - Method in interface org.praxislive.core.services.Services
- locateAll(Class<? extends Service>) - Method in interface org.praxislive.core.services.Services
- locateService(Class<? extends Service>) - Method in class org.praxislive.code.CodeContext
- location(Optional<PResource>) - Method in interface org.praxislive.video.gstreamer.VideoPlayer
- lockDevice(Device) - Method in class org.praxislive.tinkerforge.TFContext
- log(double) - Method in class org.praxislive.code.DefaultCodeDelegate
-
Calculate the natural logarithm if the given value.
- log(Exception) - Method in class org.praxislive.code.userapi.Ref
- log(LogBuilder) - Method in class org.praxislive.code.CodeContext
- log(LogLevel, Class<? extends Exception>, String) - Method in class org.praxislive.code.DefaultCodeDelegate
-
Send a log message with associated Exception type.
- log(LogLevel, Class<? extends Exception>, String) - Method in class org.praxislive.core.services.LogBuilder
- log(LogLevel, Exception) - Method in class org.praxislive.code.DefaultCodeDelegate
-
Send a log message with associated Exception type.
- log(LogLevel, Exception) - Method in class org.praxislive.core.services.LogBuilder
- log(LogLevel, Exception, String) - Method in class org.praxislive.code.DefaultCodeDelegate
-
Send a log message with associated Exception.
- log(LogLevel, Exception, String) - Method in class org.praxislive.core.services.LogBuilder
- log(LogLevel, String) - Method in class org.praxislive.code.DefaultCodeDelegate
-
Send a log message.
- log(LogLevel, String) - Method in class org.praxislive.core.services.LogBuilder
- log(LogLevel, PError) - Method in class org.praxislive.core.services.LogBuilder
- LOG - Static variable in class org.praxislive.core.services.LogService
- LOG_INFO - Static variable in class org.praxislive.core.services.LogService
- LogBuilder - Class in org.praxislive.core.services
- LogBuilder(LogLevel) - Constructor for class org.praxislive.core.services.LogBuilder
- LogLevel - Enum in org.praxislive.core.services
- LogService - Class in org.praxislive.core.services
- LogService() - Constructor for class org.praxislive.core.services.LogService
- Lookup - Interface in org.praxislive.core
-
A general type-safe registry by which clients can access implementations of various services (eg.
- Lookup.Empty - Class in org.praxislive.core
- Lookup.ObjectLookup - Class in org.praxislive.core
- Lookup.Provider - Interface in org.praxislive.core
-
Interface to be implemented by all types that provide access to a Lookup.
- looping(boolean) - Method in interface org.praxislive.video.gstreamer.VideoPlayer
- Low - org.praxislive.base.Binding.SyncRate
M
- mag() - Method in class org.praxislive.code.userapi.PVector
-
( begin auto-generated from PVector_mag.xml ) Calculates the magnitude (length) of the vector and returns the result as a double (this is simply the equation sqrt(x*x + y*y + z*z).) ( end auto-generated )
- magSq() - Method in class org.praxislive.code.userapi.PVector
-
( begin auto-generated from PVector_mag.xml ) Calculates the squared magnitude of the vector and returns the result as a double (this is simply the equation (x*x + y*y + z*z).) Faster if the real length is not required in the case of comparing vectors, etc.
- main(Launcher.Context, String[]) - Static method in class org.praxislive.launcher.Launcher
-
Main entry point.
- MainThread - Interface in org.praxislive.core
-
Provide access to the main or first Thread where certain APIs need the ability to run tasks on the thread that initially started the VM.
- makeConnection(AudioPort.Input, Pipe) - Method in class org.praxislive.audio.AudioPort.Output
- makeConnection(ControlPort.Input) - Method in class org.praxislive.core.ControlPort.Output
- makeConnection(VideoPort.Input, VideoPipe) - Method in class org.praxislive.video.VideoPort.Output
- map(double, double, double, double, double) - Method in class org.praxislive.code.DefaultCodeDelegate
-
Re-map (scale) an input value from one range to another.
- map(DoubleUnaryOperator) - Method in interface org.praxislive.code.userapi.Linkable.Double
-
Returns a Linkable.Double that wraps this Linkable.Double and transforms values using the provided mapping function.
- map(Function<? super T, ? extends R>) - Method in interface org.praxislive.code.userapi.Linkable
-
Returns a Linkable that wraps this Linkable and transforms values using the provided mapping function.
- map(IntUnaryOperator) - Method in interface org.praxislive.code.userapi.Linkable.Int
-
Returns a Linkable.Int that wraps this Linkable.Int and transforms values using the provided mapping function.
- mapTo(DoubleFunction<? extends R>) - Method in interface org.praxislive.code.userapi.Linkable.Double
-
Returns a Linkable that wraps this Linkable.Double and transforms values using the provided mapping function.
- mapTo(IntFunction<? extends R>) - Method in interface org.praxislive.code.userapi.Linkable.Int
-
Returns a Linkable that wraps this Linkable.Int and transforms values using the provided mapping function.
- Mask - org.praxislive.video.code.userapi.VideoConstants.BlendMode
- Mask - org.praxislive.video.render.ops.BlendMode
- MASK - Static variable in class org.praxislive.video.code.userapi.VideoConstants
- matches(String, ComponentType) - Method in class org.praxislive.hub.net.DefaultProxyInfo
- matches(String, ComponentType) - Method in interface org.praxislive.hub.net.ProxyInfo
-
Check whether this proxy should be used for creating and accessing the given root ID and root type.
- matchID() - Method in class org.praxislive.core.Call
-
ID to match up calls and responses.
- max() - Method in annotation type org.praxislive.code.userapi.Type.Integer
- max() - Method in annotation type org.praxislive.code.userapi.Type.Number
- max(double) - Method in class org.praxislive.core.Info.NumberInfoBuilder
-
Set maximum value property.
- max(double...) - Method in class org.praxislive.code.DefaultCodeDelegate
-
Calculate the maximum value in the provided array.
- max(double, double) - Method in class org.praxislive.code.DefaultCodeDelegate
-
Calculate the maximum of two values.
- max(double, double, double) - Method in class org.praxislive.code.DefaultCodeDelegate
-
Calculate the maximum of three values.
- max(int...) - Method in class org.praxislive.code.DefaultCodeDelegate
-
Calculate the maximum value in the provided array.
- max(int, int) - Method in class org.praxislive.code.DefaultCodeDelegate
-
Calculate the maximum of two values.
- max(int, int) - Static method in class org.praxislive.video.render.utils.RGBMath
-
Calculates highest value of supplied args
- max(int, int, int) - Method in class org.praxislive.code.DefaultCodeDelegate
-
Calculate the maximum of three values.
- max(int, int, int) - Static method in class org.praxislive.video.render.utils.RGBMath
- MAX_VALUE - Static variable in class org.praxislive.core.types.PNumber
- maxIndex() - Method in class org.praxislive.code.userapi.Trigger
-
Get the current maximum index.
- maxIndex(int) - Method in class org.praxislive.code.userapi.Trigger
-
Set the maximum index, at which the index will wrap back to zero.
- Medium - org.praxislive.base.Binding.SyncRate
- merge(ComponentInfo) - Method in class org.praxislive.core.Info.ComponentInfoBuilder
-
Merge all elements of the provided ComponentInfo.
- message() - Method in class org.praxislive.core.types.PError
- MetaData() - Constructor for class org.praxislive.core.services.ComponentFactory.MetaData
- midiToFrequency(int) - Method in class org.praxislive.audio.code.AudioCodeDelegate
- millis() - Method in class org.praxislive.code.DefaultCodeDelegate
-
The current time in milliseconds since the root was started.
- mime() - Method in annotation type org.praxislive.code.userapi.Type.String
- mime(String) - Method in class org.praxislive.core.Info.StringInfoBuilder
-
Set the mime type property.
- min() - Method in annotation type org.praxislive.code.userapi.Type.Integer
- min() - Method in annotation type org.praxislive.code.userapi.Type.Number
- min(double) - Method in class org.praxislive.core.Info.NumberInfoBuilder
-
Set minimum value property.
- min(double...) - Method in class org.praxislive.code.DefaultCodeDelegate
-
Calculate the minimum value in the provided array.
- min(double, double) - Method in class org.praxislive.code.DefaultCodeDelegate
-
Calculate the minimum of two values.
- min(double, double, double) - Method in class org.praxislive.code.DefaultCodeDelegate
-
Calculate the minimum of three values.
- min(int...) - Method in class org.praxislive.code.DefaultCodeDelegate
-
Calculate the minimum value in the provided array.
- min(int, int) - Method in class org.praxislive.code.DefaultCodeDelegate
-
Calculate the minimum of two values.
- min(int, int) - Static method in class org.praxislive.video.render.utils.RGBMath
-
Calculates lowest value of supplied args
- min(int, int, int) - Method in class org.praxislive.code.DefaultCodeDelegate
-
Calculate the minimum of three values.
- min(int, int, int) - Static method in class org.praxislive.video.render.utils.RGBMath
- MIN_VALUE - Static variable in class org.praxislive.core.types.PNumber
- mix(int, int, int) - Static method in class org.praxislive.video.render.utils.RGBMath
-
Calculates mix of supplied args.
- mix(int, int, int, int) - Static method in class org.praxislive.video.render.utils.RGBMath
-
Calculates mix of supplied args.
- mod() - Method in class org.praxislive.audio.code.AudioCodeDelegate
- mod(Pipe...) - Method in class org.praxislive.audio.code.AudioCodeDelegate
- modelX(double, double, double) - Method in class org.praxislive.video.pgl.code.P3DCodeDelegate
- modelX(double, double, double) - Method in class org.praxislive.video.pgl.code.userapi.PGraphics3D
- modelY(double, double, double) - Method in class org.praxislive.video.pgl.code.P3DCodeDelegate
- modelY(double, double, double) - Method in class org.praxislive.video.pgl.code.userapi.PGraphics3D
- modelZ(double, double, double) - Method in class org.praxislive.video.pgl.code.P3DCodeDelegate
- modelZ(double, double, double) - Method in class org.praxislive.video.pgl.code.userapi.PGraphics3D
- modFn(DoubleBinaryOperator) - Method in class org.praxislive.audio.code.AudioCodeDelegate
- modFn(Pipe, DoubleBinaryOperator) - Method in class org.praxislive.audio.code.AudioCodeDelegate
- Mono - org.praxislive.video.render.ops.DifferenceOp.Mode
- mousePressed - Variable in class org.praxislive.video.pgl.code.P2DCodeDelegate
- mousePressed - Variable in class org.praxislive.video.pgl.code.P3DCodeDelegate
- mouseX - Variable in class org.praxislive.video.pgl.code.P2DCodeDelegate
- mouseX - Variable in class org.praxislive.video.pgl.code.P3DCodeDelegate
- mouseY - Variable in class org.praxislive.video.pgl.code.P2DCodeDelegate
- mouseY - Variable in class org.praxislive.video.pgl.code.P3DCodeDelegate
- mult(double) - Method in class org.praxislive.code.userapi.PVector
-
( begin auto-generated from PVector_mult.xml ) Multiplies a vector by a scalar or multiplies one vector by another.
- mult(int, int) - Static method in class org.praxislive.video.render.utils.RGBMath
- mult(PVector, double) - Static method in class org.praxislive.code.userapi.PVector
- mult(PVector, double, PVector) - Static method in class org.praxislive.code.userapi.PVector
-
Multiply a vector by a scalar, and write the result into a target PVector.
- multARGB(int, int) - Static method in class org.praxislive.video.render.utils.RGBMath
- MultiInOut - Class in org.praxislive.video.pipes.impl
- MultiInOut(int, int) - Constructor for class org.praxislive.video.pipes.impl.MultiInOut
- Multiply - org.praxislive.video.code.userapi.VideoConstants.BlendMode
- Multiply - org.praxislive.video.pgl.code.userapi.Constants.BlendMode
- Multiply - org.praxislive.video.render.ops.BlendMode
- MULTIPLY - Static variable in class org.praxislive.video.code.userapi.VideoConstants
- MULTIPLY - Static variable in class org.praxislive.video.pgl.code.userapi.Constants
- multRGB(int, int) - Static method in class org.praxislive.video.render.utils.RGBMath
N
- name() - Method in class org.praxislive.core.Port.Type
- name() - Method in class org.praxislive.core.Protocol.Type
- name() - Method in class org.praxislive.core.Value.Type
- Namespace - Interface in org.praxislive.script
- NativePixelData - Interface in org.praxislive.video.render
- NativePixelData.Format - Enum in org.praxislive.video.render
- NetworkCoreFactory - Class in org.praxislive.hub.net
-
A CoreRootFactory supporting a tree of networked roots.
- NetworkCoreFactory.Builder - Class in org.praxislive.hub.net
-
A builder for NetworkCoreFactory.
- NetworkCoreFactory.Info - Class in org.praxislive.hub.net
-
Information about the launched network hub.
- NEW - org.praxislive.base.AbstractRoot.State
- NEW - org.praxislive.core.ExecutionContext.State
- NEW_CONTEXT - Static variable in class org.praxislive.code.CodeContextFactoryService
- NEW_CONTEXT_INFO - Static variable in class org.praxislive.code.CodeContextFactoryService
- NEW_INSTANCE - Static variable in class org.praxislive.core.services.ComponentFactoryService
- NEW_INSTANCE_INFO - Static variable in class org.praxislive.core.services.ComponentFactoryService
- NEW_ROOT_INSTANCE - Static variable in class org.praxislive.core.services.RootFactoryService
- NEW_ROOT_INSTANCE_INFO - Static variable in class org.praxislive.core.services.RootFactoryService
- nextFrame(boolean) - Method in class org.praxislive.video.pipes.impl.SingleOut
- nextFrame(FrameRateSource) - Method in interface org.praxislive.video.pipes.FrameRateListener
- noClip() - Method in class org.praxislive.video.pgl.code.P2DCodeDelegate
- noClip() - Method in class org.praxislive.video.pgl.code.P3DCodeDelegate
- noFill() - Method in class org.praxislive.video.code.userapi.PGraphics
- noFill() - Method in class org.praxislive.video.code.VideoCodeDelegate
- noFill() - Method in class org.praxislive.video.pgl.code.P2DCodeDelegate
- noFill() - Method in class org.praxislive.video.pgl.code.P3DCodeDelegate
- noFill() - Method in class org.praxislive.video.pgl.code.userapi.PShape
- noise(double) - Method in class org.praxislive.code.DefaultCodeDelegate
-
Computes the Perlin noise function value at point x.
- noise(double, double) - Method in class org.praxislive.code.DefaultCodeDelegate
-
Computes the Perlin noise function value at the point x, y.
- noise(double, double, double) - Method in class org.praxislive.code.DefaultCodeDelegate
-
Computes the Perlin noise function value at x, y, z.
- Noise - Class in org.praxislive.video.render.ops
- noiseDetail(int) - Method in class org.praxislive.code.DefaultCodeDelegate
- noiseDetail(int, double) - Method in class org.praxislive.code.DefaultCodeDelegate
- noiseSeed(long) - Method in class org.praxislive.code.DefaultCodeDelegate
- noLights() - Method in class org.praxislive.video.pgl.code.P3DCodeDelegate
- noLights() - Method in class org.praxislive.video.pgl.code.userapi.PGraphics3D
- None - org.praxislive.base.Binding.SyncRate
- norm(double, double, double) - Method in class org.praxislive.code.DefaultCodeDelegate
-
Normalizes a number from another range into a value between 0 and 1.
- normal(double, double, double) - Method in class org.praxislive.video.pgl.code.P3DCodeDelegate
- normal(double, double, double) - Method in class org.praxislive.video.pgl.code.userapi.PGraphics3D
- normal(double, double, double) - Method in class org.praxislive.video.pgl.code.userapi.PShape
- Normal - org.praxislive.video.pgl.code.userapi.Constants.TextureMode
- Normal - org.praxislive.video.render.ops.BlendMode
- NORMAL - Static variable in class org.praxislive.video.pgl.code.userapi.Constants
- normalize() - Method in class org.praxislive.code.userapi.PVector
-
( begin auto-generated from PVector_normalize.xml ) Normalize the vector to length 1 (make it a unit vector).
- normalize(PVector) - Method in class org.praxislive.code.userapi.PVector
- noSmooth() - Method in class org.praxislive.video.code.userapi.PGraphics
- noSmooth() - Method in class org.praxislive.video.code.VideoCodeDelegate
- noSmooth() - Method in class org.praxislive.video.pgl.code.P2DCodeDelegate
- noSmooth() - Method in class org.praxislive.video.pgl.code.P3DCodeDelegate
- noStroke() - Method in class org.praxislive.video.code.userapi.PGraphics
- noStroke() - Method in class org.praxislive.video.code.VideoCodeDelegate
- noStroke() - Method in class org.praxislive.video.pgl.code.P2DCodeDelegate
- noStroke() - Method in class org.praxislive.video.pgl.code.P3DCodeDelegate
- noStroke() - Method in class org.praxislive.video.pgl.code.userapi.PShape
- noteToFrequency(String) - Method in class org.praxislive.audio.code.AudioCodeDelegate
- noteToMidi(String) - Method in class org.praxislive.audio.code.AudioCodeDelegate
- noTexture() - Method in class org.praxislive.video.pgl.code.P2DCodeDelegate
- noTexture() - Method in class org.praxislive.video.pgl.code.P3DCodeDelegate
- noTexture() - Method in class org.praxislive.video.pgl.code.userapi.PShape
- notifyChild(Component) - Method in class org.praxislive.base.AbstractContainer
- noTint() - Method in class org.praxislive.video.pgl.code.P2DCodeDelegate
- noTint() - Method in class org.praxislive.video.pgl.code.P3DCodeDelegate
- noTint() - Method in class org.praxislive.video.pgl.code.userapi.PShape
- number() - Method in class org.praxislive.core.Info.ArgumentInfoChooser
-
Create a NumberInfoBuilder for numeric values.
O
- of(boolean) - Static method in class org.praxislive.core.types.PBoolean
- of(double) - Static method in class org.praxislive.core.types.PNumber
- of(int) - Static method in class org.praxislive.core.types.PNumber
- of(Class<? extends Exception>, String) - Static method in class org.praxislive.core.types.PError
- of(Class<? extends Value>) - Static method in class org.praxislive.core.ArgumentInfo
-
Create an ArgumentInfo from the Value class and optional PMap of additional properties.
- of(Class<? extends Value>, PMap) - Static method in class org.praxislive.core.ArgumentInfo
-
Create an ArgumentInfo from the Value class and optional PMap of additional properties.
- of(Class<T>) - Static method in class org.praxislive.core.Port.Type
- of(Class<T>) - Static method in class org.praxislive.core.Protocol.Type
- of(Class<T>) - Static method in class org.praxislive.core.Value.Type
- of(Exception) - Static method in class org.praxislive.core.types.PError
- of(Exception, String) - Static method in class org.praxislive.core.types.PError
- of(Object) - Static method in class org.praxislive.core.types.PReference
- of(Object) - Static method in class org.praxislive.core.types.PString
- of(Object...) - Static method in interface org.praxislive.core.Lookup
-
Create a Lookup wrapping the given Objects.
- of(String) - Static method in class org.praxislive.core.ComponentAddress
-
Create an address from the supplied String
- of(String) - Static method in class org.praxislive.core.ComponentType
- of(String) - Static method in class org.praxislive.core.ControlAddress
- of(String) - Static method in class org.praxislive.core.PortAddress
- of(String) - Static method in class org.praxislive.core.types.PError
- of(String) - Static method in class org.praxislive.core.types.PString
- of(String, Object) - Static method in class org.praxislive.core.types.PMap
- of(String, Object, String, Object) - Static method in class org.praxislive.core.types.PMap
- of(String, Object, String, Object, String, Object) - Static method in class org.praxislive.core.types.PMap
- of(URI) - Static method in class org.praxislive.core.types.PResource
- of(Collection<? extends Value>) - Static method in class org.praxislive.core.types.PArray
- of(List<? extends DataObject>) - Static method in class org.praxislive.core.types.PBytes
-
Encode the provided List of DataObject subclasses into a new PBytes
- of(ComponentAddress, String) - Static method in class org.praxislive.core.ComponentAddress
-
Create a ComponentAddress by adding the supplied path to the end of the supplied ComponentAddress.
- of(ComponentAddress, String) - Static method in class org.praxislive.core.ControlAddress
- of(ComponentAddress, String) - Static method in class org.praxislive.core.PortAddress
- of(Lookup, Object...) - Static method in interface org.praxislive.core.Lookup
-
Create a Lookup wrapping the given Objects and results from the provided parent Lookup.
- of(Value...) - Static method in class org.praxislive.core.types.PArray
- OffScreen - Annotation Type in org.praxislive.video.code.userapi
-
Annotate a PGraphics field as an additional offscreen buffer.
- OffScreen - Annotation Type in org.praxislive.video.pgl.code.userapi
-
Annotate a PGraphics field as an additional offscreen buffer.
- OffScreen.Format - Enum in org.praxislive.video.code.userapi
-
Pixel format of the buffer.
- OK - org.praxislive.script.StackFrame.State
- on() - Method in class org.praxislive.code.userapi.Trigger
-
Returns a new
Linkable.Intfor listening to each trigger. - onAccumulate(BinaryOperator<T>) - Method in class org.praxislive.code.userapi.Data.Sink
- OnChange - Annotation Type in org.praxislive.code.userapi
-
Name a method to call when a property field (see
@P) changes in response to an external port or control call. - onClear(UnaryOperator<T>) - Method in class org.praxislive.code.userapi.Data.Sink
-
Function to clear an instance of T when required, at the head of a pipe chain, prior to accumulation, etc.
- onCreate(UnaryOperator<T>) - Method in class org.praxislive.code.userapi.Data.Sink
-
Function to get an instance of T when a new data packet is being created.
- onDispose(Consumer<? super T>) - Method in class org.praxislive.code.userapi.Ref
-
Provide a function to run on the value whenever the value is being disposed of, either because the Ref has been removed from the code, the root is being stopped, or
clearhas been explicitly called. - ONE - Static variable in class org.praxislive.core.types.PNumber
- onEOS(Runnable) - Method in interface org.praxislive.video.gstreamer.VideoCapture
- onEOS(Runnable) - Method in interface org.praxislive.video.gstreamer.VideoPlayer
- onError(Consumer<String>) - Method in interface org.praxislive.video.gstreamer.VideoCapture
- onError(Consumer<String>) - Method in interface org.praxislive.video.gstreamer.VideoPlayer
- onError(List<Value>) - Method in class org.praxislive.base.Binding.Adaptor
-
An optional hook for adaptors to access any error response from a call to send.
- OnError - Annotation Type in org.praxislive.code.userapi
-
Name a method to call when a property field (see
@P) has an error in response to an external port or control call. - onQueueReceipt() - Method in class org.praxislive.base.AbstractRoot.Controller
-
Called on receipt of a
Packet(Call) or a Runnable task. - onQueueReceipt() - Method in class org.praxislive.base.AbstractRoot.Delegate
-
Called when a new Packet
AbstractRoot.Controller.submitPacket(org.praxislive.core.Packet)or taskAbstractRoot.invokeLater(java.lang.Runnable)is submitted. - onReady(Runnable) - Method in interface org.praxislive.video.gstreamer.VideoCapture
- onReady(Runnable) - Method in interface org.praxislive.video.gstreamer.VideoPlayer
- onReset(Consumer<? super T>) - Method in class org.praxislive.code.userapi.Ref
-
Provide a function to run on the value whenever the Ref is reset - eg.
- onResponse(List<Value>) - Method in class org.praxislive.base.Binding.Adaptor
-
An optional hook for adaptors to access the returned response from a call to send.
- onValidate(BiPredicate<T, T>) - Method in class org.praxislive.code.userapi.Data.Sink
-
Function to validate a source Data.Packet value against a destination Data.Packet value.
- op() - Static method in class org.praxislive.video.render.ops.Blit
-
Deprecated.
- op() - Static method in class org.praxislive.video.render.ops.Noise
- op(int) - Static method in class org.praxislive.video.render.ops.Blur
- op(SurfaceOp) - Method in class org.praxislive.video.code.userapi.PGraphics
- op(SurfaceOp) - Method in class org.praxislive.video.code.VideoCodeDelegate
- op(SurfaceOp, int, int, int, int) - Static method in class org.praxislive.video.render.ops.Sub
- op(SurfaceOp, PImage) - Method in class org.praxislive.video.code.userapi.PGraphics
- op(SurfaceOp, PImage) - Method in class org.praxislive.video.code.VideoCodeDelegate
- op(SurfaceOp, Bounds) - Static method in class org.praxislive.video.render.ops.Sub
- op(SurfaceOp, PixelData) - Static method in class org.praxislive.video.render.ops.Reverse
- Open - org.praxislive.video.pgl.code.userapi.Constants.ShapeEndMode
- OPEN - Static variable in class org.praxislive.video.code.userapi.VideoConstants
- OPEN - Static variable in class org.praxislive.video.pgl.code.userapi.Constants
- org.praxislive.audio - module org.praxislive.audio
- org.praxislive.audio - package org.praxislive.audio
- org.praxislive.audio.code - module org.praxislive.audio.code
- org.praxislive.audio.code - package org.praxislive.audio.code
- org.praxislive.audio.code.userapi - package org.praxislive.audio.code.userapi
- org.praxislive.base - module org.praxislive.base
- org.praxislive.base - package org.praxislive.base
- org.praxislive.code - module org.praxislive.code
- org.praxislive.code - package org.praxislive.code
- org.praxislive.code.userapi - package org.praxislive.code.userapi
- org.praxislive.core - module org.praxislive.core
- org.praxislive.core - package org.praxislive.core
- org.praxislive.core.code - module org.praxislive.core.code
- org.praxislive.core.code - package org.praxislive.core.code
- org.praxislive.core.protocols - package org.praxislive.core.protocols
- org.praxislive.core.services - package org.praxislive.core.services
- org.praxislive.core.syntax - package org.praxislive.core.syntax
- org.praxislive.core.types - package org.praxislive.core.types
- org.praxislive.hub - module org.praxislive.hub
- org.praxislive.hub - package org.praxislive.hub
- org.praxislive.hub.net - module org.praxislive.hub.net
- org.praxislive.hub.net - package org.praxislive.hub.net
- org.praxislive.launcher - module org.praxislive.launcher
- org.praxislive.launcher - package org.praxislive.launcher
- org.praxislive.script - module org.praxislive.script
- org.praxislive.script - package org.praxislive.script
- org.praxislive.script.impl - package org.praxislive.script.impl
- org.praxislive.tinkerforge - module org.praxislive.tinkerforge
- org.praxislive.tinkerforge - package org.praxislive.tinkerforge
- org.praxislive.tinkerforge.userapi - package org.praxislive.tinkerforge.userapi
- org.praxislive.video - module org.praxislive.video
- org.praxislive.video - package org.praxislive.video
- org.praxislive.video.code - module org.praxislive.video.code
- org.praxislive.video.code - package org.praxislive.video.code
- org.praxislive.video.code.userapi - package org.praxislive.video.code.userapi
- org.praxislive.video.gstreamer - module org.praxislive.video.gstreamer
- org.praxislive.video.gstreamer - package org.praxislive.video.gstreamer
- org.praxislive.video.gstreamer.configuration - package org.praxislive.video.gstreamer.configuration
- org.praxislive.video.pgl - module org.praxislive.video.pgl
- org.praxislive.video.pgl - package org.praxislive.video.pgl
- org.praxislive.video.pgl.code - module org.praxislive.video.pgl.code
- org.praxislive.video.pgl.code - package org.praxislive.video.pgl.code
- org.praxislive.video.pgl.code.userapi - package org.praxislive.video.pgl.code.userapi
- org.praxislive.video.pipes - package org.praxislive.video.pipes
- org.praxislive.video.pipes.impl - package org.praxislive.video.pipes.impl
- org.praxislive.video.render - package org.praxislive.video.render
- org.praxislive.video.render.ops - package org.praxislive.video.render.ops
- org.praxislive.video.render.rgbmath - package org.praxislive.video.render.rgbmath
- org.praxislive.video.render.utils - package org.praxislive.video.render.utils
- org.praxislive.video.utils - package org.praxislive.video.utils
- ortho() - Method in class org.praxislive.video.pgl.code.P3DCodeDelegate
- ortho() - Method in class org.praxislive.video.pgl.code.userapi.PGraphics3D
- ortho(double, double, double, double) - Method in class org.praxislive.video.pgl.code.P3DCodeDelegate
- ortho(double, double, double, double) - Method in class org.praxislive.video.pgl.code.userapi.PGraphics3D
- ortho(double, double, double, double, double, double) - Method in class org.praxislive.video.pgl.code.P3DCodeDelegate
- ortho(double, double, double, double, double, double) - Method in class org.praxislive.video.pgl.code.userapi.PGraphics3D
- Out - org.praxislive.code.PortDescriptor.Category
- Out - Annotation Type in org.praxislive.code.userapi
-
Annotate a field representing an output, such as
Output. - Out() - Constructor for class org.praxislive.code.userapi.Data.Out
- OUT - org.praxislive.core.PortInfo.Direction
- OUT - Static variable in interface org.praxislive.core.Port
- output(Class<? extends Port>) - Method in class org.praxislive.core.Info.PortInfoChooser
-
Create a PortInfoBuilder for output ports of the provided base type.
- output(Class<? extends Value>) - Method in class org.praxislive.core.Info.ReadOnlyPropertyInfoBuilder
-
Add output ArgumentInfo for the provided value type.
- output(Function<Info.ArgumentInfoChooser, Info.ArgumentInfoBuilder<?>>) - Method in class org.praxislive.core.Info.ReadOnlyPropertyInfoBuilder
-
Add output ArgumentInfo by applying the provided function to choose and configure an ArgumentInfoBuilder.
- output(ArgumentInfo) - Method in class org.praxislive.core.Info.ReadOnlyPropertyInfoBuilder
-
Add output ArgumentInfo.
- Output - Class in org.praxislive.code.userapi
-
A field type providing a control output port.
- Output() - Constructor for class org.praxislive.audio.AudioPort.Output
- Output() - Constructor for class org.praxislive.code.userapi.Output
- Output() - Constructor for class org.praxislive.core.ControlPort.Output
- Output() - Constructor for class org.praxislive.video.VideoPort.Output
- Output(PMap) - Constructor for class org.praxislive.audio.AudioPort.Output
- Output(PMap) - Constructor for class org.praxislive.video.VideoPort.Output
- OutputClient() - Constructor for class org.praxislive.audio.AudioContext.OutputClient
- OutputClient() - Constructor for class org.praxislive.video.VideoContext.OutputClient
- outputs() - Method in class org.praxislive.core.ControlInfo
- outputs(Function<Info.ArgumentInfoChooser, Info.ArgumentInfoBuilder<?>>...) - Method in class org.praxislive.core.Info.FunctionInfoBuilder
-
Add ArgumentInfo for function outputs by applying the provided functions to choose and configure ArgumentInfoBuilders.
- outputs(ArgumentInfo...) - Method in class org.praxislive.core.Info.FunctionInfoBuilder
-
Add ArgumentInfo for function outputs.
- OutputStream() - Constructor for class org.praxislive.core.types.PBytes.OutputStream
- OutputStream(int) - Constructor for class org.praxislive.core.types.PBytes.OutputStream
P
- P - Annotation Type in org.praxislive.code.userapi
-
Annotate a field as a property.
- P2DClassBodyContext - Class in org.praxislive.video.pgl.code
- P2DClassBodyContext() - Constructor for class org.praxislive.video.pgl.code.P2DClassBodyContext
- P2DCodeConnector - Class in org.praxislive.video.pgl.code
- P2DCodeConnector(CodeFactory.Task<P2DCodeDelegate>, P2DCodeDelegate) - Constructor for class org.praxislive.video.pgl.code.P2DCodeConnector
- P2DCodeContext - Class in org.praxislive.video.pgl.code
- P2DCodeContext(P2DCodeConnector) - Constructor for class org.praxislive.video.pgl.code.P2DCodeContext
- P2DCodeDelegate - Class in org.praxislive.video.pgl.code
- P2DCodeDelegate() - Constructor for class org.praxislive.video.pgl.code.P2DCodeDelegate
- P2DCodeFactory - Class in org.praxislive.video.pgl.code
- P2DCodeFactory(String) - Constructor for class org.praxislive.video.pgl.code.P2DCodeFactory
- P2DCodeFactory(String, String) - Constructor for class org.praxislive.video.pgl.code.P2DCodeFactory
- P3DClassBodyContext - Class in org.praxislive.video.pgl.code
- P3DClassBodyContext() - Constructor for class org.praxislive.video.pgl.code.P3DClassBodyContext
- P3DCodeConnector - Class in org.praxislive.video.pgl.code
- P3DCodeConnector(CodeFactory.Task<P3DCodeDelegate>, P3DCodeDelegate) - Constructor for class org.praxislive.video.pgl.code.P3DCodeConnector
- P3DCodeContext - Class in org.praxislive.video.pgl.code
- P3DCodeContext(P3DCodeConnector) - Constructor for class org.praxislive.video.pgl.code.P3DCodeContext
- P3DCodeDelegate - Class in org.praxislive.video.pgl.code
- P3DCodeDelegate() - Constructor for class org.praxislive.video.pgl.code.P3DCodeDelegate
- P3DCodeFactory - Class in org.praxislive.video.pgl.code
- P3DCodeFactory(String) - Constructor for class org.praxislive.video.pgl.code.P3DCodeFactory
- P3DCodeFactory(String, String) - Constructor for class org.praxislive.video.pgl.code.P3DCodeFactory
- Packet - Class in org.praxislive.core
-
Superclass of Call.
- PacketRouter - Interface in org.praxislive.core
-
Interface for an object that can route Calls to their required destination.
- parent() - Method in class org.praxislive.core.ComponentAddress
- parent() - Method in class org.praxislive.video.pgl.PGLContext
- parentNotify(Container) - Method in class org.praxislive.base.AbstractComponent
- parentNotify(Container) - Method in class org.praxislive.base.AbstractRootContainer
- parentNotify(Container) - Method in class org.praxislive.code.CodeComponent
- parentNotify(Container) - Method in interface org.praxislive.core.Component
-
Notify the Component that it has been added to the supplied Container, or removed from its parent if the supplied argument is null.
- PArray - Class in org.praxislive.core.types
- parse(String) - Static method in class org.praxislive.core.ArgumentInfo
- parse(String) - Static method in class org.praxislive.core.ComponentAddress
-
Create an address from the supplied String
- parse(String) - Static method in class org.praxislive.core.ComponentInfo
- parse(String) - Static method in class org.praxislive.core.ComponentType
- parse(String) - Static method in class org.praxislive.core.ControlAddress
- parse(String) - Static method in class org.praxislive.core.ControlInfo
- parse(String) - Static method in class org.praxislive.core.PortAddress
- parse(String) - Static method in class org.praxislive.core.PortInfo
- parse(String) - Static method in class org.praxislive.core.types.PArray
- parse(String) - Static method in class org.praxislive.core.types.PBoolean
- parse(String) - Static method in class org.praxislive.core.types.PBytes
- parse(String) - Static method in class org.praxislive.core.types.PError
- parse(String) - Static method in class org.praxislive.core.types.PMap
- parse(String) - Static method in class org.praxislive.core.types.PNumber
- parse(String) - Static method in class org.praxislive.core.types.PResource
- Path - org.praxislive.video.pgl.code.userapi.Constants.ShapeType
- PATH - Static variable in class org.praxislive.video.pgl.code.userapi.Constants
- pause() - Method in interface org.praxislive.video.gstreamer.VideoPlayer
- Paused - org.praxislive.video.gstreamer.VideoPlayer.State
- PBoolean - Class in org.praxislive.core.types
- PBytes - Class in org.praxislive.core.types
- PBytes.OutputStream - Class in org.praxislive.core.types
- peek() - Method in class org.praxislive.code.TriggerControl.Binding
- PError - Class in org.praxislive.core.types
- persistent() - Method in annotation type org.praxislive.video.code.userapi.OffScreen
-
Whether to persist the contents of the offscreen buffer between frames.
- persistent() - Method in annotation type org.praxislive.video.pgl.code.userapi.OffScreen
-
Whether to persist the contents of the offscreen buffer between frames.
- perspective() - Method in class org.praxislive.video.pgl.code.P3DCodeDelegate
- perspective() - Method in class org.praxislive.video.pgl.code.userapi.PGraphics3D
- perspective(double, double, double, double) - Method in class org.praxislive.video.pgl.code.P3DCodeDelegate
- perspective(double, double, double, double) - Method in class org.praxislive.video.pgl.code.userapi.PGraphics3D
- PFont - Class in org.praxislive.video.code.userapi
- PFont - Class in org.praxislive.video.pgl.code.userapi
- PFont() - Constructor for class org.praxislive.video.code.userapi.PFont
- PFont() - Constructor for class org.praxislive.video.pgl.code.userapi.PFont
- PGLContext - Class in org.praxislive.video.pgl
- PGLCustomFactoryProvider - Class in org.praxislive.video.pgl.code
- PGLCustomFactoryProvider() - Constructor for class org.praxislive.video.pgl.code.PGLCustomFactoryProvider
- PGLException - Exception in org.praxislive.video.pgl
- PGLException() - Constructor for exception org.praxislive.video.pgl.PGLException
-
Creates a new instance of
GLExceptionwithout detail message. - PGLException(String) - Constructor for exception org.praxislive.video.pgl.PGLException
-
Constructs an instance of
GLExceptionwith the specified detail message. - PGLException(String, Throwable) - Constructor for exception org.praxislive.video.pgl.PGLException
- PGLException(Throwable) - Constructor for exception org.praxislive.video.pgl.PGLException
- PGLGraphics - Class in org.praxislive.video.pgl
- PGLGraphics3D - Class in org.praxislive.video.pgl
- PGLPlayer - Class in org.praxislive.video.pgl
- PGLPlayerFactory - Class in org.praxislive.video.pgl
- PGLPlayerFactory.Default - Class in org.praxislive.video.pgl
- PGLPlayerFactory.GL2 - Class in org.praxislive.video.pgl
- PGLPlayerFactory.GL3 - Class in org.praxislive.video.pgl
- PGLPlayerFactory.GL4 - Class in org.praxislive.video.pgl
- PGLPlayerFactory.GLES2 - Class in org.praxislive.video.pgl
- PGLProfile - Enum in org.praxislive.video.pgl
- PGLShader - Class in org.praxislive.video.pgl
- PGLShader(PGLContext, String, String) - Constructor for class org.praxislive.video.pgl.PGLShader
- PGLSurface - Class in org.praxislive.video.pgl
- PGLSurface.Data - Class in org.praxislive.video.pgl
- PGraphics - Class in org.praxislive.video.code.userapi
- PGraphics(int, int) - Constructor for class org.praxislive.video.code.userapi.PGraphics
- PGraphics2D - Class in org.praxislive.video.pgl.code.userapi
- PGraphics2D(int, int) - Constructor for class org.praxislive.video.pgl.code.userapi.PGraphics2D
- PGraphics3D - Class in org.praxislive.video.pgl.code.userapi
- PGraphics3D(int, int) - Constructor for class org.praxislive.video.pgl.code.userapi.PGraphics3D
- PI - Static variable in class org.praxislive.code.userapi.Constants
- PImage - Class in org.praxislive.video.code.userapi
- PImage - Class in org.praxislive.video.pgl.code.userapi
- PImage(int, int) - Constructor for class org.praxislive.video.code.userapi.PImage
- PImage(int, int) - Constructor for class org.praxislive.video.pgl.code.userapi.PImage
- Pipe() - Constructor for class org.praxislive.code.userapi.Data.Pipe
- PixelArrayCache - Class in org.praxislive.video.render.utils
- PixelData - Interface in org.praxislive.video.render
- Placeholder - Class in org.praxislive.video.pipes.impl
- Placeholder() - Constructor for class org.praxislive.video.pipes.impl.Placeholder
- PLAIN - org.praxislive.core.syntax.Token.Type
- play() - Method in interface org.praxislive.video.gstreamer.VideoCapture
- play() - Method in interface org.praxislive.video.gstreamer.VideoPlayer
- Player - Interface in org.praxislive.video
- PlayerConfiguration - Class in org.praxislive.video
- PlayerConfiguration(Clock, int, int, double) - Constructor for class org.praxislive.video.PlayerConfiguration
- PlayerConfiguration(Clock, int, int, double, Lookup) - Constructor for class org.praxislive.video.PlayerConfiguration
- PlayerFactory - Interface in org.praxislive.video
- PlayerFactory.Provider - Interface in org.praxislive.video
- Playing - org.praxislive.video.gstreamer.VideoCapture.State
- Playing - org.praxislive.video.gstreamer.VideoPlayer.State
- PMap - Class in org.praxislive.core.types
- PMap.Builder - Class in org.praxislive.core.types
- pmouseX - Variable in class org.praxislive.video.pgl.code.P2DCodeDelegate
- pmouseX - Variable in class org.praxislive.video.pgl.code.P3DCodeDelegate
- pmouseY - Variable in class org.praxislive.video.pgl.code.P2DCodeDelegate
- pmouseY - Variable in class org.praxislive.video.pgl.code.P3DCodeDelegate
- PNumber - Class in org.praxislive.core.types
- point(double, double) - Method in class org.praxislive.video.code.userapi.PGraphics
- point(double, double) - Method in class org.praxislive.video.code.VideoCodeDelegate
- point(double, double) - Method in class org.praxislive.video.pgl.code.P2DCodeDelegate
- point(double, double) - Method in class org.praxislive.video.pgl.code.P3DCodeDelegate
- point(double, double, double) - Method in class org.praxislive.video.pgl.code.P3DCodeDelegate
- point(double, double, double) - Method in class org.praxislive.video.pgl.code.userapi.PGraphics3D
- pointLight(double, double, double, double, double, double) - Method in class org.praxislive.video.pgl.code.P3DCodeDelegate
- pointLight(double, double, double, double, double, double) - Method in class org.praxislive.video.pgl.code.userapi.PGraphics3D
- Points - org.praxislive.video.pgl.code.userapi.Constants.ShapeMode
- POINTS - Static variable in class org.praxislive.video.pgl.code.userapi.Constants
- poll() - Method in class org.praxislive.code.TriggerControl.Binding
- poll() - Method in class org.praxislive.code.TriggerControl
- popMatrix() - Method in class org.praxislive.video.pgl.code.P2DCodeDelegate
- popMatrix() - Method in class org.praxislive.video.pgl.code.P3DCodeDelegate
- port() - Static method in class org.praxislive.core.Info
-
Get a PortInfoChooser to choose a PortInfoBuilder
- port(String, Function<Info.PortInfoChooser, Info.PortInfoBuilder>) - Method in class org.praxislive.core.Info.ComponentInfoBuilder
-
Add port info by applying the supplied function to choose and configure a builder.
- port(String, PortInfo) - Method in class org.praxislive.core.Info.ComponentInfoBuilder
-
Add port info.
- port(Function<Info.PortInfoChooser, Info.PortInfoBuilder>) - Static method in class org.praxislive.core.Info
-
Apply the provided function to a PortInfoChooser to choose and customize a PortInfoBuilder and return the resulting PortInfo.
- Port - Interface in org.praxislive.core
- Port.Type<T extends Port> - Class in org.praxislive.core
- Port.TypeProvider - Interface in org.praxislive.core
- PortAddress - Class in org.praxislive.core
- PortConnectionException - Exception in org.praxislive.core
- PortConnectionException() - Constructor for exception org.praxislive.core.PortConnectionException
-
Creates a new instance of
PortConnectionExceptionwithout detail message. - PortConnectionException(String) - Constructor for exception org.praxislive.core.PortConnectionException
-
Constructs an instance of
PortConnectionExceptionwith the specified detail message. - PortConnectionException(String, Throwable) - Constructor for exception org.praxislive.core.PortConnectionException
- PortConnectionException(Throwable) - Constructor for exception org.praxislive.core.PortConnectionException
- PortDescriptor - Class in org.praxislive.code
- PortDescriptor(String, PortDescriptor.Category, int) - Constructor for class org.praxislive.code.PortDescriptor
- PortDescriptor.Category - Enum in org.praxislive.code
- portID() - Method in class org.praxislive.core.PortAddress
- portInfo(String) - Method in class org.praxislive.core.ComponentInfo
- PortInfo - Class in org.praxislive.core
- PortInfo.Direction - Enum in org.praxislive.core
- portInvoke(long, Value) - Method in class org.praxislive.code.AbstractAsyncProperty
- PortListener - Interface in org.praxislive.core
- ports() - Method in class org.praxislive.core.ComponentInfo
- portType() - Method in class org.praxislive.core.PortInfo
- position() - Method in interface org.praxislive.video.gstreamer.VideoPlayer
- position(double) - Method in interface org.praxislive.video.gstreamer.VideoPlayer
- postResponse(Call) - Method in class org.praxislive.script.impl.AbstractSingleCallFrame
- postResponse(Call) - Method in interface org.praxislive.script.StackFrame
- postResponse(StackFrame.State, List<Value>) - Method in class org.praxislive.script.impl.AbstractSingleCallFrame
- postResponse(StackFrame.State, List<Value>) - Method in interface org.praxislive.script.StackFrame
- pow(double, double) - Method in class org.praxislive.code.DefaultCodeDelegate
-
Calculate the value of the first argument raised to the power of the second argument.
- PReference - Class in org.praxislive.core.types
- premultiply(int) - Static method in class org.praxislive.video.render.utils.RGBMath
- PResource - Class in org.praxislive.core.types
- PResource.Resolver - Interface in org.praxislive.core.types
- primary() - Method in class org.praxislive.video.pgl.PGLContext
- process() - Method in class org.praxislive.code.CodeConnector
- process(long, TimeUnit) - Method in interface org.praxislive.video.QueueContext
- process(List<Data.Packet<T>>) - Method in class org.praxislive.code.userapi.Data.In
- process(List<Data.Packet<T>>) - Method in class org.praxislive.code.userapi.Data.Out
- process(List<Data.Packet<T>>) - Method in class org.praxislive.code.userapi.Data.Pipe
- process(Data.Pipe<T>, Data.Packet<T>, long) - Method in class org.praxislive.code.userapi.Data.Pipe
- process(Env) - Method in class org.praxislive.script.impl.AbstractSingleCallFrame
- process(Env) - Method in interface org.praxislive.script.StackFrame
- process(Env, Namespace, List<Value>) - Method in interface org.praxislive.script.InlineCommand
- process(VideoPipe, Surface, long) - Method in class org.praxislive.video.pipes.impl.MultiInOut
- process(VideoPipe, Surface, long) - Method in class org.praxislive.video.pipes.impl.SingleOut
- process(VideoPipe, Surface, long) - Method in class org.praxislive.video.pipes.VideoPipe
- process(PixelData, PixelData...) - Method in class org.praxislive.video.render.ops.Blit
- process(PixelData, PixelData...) - Method in class org.praxislive.video.render.ops.Blur
- process(PixelData, PixelData...) - Method in class org.praxislive.video.render.ops.DifferenceOp
- process(PixelData, PixelData...) - Method in class org.praxislive.video.render.ops.GraphicsOp
- process(PixelData, PixelData...) - Method in class org.praxislive.video.render.ops.Noise
- process(PixelData, PixelData...) - Method in class org.praxislive.video.render.ops.RectFill
- process(PixelData, PixelData...) - Method in class org.praxislive.video.render.ops.Reverse
- process(PixelData, PixelData...) - Method in class org.praxislive.video.render.ops.ScaledBlit
- process(PixelData, PixelData...) - Method in class org.praxislive.video.render.ops.ShapeRender
- process(PixelData, PixelData...) - Method in class org.praxislive.video.render.ops.Sub
- process(PixelData, PixelData...) - Method in class org.praxislive.video.render.ops.TextRender
- process(PixelData, PixelData...) - Method in class org.praxislive.video.render.ops.TransformBlit
- process(PixelData, PixelData...) - Method in interface org.praxislive.video.render.SurfaceOp
- process(Surface[], Surface, int, boolean) - Method in class org.praxislive.video.pipes.impl.MultiInOut
- process(Surface[], Surface, int, boolean) - Method in class org.praxislive.video.pipes.impl.Splitter
- process(SurfaceOp) - Method in class org.praxislive.video.render.Surface
- process(SurfaceOp, Surface) - Method in class org.praxislive.video.render.Surface
- process(SurfaceOp, Surface...) - Method in class org.praxislive.video.pgl.PGLSurface
- process(SurfaceOp, Surface...) - Method in class org.praxislive.video.render.Surface
- process(SurfaceOp, Surface...) - Method in class org.praxislive.video.render.utils.BufferedImageSurface
- process(Surface, boolean) - Method in class org.praxislive.video.pipes.impl.Placeholder
- process(Surface, boolean) - Method in class org.praxislive.video.pipes.impl.SingleOut
- process(T) - Method in class org.praxislive.code.userapi.Data.Sink
-
Process an instance of type T through the data graph.
- processCall(Call, PacketRouter) - Method in class org.praxislive.base.AbstractRoot
-
Method called to handle every received
Call. - processCall(Call, PacketRouter) - Method in class org.praxislive.base.AbstractRootContainer
- processCall(Call, PacketRouter) - Method in class org.praxislive.hub.BasicCoreRoot
- processCall(Call, PacketRouter) - Method in class org.praxislive.script.impl.ScriptServiceImpl
- processError(Call) - Method in class org.praxislive.base.AbstractAsyncControl
- processInputs(Surface[], boolean) - Method in class org.praxislive.video.pipes.impl.MultiInOut
- processInvoke(Call) - Method in class org.praxislive.base.AbstractAsyncControl
- processInvoke(Call) - Method in class org.praxislive.base.AbstractContainer.AddChildControl
- processResponse(Call) - Method in class org.praxislive.base.AbstractAsyncControl
- processResponse(Call) - Method in class org.praxislive.base.AbstractContainer.AddChildControl
- processResult(List<Value>) - Method in class org.praxislive.script.impl.AbstractSingleCallFrame
- processScriptCall(Call) - Method in class org.praxislive.script.impl.ScriptExecutor
- properties() - Method in annotation type org.praxislive.code.userapi.Type
- properties() - Method in class org.praxislive.core.ArgumentInfo
- properties() - Method in class org.praxislive.core.ComponentInfo
- properties() - Method in class org.praxislive.core.ControlInfo
- properties() - Method in class org.praxislive.core.PortInfo
- property() - Method in class org.praxislive.core.Info.ControlInfoChooser
-
Create a PropertyInfoBuilder for a property.
- property(String, Object) - Method in class org.praxislive.core.Info.ComponentInfoBuilder
-
Add custom property.
- property(String, Object) - Method in class org.praxislive.core.Info.ControlInfoBuilder
-
Add custom property.
- property(String, Object) - Method in class org.praxislive.core.Info.PortInfoBuilder
-
Add custom property.
- property(String, Value) - Method in class org.praxislive.core.Info.ArgumentInfoBuilder
-
Add custom property.
- Property - Class in org.praxislive.code.userapi
-
A field type for properties (see
@P). - Property - org.praxislive.code.ControlDescriptor.Category
- Property - org.praxislive.code.PortDescriptor.Category
- Property - org.praxislive.core.ControlInfo.Type
- Property() - Constructor for class org.praxislive.code.userapi.Property
- Property.Animator - Class in org.praxislive.code.userapi
-
Provides keyframe animation support for Property.
- PropertyControl - Class in org.praxislive.code
- PropertyControl.Binding - Class in org.praxislive.code
- PropertyControl.Descriptor - Class in org.praxislive.code
- protocol(Class<? extends Protocol>) - Method in class org.praxislive.core.Info.ComponentInfoBuilder
-
Add a protocol.
- Protocol - Interface in org.praxislive.core
- Protocol.Type<T extends Protocol> - Class in org.praxislive.core
- Protocol.TypeProvider - Interface in org.praxislive.core
- protocols() - Method in class org.praxislive.core.ComponentInfo
- Provider() - Constructor for class org.praxislive.audio.AudioPort.Provider
- Provider() - Constructor for class org.praxislive.code.CodeComponentFactoryService.Provider
- Provider() - Constructor for class org.praxislive.code.DataPort.Provider
- Provider() - Constructor for class org.praxislive.core.Settings.Provider
- Provider() - Constructor for class org.praxislive.video.VideoPort.Provider
- proxies() - Method in class org.praxislive.hub.net.HubConfiguration
- ProxyInfo - Interface in org.praxislive.hub.net
-
Information about an available proxy process to connect to.
- ProxyInfo.Exec - Interface in org.praxislive.hub.net
-
Information about process that should be executed when initializing a proxy.
- PShader - Class in org.praxislive.video.pgl.code.userapi
- PShape - Class in org.praxislive.video.pgl.code.userapi
- PShape(PShape) - Constructor for class org.praxislive.video.pgl.code.userapi.PShape
- PString - Class in org.praxislive.core.types
- pushMatrix() - Method in class org.praxislive.video.pgl.code.P2DCodeDelegate
- pushMatrix() - Method in class org.praxislive.video.pgl.code.P3DCodeDelegate
- put(String, boolean) - Method in class org.praxislive.core.types.PMap.Builder
- put(String, double) - Method in class org.praxislive.core.types.PMap.Builder
- put(String, int) - Method in class org.praxislive.core.types.PMap.Builder
- put(String, Object) - Method in class org.praxislive.core.types.PMap.Builder
- put(String, String) - Static method in class org.praxislive.core.Settings
- put(String, String) - Method in class org.praxislive.core.types.PMap.Builder
- put(String, String, boolean) - Method in class org.praxislive.core.Settings.Provider
- put(String, String, boolean) - Static method in class org.praxislive.core.Settings
- put(String, String, boolean) - Method in class org.praxislive.launcher.SettingsProvider
- put(String, Value) - Method in class org.praxislive.core.types.PMap.Builder
- putBoolean(String, boolean) - Static method in class org.praxislive.core.Settings
- putBoolean(String, boolean, boolean) - Method in class org.praxislive.core.Settings.Provider
- putBoolean(String, boolean, boolean) - Static method in class org.praxislive.core.Settings
- putDouble(String, double) - Static method in class org.praxislive.core.Settings
- putDouble(String, double, boolean) - Method in class org.praxislive.core.Settings.Provider
- putDouble(String, double, boolean) - Static method in class org.praxislive.core.Settings
- putInt(String, int) - Static method in class org.praxislive.core.Settings
- putInt(String, int, boolean) - Method in class org.praxislive.core.Settings.Provider
- putInt(String, int, boolean) - Static method in class org.praxislive.core.Settings
- PVector - Class in org.praxislive.code.userapi
-
( begin auto-generated from PVector.xml ) A class to describe a two or three dimensional vector.
- PVector() - Constructor for class org.praxislive.code.userapi.PVector
-
Constructor for an empty vector: x, y, and z are set to 0.
- PVector(double, double) - Constructor for class org.praxislive.code.userapi.PVector
-
Constructor for a 2D vector: z coordinate is set to 0.
- PVector(double, double, double) - Constructor for class org.praxislive.code.userapi.PVector
-
Constructor for a 3D vector.
- PWD - Static variable in interface org.praxislive.script.Env
Q
- quad(double, double, double, double, double, double, double, double) - Method in class org.praxislive.video.code.userapi.PGraphics
- quad(double, double, double, double, double, double, double, double) - Method in class org.praxislive.video.code.VideoCodeDelegate
- quad(double, double, double, double, double, double, double, double) - Method in class org.praxislive.video.pgl.code.P2DCodeDelegate
- quad(double, double, double, double, double, double, double, double) - Method in class org.praxislive.video.pgl.code.P3DCodeDelegate
- QUAD_STRIP - Static variable in class org.praxislive.video.pgl.code.userapi.Constants
- quadIn - Static variable in interface org.praxislive.code.userapi.Easing
- quadInOut - Static variable in interface org.praxislive.code.userapi.Easing
- quadOut - Static variable in interface org.praxislive.code.userapi.Easing
- quadraticVertex(double, double, double, double) - Method in class org.praxislive.video.pgl.code.P2DCodeDelegate
- quadraticVertex(double, double, double, double) - Method in class org.praxislive.video.pgl.code.P3DCodeDelegate
- quadraticVertex(double, double, double, double) - Method in class org.praxislive.video.pgl.code.userapi.PShape
- quadraticVertex(double, double, double, double, double, double) - Method in class org.praxislive.video.pgl.code.P3DCodeDelegate
- quadraticVertex(double, double, double, double, double, double) - Method in class org.praxislive.video.pgl.code.userapi.PGraphics3D
- quadraticVertex(double, double, double, double, double, double) - Method in class org.praxislive.video.pgl.code.userapi.PShape
- Quads - org.praxislive.video.pgl.code.userapi.Constants.ShapeMode
- QUADS - Static variable in class org.praxislive.video.pgl.code.userapi.Constants
- QuadStrip - org.praxislive.video.pgl.code.userapi.Constants.ShapeMode
- QUARTER_PI - Static variable in class org.praxislive.code.userapi.Constants
- quartIn - Static variable in interface org.praxislive.code.userapi.Easing
- quartInOut - Static variable in interface org.praxislive.code.userapi.Easing
- quartOut - Static variable in interface org.praxislive.code.userapi.Easing
- QueueContext - Interface in org.praxislive.video
- queueEvalCall(Call) - Method in class org.praxislive.script.impl.ScriptExecutor
- quintIn - Static variable in interface org.praxislive.code.userapi.Easing
- quintInOut - Static variable in interface org.praxislive.code.userapi.Easing
- quintOut - Static variable in interface org.praxislive.code.userapi.Easing
- QUOTED - org.praxislive.core.syntax.Token.Type
R
- RAD_TO_DEG - Static variable in class org.praxislive.code.userapi.Constants
- radians(double) - Method in class org.praxislive.code.DefaultCodeDelegate
-
Converts an angle in degrees to an angle in radians.
- Radius - org.praxislive.video.pgl.code.userapi.Constants.DrawingMode
- RADIUS - Static variable in class org.praxislive.video.pgl.code.userapi.Constants
- random() - Static method in class org.praxislive.video.render.utils.RGBMath
- random(double) - Method in class org.praxislive.code.DefaultCodeDelegate
-
Return a random number between zero and max (exclusive)
- random(double, double) - Method in class org.praxislive.code.DefaultCodeDelegate
-
Return a random number between min (inclusive) and max (exclusive)
- random2D() - Static method in class org.praxislive.code.userapi.PVector
-
( begin auto-generated from PVector_random2D.xml ) Make a new 2D unit vector with a random direction.
- random2D(PVector) - Static method in class org.praxislive.code.userapi.PVector
-
Set a 2D vector to a random unit vector with a random direction
- random3D() - Static method in class org.praxislive.code.userapi.PVector
-
( begin auto-generated from PVector_random3D.xml ) Make a new 3D unit vector with a random direction.
- random3D(PVector) - Static method in class org.praxislive.code.userapi.PVector
-
Set a 3D vector to a random unit vector with a random direction
- randomOf(double...) - Method in class org.praxislive.code.DefaultCodeDelegate
-
Return a random element from an array of values.
- randomOf(int...) - Method in class org.praxislive.code.DefaultCodeDelegate
-
Return a random element from an array of values.
- randomOf(String...) - Method in class org.praxislive.code.DefaultCodeDelegate
-
Return a random element from an array of values.
- rate(double) - Method in interface org.praxislive.video.gstreamer.VideoPlayer
- read(byte[]) - Method in class org.praxislive.core.types.PBytes
- readFrom(DataInput) - Method in class org.praxislive.code.userapi.PVector
- readFrom(DataInput) - Method in class org.praxislive.code.userapi.Struct
- readFrom(DataInput) - Method in interface org.praxislive.core.DataObject
- ReadOnly - Annotation Type in org.praxislive.code.userapi
-
Mark a property field as read-only.
- readOnlyProperty() - Method in class org.praxislive.core.Info.ControlInfoChooser
-
Create a ReadOnlyPropertyBuilder for a property.
- ReadOnlyProperty - org.praxislive.core.ControlInfo.Type
- readPixelsARGB(int[]) - Method in class org.praxislive.video.pgl.PGLGraphics
- readPixelsARGB(int[]) - Method in class org.praxislive.video.pgl.PGLGraphics3D
- Ready - org.praxislive.video.gstreamer.VideoCapture.State
- Ready - org.praxislive.video.gstreamer.VideoPlayer.State
- READY - Static variable in class org.praxislive.core.ControlPort
- receive(long, double) - Method in interface org.praxislive.code.ControlInput.Link
- receive(long, double) - Method in class org.praxislive.code.ControlInput
- receive(long, double) - Method in class org.praxislive.core.ControlPort.Input
- receive(long, Value) - Method in interface org.praxislive.code.ControlInput.Link
- receive(long, Value) - Method in class org.praxislive.code.ControlInput
- receive(long, Value) - Method in class org.praxislive.core.ControlPort.Input
- rect(double, double, double, double) - Method in class org.praxislive.video.code.userapi.PGraphics
- rect(double, double, double, double) - Method in class org.praxislive.video.code.VideoCodeDelegate
- rect(double, double, double, double) - Method in class org.praxislive.video.pgl.code.P2DCodeDelegate
- rect(double, double, double, double) - Method in class org.praxislive.video.pgl.code.P3DCodeDelegate
- rect(double, double, double, double, double) - Method in class org.praxislive.video.pgl.code.P2DCodeDelegate
- rect(double, double, double, double, double) - Method in class org.praxislive.video.pgl.code.P3DCodeDelegate
- rect(double, double, double, double, double, double, double, double) - Method in class org.praxislive.video.pgl.code.P2DCodeDelegate
- rect(double, double, double, double, double, double, double, double) - Method in class org.praxislive.video.pgl.code.P3DCodeDelegate
- RectFill - Class in org.praxislive.video.render.ops
- RectFill() - Constructor for class org.praxislive.video.render.ops.RectFill
- rectMode(Constants.DrawingMode) - Method in class org.praxislive.video.pgl.code.P2DCodeDelegate
- rectMode(Constants.DrawingMode) - Method in class org.praxislive.video.pgl.code.P3DCodeDelegate
- RED_MASK - Static variable in class org.praxislive.video.render.utils.RGBMath
- Ref<T> - Class in org.praxislive.code.userapi
-
A generic object holder for safely passing references between different iterations of code.
- Ref() - Constructor for class org.praxislive.code.userapi.Ref
- REFERENCE_TYPE - Static variable in class org.praxislive.core.types.PReference
- ReferenceDescriptor - Class in org.praxislive.code
- ReferenceDescriptor(String) - Constructor for class org.praxislive.code.ReferenceDescriptor
- register(double[]) - Method in class org.praxislive.code.userapi.Struct
- register(float[]) - Method in class org.praxislive.code.userapi.Struct
- register(int[]) - Method in class org.praxislive.code.userapi.Struct
- register(T) - Method in class org.praxislive.code.userapi.Struct
- registerAudioInputClient(AudioContext.InputClient) - Method in class org.praxislive.audio.AudioContext
- registerAudioOutputClient(AudioContext.OutputClient) - Method in class org.praxislive.audio.AudioContext
- registerControl(String, Control) - Method in class org.praxislive.base.AbstractComponent
- registerControl(String, Control) - Method in class org.praxislive.base.AbstractRootContainer
- registerPort(String, Port) - Method in class org.praxislive.base.AbstractComponent
- registerRootController(String, Root.Controller) - Method in class org.praxislive.hub.Hub.Accessor
- registerService(Class<? extends Service>, ComponentAddress) - Method in class org.praxislive.hub.Hub.Accessor
- registerServices() - Method in class org.praxislive.hub.BasicCoreRoot
- registerSink(Data.Pipe<T>) - Method in class org.praxislive.code.userapi.Data.Pipe
- registerSink(VideoPipe) - Method in class org.praxislive.video.pipes.impl.MultiInOut
- registerSink(VideoPipe) - Method in class org.praxislive.video.pipes.impl.SingleOut
- registerSink(VideoPipe) - Method in class org.praxislive.video.pipes.VideoPipe
- registerSource(Data.Pipe<T>) - Method in class org.praxislive.code.userapi.Data.Pipe
- registerSource(VideoPipe) - Method in class org.praxislive.video.pipes.impl.MultiInOut
- registerSource(VideoPipe) - Method in class org.praxislive.video.pipes.impl.SingleInOut
- registerSource(VideoPipe) - Method in class org.praxislive.video.pipes.impl.SingleOut
- registerSource(VideoPipe) - Method in class org.praxislive.video.pipes.VideoPipe
- registerVideoInputClient(VideoContext.InputClient) - Method in class org.praxislive.video.VideoContext
- registerVideoOutputClient(VideoContext.OutputClient) - Method in class org.praxislive.video.VideoContext
- release() - Method in class org.praxislive.video.pgl.PGLSurface
- release() - Method in class org.praxislive.video.render.Surface
- release() - Method in class org.praxislive.video.render.utils.BufferedImageSurface
- release(int[]) - Static method in class org.praxislive.video.render.utils.PixelArrayCache
- release(PImage) - Method in class org.praxislive.video.code.userapi.PGraphics
- release(PImage) - Method in class org.praxislive.video.code.VideoCodeDelegate
- releaseDevice(Device) - Method in class org.praxislive.tinkerforge.TFContext
- releaseGraphics() - Method in class org.praxislive.video.pgl.code.userapi.PGraphics2D
- releaseGraphics() - Method in class org.praxislive.video.pgl.code.userapi.PGraphics3D
- REMOVE_CHILD - Static variable in class org.praxislive.core.protocols.ContainerProtocol
- REMOVE_CHILD_INFO - Static variable in class org.praxislive.core.protocols.ContainerProtocol
- REMOVE_ROOT - Static variable in class org.praxislive.core.services.RootManagerService
- REMOVE_ROOT_INFO - Static variable in class org.praxislive.core.services.RootManagerService
- removeAudioOutputPort(AudioPort.Output, Pipe) - Method in class org.praxislive.audio.AudioPort.Input
- removeAudioOutputPort(AudioPort.Output, Pipe) - Method in class org.praxislive.audio.DefaultAudioInputPort
- removeChild(int) - Method in class org.praxislive.video.pgl.code.userapi.PShape
- removeChild(String) - Method in class org.praxislive.base.AbstractContainer
- removeChild(String) - Method in class org.praxislive.base.AbstractRootContainer
- RemoveChildControl() - Constructor for class org.praxislive.base.AbstractContainer.RemoveChildControl
- removeClockListener(CodeContext.ClockListener) - Method in class org.praxislive.code.CodeContext
- removeClockListener(ExecutionContext.ClockListener) - Method in class org.praxislive.base.DefaultExecutionContext
- removeClockListener(ExecutionContext.ClockListener) - Method in interface org.praxislive.core.ExecutionContext
- removeControlOutputPort(ControlPort.Output) - Method in class org.praxislive.code.ControlInput
- removeControlOutputPort(ControlPort.Output) - Method in class org.praxislive.core.ControlPort.Input
- removeFrameRateListener(FrameRateListener) - Method in class org.praxislive.video.pgl.PGLPlayer
- removeFrameRateListener(FrameRateListener) - Method in interface org.praxislive.video.pipes.FrameRateSource
- removeListener(PortListener) - Method in class org.praxislive.audio.DefaultAudioInputPort
- removeListener(PortListener) - Method in class org.praxislive.audio.DefaultAudioOutputPort
- removeListener(PortListener) - Method in class org.praxislive.code.ControlInput
- removeListener(PortListener) - Method in class org.praxislive.code.ControlOutput
- removeListener(PortListener) - Method in class org.praxislive.code.DataPort.Input
- removeListener(PortListener) - Method in class org.praxislive.code.DataPort.Output
- removeListener(PortListener) - Method in interface org.praxislive.core.Port
- removeListener(PortListener) - Method in class org.praxislive.video.DefaultVideoInputPort
- removeListener(PortListener) - Method in class org.praxislive.video.DefaultVideoOutputPort
- removeListener(TFContext.Listener) - Method in class org.praxislive.tinkerforge.TFContext
- removeSource(Data.Pipe<T>) - Method in class org.praxislive.code.userapi.Data.Pipe
- removeSource(VideoPipe) - Method in class org.praxislive.video.pipes.VideoPipe
- removeStateListener(ExecutionContext.StateListener) - Method in class org.praxislive.base.DefaultExecutionContext
- removeStateListener(ExecutionContext.StateListener) - Method in interface org.praxislive.core.ExecutionContext
- removeVideoOutputPort(VideoPort.Output, VideoPipe) - Method in class org.praxislive.video.DefaultVideoInputPort
- removeVideoOutputPort(VideoPort.Output, VideoPipe) - Method in class org.praxislive.video.VideoPort.Input
- render(Consumer<PImage>) - Method in interface org.praxislive.video.gstreamer.VideoCapture
- render(Consumer<PImage>) - Method in interface org.praxislive.video.gstreamer.VideoPlayer
- RenderingHints - Class in org.praxislive.video
- RenderingHints() - Constructor for class org.praxislive.video.RenderingHints
- Repeat - org.praxislive.video.pgl.code.userapi.Constants.TextureWrap
- REPEAT - Static variable in class org.praxislive.video.pgl.code.userapi.Constants
- Replace - org.praxislive.video.pgl.code.userapi.Constants.BlendMode
- REPLACE - Static variable in class org.praxislive.video.pgl.code.userapi.Constants
- replacement(String) - Method in class org.praxislive.base.AbstractComponentFactory.Data
- replacement(String) - Method in class org.praxislive.code.AbstractComponentFactory.Data
- reply() - Method in class org.praxislive.core.Call
-
Create a return Call for this call having no arguments.
- reply(List<Value>) - Method in class org.praxislive.core.Call
-
Create a return Call for this call with the given arguments.
- reply(Value) - Method in class org.praxislive.core.Call
-
Create a return Call for this call with the given argument.
- requestFrameRate(double) - Method in interface org.praxislive.video.gstreamer.VideoCapture
- requestFrameSize(int, int) - Method in interface org.praxislive.video.gstreamer.VideoCapture
- requiresClock() - Method in class org.praxislive.code.CodeConnector
- requiresClock() - Method in class org.praxislive.core.code.CoreCodeConnector
- reset() - Method in class org.praxislive.code.userapi.Data.Sink
-
Reset all functions and disconnect all sources.
- reset() - Method in class org.praxislive.code.userapi.Ref
- reset(boolean) - Method in class org.praxislive.code.CodeContext
- reset(boolean) - Method in class org.praxislive.code.ControlDescriptor
- reset(boolean) - Method in class org.praxislive.code.PortDescriptor
- reset(boolean) - Method in class org.praxislive.code.PropertyControl.Binding
- reset(boolean) - Method in class org.praxislive.code.PropertyControl.Descriptor
- reset(boolean) - Method in class org.praxislive.code.ReferenceDescriptor
- reset(boolean) - Method in class org.praxislive.code.TriggerControl.Descriptor
- reset(boolean) - Method in class org.praxislive.code.userapi.Property
- resetCaptureDevice(int) - Static method in class org.praxislive.video.gstreamer.configuration.GStreamerSettings
- resetLibraryPath() - Static method in class org.praxislive.video.gstreamer.configuration.GStreamerSettings
- resetMatrix() - Method in class org.praxislive.video.code.userapi.PGraphics
- resetMatrix() - Method in class org.praxislive.video.code.VideoCodeDelegate
- resetMatrix() - Method in class org.praxislive.video.pgl.code.P2DCodeDelegate
- resetMatrix() - Method in class org.praxislive.video.pgl.code.P3DCodeDelegate
- resetMatrix() - Method in class org.praxislive.video.pgl.code.userapi.PShape
- resetShader() - Method in class org.praxislive.video.pgl.code.P2DCodeDelegate
- resetShader() - Method in class org.praxislive.video.pgl.code.P3DCodeDelegate
- ResizeMode - Class in org.praxislive.video.utils
- ResizeMode(ResizeMode.Type, double, double) - Constructor for class org.praxislive.video.utils.ResizeMode
- ResizeMode.Type - Enum in org.praxislive.video.utils
- ResizeUtils - Class in org.praxislive.video.utils
- resolve(Lookup) - Method in class org.praxislive.core.types.PResource
- resolve(PResource) - Method in interface org.praxislive.core.types.PResource.Resolver
- ResourceProperty<V> - Class in org.praxislive.code
- ResourceProperty.Descriptor<V> - Class in org.praxislive.code
- ResourceProperty.Loader<V> - Class in org.praxislive.code
- result() - Method in class org.praxislive.script.impl.AbstractSingleCallFrame
- result() - Method in interface org.praxislive.script.StackFrame
- Result(CodeContext<D>, LogBuilder) - Constructor for class org.praxislive.code.CodeContextFactoryService.Result
- Reverse - Class in org.praxislive.video.render.ops
- RGB - org.praxislive.video.code.userapi.OffScreen.Format
- RGB - org.praxislive.video.pgl.code.userapi.Constants.ColorMode
- RGB - Static variable in class org.praxislive.video.pgl.code.userapi.Constants
- RGBMath - Class in org.praxislive.video.render.utils
- RGBSinglePixelFilter - Interface in org.praxislive.video.render.rgbmath
- RND - Variable in class org.praxislive.code.DefaultCodeDelegate
- Root - Interface in org.praxislive.core
-
Root provides the companion part of the actor-model to Component within PraxisCORE's forest-of-actors model.
- Root.Controller - Interface in org.praxislive.core
-
An interface used by the RootHub to control the lifecycle of, and communicate with, the Root.
- RootFactoryService - Class in org.praxislive.core.services
- RootFactoryService() - Constructor for class org.praxislive.core.services.RootFactoryService
- RootHub - Interface in org.praxislive.core
-
RootHub implementations act as a container for Roots, providing a way for Roots to communicate with each other and access other hub-wide services.
- RootHub.ExtensionProvider - Interface in org.praxislive.core
-
An interface that can be registered as a service provider for modules wanting to provide Root instances to be installed as RootHub extensions - usually for Roots providing additional Services.
- RootHub.ServiceProvider - Interface in org.praxislive.core
-
An interface for RootHub extensions (see
RootHub.ExtensionProvider) to advertise the services they provide. - rootID() - Method in class org.praxislive.core.ComponentAddress
-
Equivalent to componentID(0).
- rootID() - Method in class org.praxislive.core.Packet
-
Get the ID of the Root component that this packet should be sent to.
- RootManagerService - Class in org.praxislive.core.services
- RootManagerService() - Constructor for class org.praxislive.core.services.RootManagerService
- ROOTS - Static variable in class org.praxislive.core.services.RootManagerService
- ROOTS_INFO - Static variable in class org.praxislive.core.services.RootManagerService
- rootTypes() - Method in class org.praxislive.base.AbstractComponentFactory
- rootTypes() - Method in class org.praxislive.code.AbstractComponentFactory
- rootTypes() - Method in interface org.praxislive.core.services.ComponentFactory
- rotate(double) - Method in class org.praxislive.code.userapi.PVector
-
( begin auto-generated from PVector_rotate.xml ) Rotate the vector by an angle (only 2D vectors), magnitude remains the same ( end auto-generated )
- rotate(double) - Method in class org.praxislive.video.code.userapi.PGraphics
- rotate(double) - Method in class org.praxislive.video.code.VideoCodeDelegate
- rotate(double) - Method in class org.praxislive.video.pgl.code.P2DCodeDelegate
- rotate(double) - Method in class org.praxislive.video.pgl.code.P3DCodeDelegate
- rotate(double) - Method in class org.praxislive.video.pgl.code.userapi.PShape
- rotate(double, double, double, double) - Method in class org.praxislive.video.pgl.code.P3DCodeDelegate
- rotate(double, double, double, double) - Method in class org.praxislive.video.pgl.code.userapi.PGraphics3D
- rotate(double, double, double, double) - Method in class org.praxislive.video.pgl.code.userapi.PShape
- rotateX(double) - Method in class org.praxislive.video.pgl.code.P2DCodeDelegate
- rotateX(double) - Method in class org.praxislive.video.pgl.code.P3DCodeDelegate
- rotateX(double) - Method in class org.praxislive.video.pgl.code.userapi.PShape
- rotateY(double) - Method in class org.praxislive.video.pgl.code.P2DCodeDelegate
- rotateY(double) - Method in class org.praxislive.video.pgl.code.P3DCodeDelegate
- rotateY(double) - Method in class org.praxislive.video.pgl.code.userapi.PShape
- rotateZ(double) - Method in class org.praxislive.video.pgl.code.P3DCodeDelegate
- rotateZ(double) - Method in class org.praxislive.video.pgl.code.userapi.PGraphics3D
- rotateZ(double) - Method in class org.praxislive.video.pgl.code.userapi.PShape
- round(double) - Method in class org.praxislive.code.DefaultCodeDelegate
-
Round a value to the nearest integer.
- route(Packet) - Method in interface org.praxislive.core.PacketRouter
-
Route Packet
- rowCount() - Method in class org.praxislive.code.userapi.Table
- run() - Method in class org.praxislive.video.pgl.PGLPlayer
- runLater(Runnable) - Method in interface org.praxislive.core.MainThread
-
Run the provided task on the main thread.
S
- s(Property) - Method in class org.praxislive.code.DefaultCodeDelegate
-
Extract the Property's current value into a String representation.
- s(Value) - Method in class org.praxislive.code.DefaultCodeDelegate
-
Convert the provided Value into a String representation.
- sampleRate - Variable in class org.praxislive.audio.code.AudioCodeDelegate
- save(String, File) - Method in class org.praxislive.video.render.utils.BufferedImageSurface
- SAW - Static variable in class org.praxislive.audio.code.userapi.AudioConstants
- scale(double) - Method in class org.praxislive.video.code.userapi.PGraphics
- scale(double) - Method in class org.praxislive.video.code.VideoCodeDelegate
- scale(double) - Method in class org.praxislive.video.pgl.code.P2DCodeDelegate
- scale(double) - Method in class org.praxislive.video.pgl.code.P3DCodeDelegate
- scale(double) - Method in class org.praxislive.video.pgl.code.userapi.PShape
- scale(double, double) - Method in class org.praxislive.video.code.userapi.PGraphics
- scale(double, double) - Method in class org.praxislive.video.code.VideoCodeDelegate
- scale(double, double) - Method in class org.praxislive.video.pgl.code.P2DCodeDelegate
- scale(double, double) - Method in class org.praxislive.video.pgl.code.P3DCodeDelegate
- scale(double, double) - Method in class org.praxislive.video.pgl.code.userapi.PShape
- scale(double, double, double) - Method in class org.praxislive.video.pgl.code.P3DCodeDelegate
- scale(double, double, double) - Method in class org.praxislive.video.pgl.code.userapi.PGraphics3D
- scale(double, double, double) - Method in class org.praxislive.video.pgl.code.userapi.PShape
- Scale - org.praxislive.video.utils.ResizeMode.Type
- ScaledBlit - Class in org.praxislive.video.render.ops
- ScaledBlit() - Constructor for class org.praxislive.video.render.ops.ScaledBlit
- scaleHeight() - Method in annotation type org.praxislive.video.code.userapi.OffScreen
-
Provide a scaling factor for the height.
- scaleHeight() - Method in annotation type org.praxislive.video.pgl.code.userapi.OffScreen
-
Provide a scaling factor for the height.
- scaleWidth() - Method in annotation type org.praxislive.video.code.userapi.OffScreen
-
Provide a scaling factor for the width.
- scaleWidth() - Method in annotation type org.praxislive.video.pgl.code.userapi.OffScreen
-
Provide a scaling factor for the width.
- Screen - org.praxislive.video.code.userapi.VideoConstants.BlendMode
- Screen - org.praxislive.video.render.ops.BlendMode
- SCREEN - Static variable in class org.praxislive.video.code.userapi.VideoConstants
- screenX(double, double) - Method in class org.praxislive.video.pgl.code.P3DCodeDelegate
- screenX(double, double) - Method in class org.praxislive.video.pgl.code.userapi.PGraphics3D
- screenX(double, double, double) - Method in class org.praxislive.video.pgl.code.P3DCodeDelegate
- screenX(double, double, double) - Method in class org.praxislive.video.pgl.code.userapi.PGraphics3D
- screenY(double, double) - Method in class org.praxislive.video.pgl.code.P3DCodeDelegate
- screenY(double, double) - Method in class org.praxislive.video.pgl.code.userapi.PGraphics3D
- screenY(double, double, double) - Method in class org.praxislive.video.pgl.code.P3DCodeDelegate
- screenY(double, double, double) - Method in class org.praxislive.video.pgl.code.userapi.PGraphics3D
- screenZ(double, double, double) - Method in class org.praxislive.video.pgl.code.P3DCodeDelegate
- screenZ(double, double, double) - Method in class org.praxislive.video.pgl.code.userapi.PGraphics3D
- ScriptExecutor - Class in org.praxislive.script.impl
- ScriptExecutor(Env, boolean) - Constructor for class org.praxislive.script.impl.ScriptExecutor
- ScriptExecutor(Env, ComponentAddress) - Constructor for class org.praxislive.script.impl.ScriptExecutor
- ScriptService - Class in org.praxislive.core.services
- ScriptService() - Constructor for class org.praxislive.core.services.ScriptService
- ScriptServiceImpl - Class in org.praxislive.script.impl
- ScriptServiceImpl() - Constructor for class org.praxislive.script.impl.ScriptServiceImpl
- self() - Method in class org.praxislive.code.DefaultCodeDelegate
-
Get this component's address.
- self(String) - Method in class org.praxislive.code.DefaultCodeDelegate
-
Get the address of a control on this component.
- send() - Method in class org.praxislive.code.userapi.Output
-
Send a signal (empty String).
- send(boolean) - Method in class org.praxislive.code.userapi.Output
-
Send a boolean value.
- send(double) - Method in class org.praxislive.code.userapi.Output
-
Send a double value.
- send(float) - Method in class org.praxislive.code.userapi.Output
-
Send a float.
- send(int) - Method in class org.praxislive.code.userapi.Output
-
Send an int value.
- send(long) - Method in class org.praxislive.core.ControlPort.Output
- send(long, double) - Method in class org.praxislive.code.ControlOutput
- send(long, double) - Method in class org.praxislive.core.ControlPort.Output
- send(long, Value) - Method in class org.praxislive.code.ControlOutput
- send(long, Value) - Method in class org.praxislive.core.ControlPort.Output
- send(String) - Method in class org.praxislive.code.userapi.Output
-
Send a String value.
- send(List<Value>) - Method in class org.praxislive.base.Binding.Adaptor
-
Send the provided values to the Control.
- send(Binding.Adaptor, List<Value>) - Method in class org.praxislive.base.Binding
- send(Value) - Method in class org.praxislive.code.userapi.Output
-
Send a Value.
- SEPARATOR - Static variable in class org.praxislive.core.ControlAddress
- SEPERATOR - Static variable in class org.praxislive.core.PortAddress
- serialize(Serializable) - Static method in class org.praxislive.core.types.PBytes
-
Create a PBytes of the serialized form of the provided object.
- serverAddress() - Method in class org.praxislive.hub.net.NetworkCoreFactory.Info
-
Socket address of the launched hub, if available.
- serverPort(int) - Method in class org.praxislive.hub.net.NetworkCoreFactory.Builder
-
Specify a port for the server.
- Service - Interface in org.praxislive.core.services
- services() - Method in interface org.praxislive.core.RootHub.ServiceProvider
-
A list of the services this extension provides.
- services() - Method in class org.praxislive.script.impl.ScriptServiceImpl
- Services - Interface in org.praxislive.core.services
- ServiceUnavailableException - Exception in org.praxislive.core.services
- ServiceUnavailableException() - Constructor for exception org.praxislive.core.services.ServiceUnavailableException
-
Creates a new instance of
ServiceUnavailableExceptionwithout detail message. - ServiceUnavailableException(String) - Constructor for exception org.praxislive.core.services.ServiceUnavailableException
-
Constructs an instance of
ServiceUnavailableExceptionwith the specified detail message. - set(double) - Method in class org.praxislive.code.PropertyControl.Binding
- set(double) - Method in class org.praxislive.code.userapi.Property
-
Set the current value.
- set(double[]) - Method in class org.praxislive.code.userapi.PVector
-
Set the x, y (and maybe z) coordinates using a double[] array as the source.
- set(double, double) - Method in class org.praxislive.code.userapi.PVector
- set(double, double, double) - Method in class org.praxislive.code.userapi.PVector
-
( begin auto-generated from PVector_set.xml ) Sets the x, y, and z component of the vector using two or three separate variables, the data from a PVector, or the values from a double array.
- set(long, Value) - Method in class org.praxislive.base.AbstractProperty
-
Set the value.
- set(long, Value) - Method in class org.praxislive.code.AbstractBasicProperty
- set(String, boolean) - Method in class org.praxislive.video.pgl.code.userapi.PShader
- set(String, boolean, boolean) - Method in class org.praxislive.video.pgl.code.userapi.PShader
- set(String, boolean, boolean, boolean) - Method in class org.praxislive.video.pgl.code.userapi.PShader
- set(String, boolean, boolean, boolean, boolean) - Method in class org.praxislive.video.pgl.code.userapi.PShader
- set(String, double) - Method in class org.praxislive.video.pgl.code.userapi.PShader
- set(String, double, double) - Method in class org.praxislive.video.pgl.code.userapi.PShader
- set(String, double, double, double) - Method in class org.praxislive.video.pgl.code.userapi.PShader
- set(String, double, double, double, double) - Method in class org.praxislive.video.pgl.code.userapi.PShader
- set(String, int) - Method in class org.praxislive.video.pgl.code.userapi.PShader
- set(String, int, int) - Method in class org.praxislive.video.pgl.code.userapi.PShader
- set(String, int, int, int) - Method in class org.praxislive.video.pgl.code.userapi.PShader
- set(String, int, int, int, int) - Method in class org.praxislive.video.pgl.code.userapi.PShader
- set(String, PImage) - Method in class org.praxislive.video.pgl.code.userapi.PShader
- set(String, PImage) - Method in class org.praxislive.video.pgl.PGLShader
- set(PVector) - Method in class org.praxislive.code.userapi.PVector
- set(Value) - Method in class org.praxislive.code.PropertyControl.Binding
- set(Value) - Method in class org.praxislive.code.userapi.Property
-
Set the current value.
- set3D(boolean) - Method in class org.praxislive.video.pgl.code.userapi.PShape
- setActive(boolean) - Method in class org.praxislive.base.Binding.Adaptor
-
Set whether this Adaptor is currently active.
- setAlwaysOnTop(boolean) - Method in class org.praxislive.video.WindowHints
- setAttrib(String, int, boolean...) - Method in class org.praxislive.video.pgl.code.userapi.PShape
- setAttrib(String, int, double...) - Method in class org.praxislive.video.pgl.code.userapi.PShape
- setAttrib(String, int, int...) - Method in class org.praxislive.video.pgl.code.userapi.PShape
- setBlendMode(BlendMode) - Method in class org.praxislive.video.render.ops.Blit
- setBlendMode(BlendMode) - Method in class org.praxislive.video.render.ops.RectFill
- setBlendMode(BlendMode) - Method in class org.praxislive.video.render.ops.ScaledBlit
- setBlendMode(BlendMode) - Method in class org.praxislive.video.render.ops.ShapeRender
- setBlendMode(BlendMode) - Method in class org.praxislive.video.render.ops.TransformBlit
- setBounds(int, int, int, int) - Method in class org.praxislive.video.render.ops.RectFill
- setBounds(Rectangle) - Method in class org.praxislive.video.render.ops.RectFill
- setBuffersize(int) - Static method in class org.praxislive.audio.AudioSettings
- setCaptureDevice(int, String) - Static method in class org.praxislive.video.gstreamer.configuration.GStreamerSettings
- setColor(Color) - Method in class org.praxislive.video.render.ops.RectFill
- setColor(Color) - Method in class org.praxislive.video.render.ops.TextRender
- setCoreRootFactory(Hub.CoreRootFactory) - Method in class org.praxislive.hub.Hub.Builder
- setDestinationRegion(int, int, int, int) - Method in class org.praxislive.video.render.ops.ScaledBlit
- setDestinationRegion(int, int, int, int) - Method in class org.praxislive.video.render.ops.TransformBlit
- setDestinationRegion(Rectangle) - Method in class org.praxislive.video.render.ops.ScaledBlit
- setDestinationRegion(Rectangle) - Method in class org.praxislive.video.render.ops.TransformBlit
- setDeviceName(String) - Static method in class org.praxislive.audio.AudioSettings
- setFillColor(Color) - Method in class org.praxislive.video.render.ops.ShapeRender
- setFont(Font) - Method in class org.praxislive.video.render.ops.TextRender
- setFullScreen(boolean) - Method in class org.praxislive.video.WindowHints
- setFullScreenMode(VideoSettings.FullScreenMode) - Static method in class org.praxislive.video.VideoSettings
- setIdle() - Method in class org.praxislive.base.AbstractRoot
-
Set the Root state to
AbstractRoot.State.ACTIVE_IDLE. - setImpl(long, double) - Method in class org.praxislive.code.PropertyControl
- setImpl(long, double) - Method in class org.praxislive.code.userapi.Property
- setImpl(long, Value) - Method in class org.praxislive.code.PropertyControl
- setImpl(long, Value) - Method in class org.praxislive.code.userapi.Property
- setInputDeviceName(String) - Static method in class org.praxislive.audio.AudioSettings
- setLevel(LogLevel) - Method in class org.praxislive.core.services.LogBuilder
- setLibrary(String) - Static method in class org.praxislive.audio.AudioSettings
- setLibraryPath(String) - Static method in class org.praxislive.video.gstreamer.configuration.GStreamerSettings
- setLink(ControlInput.Link) - Method in class org.praxislive.code.ControlInput
- setMag(double) - Method in class org.praxislive.code.userapi.PVector
-
( begin auto-generated from PVector_setMag.xml ) Set the magnitude of this vector to the value used for the len parameter.
- setMag(PVector, double) - Method in class org.praxislive.code.userapi.PVector
-
Sets the magnitude of this vector, storing the result in another vector.
- setMode(DifferenceOp.Mode) - Method in class org.praxislive.video.render.ops.DifferenceOp
- setNormal(int, double, double, double) - Method in class org.praxislive.video.pgl.code.userapi.PShape
- setOpacity(double) - Method in class org.praxislive.video.render.ops.Blit
- setOpacity(double) - Method in class org.praxislive.video.render.ops.RectFill
- setOpacity(double) - Method in class org.praxislive.video.render.ops.ScaledBlit
- setOpacity(double) - Method in class org.praxislive.video.render.ops.ShapeRender
- setOpacity(double) - Method in class org.praxislive.video.render.ops.TransformBlit
- setRunning() - Method in class org.praxislive.base.AbstractRoot
-
Set the Root state to
AbstractRoot.State.ACTIVE_RUNNING. - setShape(Shape) - Method in class org.praxislive.video.render.ops.ShapeRender
- setShowCursor(boolean) - Method in class org.praxislive.video.WindowHints
- setSmooth(boolean) - Method in class org.praxislive.video.RenderingHints
- setSourceRegion(int, int, int, int) - Method in class org.praxislive.video.render.ops.Blit
- setSourceRegion(int, int, int, int) - Method in class org.praxislive.video.render.ops.ScaledBlit
- setSourceRegion(int, int, int, int) - Method in class org.praxislive.video.render.ops.TransformBlit
- setSourceRegion(Rectangle) - Method in class org.praxislive.video.render.ops.Blit
- setSourceRegion(Rectangle) - Method in class org.praxislive.video.render.ops.ScaledBlit
- setSourceRegion(Rectangle) - Method in class org.praxislive.video.render.ops.TransformBlit
- setStroke(BasicStroke) - Method in class org.praxislive.video.render.ops.ShapeRender
- setStrokeColor(Color) - Method in class org.praxislive.video.render.ops.ShapeRender
- setStrokeWeight(double) - Method in class org.praxislive.video.pgl.code.userapi.PShape
- setStrokeWeight(int, double) - Method in class org.praxislive.video.pgl.code.userapi.PShape
- setSyncRate(Binding.SyncRate) - Method in class org.praxislive.base.Binding.Adaptor
-
Set the SyncRate of the Adaptor.
- setText(String) - Method in class org.praxislive.video.render.ops.TextRender
- setTexture(PImage) - Method in class org.praxislive.video.pgl.code.userapi.PShape
- setTextureMode(int) - Method in class org.praxislive.video.pgl.code.userapi.PShape
- setTextureUV(int, double, double) - Method in class org.praxislive.video.pgl.code.userapi.PShape
- setThreshold(double) - Method in class org.praxislive.video.render.ops.DifferenceOp
- Settings - Class in org.praxislive.core
- Settings() - Constructor for class org.praxislive.core.Settings
- Settings.Provider - Class in org.praxislive.core
- SettingsProvider - Class in org.praxislive.launcher
- SettingsProvider() - Constructor for class org.praxislive.launcher.SettingsProvider
- setTitle(String) - Method in class org.praxislive.video.WindowHints
- setTransform(AffineTransform) - Method in class org.praxislive.video.render.ops.ShapeRender
- setTransform(AffineTransform) - Method in class org.praxislive.video.render.ops.TextRender
- setTransform(AffineTransform) - Method in class org.praxislive.video.render.ops.TransformBlit
- setUndecorated(boolean) - Method in class org.praxislive.video.WindowHints
- setup() - Method in class org.praxislive.audio.code.AudioCodeDelegate
-
Deprecated.
- setup() - Method in class org.praxislive.core.code.CoreCodeDelegate
-
Deprecated.
- setup() - Method in class org.praxislive.tinkerforge.TFCodeDelegate
- setup() - Method in class org.praxislive.video.code.VideoCodeDelegate
- setup() - Method in class org.praxislive.video.pgl.code.P2DCodeDelegate
- setup() - Method in class org.praxislive.video.pgl.code.P3DCodeDelegate
- setValue(Value) - Method in class org.praxislive.script.impl.ConstantImpl
- setValue(Value) - Method in class org.praxislive.script.impl.VariableImpl
- setValue(Value) - Method in interface org.praxislive.script.Variable
- setVertex(int, double, double) - Method in class org.praxislive.video.pgl.code.userapi.PShape
- setVertex(int, double, double, double) - Method in class org.praxislive.video.pgl.code.userapi.PShape
- setVertex(int, PVector) - Method in class org.praxislive.video.pgl.code.userapi.PShape
- setX(double) - Method in class org.praxislive.video.render.ops.TextRender
- setX(int) - Method in class org.praxislive.video.render.ops.Blit
- setY(double) - Method in class org.praxislive.video.render.ops.TextRender
- setY(int) - Method in class org.praxislive.video.render.ops.Blit
- shader(PShader) - Method in class org.praxislive.video.pgl.code.P2DCodeDelegate
- shader(PShader) - Method in class org.praxislive.video.pgl.code.P3DCodeDelegate
- shape(PShape) - Method in class org.praxislive.video.pgl.code.P2DCodeDelegate
- shape(PShape) - Method in class org.praxislive.video.pgl.code.P3DCodeDelegate
- shape(PShape, double, double) - Method in class org.praxislive.video.pgl.code.P2DCodeDelegate
- shape(PShape, double, double) - Method in class org.praxislive.video.pgl.code.P3DCodeDelegate
- shape(PShape, double, double, double, double) - Method in class org.praxislive.video.pgl.code.P2DCodeDelegate
- shape(PShape, double, double, double, double) - Method in class org.praxislive.video.pgl.code.P3DCodeDelegate
- ShapeRender - Class in org.praxislive.video.render.ops
- ShapeRender() - Constructor for class org.praxislive.video.render.ops.ShapeRender
- shearX(double) - Method in class org.praxislive.video.pgl.code.P2DCodeDelegate
- shearX(double) - Method in class org.praxislive.video.pgl.code.P3DCodeDelegate
- shearY(double) - Method in class org.praxislive.video.pgl.code.P2DCodeDelegate
- shearY(double) - Method in class org.praxislive.video.pgl.code.P3DCodeDelegate
- shininess(double) - Method in class org.praxislive.video.pgl.code.P3DCodeDelegate
- shininess(double) - Method in class org.praxislive.video.pgl.code.userapi.PGraphics3D
- shininess(double) - Method in class org.praxislive.video.pgl.code.userapi.PShape
- shouldAddPort(AnnotatedElement) - Method in class org.praxislive.code.CodeConnector
- shutdown() - Method in class org.praxislive.base.AbstractRoot.Controller
- shutdown() - Method in interface org.praxislive.core.Root.Controller
-
Signal the Root to be shutdown.
- shutdown() - Method in class org.praxislive.hub.Hub
- sin(double) - Method in class org.praxislive.code.DefaultCodeDelegate
-
Returns the trigonometric sine of an angle
- SINE - Static variable in class org.praxislive.audio.code.userapi.AudioConstants
- sineIn - Static variable in interface org.praxislive.code.userapi.Easing
- sineInOut - Static variable in interface org.praxislive.code.userapi.Easing
- sineOut - Static variable in interface org.praxislive.code.userapi.Easing
- SingleInOut - Class in org.praxislive.video.pipes.impl
- SingleInOut() - Constructor for class org.praxislive.video.pipes.impl.SingleInOut
- SingleOut - Class in org.praxislive.video.pipes.impl
- SingleOut() - Constructor for class org.praxislive.video.pipes.impl.SingleOut
- Sink() - Constructor for class org.praxislive.code.userapi.Data.Sink
- SinkIsFullException - Exception in org.praxislive.video.pipes
- SinkIsFullException() - Constructor for exception org.praxislive.video.pipes.SinkIsFullException
-
Creates a new instance of
SinkIsFullExceptionwithout detail message. - SinkIsFullException(String) - Constructor for exception org.praxislive.video.pipes.SinkIsFullException
-
Constructs an instance of
SinkIsFullExceptionwith the specified detail message. - sinkRequiresRender(VideoPipe, long) - Method in class org.praxislive.video.pipes.VideoPipe
- size() - Method in class org.praxislive.code.userapi.PVector
- size() - Method in class org.praxislive.code.userapi.Struct
- size() - Method in interface org.praxislive.core.DataObject
- size() - Method in class org.praxislive.core.types.PArray
- size() - Method in class org.praxislive.core.types.PBytes
- size() - Method in class org.praxislive.core.types.PMap
- skew() - Method in annotation type org.praxislive.code.userapi.Type.Number
- skew(double) - Method in class org.praxislive.core.Info.NumberInfoBuilder
-
Set skew value property.
- smooth() - Method in class org.praxislive.video.code.userapi.PGraphics
- smooth() - Method in class org.praxislive.video.code.VideoCodeDelegate
- smooth() - Method in class org.praxislive.video.pgl.code.P2DCodeDelegate
- smooth() - Method in class org.praxislive.video.pgl.code.P3DCodeDelegate
- smooth(int) - Method in class org.praxislive.video.pgl.code.P2DCodeDelegate
- smooth(int) - Method in class org.praxislive.video.pgl.code.P3DCodeDelegate
- socketAddress() - Method in class org.praxislive.hub.net.DefaultProxyInfo
- socketAddress() - Method in interface org.praxislive.hub.net.ProxyInfo
-
Access the socket address to use to connect to the proxy.
- source(String) - Method in class org.praxislive.code.AbstractComponentFactory
- SourceIsFullException - Exception in org.praxislive.video.pipes
- SourceIsFullException() - Constructor for exception org.praxislive.video.pipes.SourceIsFullException
-
Creates a new instance of
SourceIsFullExceptionwithout detail message. - SourceIsFullException(String) - Constructor for exception org.praxislive.video.pipes.SourceIsFullException
-
Constructs an instance of
SourceIsFullExceptionwith the specified detail message. - specular(double) - Method in class org.praxislive.video.pgl.code.P3DCodeDelegate
- specular(double) - Method in class org.praxislive.video.pgl.code.userapi.PGraphics3D
- specular(double) - Method in class org.praxislive.video.pgl.code.userapi.PShape
- specular(double, double, double) - Method in class org.praxislive.video.pgl.code.P3DCodeDelegate
- specular(double, double, double) - Method in class org.praxislive.video.pgl.code.userapi.PGraphics3D
- specular(double, double, double) - Method in class org.praxislive.video.pgl.code.userapi.PShape
- sphere(double) - Method in class org.praxislive.video.pgl.code.P3DCodeDelegate
- sphere(double) - Method in class org.praxislive.video.pgl.code.userapi.PGraphics3D
- sphereDetail(int) - Method in class org.praxislive.video.pgl.code.P3DCodeDelegate
- sphereDetail(int) - Method in class org.praxislive.video.pgl.code.userapi.PGraphics3D
- sphereDetail(int, int) - Method in class org.praxislive.video.pgl.code.P3DCodeDelegate
- sphereDetail(int, int) - Method in class org.praxislive.video.pgl.code.userapi.PGraphics3D
- Splitter - Class in org.praxislive.video.pipes.impl
- Splitter(int) - Constructor for class org.praxislive.video.pipes.impl.Splitter
- spotLight(double, double, double, double, double, double, double, double, double, double, double) - Method in class org.praxislive.video.pgl.code.P3DCodeDelegate
- spotLight(double, double, double, double, double, double, double, double, double, double, double) - Method in class org.praxislive.video.pgl.code.userapi.PGraphics3D
- sq(double) - Method in class org.praxislive.code.DefaultCodeDelegate
-
Calculate the square of the given value.
- sqrt(double) - Method in class org.praxislive.code.DefaultCodeDelegate
-
Calculate the square root of the given value.
- square(double, double, double) - Method in class org.praxislive.video.code.userapi.PGraphics
- square(double, double, double) - Method in class org.praxislive.video.code.VideoCodeDelegate
- square(double, double, double) - Method in class org.praxislive.video.pgl.code.P2DCodeDelegate
- square(double, double, double) - Method in class org.praxislive.video.pgl.code.P3DCodeDelegate
- SQUARE - Static variable in class org.praxislive.audio.code.userapi.AudioConstants
- StackFrame - Interface in org.praxislive.script
- StackFrame.State - Enum in org.praxislive.script
- start() - Method in class org.praxislive.hub.Hub
- start(ThreadFactory) - Method in class org.praxislive.base.AbstractRoot.Controller
- start(ThreadFactory) - Method in interface org.praxislive.core.Root.Controller
-
Start the Root.
- START - Static variable in class org.praxislive.core.protocols.StartableProtocol
- START_INFO - Static variable in class org.praxislive.core.protocols.StartableProtocol
- StartableProtocol - Class in org.praxislive.core.protocols
- StartableProtocol() - Constructor for class org.praxislive.core.protocols.StartableProtocol
- starting() - Method in class org.praxislive.base.AbstractRoot
-
Hook called during a call to
AbstractRoot.setRunning()if the previous state wasAbstractRoot.State.ACTIVE_IDLE. - starting() - Method in class org.praxislive.core.code.CoreCodeDelegate
- starting() - Method in class org.praxislive.tinkerforge.TFRoot
- starting(ExecutionContext) - Method in class org.praxislive.audio.code.AudioCodeContext
- starting(ExecutionContext) - Method in class org.praxislive.code.CodeContext
- starting(ExecutionContext) - Method in class org.praxislive.video.pgl.code.P2DCodeContext
- starting(ExecutionContext) - Method in class org.praxislive.video.pgl.code.P3DCodeContext
- starting(ExecutionContext, boolean) - Method in class org.praxislive.code.CodeContext
- starting(ExecutionContext, boolean) - Method in class org.praxislive.core.code.CoreCodeContext
- starting(ExecutionContext, boolean) - Method in class org.praxislive.video.code.VideoCodeContext
- startRoot(String, String, Root.Controller) - Method in class org.praxislive.hub.BasicCoreRoot
- state() - Method in interface org.praxislive.video.gstreamer.VideoCapture
- state() - Method in interface org.praxislive.video.gstreamer.VideoPlayer
- stateChanged(ExecutionContext) - Method in interface org.praxislive.core.ExecutionContext.StateListener
- stateChanged(TFContext) - Method in interface org.praxislive.tinkerforge.TFContext.Listener
- stop() - Method in class org.praxislive.code.userapi.Property.Animator
-
Stop animating.
- stop() - Method in interface org.praxislive.video.gstreamer.VideoCapture
- stop() - Method in interface org.praxislive.video.gstreamer.VideoPlayer
- STOP - Static variable in class org.praxislive.core.protocols.StartableProtocol
- STOP_INFO - Static variable in class org.praxislive.core.protocols.StartableProtocol
- stopping() - Method in class org.praxislive.base.AbstractRoot
-
Hook called during a call to
AbstractRoot.setIdle()if the previous state wasAbstractRoot.State.ACTIVE_RUNNING. - stopping() - Method in class org.praxislive.code.ControlDescriptor
- stopping() - Method in class org.praxislive.code.PortDescriptor
- stopping() - Method in class org.praxislive.code.PropertyControl.Descriptor
- stopping() - Method in class org.praxislive.core.code.CoreCodeDelegate
- stopping() - Method in class org.praxislive.tinkerforge.TFRoot
- stopping(ExecutionContext) - Method in class org.praxislive.audio.code.AudioCodeContext
- stopping(ExecutionContext) - Method in class org.praxislive.code.CodeContext
- stopping(ExecutionContext, boolean) - Method in class org.praxislive.code.CodeContext
- stopping(ExecutionContext, boolean) - Method in class org.praxislive.core.code.CoreCodeContext
- stopping(ExecutionContext, boolean) - Method in class org.praxislive.video.code.VideoCodeContext
- stopping(ExecutionContext, boolean) - Method in class org.praxislive.video.pgl.code.P2DCodeContext
- stopping(ExecutionContext, boolean) - Method in class org.praxislive.video.pgl.code.P3DCodeContext
- stream() - Method in class org.praxislive.core.types.PArray
- streamOf(int, Supplier<T>) - Method in class org.praxislive.core.types.PBytes
-
Create a Stream over the data by decoding into count number of DataObjects provided by supplier.
- streamOf(Supplier<T>) - Method in class org.praxislive.core.types.PBytes
-
Create a Stream over the data by decoding into DataObjects provided by supplier
- Stretch - org.praxislive.video.utils.ResizeMode.Type
- string() - Method in class org.praxislive.core.Info.ArgumentInfoChooser
-
Create a StringInfoBuilder for string values.
- stroke(double) - Method in class org.praxislive.video.code.userapi.PGraphics
- stroke(double) - Method in class org.praxislive.video.code.VideoCodeDelegate
- stroke(double) - Method in class org.praxislive.video.pgl.code.P2DCodeDelegate
- stroke(double) - Method in class org.praxislive.video.pgl.code.P3DCodeDelegate
- stroke(double) - Method in class org.praxislive.video.pgl.code.userapi.PShape
- stroke(double, double) - Method in class org.praxislive.video.code.userapi.PGraphics
- stroke(double, double) - Method in class org.praxislive.video.code.VideoCodeDelegate
- stroke(double, double) - Method in class org.praxislive.video.pgl.code.P2DCodeDelegate
- stroke(double, double) - Method in class org.praxislive.video.pgl.code.P3DCodeDelegate
- stroke(double, double) - Method in class org.praxislive.video.pgl.code.userapi.PShape
- stroke(double, double, double) - Method in class org.praxislive.video.code.userapi.PGraphics
- stroke(double, double, double) - Method in class org.praxislive.video.code.VideoCodeDelegate
- stroke(double, double, double) - Method in class org.praxislive.video.pgl.code.P2DCodeDelegate
- stroke(double, double, double) - Method in class org.praxislive.video.pgl.code.P3DCodeDelegate
- stroke(double, double, double) - Method in class org.praxislive.video.pgl.code.userapi.PShape
- stroke(double, double, double, double) - Method in class org.praxislive.video.code.userapi.PGraphics
- stroke(double, double, double, double) - Method in class org.praxislive.video.code.VideoCodeDelegate
- stroke(double, double, double, double) - Method in class org.praxislive.video.pgl.code.P2DCodeDelegate
- stroke(double, double, double, double) - Method in class org.praxislive.video.pgl.code.P3DCodeDelegate
- stroke(double, double, double, double) - Method in class org.praxislive.video.pgl.code.userapi.PShape
- stroke(int) - Method in class org.praxislive.video.pgl.code.P2DCodeDelegate
- stroke(int) - Method in class org.praxislive.video.pgl.code.P3DCodeDelegate
- strokeCap(int) - Method in class org.praxislive.video.pgl.code.P2DCodeDelegate
- strokeCap(int) - Method in class org.praxislive.video.pgl.code.P3DCodeDelegate
- strokeJoin(int) - Method in class org.praxislive.video.pgl.code.P2DCodeDelegate
- strokeJoin(int) - Method in class org.praxislive.video.pgl.code.P3DCodeDelegate
- strokeWeight(double) - Method in class org.praxislive.video.code.userapi.PGraphics
- strokeWeight(double) - Method in class org.praxislive.video.code.VideoCodeDelegate
- strokeWeight(double) - Method in class org.praxislive.video.pgl.code.P2DCodeDelegate
- strokeWeight(double) - Method in class org.praxislive.video.pgl.code.P3DCodeDelegate
- strokeWeight(double) - Method in class org.praxislive.video.pgl.code.userapi.PShape
- Struct - Class in org.praxislive.code.userapi
-
A basic Struct-like DataObject for grouping other DataObjects or primitive arrays.
- Struct() - Constructor for class org.praxislive.code.userapi.Struct
- style(PStyle) - Method in class org.praxislive.video.pgl.PGLGraphics
- style(PStyle) - Method in class org.praxislive.video.pgl.PGLGraphics3D
- sub(double, double) - Method in class org.praxislive.code.userapi.PVector
- sub(double, double, double) - Method in class org.praxislive.code.userapi.PVector
- sub(PVector) - Method in class org.praxislive.code.userapi.PVector
-
( begin auto-generated from PVector_sub.xml ) Subtracts x, y, and z components from a vector, subtracts one vector from another, or subtracts two independent vectors.
- sub(PVector, PVector) - Static method in class org.praxislive.code.userapi.PVector
-
Subtract one vector from another
- sub(PVector, PVector, PVector) - Static method in class org.praxislive.code.userapi.PVector
-
Subtract one vector from another and store in another vector
- Sub - Class in org.praxislive.video.render.ops
- Sub - org.praxislive.video.render.ops.BlendMode
- SUBCOMMAND - org.praxislive.core.syntax.Token.Type
- SUBMIT - Static variable in class org.praxislive.core.services.TaskService
- SUBMIT_INFO - Static variable in class org.praxislive.core.services.TaskService
- submitPacket(Packet) - Method in class org.praxislive.base.AbstractRoot.Controller
- submitPacket(Packet) - Method in interface org.praxislive.core.Root.Controller
-
Deliver a Packet to this Root.
- Subtract - org.praxislive.video.code.userapi.VideoConstants.BlendMode
- Subtract - org.praxislive.video.pgl.code.userapi.Constants.BlendMode
- SUBTRACT - Static variable in class org.praxislive.video.code.userapi.VideoConstants
- SUBTRACT - Static variable in class org.praxislive.video.pgl.code.userapi.Constants
- suggested() - Method in annotation type org.praxislive.code.userapi.Type.Integer
- suggested() - Method in annotation type org.praxislive.code.userapi.Type.String
- suggested(String...) - Method in class org.praxislive.core.Info.StringInfoBuilder
-
Set suggested values property.
- supply(Supplier<? extends T>) - Static method in class org.praxislive.code.userapi.Data
-
Create a pipe that supplies new instances of type T.
- Surface - Class in org.praxislive.video.render
- Surface(int, int, boolean) - Constructor for class org.praxislive.video.render.Surface
- SurfaceOp - Interface in org.praxislive.video.render
- Synthetic - org.praxislive.code.ControlDescriptor.Category
- SYS_PREFIX - Static variable in class org.praxislive.hub.Hub
- SYSTEM - Static variable in interface org.praxislive.core.Lookup
-
A system-wide Lookup, that by default delegates to
ServiceLoader. - SYSTEM_EXIT - Static variable in class org.praxislive.core.services.SystemManagerService
- SYSTEM_EXIT_INFO - Static variable in class org.praxislive.core.services.SystemManagerService
- SystemManagerService - Class in org.praxislive.core.services
- SystemManagerService() - Constructor for class org.praxislive.core.services.SystemManagerService
T
- T - Annotation Type in org.praxislive.code.userapi
-
Mark a field or method as a trigger (action).
- Table - Class in org.praxislive.code.userapi
- Table() - Constructor for class org.praxislive.code.userapi.Table
- tabread(AudioTable, double) - Method in class org.praxislive.audio.code.AudioCodeDelegate
- tan(double) - Method in class org.praxislive.code.DefaultCodeDelegate
-
Returns the trigonometric tangent of an angle.
- task() - Method in class org.praxislive.audio.code.AudioCodeFactory
- task() - Method in class org.praxislive.code.CodeFactory
- task() - Method in class org.praxislive.core.code.CoreCodeFactory
- task() - Method in class org.praxislive.tinkerforge.TFCodeFactory
- task() - Method in class org.praxislive.video.code.VideoCodeFactory
- task() - Method in class org.praxislive.video.pgl.code.P2DCodeFactory
- task() - Method in class org.praxislive.video.pgl.code.P3DCodeFactory
- Task(CodeFactory<D>) - Constructor for class org.praxislive.code.CodeFactory.Task
- Task(CodeFactory<D>, String, LogLevel, Class<D>) - Constructor for class org.praxislive.code.CodeContextFactoryService.Task
- taskError(long, PError) - Method in class org.praxislive.code.AbstractAsyncProperty
- taskError(long, PError) - Method in class org.praxislive.code.ResourceProperty
- TaskService - Class in org.praxislive.core.services
- TaskService() - Constructor for class org.praxislive.core.services.TaskService
- TaskService.Task - Interface in org.praxislive.core.services
- tee() - Method in class org.praxislive.audio.code.AudioCodeDelegate
- tell(ControlAddress, double) - Method in class org.praxislive.code.DefaultCodeDelegate
-
Send a message to a Control.
- tell(ControlAddress, String) - Method in class org.praxislive.code.DefaultCodeDelegate
-
Send a message to a Control.
- tell(ControlAddress, Value) - Method in class org.praxislive.code.DefaultCodeDelegate
-
Send a message to a Control.
- tellIn(double, ControlAddress, double) - Method in class org.praxislive.code.DefaultCodeDelegate
-
Send a message to a Control in the given number of seconds or fractions of second from now.
- tellIn(double, ControlAddress, String) - Method in class org.praxislive.code.DefaultCodeDelegate
-
Send a message to a Control in the given number of seconds or fractions of second from now.
- tellIn(double, ControlAddress, Value) - Method in class org.praxislive.code.DefaultCodeDelegate
-
Send a message to a Control in the given number of seconds or fractions of second from now.
- template() - Method in annotation type org.praxislive.code.userapi.Type.String
- template(String) - Method in class org.praxislive.core.Info.StringInfoBuilder
-
Set the template property.
- TEMPLATE - Static variable in class org.praxislive.audio.code.AudioBodyContext
- TEMPLATE - Static variable in class org.praxislive.core.code.CoreBodyContext
- TEMPLATE - Static variable in class org.praxislive.video.code.VideoBodyContext
- TEMPLATE - Static variable in class org.praxislive.video.pgl.code.P2DClassBodyContext
- TEMPLATE - Static variable in class org.praxislive.video.pgl.code.P3DClassBodyContext
- terminate() - Method in class org.praxislive.video.pgl.PGLPlayer
- terminate() - Method in interface org.praxislive.video.Player
- TERMINATED - org.praxislive.base.AbstractRoot.State
- TERMINATED - org.praxislive.core.ExecutionContext.State
- terminating() - Method in class org.praxislive.base.AbstractRoot
-
Hook called during termination of this Root, asynchronously after a call to
AbstractRoot.Controller.shutdown()or other cause of termination. - terminating() - Method in class org.praxislive.hub.BasicCoreRoot
- TERMINATING - org.praxislive.base.AbstractRoot.State
- test() - Method in class org.praxislive.base.AbstractComponentFactory.Data
- text(char[], int, int, double, double) - Method in class org.praxislive.video.pgl.code.P2DCodeDelegate
- text(char[], int, int, double, double) - Method in class org.praxislive.video.pgl.code.P3DCodeDelegate
- text(char[], int, int, double, double, double) - Method in class org.praxislive.video.pgl.code.P2DCodeDelegate
- text(char[], int, int, double, double, double) - Method in class org.praxislive.video.pgl.code.P3DCodeDelegate
- text(char, double, double) - Method in class org.praxislive.video.pgl.code.P2DCodeDelegate
- text(char, double, double) - Method in class org.praxislive.video.pgl.code.P3DCodeDelegate
- text(char, double, double, double) - Method in class org.praxislive.video.pgl.code.P2DCodeDelegate
- text(char, double, double, double) - Method in class org.praxislive.video.pgl.code.P3DCodeDelegate
- text(double, double, double) - Method in class org.praxislive.video.pgl.code.P2DCodeDelegate
- text(double, double, double) - Method in class org.praxislive.video.pgl.code.P3DCodeDelegate
- text(double, double, double, double) - Method in class org.praxislive.video.pgl.code.P2DCodeDelegate
- text(double, double, double, double) - Method in class org.praxislive.video.pgl.code.P3DCodeDelegate
- text(int, double, double) - Method in class org.praxislive.video.pgl.code.P2DCodeDelegate
- text(int, double, double) - Method in class org.praxislive.video.pgl.code.P3DCodeDelegate
- text(int, double, double, double) - Method in class org.praxislive.video.pgl.code.P2DCodeDelegate
- text(int, double, double, double) - Method in class org.praxislive.video.pgl.code.P3DCodeDelegate
- text(String, double, double) - Method in class org.praxislive.video.code.userapi.PGraphics
- text(String, double, double) - Method in class org.praxislive.video.code.VideoCodeDelegate
- text(String, double, double) - Method in class org.praxislive.video.pgl.code.P2DCodeDelegate
- text(String, double, double) - Method in class org.praxislive.video.pgl.code.P3DCodeDelegate
- text(String, double, double, double) - Method in class org.praxislive.video.pgl.code.P2DCodeDelegate
- text(String, double, double, double) - Method in class org.praxislive.video.pgl.code.P3DCodeDelegate
- text(String, double, double, double, double) - Method in class org.praxislive.video.pgl.code.P2DCodeDelegate
- text(String, double, double, double, double) - Method in class org.praxislive.video.pgl.code.P3DCodeDelegate
- textAscent() - Method in class org.praxislive.video.pgl.code.P2DCodeDelegate
- textAscent() - Method in class org.praxislive.video.pgl.code.P3DCodeDelegate
- textDescent() - Method in class org.praxislive.video.pgl.code.P2DCodeDelegate
- textDescent() - Method in class org.praxislive.video.pgl.code.P3DCodeDelegate
- textFont(PFont) - Method in class org.praxislive.video.code.userapi.PGraphics
- textFont(PFont) - Method in class org.praxislive.video.code.VideoCodeDelegate
- textFont(PFont, double) - Method in class org.praxislive.video.code.userapi.PGraphics
- textFont(PFont, double) - Method in class org.praxislive.video.code.VideoCodeDelegate
- textFont(PFont) - Method in class org.praxislive.video.pgl.code.P2DCodeDelegate
- textFont(PFont) - Method in class org.praxislive.video.pgl.code.P3DCodeDelegate
- textFont(PFont, double) - Method in class org.praxislive.video.pgl.code.P2DCodeDelegate
- textFont(PFont, double) - Method in class org.praxislive.video.pgl.code.P3DCodeDelegate
- textLeading(double) - Method in class org.praxislive.video.pgl.code.P2DCodeDelegate
- textLeading(double) - Method in class org.praxislive.video.pgl.code.P3DCodeDelegate
- textLineImpl(char[], int, int, float, float) - Method in class org.praxislive.video.pgl.PGLGraphics
- textLineImpl(char[], int, int, float, float) - Method in class org.praxislive.video.pgl.PGLGraphics3D
- TextRender - Class in org.praxislive.video.render.ops
- TextRender() - Constructor for class org.praxislive.video.render.ops.TextRender
- textSize(double) - Method in class org.praxislive.video.pgl.code.P2DCodeDelegate
- textSize(double) - Method in class org.praxislive.video.pgl.code.P3DCodeDelegate
- texture(PImage) - Method in class org.praxislive.video.pgl.code.P2DCodeDelegate
- texture(PImage) - Method in class org.praxislive.video.pgl.code.P3DCodeDelegate
- texture(PImage) - Method in class org.praxislive.video.pgl.code.userapi.PShape
- textureMode(Constants.TextureMode) - Method in class org.praxislive.video.pgl.code.P2DCodeDelegate
- textureMode(Constants.TextureMode) - Method in class org.praxislive.video.pgl.code.P3DCodeDelegate
- textureMode(Constants.TextureMode) - Method in class org.praxislive.video.pgl.code.userapi.PShape
- textureWrap(Constants.TextureWrap) - Method in class org.praxislive.video.pgl.code.P2DCodeDelegate
- textureWrap(Constants.TextureWrap) - Method in class org.praxislive.video.pgl.code.P3DCodeDelegate
- textWidth(char) - Method in class org.praxislive.video.pgl.code.P2DCodeDelegate
- textWidth(char) - Method in class org.praxislive.video.pgl.code.P3DCodeDelegate
- textWidth(char[], int, int) - Method in class org.praxislive.video.pgl.code.P2DCodeDelegate
- textWidth(char[], int, int) - Method in class org.praxislive.video.pgl.code.P3DCodeDelegate
- textWidth(String) - Method in class org.praxislive.video.pgl.code.P2DCodeDelegate
- textWidth(String) - Method in class org.praxislive.video.pgl.code.P3DCodeDelegate
- TFBodyContext - Class in org.praxislive.tinkerforge
- TFBodyContext() - Constructor for class org.praxislive.tinkerforge.TFBodyContext
- TFCodeDelegate - Class in org.praxislive.tinkerforge
- TFCodeDelegate() - Constructor for class org.praxislive.tinkerforge.TFCodeDelegate
- TFCodeFactory - Class in org.praxislive.tinkerforge
- TFCodeFactory(ComponentType, Class<? extends TFCodeDelegate>, String) - Constructor for class org.praxislive.tinkerforge.TFCodeFactory
- TFContext - Class in org.praxislive.tinkerforge
- TFContext.DeviceLockedException - Exception in org.praxislive.tinkerforge
- TFContext.Listener - Interface in org.praxislive.tinkerforge
- TFRoot - Class in org.praxislive.tinkerforge
- TFRoot() - Constructor for class org.praxislive.tinkerforge.TFRoot
- TFRootProvider - Class in org.praxislive.tinkerforge
- TFRootProvider() - Constructor for class org.praxislive.tinkerforge.TFRootProvider
- TFUtils - Class in org.praxislive.tinkerforge
- TFUtils() - Constructor for class org.praxislive.tinkerforge.TFUtils
- THIRD_PI - Static variable in class org.praxislive.code.userapi.Constants
- Threshold - org.praxislive.video.render.ops.DifferenceOp.Mode
- tick() - Method in interface org.praxislive.code.CodeContext.ClockListener
- tick(ExecutionContext) - Method in class org.praxislive.audio.code.AudioCodeContext
- tick(ExecutionContext) - Method in class org.praxislive.code.CodeContext
- tick(ExecutionContext) - Method in class org.praxislive.core.code.CoreCodeContext
- tick(ExecutionContext) - Method in interface org.praxislive.core.ExecutionContext.ClockListener
- tick(ExecutionContext) - Method in class org.praxislive.video.code.VideoCodeContext
- tick(ExecutionContext) - Method in class org.praxislive.video.pgl.code.P2DCodeContext
- tick(ExecutionContext) - Method in class org.praxislive.video.pgl.code.P3DCodeContext
- time() - Method in class org.praxislive.code.DefaultCodeDelegate
-
The current clocktime in nanoseconds.
- time() - Method in class org.praxislive.core.Packet
-
Get the time that this Packet should be processed, relative to
RootHub.getClock() - TinkerForge - Annotation Type in org.praxislive.tinkerforge.userapi
- tint(double) - Method in class org.praxislive.video.pgl.code.P2DCodeDelegate
- tint(double) - Method in class org.praxislive.video.pgl.code.P3DCodeDelegate
- tint(double) - Method in class org.praxislive.video.pgl.code.userapi.PShape
- tint(double, double) - Method in class org.praxislive.video.pgl.code.P2DCodeDelegate
- tint(double, double) - Method in class org.praxislive.video.pgl.code.P3DCodeDelegate
- tint(double, double) - Method in class org.praxislive.video.pgl.code.userapi.PShape
- tint(double, double, double) - Method in class org.praxislive.video.pgl.code.P2DCodeDelegate
- tint(double, double, double) - Method in class org.praxislive.video.pgl.code.P3DCodeDelegate
- tint(double, double, double) - Method in class org.praxislive.video.pgl.code.userapi.PShape
- tint(double, double, double, double) - Method in class org.praxislive.video.pgl.code.P2DCodeDelegate
- tint(double, double, double, double) - Method in class org.praxislive.video.pgl.code.P3DCodeDelegate
- tint(double, double, double, double) - Method in class org.praxislive.video.pgl.code.userapi.PShape
- to() - Method in class org.praxislive.core.Call
-
Get the ControlAddress that this Call should be sent to.
- to(double...) - Method in class org.praxislive.code.userapi.Property.Animator
-
Set the target values for animation and start animation.
- to(double...) - Method in class org.praxislive.code.userapi.Property
-
Animate the property value to the provided values.
- toArgument(T) - Method in class org.praxislive.code.TypeConverter
- toBytes() - Method in class org.praxislive.core.types.PBytes.OutputStream
- toImage(PixelData) - Static method in class org.praxislive.video.render.utils.ImageUtils
- toIntValue() - Method in class org.praxislive.core.types.PNumber
- Token - Class in org.praxislive.core.syntax
-
This class represents the basic tokens of the Praxis script format.
- Token(Token.Type, String, int, int) - Constructor for class org.praxislive.core.syntax.Token
-
Create a Token of the specified type.
- TOKEN_BEGIN - Static variable in annotation type org.praxislive.code.GenerateTemplate
-
Value of the starting token -
PXJ-BEGIN: - TOKEN_END - Static variable in annotation type org.praxislive.code.GenerateTemplate
-
Value of the ending token -
PXJ-END: - Token.Type - Enum in org.praxislive.core.syntax
- Tokenizer - Class in org.praxislive.core.syntax
-
Class to split a CharSequence into Tokens.
- Tokenizer(CharSequence) - Constructor for class org.praxislive.core.syntax.Tokenizer
-
Create a Tokenizer for the specified text.
- toList() - Method in class org.praxislive.core.services.LogBuilder
- toString() - Method in class org.praxislive.code.userapi.PVector
- toString() - Method in class org.praxislive.core.ArgumentInfo
- toString() - Method in class org.praxislive.core.Call
-
String representation of this Call.
- toString() - Method in class org.praxislive.core.ComponentAddress
- toString() - Method in class org.praxislive.core.ComponentInfo
- toString() - Method in class org.praxislive.core.ComponentType
- toString() - Method in class org.praxislive.core.ControlAddress
- toString() - Method in class org.praxislive.core.ControlInfo
- toString() - Method in class org.praxislive.core.Port.Type
- toString() - Method in class org.praxislive.core.PortAddress
- toString() - Method in class org.praxislive.core.PortInfo
- toString() - Method in class org.praxislive.core.Protocol.Type
- toString() - Method in class org.praxislive.core.syntax.Token
- toString() - Method in class org.praxislive.core.types.PArray
- toString() - Method in class org.praxislive.core.types.PBoolean
- toString() - Method in class org.praxislive.core.types.PBytes
- toString() - Method in class org.praxislive.core.types.PError
- toString() - Method in class org.praxislive.core.types.PMap
- toString() - Method in class org.praxislive.core.types.PNumber
- toString() - Method in class org.praxislive.core.types.PReference
- toString() - Method in class org.praxislive.core.types.PResource
- toString() - Method in class org.praxislive.core.types.PString
- toString() - Method in class org.praxislive.core.Value
-
Values must override the default method to return a string representation that is immutable.
- toString() - Method in class org.praxislive.core.Value.Type
- TransformBlit - Class in org.praxislive.video.render.ops
- TransformBlit() - Constructor for class org.praxislive.video.render.ops.TransformBlit
- transformIn(T, Consumer<T>) - Method in class org.praxislive.core.types.PBytes
-
Transform data by iterating into provided container and calling provided consumer before writing container into new PBytes
- Transient - Annotation Type in org.praxislive.code.userapi
-
Mark a property field as transient.
- translate(double, double) - Method in class org.praxislive.video.code.userapi.PGraphics
- translate(double, double) - Method in class org.praxislive.video.code.VideoCodeDelegate
- translate(double, double) - Method in class org.praxislive.video.pgl.code.P2DCodeDelegate
- translate(double, double) - Method in class org.praxislive.video.pgl.code.P3DCodeDelegate
- translate(double, double) - Method in class org.praxislive.video.pgl.code.userapi.PShape
- translate(double, double, double) - Method in class org.praxislive.video.pgl.code.P3DCodeDelegate
- translate(double, double, double) - Method in class org.praxislive.video.pgl.code.userapi.PGraphics3D
- translate(double, double, double) - Method in class org.praxislive.video.pgl.code.userapi.PShape
- transmit(String, String, double) - Method in class org.praxislive.code.DefaultCodeDelegate
-
Send a value to a port on another component.
- transmit(String, String, String) - Method in class org.praxislive.code.DefaultCodeDelegate
-
Send a value to a port on another component.
- transmit(String, String, Value) - Method in class org.praxislive.code.DefaultCodeDelegate
-
Send a value to a port on another component.
- triangle(double, double, double, double, double, double) - Method in class org.praxislive.video.code.userapi.PGraphics
- triangle(double, double, double, double, double, double) - Method in class org.praxislive.video.code.VideoCodeDelegate
- triangle(double, double, double, double, double, double) - Method in class org.praxislive.video.pgl.code.P2DCodeDelegate
- triangle(double, double, double, double, double, double) - Method in class org.praxislive.video.pgl.code.P3DCodeDelegate
- TRIANGLE_FAN - Static variable in class org.praxislive.video.pgl.code.userapi.Constants
- TRIANGLE_STRIP - Static variable in class org.praxislive.video.pgl.code.userapi.Constants
- TriangleFan - org.praxislive.video.pgl.code.userapi.Constants.ShapeMode
- Triangles - org.praxislive.video.pgl.code.userapi.Constants.ShapeMode
- TRIANGLES - Static variable in class org.praxislive.video.pgl.code.userapi.Constants
- TriangleStrip - org.praxislive.video.pgl.code.userapi.Constants.ShapeMode
- trigger() - Method in class org.praxislive.code.userapi.Trigger
-
Manually trigger this Trigger.
- trigger(long) - Method in class org.praxislive.code.TriggerControl.Binding
- trigger(long) - Method in class org.praxislive.code.TriggerControl
- trigger(long) - Method in class org.praxislive.code.userapi.Trigger
- Trigger - Class in org.praxislive.code.userapi
-
A field type for triggers (actions) - see
@T. - Trigger() - Constructor for class org.praxislive.code.userapi.Trigger
- TRIGGER - Static variable in class org.praxislive.core.ControlPort
- TriggerControl - Class in org.praxislive.code
- TriggerControl.Binding - Class in org.praxislive.code
- TriggerControl.Descriptor - Class in org.praxislive.code
- triggerLinks() - Method in class org.praxislive.code.userapi.Trigger
- TRUE - Static variable in class org.praxislive.core.types.PBoolean
- TWO_PI - Static variable in class org.praxislive.code.userapi.Constants
- type() - Method in class org.praxislive.core.Value
- type(Class<? extends Value>) - Method in class org.praxislive.core.Info.ArgumentInfoChooser
-
Create a ValueInfoBuilder for the provided value type.
- Type - Annotation Type in org.praxislive.code.userapi
-
Annotations for setting meta-data about fields.
- Type(Class<T>) - Constructor for class org.praxislive.core.Port.Type
- Type(Class<T>) - Constructor for class org.praxislive.core.Protocol.Type
- Type.Boolean - Annotation Type in org.praxislive.code.userapi
- Type.Integer - Annotation Type in org.praxislive.code.userapi
- Type.Number - Annotation Type in org.praxislive.code.userapi
- Type.Resource - Annotation Type in org.praxislive.code.userapi
- Type.String - Annotation Type in org.praxislive.code.userapi
- TypeConverter<T> - Class in org.praxislive.code
- TypeConverter() - Constructor for class org.praxislive.code.TypeConverter
- TypeConverter.Provider - Interface in org.praxislive.code
- types() - Method in class org.praxislive.audio.AudioPort.Provider
- types() - Method in class org.praxislive.code.CodeComponentFactoryService.Provider
- types() - Method in class org.praxislive.code.DataPort.Provider
- types() - Method in interface org.praxislive.core.Port.TypeProvider
- types() - Method in interface org.praxislive.core.Protocol.TypeProvider
- types() - Method in class org.praxislive.video.VideoPort.Provider
U
- UGen - Annotation Type in org.praxislive.audio.code.userapi
- unbind(Binding.Adaptor) - Method in class org.praxislive.base.Binding
- unbind(ControlAddress, Binding.Adaptor) - Method in interface org.praxislive.base.BindingContext
-
Unbind adaptor from its binding.
- unbind(ControlAddress, Binding.Adaptor) - Method in class org.praxislive.base.BindingContextControl
- uninstallRoot(String) - Method in class org.praxislive.hub.BasicCoreRoot
- unregisterAudioInputClient(AudioContext.InputClient) - Method in class org.praxislive.audio.AudioContext
- unregisterAudioOutputClient(AudioContext.OutputClient) - Method in class org.praxislive.audio.AudioContext
- unregisterControl(String) - Method in class org.praxislive.base.AbstractComponent
- unregisterControl(String) - Method in class org.praxislive.base.AbstractRootContainer
- unregisterPort(String) - Method in class org.praxislive.base.AbstractComponent
- unregisterRootController(String) - Method in class org.praxislive.hub.Hub.Accessor
- unregisterSink(Data.Pipe<T>) - Method in class org.praxislive.code.userapi.Data.Pipe
- unregisterSink(VideoPipe) - Method in class org.praxislive.video.pipes.impl.MultiInOut
- unregisterSink(VideoPipe) - Method in class org.praxislive.video.pipes.impl.SingleOut
- unregisterSink(VideoPipe) - Method in class org.praxislive.video.pipes.VideoPipe
- unregisterSource(Data.Pipe<T>) - Method in class org.praxislive.code.userapi.Data.Pipe
- unregisterSource(VideoPipe) - Method in class org.praxislive.video.pipes.impl.MultiInOut
- unregisterSource(VideoPipe) - Method in class org.praxislive.video.pipes.impl.SingleInOut
- unregisterSource(VideoPipe) - Method in class org.praxislive.video.pipes.impl.SingleOut
- unregisterSource(VideoPipe) - Method in class org.praxislive.video.pipes.VideoPipe
- unregisterVideoInputClient(VideoContext.InputClient) - Method in class org.praxislive.video.VideoContext
- unregisterVideoOutputClient(VideoContext.OutputClient) - Method in class org.praxislive.video.VideoContext
- unwrap() - Method in enum org.praxislive.video.pgl.code.userapi.Constants.BlendMode
- unwrap() - Method in enum org.praxislive.video.pgl.code.userapi.Constants.ColorMode
- unwrap() - Method in enum org.praxislive.video.pgl.code.userapi.Constants.DrawingMode
- unwrap() - Method in enum org.praxislive.video.pgl.code.userapi.Constants.Hint
- unwrap() - Method in enum org.praxislive.video.pgl.code.userapi.Constants.ShapeEndMode
- unwrap() - Method in enum org.praxislive.video.pgl.code.userapi.Constants.ShapeMode
- unwrap() - Method in enum org.praxislive.video.pgl.code.userapi.Constants.ShapeType
- unwrap() - Method in enum org.praxislive.video.pgl.code.userapi.Constants.TextureMode
- unwrap() - Method in enum org.praxislive.video.pgl.code.userapi.Constants.TextureWrap
- unwrap(PGLContext) - Method in class org.praxislive.video.pgl.code.userapi.PFont
- unwrap(PGLContext) - Method in class org.praxislive.video.pgl.code.userapi.PImage
- unwrap(PGLContext, double) - Method in class org.praxislive.video.pgl.code.userapi.PFont
- update() - Method in class org.praxislive.audio.code.AudioCodeDelegate
- update() - Method in class org.praxislive.base.AbstractRoot
-
Hook called regularly every time the internal time changes, after all
ExecutionContext.ClockListenerhave been called. - update() - Method in class org.praxislive.base.Binding.Adaptor
-
Optional hook called whenever values have been updated, by a sync call or another Adaptor.
- update() - Method in class org.praxislive.core.code.CoreCodeDelegate
- update() - Method in class org.praxislive.tinkerforge.TFCodeDelegate
- update() - Method in class org.praxislive.video.code.VideoCodeDelegate
- update() - Method in class org.praxislive.video.pgl.code.P2DCodeDelegate
- update() - Method in class org.praxislive.video.pgl.code.P3DCodeDelegate
- update(long) - Method in class org.praxislive.code.CodeContext
- updateAdaptorConfiguration(Binding.Adaptor) - Method in class org.praxislive.base.Binding
- updateBindingConfiguration() - Method in class org.praxislive.base.Binding.Adaptor
-
Optional hook called when the Binding configuration has changed.
- updateClock(long) - Method in class org.praxislive.base.DefaultExecutionContext
-
Update the clock time.
- updateLinks(double) - Method in class org.praxislive.code.userapi.Input
- updateLinks(double) - Method in class org.praxislive.code.userapi.Property
- updateLinks(Value) - Method in class org.praxislive.code.userapi.Input
- updateLinks(Value) - Method in class org.praxislive.code.userapi.Property
- updateState(long, ExecutionContext.State) - Method in class org.praxislive.base.DefaultExecutionContext
-
Update the state.
V
- validateInput(Surface, Surface, int) - Method in class org.praxislive.video.pipes.impl.MultiInOut
- value() - Method in annotation type org.praxislive.code.GenerateTemplate
-
Path, relative to the Java source file, to generate the template.
- value() - Method in annotation type org.praxislive.code.userapi.AuxIn
-
Relative position compared to other @AuxIn elements.
- value() - Method in annotation type org.praxislive.code.userapi.AuxOut
-
Relative position compared to other @AuxOut elements.
- value() - Method in annotation type org.praxislive.code.userapi.Config.Port
-
Whether or not to create a port.
- value() - Method in annotation type org.praxislive.code.userapi.ID
-
Overriding ID.
- value() - Method in annotation type org.praxislive.code.userapi.In
-
Relative position compared to other @In elements.
- value() - Method in annotation type org.praxislive.code.userapi.OnChange
-
The name of a method to call.
- value() - Method in annotation type org.praxislive.code.userapi.OnError
-
The name of a method to call.
- value() - Method in annotation type org.praxislive.code.userapi.Out
- value() - Method in annotation type org.praxislive.code.userapi.P
-
Relative position compared to other @P elements.
- value() - Method in annotation type org.praxislive.code.userapi.T
-
Relative position compared to other @T elements.
- value() - Method in annotation type org.praxislive.code.userapi.Type
- value() - Method in class org.praxislive.core.types.PBoolean
- value() - Method in class org.praxislive.core.types.PNumber
- value() - Method in class org.praxislive.core.types.PResource
- value() - Method in class org.praxislive.core.types.PString
- Value - Class in org.praxislive.core
-
Abstract base class of all types used in messaging inside Praxis CORE.
- Value() - Constructor for class org.praxislive.core.Value
- VALUE - Static variable in class org.praxislive.core.ControlPort
- Value.Type<T extends Value> - Class in org.praxislive.core
- valueAt(int, int) - Method in class org.praxislive.code.userapi.Table
- valueChanged(long) - Method in class org.praxislive.code.AbstractAsyncProperty
- valueChanged(long) - Method in class org.praxislive.code.ResourceProperty
- ValueFormatException - Exception in org.praxislive.core
-
Exception thrown if a String is not a valid representation of the required Value subclass.
- ValueFormatException() - Constructor for exception org.praxislive.core.ValueFormatException
-
Creates a new instance of
ValueFormatExceptionwithout detail message. - ValueFormatException(String) - Constructor for exception org.praxislive.core.ValueFormatException
-
Constructs an instance of
ValueFormatExceptionwith the specified detail message. - ValueFormatException(String, Throwable) - Constructor for exception org.praxislive.core.ValueFormatException
-
Constructs an instance of
ValueFormatExceptionwith the specified detail message and cause. - ValueFormatException(Throwable) - Constructor for exception org.praxislive.core.ValueFormatException
-
Constructs an instance of
ValueFormatExceptionwith the specified cause. - valueOf(byte[]) - Static method in class org.praxislive.core.types.PBytes
- valueOf(String) - Static method in enum org.praxislive.base.AbstractRoot.State
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.praxislive.base.Binding.SyncRate
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.praxislive.code.ControlDescriptor.Category
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.praxislive.code.PortDescriptor.Category
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.praxislive.core.ControlInfo.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.praxislive.core.ExecutionContext.State
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.praxislive.core.PortInfo.Direction
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.praxislive.core.services.LogLevel
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.praxislive.core.syntax.Token.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.praxislive.script.StackFrame.State
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.praxislive.video.code.userapi.OffScreen.Format
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.praxislive.video.code.userapi.VideoConstants.BlendMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.praxislive.video.gstreamer.VideoCapture.State
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.praxislive.video.gstreamer.VideoPlayer.State
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.praxislive.video.pgl.code.userapi.Constants.BlendMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.praxislive.video.pgl.code.userapi.Constants.ColorMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.praxislive.video.pgl.code.userapi.Constants.DrawingMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.praxislive.video.pgl.code.userapi.Constants.Hint
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.praxislive.video.pgl.code.userapi.Constants.ShapeEndMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.praxislive.video.pgl.code.userapi.Constants.ShapeMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.praxislive.video.pgl.code.userapi.Constants.ShapeType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.praxislive.video.pgl.code.userapi.Constants.TextureMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.praxislive.video.pgl.code.userapi.Constants.TextureWrap
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.praxislive.video.pgl.PGLProfile
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.praxislive.video.render.NativePixelData.Format
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.praxislive.video.render.ops.BlendMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.praxislive.video.render.ops.DifferenceOp.Mode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.praxislive.video.utils.ResizeMode.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.praxislive.video.VideoSettings.FullScreenMode
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.praxislive.base.AbstractRoot.State
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.praxislive.base.Binding.SyncRate
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.praxislive.code.ControlDescriptor.Category
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.praxislive.code.PortDescriptor.Category
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Method in class org.praxislive.code.userapi.Input
-
Return a
Linkable.Doublefor reacting on inputs. - values() - Method in class org.praxislive.code.userapi.Property
-
Return a new
Linkable.Doublefor observing changing values. - values() - Static method in enum org.praxislive.core.ControlInfo.Type
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.praxislive.core.ExecutionContext.State
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.praxislive.core.PortInfo.Direction
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.praxislive.core.services.LogLevel
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.praxislive.core.syntax.Token.Type
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.praxislive.script.StackFrame.State
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.praxislive.video.code.userapi.OffScreen.Format
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.praxislive.video.code.userapi.VideoConstants.BlendMode
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.praxislive.video.gstreamer.VideoCapture.State
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.praxislive.video.gstreamer.VideoPlayer.State
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.praxislive.video.pgl.code.userapi.Constants.BlendMode
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.praxislive.video.pgl.code.userapi.Constants.ColorMode
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.praxislive.video.pgl.code.userapi.Constants.DrawingMode
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.praxislive.video.pgl.code.userapi.Constants.Hint
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.praxislive.video.pgl.code.userapi.Constants.ShapeEndMode
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.praxislive.video.pgl.code.userapi.Constants.ShapeMode
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.praxislive.video.pgl.code.userapi.Constants.ShapeType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.praxislive.video.pgl.code.userapi.Constants.TextureMode
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.praxislive.video.pgl.code.userapi.Constants.TextureWrap
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.praxislive.video.pgl.PGLProfile
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.praxislive.video.render.NativePixelData.Format
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.praxislive.video.render.ops.BlendMode
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.praxislive.video.render.ops.DifferenceOp.Mode
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.praxislive.video.utils.ResizeMode.Type
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.praxislive.video.VideoSettings.FullScreenMode
-
Returns an array containing the constants of this enum type, in the order they are declared.
- valuesAs(Class<T>) - Method in class org.praxislive.code.userapi.Input
-
Return a
Linkableof inputs as the provided Value subclass. - valuesAs(Class<T>) - Method in class org.praxislive.code.userapi.Property
-
Return a new
Linkablefor observing changing values. - valuesAs(Function<Value, T>) - Method in class org.praxislive.code.userapi.Input
-
Return a
Linkableof inputs transformed by the provided converter from Value to the required type. - valuesAs(Function<Value, T>) - Method in class org.praxislive.code.userapi.Property
-
Return a new
Linkablefor observing changing values. - Variable - Interface in org.praxislive.script
- VariableImpl - Class in org.praxislive.script.impl
- VariableImpl(Value) - Constructor for class org.praxislive.script.impl.VariableImpl
- vertex(double, double) - Method in class org.praxislive.video.code.userapi.PGraphics
- vertex(double, double) - Method in class org.praxislive.video.code.VideoCodeDelegate
- vertex(double, double) - Method in class org.praxislive.video.pgl.code.P2DCodeDelegate
- vertex(double, double) - Method in class org.praxislive.video.pgl.code.P3DCodeDelegate
- vertex(double, double) - Method in class org.praxislive.video.pgl.code.userapi.PShape
- vertex(double, double, double) - Method in class org.praxislive.video.pgl.code.P3DCodeDelegate
- vertex(double, double, double) - Method in class org.praxislive.video.pgl.code.userapi.PGraphics3D
- vertex(double, double, double) - Method in class org.praxislive.video.pgl.code.userapi.PShape
- vertex(double, double, double, double) - Method in class org.praxislive.video.pgl.code.P2DCodeDelegate
- vertex(double, double, double, double) - Method in class org.praxislive.video.pgl.code.P3DCodeDelegate
- vertex(double, double, double, double) - Method in class org.praxislive.video.pgl.code.userapi.PShape
- vertex(double, double, double, double, double) - Method in class org.praxislive.video.pgl.code.P3DCodeDelegate
- vertex(double, double, double, double, double) - Method in class org.praxislive.video.pgl.code.userapi.PGraphics3D
- vertex(double, double, double, double, double) - Method in class org.praxislive.video.pgl.code.userapi.PShape
- VetoException - Exception in org.praxislive.core
- VetoException() - Constructor for exception org.praxislive.core.VetoException
-
Creates a new instance of
VetoExceptionwithout detail message. - VetoException(String) - Constructor for exception org.praxislive.core.VetoException
-
Constructs an instance of
VetoExceptionwith the specified detail message. - VideoBodyContext - Class in org.praxislive.video.code
- VideoBodyContext() - Constructor for class org.praxislive.video.code.VideoBodyContext
- VideoCapture - Interface in org.praxislive.video.gstreamer
- VideoCapture.State - Enum in org.praxislive.video.gstreamer
- VideoCodeConnector<T extends VideoCodeDelegate> - Class in org.praxislive.video.code
- VideoCodeConnector(CodeFactory.Task<T>, T) - Constructor for class org.praxislive.video.code.VideoCodeConnector
- VideoCodeContext<D extends VideoCodeDelegate> - Class in org.praxislive.video.code
- VideoCodeContext(VideoCodeConnector<D>) - Constructor for class org.praxislive.video.code.VideoCodeContext
- VideoCodeDelegate - Class in org.praxislive.video.code
- VideoCodeDelegate() - Constructor for class org.praxislive.video.code.VideoCodeDelegate
- VideoCodeFactory - Class in org.praxislive.video.code
- VideoCodeFactory(ComponentType, Class<? extends VideoCodeDelegate>, String) - Constructor for class org.praxislive.video.code.VideoCodeFactory
- VideoConstants - Class in org.praxislive.video.code.userapi
- VideoConstants.BlendMode - Enum in org.praxislive.video.code.userapi
- VideoContext - Class in org.praxislive.video
- VideoContext() - Constructor for class org.praxislive.video.VideoContext
- VideoContext.Client - Class in org.praxislive.video
- VideoContext.InputClient - Class in org.praxislive.video
- VideoContext.OutputClient - Class in org.praxislive.video
- VideoPipe - Class in org.praxislive.video.pipes
- VideoPipe() - Constructor for class org.praxislive.video.pipes.VideoPipe
- VideoPlayer - Interface in org.praxislive.video.gstreamer
- VideoPlayer.State - Enum in org.praxislive.video.gstreamer
- VideoPort - Class in org.praxislive.video
- VideoPort() - Constructor for class org.praxislive.video.VideoPort
- VideoPort.Input - Class in org.praxislive.video
- VideoPort.Output - Class in org.praxislive.video
- VideoPort.Provider - Class in org.praxislive.video
- VideoSettings - Class in org.praxislive.video
- VideoSettings.FullScreenMode - Enum in org.praxislive.video
W
- WARNING - org.praxislive.core.services.LogLevel
- WARNING - Static variable in class org.praxislive.code.userapi.Constants
- whenDone(Consumer<Property>) - Method in class org.praxislive.code.userapi.Property.Animator
-
Set a consumer to be called each time the Animator finishes animation.
- width - Variable in class org.praxislive.video.code.userapi.PImage
- width - Variable in class org.praxislive.video.code.VideoCodeDelegate
- width - Variable in class org.praxislive.video.pgl.code.P2DCodeDelegate
- width - Variable in class org.praxislive.video.pgl.code.P3DCodeDelegate
- width - Variable in class org.praxislive.video.pgl.code.userapi.PImage
- width - Variable in class org.praxislive.video.render.Surface
- width() - Method in annotation type org.praxislive.video.code.userapi.OffScreen
-
Provide a fixed width for the offscreen buffer.
- width() - Method in annotation type org.praxislive.video.pgl.code.userapi.OffScreen
-
Provide a fixed width for the offscreen buffer.
- WindowHints - Class in org.praxislive.video
- WindowHints() - Constructor for class org.praxislive.video.WindowHints
- with(Consumer<? super T>) - Static method in class org.praxislive.code.userapi.Data
-
Create a pipe that applies the consumer to every type T passing through.
- writeOutput(List<Data.Packet<T>>, Data.Packet<T>, int) - Method in class org.praxislive.code.userapi.Data.Pipe
- writeTo(DataOutput) - Method in class org.praxislive.code.userapi.PVector
- writeTo(DataOutput) - Method in class org.praxislive.code.userapi.Struct
- writeTo(DataOutput) - Method in interface org.praxislive.core.DataObject
X
- x - Variable in class org.praxislive.code.userapi.PVector
-
( begin auto-generated from PVector_x.xml ) The x component of the vector.
Y
- y - Variable in class org.praxislive.code.userapi.PVector
-
( begin auto-generated from PVector_y.xml ) The y component of the vector.
Z
- z - Variable in class org.praxislive.code.userapi.PVector
-
( begin auto-generated from PVector_z.xml ) The z component of the vector.
- ZERO - Static variable in class org.praxislive.core.types.PNumber
All Classes All Packages