- BACKGROUND_COLOR - Static variable in interface org.trianacode.gui.hci.color.TrianaColorConstants
-
- BackgroundColorModel - Interface in org.trianacode.gui.hci.color
-
- backgroundOpenTaskgraph(File) - Static method in class org.trianacode.gui.action.files.TaskGraphFileHandler
-
Load a taskgraph from a file
- BandPass - Class in audio.processing.eq
-
Comb-filter delay Unit which allows user to add multiple delayed signals onto the original by creating a Comb Filter
with both a feedforward and a feedback loop.
- BandPass() - Constructor for class audio.processing.eq.BandPass
-
- BandPass - Class in signalproc.filtering.freqdomain
-
A BandPass unit to filter to a finite bandwidth in the frequency domain.
- BandPass() - Constructor for class signalproc.filtering.freqdomain.BandPass
-
- BandPassEffect - Class in audio.processing.eq
-
A Comb-delay Effect which allows user to add a delayed signal onto the original by creating a feedforward and
feedback Comb Filter based on a building block of a reverb device.
- BandPassEffect(int, float, boolean, float, float, float, float) - Constructor for class audio.processing.eq.BandPassEffect
-
Creates an comb filter delay effect with a particular forward memory size.
- bandPassProcess(short[]) - Method in class audio.processing.eq.BandPassEffect
-
Method for non chunked data.
- bandPassProcessChunked(short[]) - Method in class audio.processing.eq.BandPassEffect
-
Method for chunked data.
- BareBonesBrowserLaunch - Class in org.trianacode.shiwaall.extras
-
The Class BareBonesBrowserLaunch.
- BareBonesBrowserLaunch() - Constructor for class org.trianacode.shiwaall.extras.BareBonesBrowserLaunch
-
- Bartlett(int) - Static method in class triana.types.util.SigAnalWindows
-
Create a Bartlett window spanning the given number of points.
- Base64 - Class in org.trianacode.taskgraph.ser
-
Class Description Here...
- Base64() - Constructor for class org.trianacode.taskgraph.ser.Base64
-
- BASE64_ENCODED - Static variable in interface org.trianacode.taskgraph.ser.XMLConstants
-
- BASE64_OBJECT_DESERIALIZER - Static variable in class org.trianacode.taskgraph.ser.Base64ObjectDeserializer
-
- Base64ObjectDeserializer - Class in org.trianacode.taskgraph.ser
-
Class Description Here...
- Base64ObjectDeserializer() - Constructor for class org.trianacode.taskgraph.ser.Base64ObjectDeserializer
-
- baseFormat - Static variable in class audio.input.LoadMP3
-
- BasicIWIRPanel - Class in org.trianacode.shiwaall.iwir.factory
-
The Class BasicIWIRPanel.
- BasicIWIRPanel() - Constructor for class org.trianacode.shiwaall.iwir.factory.BasicIWIRPanel
-
- BATCH_SUFFIX - Static variable in class org.trianacode.gui.appmaker.CommandFilePanel
-
- BATCH_TEMPLATE - Static variable in class org.trianacode.gui.appmaker.CommandLineWizard
-
- BeanUnit - Class in org.trianacode.taskgraph
-
Takes a class in the constructor and creates inputs to a selected method.
- BeanUnit(Class) - Constructor for class org.trianacode.taskgraph.BeanUnit
-
- BeanUnit(Class, Method) - Constructor for class org.trianacode.taskgraph.BeanUnit
-
- beforeProcess() - Method in class org.trianacode.taskgraph.service.RunnableTask
-
This function is called immediately before the unit's process() function is called
- begin() - Method in class org.trianacode.http.HtmlListSerializer
-
- begin() - Method in interface org.trianacode.http.TreeSerializer
-
begin the serialzation
- begin() - Method in class org.trianacode.http.XmlSerializer
-
- begin() - Method in class org.trianacode.taskgraph.interceptor.execution.ExecutionController
-
- beginsWithDelimiter() - Method in class triana.types.util.StringSplitter
-
- BendyCable - Class in org.trianacode.gui.main.imp
-
A bendy cable for linking components.
- BendyCable(Cable, Component, Component, Container) - Constructor for class org.trianacode.gui.main.imp.BendyCable
-
- BendyCable(Cable, Component, Container) - Constructor for class org.trianacode.gui.main.imp.BendyCable
-
- Bessel0(double) - Static method in class triana.types.util.SigAnalWindows
-
- BIG - Static variable in class org.trianacode.gui.util.Env
-
- BINARY - Static variable in class common.input.TypeImportPanel
-
- Binary - Class in gftgu
-
Simulates the binary orbits of two bodies in Newtonian gravity
- Binary() - Constructor for class gftgu.Binary
-
- BINARY - Static variable in class org.trianacode.taskgraph.util.FileUtils
-
- BinaryExporter - Class in signalproc.output
-
Exports data in row/column format to an Binary file
- BinaryExporter() - Constructor for class signalproc.output.BinaryExporter
-
- BinaryImporter - Class in signalproc.input
-
Imports raw data from a binary file
- BinaryImporter() - Constructor for class signalproc.input.BinaryImporter
-
- BinaryOperator - Static variable in class math.calculator.Compute
-
- binLabel - Variable in class triana.types.Histogram
-
(Parameter that is kept for consistency with previous versions, but which is obsolete.
- Blackman(int) - Static method in class triana.types.util.SigAnalWindows
-
Create a Blackman window spanning the given number of points.
- BlackmanHarris92(int) - Static method in class triana.types.util.SigAnalWindows
-
Create a Blackman-Harris 92dB window spanning the given number of points.
- blink(int, int) - Method in class org.trianacode.gui.panels.Colons
-
- blink(int, int) - Method in class org.trianacode.gui.panels.RetroDigit
-
- Block - Class in common.sync
-
A Block unit to ..
- Block() - Constructor for class common.sync.Block
-
- Block<C> - Class in org.trianacode.shiwaall.collection
-
The Class Block.
- Block(List<? extends CollectionElement<C>>, List<? extends CollectionElement<C>>) - Constructor for class org.trianacode.shiwaall.collection.Block
-
Instantiates a new block.
- Block(List<? extends CollectionElement<C>>, List<? extends CollectionElement<C>>, int) - Constructor for class org.trianacode.shiwaall.collection.Block
-
Instantiates a new block.
- Block(List<? extends CollectionElement<C>>, List<? extends CollectionElement<C>>, int, int) - Constructor for class org.trianacode.shiwaall.collection.Block
-
Instantiates a new block.
- block(boolean) - Method in class org.trianacode.taskgraph.service.Monitor
-
Blocks until the unit is ready to receivd the data/the data is sent
- BlockInblock - Class in org.trianacode.shiwaall.test
-
Created by IntelliJ IDEA.
- BlockInblock() - Constructor for class org.trianacode.shiwaall.test.BlockInblock
-
Instantiates a new block inblock.
- BlockScopeMock - Class in org.trianacode.shiwaall.test
-
The Class BlockScopeMock.
- BlockScopeMock() - Constructor for class org.trianacode.shiwaall.test.BlockScopeMock
-
- BLUE_STR - Static variable in class org.trianacode.gui.util.Env
-
- BonjourService - Interface in org.trianacode.discovery.protocols.thirdparty
-
Interface for third party service - whatever is hooked up must be capable of sending and receiving TDP requests and
responses (locally) and then translate those into protocol specific interactions.
- BooleanHandler - Class in org.trianacode.enactment.io.handlers
-
- BooleanHandler() - Constructor for class org.trianacode.enactment.io.handlers.BooleanHandler
-
- BOTTOM - Static variable in class org.trianacode.gui.main.imp.TrianaToolLayout
-
- Brightness - Class in imageproc.processing.effects
-
A Brightness unit to ..
- Brightness() - Constructor for class imageproc.processing.effects.Brightness
-
- broadcastError(ErrorEvent) - Method in class org.trianacode.error.ErrorTracker
-
- BROKEN_ICON - Variable in class org.trianacode.gui.components.triana.TrianaComponentModel
-
- BrokenToolMonitor - Class in org.trianacode.gui.hci.tools
-
A background thread that constantly checks whether any tools have been broken/ unbroken, repainting the tool tree
when a change occurs.
- BrokenToolMonitor(ToolTable) - Constructor for class org.trianacode.gui.hci.tools.BrokenToolMonitor
-
- BrokenToolMonitor(ToolTable, JTree) - Constructor for class org.trianacode.gui.hci.tools.BrokenToolMonitor
-
- BrokerUtils - Class in org.trianacode.shiwaall.utils
-
Created by IntelliJ IDEA.
- BrokerUtils() - Constructor for class org.trianacode.shiwaall.utils.BrokerUtils
-
- bsize() - Method in class triana.types.Histogram
-
(Obsolete method required for compatibility with previous versions.)
- Buffer - Class in common.buffer
-
Buffers and outputs any data
- Buffer() - Constructor for class common.buffer.Buffer
-
- bufSize - Static variable in class audio.input.LoadMP3
-
- bufSize - Static variable in class audio.input.LoadSound
-
- build() - Method in class org.trianacode.shiwaall.test.BlockScopeMock
-
Builds the.
- BuilderPanel - Class in org.trianacode.gui.toolmaker.guibuilder
-
A panel for defining gui builder interface components
- BuilderPanel(GUIPanel) - Constructor for class org.trianacode.gui.toolmaker.guibuilder.BuilderPanel
-
- buildHandler(TaskGraph) - Static method in class org.trianacode.shiwaall.handler.PublishWorkflow
-
Builds the handler.
- buildPropertiesFile(String) - Static method in class org.trianacode.shiwaall.dax.CatalogBuilder
-
Builds the properties file.
- buildSitesFile(String) - Static method in class org.trianacode.shiwaall.dax.CatalogBuilder
-
Builds the sites file.
- BuiltInConstantDictionary - Variable in class math.calculator.Compute
-
- BuiltInName - Static variable in class math.calculator.Compute
-
- bundle(File) - Method in class org.trianacode.shiwaall.bundle.ShiwaBundleHelper
-
Bundle.
- BundleEditor - Class in org.trianacode.shiwaall.workflowCreation
-
Created by IntelliJ IDEA.
- BundleEditor() - Constructor for class org.trianacode.shiwaall.workflowCreation.BundleEditor
-
- bundleFile - Variable in class org.trianacode.shiwaall.bundle.BundleToTrianaCloud
-
The bundle file.
- bundlePath - Variable in class org.trianacode.shiwaall.workflowCreation.BundleEditor
-
The bundle path.
- BundleSubmit - Class in org.trianacode.shiwaall.bundle
-
Created by IntelliJ IDEA.
- BundleSubmit() - Constructor for class org.trianacode.shiwaall.bundle.BundleSubmit
-
- BundleToLocalTriana - Class in org.trianacode.shiwaall.bundle
-
Created by IntelliJ IDEA.
- BundleToLocalTriana() - Constructor for class org.trianacode.shiwaall.bundle.BundleToLocalTriana
-
- BundleToTrianaCloud - Class in org.trianacode.shiwaall.bundle
-
Created by IntelliJ IDEA.
- BundleToTrianaCloud() - Constructor for class org.trianacode.shiwaall.bundle.BundleToTrianaCloud
-
- BundleUnitListener - Class in org.trianacode.shiwaall.bundle
-
Created by IntelliJ IDEA.
- BundleUnitListener() - Constructor for class org.trianacode.shiwaall.bundle.BundleUnitListener
-
- BundleUtils - Class in org.trianacode.shiwaall.handler
-
Created with IntelliJ IDEA.
- BundleUtils() - Constructor for class org.trianacode.shiwaall.handler.BundleUtils
-
- BUTTON_INSET - Static variable in class org.trianacode.gui.hci.AbstractToolBar
-
- BYTE - Static variable in class signalproc.input.BinaryImporter
-
- BYTE - Static variable in class signalproc.input.ImportBinary
-
- BYTE - Static variable in class signalproc.output.BinaryExporter
-
- BYTE_ARRAY - Static variable in class org.trianacode.taskgraph.service.TypeChecking
-
- BYTE_ARRAY - Static variable in class org.trianacode.taskgraph.tool.TypeUtils
-
- ByteArrayToString - Class in common.string
-
Created by IntelliJ IDEA.
- ByteArrayToString() - Constructor for class common.string.ByteArrayToString
-
- bytes - Static variable in class audio.input.LoadSound
-
- BytesHandler - Class in org.trianacode.enactment.io.handlers
-
- BytesHandler() - Constructor for class org.trianacode.enactment.io.handlers.BytesHandler
-
- bytesToFile(byte[], File) - Method in class org.trianacode.pool.ShiwaBundleHelper
-
- bytesToFile(byte[], File) - Method in class org.trianacode.shiwaall.bundle.ShiwaBundleHelper
-
Bytes to file.
- byteToDouble(byte[], int) - Static method in class signalproc.input.ImportBinary
-
Converts the short bytes at the given offset into a double by packing the bytes in the correct order.