- Cable - Interface in org.trianacode.taskgraph
-
- CABLE_COLOR - Static variable in interface org.trianacode.gui.hci.color.TrianaColorConstants
-
- CABLE_CONNECTED - Static variable in class org.trianacode.taskgraph.event.TaskGraphCableEvent
-
- CABLE_DISCONNECTED - Static variable in class org.trianacode.taskgraph.event.TaskGraphCableEvent
-
- CABLE_RECONNECTED_INPUT - Static variable in class org.trianacode.taskgraph.event.TaskGraphCableEvent
-
- CABLE_RECONNECTED_OUTPUT - Static variable in class org.trianacode.taskgraph.event.TaskGraphCableEvent
-
- CableColEditor - Class in org.trianacode.gui.windows
-
This window the user to customise the cable colour for each Type.
- CableColEditor() - Constructor for class org.trianacode.gui.windows.CableColEditor
-
Inistialises and creates a new CableColEditor to edit the colours of the various TrianaTypes.
- CableColorModel - Interface in org.trianacode.gui.hci.color
-
- cableConnected(TaskGraphCableEvent) - Method in class common.logic.LoopPanel
-
Called when a new connection is made between two tasks.
- cableConnected(TaskGraphCableEvent) - Method in class org.trianacode.gui.components.map.MapPanel
-
Called when a new connection is made between two tasks.
- cableConnected(TaskGraphCableEvent) - Method in class org.trianacode.gui.hci.ApplicationFrame
-
Called when a new connection is made between two tasks.
- cableConnected(TaskGraphCableEvent) - Method in class org.trianacode.gui.main.imp.ForShowMonitor
-
Called when a new connection is made between two tasks.
- cableConnected(TaskGraphCableEvent) - Method in class org.trianacode.gui.main.imp.MainTriana
-
Called when a new connection is made between two tasks.
- cableConnected(TaskGraphCableEvent) - Method in class org.trianacode.gui.panels.ParameterPanelManager
-
Called when a new connection is made between two tasks.
- cableConnected(TaskGraphCableEvent) - Method in interface org.trianacode.taskgraph.event.TaskGraphListener
-
Called when a new connection is made between two tasks.
- cableConnected(TaskGraphCableEvent) - Method in class org.trianacode.taskgraph.imp.ControlLoopChecker
-
Called when a new connection is made between two tasks.
- cableConnected(TaskGraphCableEvent) - Method in class org.trianacode.taskgraph.imp.TaskGraphCheckerImp
-
Called when a new connection is made between two tasks.
- cableDisconnected(TaskGraphCableEvent) - Method in class common.logic.LoopPanel
-
Called before a connection between two tasks is removed.
- cableDisconnected(TaskGraphCableEvent) - Method in class org.trianacode.gui.components.map.MapPanel
-
Called before a connection between two tasks is removed.
- cableDisconnected(TaskGraphCableEvent) - Method in class org.trianacode.gui.hci.ApplicationFrame
-
Called before a connection between two tasks is removed.
- cableDisconnected(TaskGraphCableEvent) - Method in class org.trianacode.gui.main.imp.ForShowMonitor
-
Called before a connection between two tasks is removed.
- cableDisconnected(TaskGraphCableEvent) - Method in class org.trianacode.gui.main.imp.MainTriana
-
Called before a connection between two tasks is removed.
- cableDisconnected(TaskGraphCableEvent) - Method in class org.trianacode.gui.panels.ParameterPanelManager
-
Called before a connection between two tasks is removed.
- cableDisconnected(CableEvent) - Method in interface org.trianacode.taskgraph.event.CableListener
-
Called before a cable is diconnected.
- cableDisconnected(TaskGraphCableEvent) - Method in interface org.trianacode.taskgraph.event.TaskGraphListener
-
Called before a connection between two tasks is removed.
- cableDisconnected(TaskGraphCableEvent) - Method in class org.trianacode.taskgraph.imp.ControlLoopChecker
-
Called before a connection between two tasks is removed.
- cableDisconnected(TaskGraphCableEvent) - Method in class org.trianacode.taskgraph.imp.TaskGraphCheckerImp
-
Called before a connection between two tasks is removed.
- CableEvent - Class in org.trianacode.taskgraph.event
-
The event generated when a cable is disconnected, reconnected etc.
- CableEvent(Cable) - Constructor for class org.trianacode.taskgraph.event.CableEvent
-
Constructs a cable event
- CableException - Exception in org.trianacode.taskgraph
-
An exception thrown when an error occurs handling a cable (e.g.
- CableException() - Constructor for exception org.trianacode.taskgraph.CableException
-
- CableException(String) - Constructor for exception org.trianacode.taskgraph.CableException
-
- CableException(Throwable) - Constructor for exception org.trianacode.taskgraph.CableException
-
- CableException(String, Throwable) - Constructor for exception org.trianacode.taskgraph.CableException
-
- CableFactory - Class in org.trianacode.gui.main.imp
-
Factory class for creating DrawCables
- CableFactory() - Constructor for class org.trianacode.gui.main.imp.CableFactory
-
- CableImp - Class in org.trianacode.taskgraph.imp
-
A cable linking two Tasks in a TaskGraphImp.
- CableImp() - Constructor for class org.trianacode.taskgraph.imp.CableImp
-
- CableListener - Interface in org.trianacode.taskgraph.event
-
An interface implemented by classes that want to receive cable events.
- cableReconnected(TaskGraphCableEvent) - Method in class common.logic.LoopPanel
-
Called when a connection is reconnected to a different task.
- cableReconnected(TaskGraphCableEvent) - Method in class org.trianacode.gui.components.map.MapPanel
-
Called when a connection is reconnected to a different task.
- cableReconnected(TaskGraphCableEvent) - Method in class org.trianacode.gui.hci.ApplicationFrame
-
Called when a connection is reconnected to a different task.
- cableReconnected(TaskGraphCableEvent) - Method in class org.trianacode.gui.main.imp.ForShowMonitor
-
Called when a connection is reconnected to a different task.
- cableReconnected(TaskGraphCableEvent) - Method in class org.trianacode.gui.main.imp.MainTriana
-
Called when a connection is reconnected to a different task.
- cableReconnected(TaskGraphCableEvent) - Method in class org.trianacode.gui.panels.ParameterPanelManager
-
Called when a connection is reconnected to a different task.
- cableReconnected(CableEvent) - Method in interface org.trianacode.taskgraph.event.CableListener
-
Called when the cable is reconnected to a different sending/receiving node
- cableReconnected(TaskGraphCableEvent) - Method in interface org.trianacode.taskgraph.event.TaskGraphListener
-
Called when a connection is reconnected to a different task.
- cableReconnected(TaskGraphCableEvent) - Method in class org.trianacode.taskgraph.imp.ControlLoopChecker
-
Called when a connection is reconnected to a different task.
- cableReconnected(TaskGraphCableEvent) - Method in class org.trianacode.taskgraph.imp.TaskGraphCheckerImp
-
Called when a connection is reconnected to a different task.
- calcError() - Method in class signalproc.algorithms.ALEProcessor
-
- calcMax(double[]) - Method in class signalproc.algorithms.ALEProcessor
-
- calcNewWeights() - Method in class signalproc.algorithms.ALEProcessor
-
- calcOptStepSize() - Method in class signalproc.algorithms.ALEProcessor
-
- calcStepSize() - Method in class signalproc.algorithms.ALEProcessor
-
- calculateNewRange(SimpleLine) - Method in class signalproc.output.SGTGrapherPanel
-
- calculateRange(double[]) - Method in class signalproc.output.HistogrammerPanel
-
- calculateRepulsion() - Method in class org.trianacode.gui.util.organize.DagOrganizer
-
- calcYn() - Method in class signalproc.algorithms.ALEProcessor
-
- CANCEL - Static variable in interface org.trianacode.gui.service.WorkflowVerifierConstants
-
- cancelClicked() - Method in class common.string.StringEditorPanel
-
Called when the cancel button is clicked on the parameter window.
- cancelClicked() - Method in class imageproc.input.LoadMoviePanel
-
Calls cancel clicked in the file panel
- cancelClicked() - Method in class org.trianacode.gui.panels.GroupParameterPanel
-
Called when the cancel button is clicked on the parameter window.
- cancelClicked() - Method in class org.trianacode.gui.panels.NodeConfigPanel
-
- cancelClicked() - Method in class org.trianacode.gui.panels.PanelHolder
-
Called when the cancel button is clicked on the parameter window.
- cancelClicked() - Method in class org.trianacode.gui.panels.ParameterPanel
-
Called when the cancel button is clicked on the parameter window.
- CANCELED - Static variable in class org.trianacode.gui.panels.NodeConfigPanel
-
- cancelSelected(WizardWindow) - Method in class org.trianacode.gui.appmaker.CommandLineWizard
-
- cancelSelected(WizardWindow) - Method in class org.trianacode.gui.toolmaker.UnitWizard
-
- cancelSelected(WizardWindow) - Method in interface org.trianacode.gui.windows.WizardListener
-
Called when cancel is selected on the wizard
- canConnect(Node, Node) - Static method in class org.trianacode.taskgraph.interceptor.InterceptorChain
-
- canMediate(Node, Node) - Method in class org.trianacode.taskgraph.interceptor.execution.ExecutionInterceptor
-
- canMediate(Node, Node) - Method in interface org.trianacode.taskgraph.interceptor.Interceptor
-
- CannonTrajectory - Class in gftgu
-
Compute the trajectory of a cannonball.
- CannonTrajectory() - Constructor for class gftgu.CannonTrajectory
-
- cardLayout - Variable in class org.trianacode.gui.help.AboutDialog
-
- caretUpdate(CaretEvent) - Method in class signalproc.output.EventViewerPanel
-
- cascade(JFrame) - Method in class org.trianacode.gui.help.JFrameEx
-
- cascade(JFrame, Point) - Method in class org.trianacode.gui.help.JFrameEx
-
- cascade(JFrame, int, int) - Method in class org.trianacode.gui.help.JFrameEx
-
- CascadeAction - Class in org.trianacode.gui.desktop.frames
-
- CascadeAction(FramesManager, int, int) - Constructor for class org.trianacode.gui.desktop.frames.CascadeAction
-
- cascadeLocation - Variable in class org.trianacode.gui.help.JFrameEx
-
- CatalogBuilder - Class in org.trianacode.shiwaall.dax
-
Created by IntelliJ IDEA.
- CatalogBuilder() - Constructor for class org.trianacode.shiwaall.dax.CatalogBuilder
-
- CENTER - Static variable in interface org.trianacode.taskgraph.constants.TextToolConstants
-
- centerOnScreen() - Method in class org.trianacode.gui.help.AboutDialog
-
- centerOnScreen() - Method in class org.trianacode.gui.help.HistoryDialog
-
- centerOnScreen() - Method in class org.trianacode.gui.help.search.FindWordDialog
-
- centerOnScreen() - Method in class org.trianacode.gui.help.search.IndexProgressDialog
-
- centralise(Window) - Static method in class org.trianacode.gui.Display
-
Puts the window in the middle of the screen.
- changedUpdate(DocumentEvent) - Method in class common.input.TwoDWindow
-
- changedUpdate(DocumentEvent) - Method in class signalproc.converters.VectToGenPanel
-
- changeHTMLTags(String) - Method in class org.trianacode.gui.toolmaker.UnitWizard
-
construct an html set of input and output types and replace the tags in the template
- changeToolName(String) - Method in class org.trianacode.shiwaall.dax.FileUnit
-
Various getting and setting of parameters.
- changeToolName(String) - Method in class org.trianacode.shiwaall.dax.JobUnit
-
Change tool name.
- channelFormat - Variable in class triana.types.MultipleChannel
-
Used to store the audio format for each channel (for data or real data)
- ChannelFormat - Interface in triana.types.util
-
The ChannelFormat is an interface base class for representing one channel of a multi-channel data set.
- channelName - Variable in class triana.types.audio.AudioChannelFormat
-
The name for this channel
- channelName - Variable in class triana.types.util.SpectralChannelFormat
-
The name for this channel
- charArray - Variable in class org.trianacode.gui.help.search.SuperStringTokenizer
-
- CharSequencePattern - Class in org.trianacode.shiwaall.string
-
The Class CharSequencePattern.
- CharSequencePattern(CharSequence) - Constructor for class org.trianacode.shiwaall.string.CharSequencePattern
-
Instantiates a new char sequence pattern.
- CHECKBOX - Static variable in class org.trianacode.gui.builder.Row
-
- checkbox(String) - Method in class org.trianacode.gui.toolmaker.guibuilder.webgui.WebGUICreator
-
- Checkbox - Class in org.trianacode.velocity.form
-
- Checkbox(String, String, boolean, Properties, String...) - Constructor for class org.trianacode.velocity.form.Checkbox
-
- Checkbox(String, String, Properties, String...) - Constructor for class org.trianacode.velocity.form.Checkbox
-
- Checkbox(String, boolean, Properties, String...) - Constructor for class org.trianacode.velocity.form.Checkbox
-
- Checkbox(String, String, Properties) - Constructor for class org.trianacode.velocity.form.Checkbox
-
- Checkbox(String, boolean, Properties) - Constructor for class org.trianacode.velocity.form.Checkbox
-
- Checkbox(String, Properties) - Constructor for class org.trianacode.velocity.form.Checkbox
-
- CHECKBOX_TEMPLATE - Static variable in class org.trianacode.velocity.form.Checkbox
-
- CHECKBOX_TEMPLATE_PROPERTY - Static variable in class org.trianacode.config.TrianaProperties
-
- CheckBoxPanel - Class in org.trianacode.gui.toolmaker.guibuilder
-
The panel for defining a gui builder checkbox component
- CheckBoxPanel() - Constructor for class org.trianacode.gui.toolmaker.guibuilder.CheckBoxPanel
-
- CheckboxParameter - Annotation Type in org.trianacode.annotation
-
GENERAL NOTE: parameters that are displayed in auto generated GUIs should only be primitive or string types
automatically defines a field as a parameter and defines the gui for it This produces a checkbox for the parameter in
the gui
- checkDirectory(String) - Method in class org.trianacode.gui.help.TrianaHelpProperties
-
- checkForNegativeNumbers(double[]) - Static method in class signalproc.output.SGTGrapherPanel
-
- checkMIME() - Method in class triana.types.MailMsg
-
Checks MIME attachments to see if the delimiters are consistent.
- CheckParens(String) - Method in class math.calculator.Compute
-
- CHILD_STR - Static variable in class org.trianacode.gui.util.Env
-
- CHILD_TASK - Static variable in class org.trianacode.enactment.logging.stampede.LogDetail
-
- CHILD_UNIT - Static variable in class org.trianacode.enactment.logging.stampede.LogDetail
-
- Chirp - Class in signalproc.injection
-
A Chirp unit to add coalescing binary waveforms to an input data set in the time domain.
- Chirp() - Constructor for class signalproc.injection.Chirp
-
- CHOICE - Static variable in class org.trianacode.gui.builder.Row
-
- choice(String) - Method in class org.trianacode.gui.toolmaker.guibuilder.webgui.WebGUICreator
-
- ChoicePanel - Class in org.trianacode.gui.toolmaker.guibuilder
-
The panel for defining a gui builder choice component
- ChoicePanel() - Constructor for class org.trianacode.gui.toolmaker.guibuilder.ChoicePanel
-
- ChoiceParameter - Annotation Type in org.trianacode.annotation
-
GENERAL NOTE: parameters that are displayed in auto generated GUIs should only be primitive or string types
automatically defines a field as a parameter and defines the gui for it title is a title for the gui values is a list
of choices that will appear in a drop down menu If this list is empty, then the parameter nor GUI will be set.
- CircleNode - Class in org.trianacode.gui.components.common
-
A semi circular node
- CircleNode(Node) - Constructor for class org.trianacode.gui.components.common.CircleNode
-
Constructs a connectable semi-circular node
- CircleNode(Node, boolean) - Constructor for class org.trianacode.gui.components.common.CircleNode
-
Constructs a semi-circular node
- CLASS_NAME_TAG - Static variable in interface org.trianacode.taskgraph.ser.XMLConstants
-
- classForTrianaType(String) - Static method in class org.trianacode.taskgraph.service.TypeChecking
-
This function attempts to return the class representation for the the given name of the Triana type.
- classForTrianaType(String[]) - Static method in class org.trianacode.taskgraph.service.TypeChecking
-
Attempts to convert the array of objects (Strings actually) to TrianaTypes
- classForTrianaType(String) - Static method in class org.trianacode.taskgraph.tool.TypeUtils
-
This function attempts to return the class representation for the the given name of the Triana type.
- classForTrianaType(String[]) - Static method in class org.trianacode.taskgraph.tool.TypeUtils
-
Attempts to convert the array of objects (Strings actually) to TrianaTypes
- ClassHierarchy - Class in org.trianacode.taskgraph.tool.creators.type
-
Class Description Here...
- ClassHierarchy(String) - Constructor for class org.trianacode.taskgraph.tool.creators.type.ClassHierarchy
-
- ClassifyFunctions() - Method in class math.calculator.Compute
-
- ClassLoaders - Class in org.trianacode.taskgraph.tool
-
Somewhere to put all those class loaders.
- ClassLoaders() - Constructor for class org.trianacode.taskgraph.tool.ClassLoaders
-
- CLASSNAME - Static variable in class org.trianacode.gui.appmaker.CommandLineWizard
-
Default template tags
- CLASSNAME_TAG - Static variable in interface org.trianacode.taskgraph.ser.XMLConstants
-
- ClassParser - Class in org.trianacode.taskgraph.tool.creators.type
-
- ClassParser() - Constructor for class org.trianacode.taskgraph.tool.creators.type.ClassParser
-
- CLASSPATH_STR - Static variable in class org.trianacode.gui.util.Env
-
- ClassPathPanel - Class in org.trianacode.gui.panels
-
Parameter panel class for editing the classpath
- ClassPathPanel(ToolTable) - Constructor for class org.trianacode.gui.panels.ClassPathPanel
-
- cleanUp() - Method in class org.trianacode.gui.hci.ApplicationFrame
-
Called when the user wants to close the window.
- cleanUp() - Method in class org.trianacode.gui.windows.TrianaWindow
-
Called when the user wants to close the window.
- cleanUp() - Method in class triana.types.OldUnit
-
Deprecated.
- cleanUpAudio() - Method in class audio.input.LineIn
-
- clear() - Method in class org.trianacode.shiwaall.dax.DaxRegister
-
Clear.
- clear() - Method in class org.trianacode.shiwaall.dax.DaxSettingObject
-
Clear.
- clear() - Method in class org.trianacode.shiwaall.iwir.exporter.IwirRegister
-
Clear.
- clear() - Method in class triana.types.image.IntHashtable
-
- clear() - Method in class triana.types.image.PixelMap
-
Clears the pixel map to all black pixels.
- CLEAR_ACTION - Static variable in interface org.trianacode.gui.action.Actions
-
- ClearAction - Class in org.trianacode.gui.action.taskgraph
-
Action class to handle all "clear" actions.
- ClearAction(ToolSelectionHandler) - Constructor for class org.trianacode.gui.action.taskgraph.ClearAction
-
- ClearAction(ToolSelectionHandler, int) - Constructor for class org.trianacode.gui.action.taskgraph.ClearAction
-
- clearAlarm() - Method in class org.trianacode.gui.panels.DigitalClock
-
- clearAlarm() - Method in class org.trianacode.gui.panels.DigitalCounter
-
- clearConfigs() - Method in class org.trianacode.shiwaall.bundle.ShiwaBundleHelper
-
Clear configs.
- clearError() - Method in class org.trianacode.gui.main.imp.TrianaTool
-
Clears the current error state
- clearIndicationCableInterface() - Method in class org.trianacode.gui.main.imp.MainTriana
-
Clears the indication cable
- clearIndicationCableInterface() - Method in interface org.trianacode.gui.main.IndicationCableInterface
-
Clears the indication cable
- clearSelectionBox() - Method in class org.trianacode.gui.hci.ToolMouseHandler
-
Clears the temporary selection box so it is no longer shown
- clearSelectionBox() - Method in class org.trianacode.gui.main.imp.MainTriana
-
Clears the selection box
- clearSelectionBox() - Method in interface org.trianacode.gui.main.SelectionBoxInterface
-
Clears the selection box
- clearTaskGraphView(TaskGraph) - Method in class org.trianacode.gui.hci.tools.TaskGraphViewManager
-
Returns the view for the specified taskgraph to the default
- CLIaddon - Interface in org.trianacode.enactment.addon
-
Created by IntelliJ IDEA.
- ClientException - Exception in org.trianacode.taskgraph.service
-
Class Description Here...
- ClientException() - Constructor for exception org.trianacode.taskgraph.service.ClientException
-
- ClientException(String) - Constructor for exception org.trianacode.taskgraph.service.ClientException
-
- ClientException(Throwable) - Constructor for exception org.trianacode.taskgraph.service.ClientException
-
- ClientException(String, Throwable) - Constructor for exception org.trianacode.taskgraph.service.ClientException
-
- ClipableTaskInterface - Interface in org.trianacode.taskgraph.service
-
The interface used by Unit to access RunnableTask.
- Clipboard - Class in org.trianacode.gui.hci
-
The clipboard that stores the data that is currently being cut or copied.
- Clipboard() - Constructor for class org.trianacode.gui.hci.Clipboard
-
- ClipboardActionInterface - Interface in org.trianacode.gui.action.clipboard
-
Interface to be implemented by all classes that need access to the Clipboard for Triana Tools and Groups.
- ClipboardPasteInterface - Interface in org.trianacode.gui.action.clipboard
-
Class Description Here...
- clipFrameToScreen(Component, int, int) - Static method in class org.trianacode.gui.Display
-
Makes sure that the specified JFrame doesn't dissappear off the screen by checking the x and y coordinates of its
desired position and clipping them so that it fits onto the particular screen.
- clipFrameToScreen(Component) - Static method in class org.trianacode.gui.Display
-
- clipFrameToScreen(Window, Point) - Static method in class org.trianacode.gui.Display
-
Makes sure that the specified JFrame doesn't dissappear off the screen by checking the x and y coordinates of its
desired position and clipping them so that it fits onto the particular screen.
- clipFrameToScreen(Component, Point) - Static method in class org.trianacode.gui.Display
-
- clipFrameToScreen(Window, int, int) - Static method in class org.trianacode.gui.Display
-
- ClipIn - Interface in org.trianacode.taskgraph.clipin
-
ClipIn is an Interface that can be implemented by any Object to allow it to be added into and carried by a TrianaType
data Object.
- ClipInBucket - Class in org.trianacode.taskgraph.clipin
-
Class Description Here...
- ClipInBucket(Task) - Constructor for class org.trianacode.taskgraph.clipin.ClipInBucket
-
Construct a bucket attached to the specified task
- ClipInStore - Class in org.trianacode.taskgraph.clipin
-
Class Description Here...
- ClipInStore(Task) - Constructor for class org.trianacode.taskgraph.clipin.ClipInStore
-
- clone() - Method in interface org.trianacode.taskgraph.clipin.ClipIn
-
Clones the ClipIn to an identical one.
- clone() - Method in class triana.types.clipins.DefaultHistoryClipIn
-
Clones the ClipIn to an identical one.
- clone() - Method in class triana.types.clipins.GEODataClipIn
-
Clones the ClipIn to an identical one.
- clone() - Method in class triana.types.clipins.MessageClipIn
-
Clones the ClipIn to an identical one.
- clone() - Method in class triana.types.clipins.TimerClipIn
-
Clones the ClipIn to an identical one.
- clone() - Method in class triana.types.image.IntHashtable
-
- CLONE_ALL_OUTPUT - Static variable in class org.trianacode.gui.toolmaker.TypesPanel
-
- CLONE_ALL_OUTPUT - Static variable in interface org.trianacode.taskgraph.tool.Tool
-
- CLONE_ALL_OUTPUT - Static variable in class org.trianacode.taskgraph.Unit
-
- CLONE_MULTIPLE_OUTPUT - Static variable in class org.trianacode.gui.toolmaker.TypesPanel
-
- CLONE_MULTIPLE_OUTPUT - Static variable in interface org.trianacode.taskgraph.tool.Tool
-
- CLONE_MULTIPLE_OUTPUT - Static variable in class org.trianacode.taskgraph.Unit
-
- cloneProxy(Proxy) - Method in class org.trianacode.taskgraph.proxy.java.JavaProxyInstantiator
-
- cloneProxy(Proxy) - Static method in class org.trianacode.taskgraph.proxy.ProxyFactory
-
- cloneProxy(Proxy) - Method in interface org.trianacode.taskgraph.proxy.ProxyInstantiator
-
- cloneTask(Task, boolean) - Static method in class org.trianacode.taskgraph.TaskGraphUtils
-
Creates a non-runnable clone of the specfied task, optionally preserving the instance id.
- cloneTaskGraph(TaskGraph, TaskGraph, boolean) - Static method in class org.trianacode.taskgraph.TaskGraphUtils
-
Creates a clone of the specified taskgraph within the parent, optionally preserving the instance ids of the
cloned task.
- cloneTaskGraph(TaskGraph, String) - Static method in class org.trianacode.taskgraph.TaskGraphUtils
-
Creates a full clone of the taskgraph, preserving the instances of the clone and all the tasks within the clone.
- cloneTool(Tool) - Static method in class org.trianacode.taskgraph.TaskGraphUtils
-
Creates a non-runnable clone of the specfied tool.
- close() - Method in class org.trianacode.enactment.logging.appender.RabbitAppender
-
- close - Variable in class org.trianacode.gui.hci.TrianaMainMenu
-
The menu item for close.
- close() - Method in class org.trianacode.gui.windows.TrianaWindow
-
A convenience method to close RMFrames.
- close() - Method in class org.trianacode.taskgraph.ser.XMLReader
-
Close the stream.
- close() - Method in class org.trianacode.taskgraph.ser.XMLWriter
-
- close() - Method in class signalproc.input.ImportBinary
-
Closes the import binary and the underlying data stream
- CLOSE_ACTION - Static variable in interface org.trianacode.gui.action.Actions
-
- CloseAction - Class in org.trianacode.gui.action.files
-
Action class to handle all "close" actions.
- CloseAction() - Constructor for class org.trianacode.gui.action.files.CloseAction
-
- CloseBracket - Static variable in class math.calculator.Compute
-
- closeButton - Variable in class org.trianacode.gui.help.AboutDialog
-
- CLOSED_PACKAGE_ICON - Variable in class org.trianacode.gui.hci.tools.TrianaTreeRenderer
-
- closeDiagnosisFile() - Method in class math.calculator.Compute
-
- closeDiagnosisFile() - Method in class math.calculator.ComputeCalc
-
- closeFile() - Method in class common.input.TypeImportPanel
-
Closes the current file
- closeFile() - Method in class common.output.TypeExportPanel
-
Closes the current file
- CloseFrameEvent - Class in org.trianacode.gui.help
-
A custom event class.
- CloseFrameEvent(Frame) - Constructor for class org.trianacode.gui.help.CloseFrameEvent
-
The constructor for a CloseFrameEvent.
- CloseFrameListener - Interface in org.trianacode.gui.help
-
A custom event listener interface.
- closeInputStream(DataInputStream) - Static method in class org.trianacode.taskgraph.util.FileUtils
-
Closes the given input stream.
- closeOutputStream(DataOutputStream) - Static method in class org.trianacode.taskgraph.util.FileUtils
-
Closes the given output stream.
- closeOutputStream() - Method in class signalproc.output.BinaryExporter
-
Closes and disposes the output stream
- closeOutputStream() - Method in class signalproc.output.Export
-
Closes and disposes the output stream
- closeOutputStream() - Method in class signalproc.output.TableExporter
-
Closes and disposes the output stream
- closeReader(BufferedReader) - Static method in class org.trianacode.taskgraph.util.FileUtils
-
closes the given reader
- CloseSquareBracket - Static variable in class math.calculator.Compute
-
- closeTaskGraphPanel(DesktopView) - Method in class org.trianacode.gui.hci.ApplicationFrame
-
Closes the specified main triana and cleans-up the taskgraph if required
- closeWindow() - Method in interface org.trianacode.gui.panels.ParameterWindowInterface
-
Close the window
- closeWindow() - Method in class org.trianacode.gui.windows.ParameterWindow
-
Close the window
- closeWriter(PrintWriter) - Static method in class org.trianacode.taskgraph.util.FileUtils
-
closes the given writer
- CLUSTERED - Static variable in class org.trianacode.enactment.logging.stampede.LogDetail
-
- code - Variable in enum org.trianacode.enactment.logging.stampede.StampedeLog.JobType
-
- CODE_EDITOR_STR - Static variable in class org.trianacode.gui.util.Env
-
- Coefficients_0_12(short[], short[], short[]) - Static method in class triana.types.audio.gsm.encoder.Short_term
-
- Coefficients_13_26(short[], short[], short[]) - Static method in class triana.types.audio.gsm.encoder.Short_term
-
- Coefficients_27_39(short[], short[], short[]) - Static method in class triana.types.audio.gsm.encoder.Short_term
-
- Coefficients_40_159(short[], short[]) - Static method in class triana.types.audio.gsm.encoder.Short_term
-
- ColIntegrate - Class in imageproc.processing.effects
-
A ColumnIntegrate unit to ..
- ColIntegrate() - Constructor for class imageproc.processing.effects.ColIntegrate
-
- collection - Variable in class org.trianacode.shiwaall.dax.FileUnit
-
The collection.
- collection - Variable in class org.trianacode.shiwaall.dax.JobUnit
-
The collection.
- CollectionElement<C> - Class in org.trianacode.shiwaall.collection
-
The Class CollectionElement.
- CollectionElement(C) - Constructor for class org.trianacode.shiwaall.collection.CollectionElement
-
Instantiates a new collection element.
- CollectionElement() - Constructor for class org.trianacode.shiwaall.collection.CollectionElement
-
Instantiates a new collection element.
- CollectionMapper<C> - Class in org.trianacode.shiwaall.collection
-
The Class CollectionMapper.
- CollectionMapper(List<? extends CollectionElement<C>>, List<? extends CollectionElement<C>>, int, int, int) - Constructor for class org.trianacode.shiwaall.collection.CollectionMapper
-
Instantiates a new collection mapper.
- CollectionTest - Class in org.trianacode.shiwaall.collection
-
The Class CollectionTest.
- CollectionTest() - Constructor for class org.trianacode.shiwaall.collection.CollectionTest
-
- Colons - Class in org.trianacode.gui.panels
-
User: andrew Date: 24-May-2004 Time: 21:06:06
- Colons() - Constructor for class org.trianacode.gui.panels.Colons
-
- COLOR_MAP - Static variable in class signalproc.output.SGTGrapherPanel
-
- COLOR_STR - Static variable in class org.trianacode.gui.util.Env
-
- COLOR_TABLE_ENTRY_STR - Static variable in class org.trianacode.gui.util.Env
-
- COLOR_TABLE_STR - Static variable in class org.trianacode.gui.util.Env
-
- ColorGen - Class in common.parameter
-
A ColorGen unit to generate a color parameter type!!
- ColorGen() - Constructor for class common.parameter.ColorGen
-
- ColorGenWindow - Class in common.parameter
-
A ColorGenWindow UnitPanel to allow the editing of a color
- ColorGenWindow() - Constructor for class common.parameter.ColorGenWindow
-
- ColorManager - Class in org.trianacode.gui.hci.color
-
The ColorManager maintains a register of ColorModels for different tool class types, and a default ColorModel which
handles tool class types and color elements not handled by a specific ColorModel.
- ColorManager() - Constructor for class org.trianacode.gui.hci.color.ColorManager
-
- ColorModel - Interface in org.trianacode.gui.hci.color
-
An interface used to link colors in the ColorTable with graphical elements.
- colorOf(double) - Method in class triana.types.ImageMap
-
Returns the Triana Color Map color value associated with a given data value.
- COLORS_STR - Static variable in class org.trianacode.gui.util.Env
-
- ColorTable - Class in org.trianacode.gui.hci.color
-
A lookup table between color names and actual color values
- ColorTableEntry - Class in org.trianacode.gui.hci.color
-
Container class for color name/color object pairs
- ColorTableEntry(String, Color) - Constructor for class org.trianacode.gui.hci.color.ColorTableEntry
-
- ColumnMax - Class in imageproc.processing.effects
-
A ColumnMax unit to ..
- ColumnMax() - Constructor for class imageproc.processing.effects.ColumnMax
-
- COLUMNS - Static variable in class signalproc.input.BinaryImporter
-
- COLUMNS - Static variable in class signalproc.input.TableImporter
-
- CombDelay - Class in audio.processing.delay
-
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.
- CombDelay() - Constructor for class audio.processing.delay.CombDelay
-
- CombDelayEffect - Class in audio.processing.delay
-
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.
- CombDelayEffect(int, int, String, boolean, float, float) - Constructor for class audio.processing.delay.CombDelayEffect
-
Creates an comb filter delay effect with a particular forward memory size.
- CombFilter - Class in audio.processing.delay
-
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.
- CombFilter() - Constructor for class audio.processing.delay.CombFilter
-
- CombFilterEffect - Class in audio.processing.delay
-
A Comb-delay Effect which allows user to add a delayed signal onto the original by creating a feedforward and
feedback Comb Filterbased on a building block of a reverb device.
- CombFilterEffect(int, String, boolean, float, float, int) - Constructor for class audio.processing.delay.CombFilterEffect
-
Creates an comb filter delay effect with a particular forward memory size.
- ComboDialog - Class in org.trianacode.gui.windows
-
A dialog for selecting an item from a list
- ComboDialog(String[], Frame) - Constructor for class org.trianacode.gui.windows.ComboDialog
-
Constructs a modal combo dialog offering the specified item choices
- ComboDialog(String[], Dialog) - Constructor for class org.trianacode.gui.windows.ComboDialog
-
Constructs a modal combo dialog offering the specified item choices
- ComboDialog(String[], Frame, String, boolean) - Constructor for class org.trianacode.gui.windows.ComboDialog
-
Constructs a modal combo dialog offering the specified item choices
- ComboDialog(String[], Dialog, String, boolean) - Constructor for class org.trianacode.gui.windows.ComboDialog
-
Constructs a modal combo dialog offering the specified item choices
- combProcess(short[]) - Method in class audio.processing.delay.CombDelayEffect
-
Method for non chunked data.
- combProcess(short[]) - Method in class audio.processing.delay.CombFilterEffect
-
Method for non chunked data.
- combProcess(short[]) - Method in class audio.processing.eq.HighPassEffect
-
Method for non chunked data.
- combProcess(short[]) - Method in class audio.processing.eq.LowPassEffect
-
Method for non chunked data.
- combProcessChunked(short[]) - Method in class audio.processing.delay.CombDelayEffect
-
Method for chunked data.
- combProcessChunked(short[]) - Method in class audio.processing.delay.CombFilterEffect
-
- combProcessChunked(short[]) - Method in class audio.processing.eq.HighPassEffect
-
Method for chunked data.
- combProcessChunked(short[]) - Method in class audio.processing.eq.LowPassEffect
-
Method for chunked data.
- Comma - Static variable in class math.calculator.Compute
-
- commandFileChanged(String) - Method in interface org.trianacode.gui.appmaker.CommandFileListener
-
- commandFileChanged(String) - Method in class org.trianacode.gui.appmaker.ParameterMapPanel
-
- CommandFileListener - Interface in org.trianacode.gui.appmaker
-
- CommandFilePanel - Class in org.trianacode.gui.appmaker
-
The panel for specifying the taskgraph that is executed from the command line.
- CommandFilePanel() - Constructor for class org.trianacode.gui.appmaker.CommandFilePanel
-
- CommandFinishPanel - Class in org.trianacode.gui.appmaker
-
- CommandFinishPanel(CommandFilePanel, CompilationPanel) - Constructor for class org.trianacode.gui.appmaker.CommandFinishPanel
-
- CommandLineExec - Class in org.trianacode.enactment
-
A standalone class for executing a taskgraph using specified input data.
- CommandLineExec(String, TaskGraph) - Constructor for class org.trianacode.enactment.CommandLineExec
-
Constructs a TrianaExec to execute a clone of the specified taskgraph.
- CommandLineExec(String, Tool) - Constructor for class org.trianacode.enactment.CommandLineExec
-
Constructs a TrianaExec to execute a clone of the specified tool.
- CommandLineWizard - Class in org.trianacode.gui.appmaker
-
A class for displaying the command line application wizard, and generating a command line application class.
- CommandLineWizard(ToolTable, Frame) - Constructor for class org.trianacode.gui.appmaker.CommandLineWizard
-
- common.array - package common.array
-
- common.buffer - package common.buffer
-
- common.control - package common.control
-
- common.conzt - package common.conzt
-
- common.dooble - package common.dooble
-
- common.file - package common.file
-
- common.input - package common.input
-
- common.lang - package common.lang
-
- common.logic - package common.logic
-
- common.output - package common.output
-
- common.parameter - package common.parameter
-
- common.processing - package common.processing
-
- common.stream - package common.stream
-
- common.string - package common.string
-
- common.sync - package common.sync
-
- common.timer - package common.timer
-
- Compare - Class in common.logic
-
A Compare unit test two VectorType inputs in a way chosen by the user in the parameter window: =, >, >=, <, <=, !=.
- Compare() - Constructor for class common.logic.Compare
-
- compare(double[], double[]) - Method in class signalproc.algorithms.Distance
-
- compareTo(Object) - Method in class triana.types.Const
-
Compares this object with the specified object for order.
- Compatible - Class in common.logic
-
A Compatible unit test two inputs for compatibility, as defined by GraphType.
- Compatible() - Constructor for class common.logic.Compatible
-
- CompilationPanel - Class in org.trianacode.gui.appmaker
-
The panel for specifying the taskgraph that is executed from the command line.
- CompilationPanel(ToolTable) - Constructor for class org.trianacode.gui.appmaker.CompilationPanel
-
- compile() - Method in class org.trianacode.gui.action.tools.ToolsMenuHandler
-
Generate the XML for a tool and add it to the toolbox
- compile() - Method in class org.trianacode.gui.hci.CompileHandler
-
- compile() - Method in class org.trianacode.gui.util.CompileUtil
-
Executes the current compiler compilerCommand
- COMPILE_ACTION - Static variable in interface org.trianacode.gui.action.Actions
-
- CompileAction - Class in org.trianacode.gui.action.tools
-
Action class to handle all "select all" actions.
- CompileAction(ToolSelectionHandler, ToolTable) - Constructor for class org.trianacode.gui.action.tools.CompileAction
-
- compileGUI(Tool) - Method in class org.trianacode.gui.hci.CompileHandler
-
- CompileHandler - Class in org.trianacode.gui.hci
-
The class responsible for co-ordinating the compiling of tools and the generation of tool XML
- CompileHandler(boolean, ToolTable) - Constructor for class org.trianacode.gui.hci.CompileHandler
-
Construct a compile handler that will be used to automatically compile tools.
- CompileHandler(Tool, ToolTable) - Constructor for class org.trianacode.gui.hci.CompileHandler
-
Construct a compiler handler for compiling a specified tool
- compileOutputs(HashMap<String, ConfigurationResource>, HashMap<String, Node>) - Method in class org.trianacode.shiwaall.bundle.ShiwaBundleHelper
-
Compile outputs.
- CompilePanel - Class in org.trianacode.gui.panels
-
A panel for compiling tools and generating XML
- CompilePanel(ToolTable) - Constructor for class org.trianacode.gui.panels.CompilePanel
-
- COMPILER_DIRECTORY - Static variable in class org.trianacode.gui.util.Env
-
- COMPILER_STR - Static variable in class org.trianacode.gui.util.Env
-
- CompilerException - Exception in org.trianacode.gui.util
-
An exception thrown when a compiler command generates errors
- CompilerException() - Constructor for exception org.trianacode.gui.util.CompilerException
-
- CompilerException(String) - Constructor for exception org.trianacode.gui.util.CompilerException
-
- compileTargetTool(Tool) - Method in class org.trianacode.gui.hci.CompileHandler
-
- CompileUtil - Class in org.trianacode.gui.util
-
CompileUtil is a class which finds the java compiler and compiles a java source file.
- CompileUtil() - Constructor for class org.trianacode.gui.util.CompileUtil
-
Default constructor
- CompileUtil(String, boolean) - Constructor for class org.trianacode.gui.util.CompileUtil
-
Constructor
- CompileUtil(boolean) - Constructor for class org.trianacode.gui.util.CompileUtil
-
- complete() - Method in class org.trianacode.enactment.logging.stampede.StampedeLog
-
- Complexify - Class in common.processing
-
A Complexify unit to join two input data sets into a single complex set.
- Complexify() - Constructor for class common.processing.Complexify
-
- complexNdFWTransform(double[], double[]) - Method in class signalproc.algorithms.FFTWLibrary
-
- complexNdPlan(int[], boolean, int) - Method in class signalproc.algorithms.FFTWLibrary
-
- complexPlan(int, boolean, int) - Method in class signalproc.algorithms.FFTWLibrary
-
- ComplexSampleSet - Class in triana.types
-
SampleSet stores a complex double[] array (as two real arrays, one for the real part and the other for the imaginary
part) by extending the VectorType class and implementing the Signal interface.
- ComplexSampleSet() - Constructor for class triana.types.ComplexSampleSet
-
Creates an empty ComplexSampleSet.
- ComplexSampleSet(double, int) - Constructor for class triana.types.ComplexSampleSet
-
Creates a new ComplexSampleSet with a certain sampling frequency and number of samples.
- ComplexSampleSet(double[]) - Constructor for class triana.types.ComplexSampleSet
-
Creates a new ComplexSampleSet with given sampling times.
- ComplexSampleSet(double, int, double) - Constructor for class triana.types.ComplexSampleSet
-
Creates a new ComplexSampleSet with a certain sampling frequency, number of samples, and data acquisition time.
- ComplexSampleSet(double[], double) - Constructor for class triana.types.ComplexSampleSet
-
Creates a new ComplexSampleSet with the given sampling times and data acquisition time.
- ComplexSampleSet(double, double[], double[]) - Constructor for class triana.types.ComplexSampleSet
-
Creates a new ComplexSampleSet with a certain sampling frequency and arrays containing the sampled data.
- ComplexSampleSet(double[], double[], double[]) - Constructor for class triana.types.ComplexSampleSet
-
Creates a new ComplexSampleSet with the given sampling times and arrays containing the sampled data.
- ComplexSampleSet(double, double[], double[], double) - Constructor for class triana.types.ComplexSampleSet
-
Creates a new ComplexSampleSet with a certain sampling frequency, the arrays of sampled data, and the acquisition
time of the first sample.
- ComplexSampleSet(double[], double[], double[], double) - Constructor for class triana.types.ComplexSampleSet
-
Creates a new ComplexSampleSet with the given sampling times, data arrays, and data acquisition time.
- ComplexSampleSet(SampleSet, boolean) - Constructor for class triana.types.ComplexSampleSet
-
Creates a ComplexSampleSet from a (real) SampleSet by setting the imaginary part of the data to zero.
- ComplexSampleSet(SampleSet) - Constructor for class triana.types.ComplexSampleSet
-
Creates a ComplexSampleSet from a (real) SampleSet by setting the imaginary part of the data to zero.
- ComplexSpectrum - Class in triana.types
-
ComplexSpectrum stores a one-dimensional array of double-precision complex numbers representing a complex Fourier
spectrum.
- ComplexSpectrum() - Constructor for class triana.types.ComplexSpectrum
-
Create and empty ComplexSpectrum with no parameters set.
- ComplexSpectrum(double, int) - Constructor for class triana.types.ComplexSpectrum
-
This is an obsolete Constructor that will be eliminated when possible.
- ComplexSpectrum(double, double[]) - Constructor for class triana.types.ComplexSpectrum
-
This is an obsolete Constructor that creates a new one-sided ComplexSpectrum with a certain sampling frequency
and the actual allocated real data.
- ComplexSpectrum(double, double[], double[]) - Constructor for class triana.types.ComplexSpectrum
-
This is an obsolete Constructor that creates a new one-sided ComplexSpectrum with a certain sampling frequency
and the actual allocated complex data.
- ComplexSpectrum(boolean, boolean, int, int, double, double) - Constructor for class triana.types.ComplexSpectrum
-
Creates a new ComplexSpectrum with arguments giving the sidedness, whether it is narrow-band or broad-band, the
data length, the number of points in the original broad-band spectrum, the frequency resolution, and the highest
frequency in the current spectrum.
- ComplexSpectrum(boolean, boolean, double[], double[], int, double, double) - Constructor for class triana.types.ComplexSpectrum
-
Creates a new ComplexSpectrum with arguments giving the sidedness, whether it is narrow-band or broad-band, the
data arrays, the number of points in the original broad-band spectrum, the frequency resolution, and the highest
frequency in the current spectrum.
- ComplexSpectrum(boolean, int, double) - Constructor for class triana.types.ComplexSpectrum
-
Creates a new ComplexSpectrum with a given sidedness, number of points that there would be in the two-sided
spectrum, and frequency resolution.
- ComplexSpectrum(boolean, double[], double[], int, double) - Constructor for class triana.types.ComplexSpectrum
-
Creates a new ComplexSpectrum with given sidedness, data arrays, number of points in the two-sided spectrum, and
frequency resolution.
- ComplexSpectrum(Spectrum, boolean) - Constructor for class triana.types.ComplexSpectrum
-
Creates a ComplexSpectrum from a (real) Spectrum by setting the imaginary part of the data to zero.
- ComplexSpectrum(Spectrum) - Constructor for class triana.types.ComplexSpectrum
-
Creates a ComplexSpectrum from a (real) Spectrum by setting the imaginary part of the data to zero.
- complexTransform(double[], double[]) - Method in class signalproc.algorithms.FFTWLibrary
-
- componentAdded(ContainerEvent) - Method in class org.trianacode.gui.hci.ToolMouseHandler
-
Invoked when a component has been added to the container.
- componentAdded(ContainerEvent) - Method in class org.trianacode.gui.main.imp.ForShowMonitor
-
Invoked when a component has been added to the container.
- componentAdded(ContainerEvent) - Method in class org.trianacode.gui.windows.ParameterWindow
-
- componentHidden(ComponentEvent) - Method in class org.trianacode.gui.desktop.frames.FramesManager
-
- componentHidden(ComponentEvent) - Method in class org.trianacode.gui.hci.ApplicationFrame
-
- componentMoved(ComponentEvent) - Method in class org.trianacode.gui.desktop.frames.FramesManager
-
- componentMoved(ComponentEvent) - Method in class org.trianacode.gui.hci.ApplicationFrame
-
- ComponentPanelInterface - Interface in org.trianacode.gui.toolmaker.guibuilder
-
A interface that must be implemented by component panels in the gui builder.
- componentRemoved(ContainerEvent) - Method in class org.trianacode.gui.hci.ToolMouseHandler
-
Invoked when a component has been removed from the container.
- componentRemoved(ContainerEvent) - Method in class org.trianacode.gui.main.imp.ForShowMonitor
-
Invoked when a component has been removed from the container.
- componentRemoved(ContainerEvent) - Method in class org.trianacode.gui.windows.ParameterWindow
-
- componentResized(ComponentEvent) - Method in class org.trianacode.gui.desktop.frames.FramesManager
-
- componentResized(ComponentEvent) - Method in class org.trianacode.gui.hci.ApplicationFrame
-
- ComponentSelectionHandler - Class in org.trianacode.gui.hci.tools
-
A selection handler for a single preselected task.
- ComponentSelectionHandler(Task) - Constructor for class org.trianacode.gui.hci.tools.ComponentSelectionHandler
-
- ComponentSelectionHandler(TaskGraph) - Constructor for class org.trianacode.gui.hci.tools.ComponentSelectionHandler
-
- componentShown(ComponentEvent) - Method in class org.trianacode.gui.desktop.frames.FramesManager
-
- componentShown(ComponentEvent) - Method in class org.trianacode.gui.hci.ApplicationFrame
-
- Compressor - Class in audio.processing.dynamic
-
A Hard-Knee Compressor Effect which allows the user to attenuate the level of signal which is over a threshold set by
the user.
- Compressor() - Constructor for class audio.processing.dynamic.Compressor
-
- CompressorEffect - Class in audio.processing.dynamic
-
**************************************************************************** A Hard-Knee Compressor Effect which
allows the user to attenuate the level of signal which is over a threshold set by the user.
- CompressorEffect(float, double, double, double, double, boolean, String, int, float) - Constructor for class audio.processing.dynamic.CompressorEffect
-
Creates a Compressor effect
- Compute - Class in math.calculator
-
Compute performs stream-oriented arithmetic, interpreting an input arithmetic expression that can contain numbers,
built-in constants, built-in functions, the usual arithmetic operations, and references to data arriving at an input
node.
- Compute(ComputeManager) - Constructor for class math.calculator.Compute
-
- ComputeCalc - Class in math.calculator
-
ComputeCalc is an extension of Compute which implements some functions which TrianaCalc needs to call to access
certain information within Compute which may change e.g.
- ComputeCalc(ComputeManager) - Constructor for class math.calculator.ComputeCalc
-
- ComputeConstantNameException - Exception in math.calculator
-
ComputeConstantNameException is an extension of ComputeExpressionException which is invoked if the user's expression
string contains an apparent constant name for a non-existent constant.
- ComputeConstantNameException() - Constructor for exception math.calculator.ComputeConstantNameException
-
- ComputeConstantNameException(String) - Constructor for exception math.calculator.ComputeConstantNameException
-
- ComputeExpressionException - Exception in math.calculator
-
ComputeExpressionException is an extension of Exception which is invoked if the user's expression string cannot be
interpreted.
- ComputeExpressionException() - Constructor for exception math.calculator.ComputeExpressionException
-
- ComputeExpressionException(String) - Constructor for exception math.calculator.ComputeExpressionException
-
- ComputeFunctionNameException - Exception in math.calculator
-
ComputeFunctionNameException is an extension of ComputeExpressionException which is invoked if the user's expression
string contains an apparent function name for a non-existent function.
- ComputeFunctionNameException() - Constructor for exception math.calculator.ComputeFunctionNameException
-
- ComputeFunctionNameException(String) - Constructor for exception math.calculator.ComputeFunctionNameException
-
- ComputeFunctionUseException - Exception in math.calculator
-
ComputeFunctionUseException is an extension of ComputeExpressionException which is invoked if the user invokes an
existing function with an illegal combination of arguments.
- ComputeFunctionUseException() - Constructor for exception math.calculator.ComputeFunctionUseException
-
- ComputeFunctionUseException(String) - Constructor for exception math.calculator.ComputeFunctionUseException
-
- ComputeFunctionUseException(String, String) - Constructor for exception math.calculator.ComputeFunctionUseException
-
- ComputeFunctionUseException(String, String, String) - Constructor for exception math.calculator.ComputeFunctionUseException
-
- ComputeManager - Interface in math.calculator
-
ComputeManager outlines a set of functions which are implemented by any Triana unit/user interafce which instantiates
the Compute class.
- ComputeSyntaxException - Exception in math.calculator
-
ComputeExpressionException is an extension of Exception which is invoked if the user's expression string cannot be
interpreted.
- ComputeSyntaxException() - Constructor for exception math.calculator.ComputeSyntaxException
-
- ComputeSyntaxException(String) - Constructor for exception math.calculator.ComputeSyntaxException
-
- ComputeSyntaxException(String, String, String, String) - Constructor for exception math.calculator.ComputeSyntaxException
-
- Concat - Class in common.string
-
- Concat() - Constructor for class common.string.Concat
-
- concat(Collection) - Method in class common.string.Concat
-
- Concat - Class in signalproc.time
-
A Concat unit join together two or more data sets by appending one after another.
- Concat() - Constructor for class signalproc.time.Concat
-
- ConcatTime - Class in signalproc.time
-
A ConcatTime unit to concatenate successive input data sets into one.
- ConcatTime() - Constructor for class signalproc.time.ConcatTime
-
- CONDITION - Static variable in class org.trianacode.shiwaall.iwir.factory.BasicIWIRPanel
-
The Constant CONDITION.
- Condition - Interface in org.trianacode.shiwaall.iwir.logic
-
The Interface Condition.
- conditionSatisfied() - Method in class org.trianacode.shiwaall.iwir.holders.IfTaskHolder
-
Condition satisfied.
- conditionSatisfied() - Method in class org.trianacode.shiwaall.iwir.holders.WhileTaskHolder
-
Condition satisfied.
- Condor - Class in common.output
-
Unit Interfacing to Condor Utilities
- Condor() - Constructor for class common.output.Condor
-
- CondorPanel - Class in common.output
-
- CondorPanel() - Constructor for class common.output.CondorPanel
-
- CondorSubmitDescription - Class in common.input
-
Create a Condor job submit description file
- CondorSubmitDescription() - Constructor for class common.input.CondorSubmitDescription
-
- CondorSubmitDescriptionPanel - Class in common.input
-
GUI for CondorSubmitDescription
- CondorSubmitDescriptionPanel() - Constructor for class common.input.CondorSubmitDescriptionPanel
-
- CONFIG_LOGGER - Static variable in class org.trianacode.enactment.logging.Loggers
-
logs configuration messages and errors
- CONFIG_STR - Static variable in class org.trianacode.gui.util.Env
-
- CONFIG_VERSION - Static variable in class org.trianacode.gui.util.Env
-
- CONFIG_VERSION_STR - Static variable in class org.trianacode.gui.util.Env
-
- CONFIGURE_PEER_ACTION - Static variable in interface org.trianacode.gui.action.Actions
-
- Conjugate - Class in common.processing
-
A Conjugate unit to output the complex conjugate of the input data set.
- Conjugate() - Constructor for class common.processing.Conjugate
-
- Conjugate - Class in signalproc.algorithms
-
A Conjugate unit to take the complex conjugate of the input
- Conjugate() - Constructor for class signalproc.algorithms.Conjugate
-
- connect(TaskGraphPanel, Node, Node) - Static method in class org.trianacode.gui.hci.TaskGraphHandler
-
Connects two nodes, type checking if required
- connect(Node, Node) - Method in interface org.trianacode.taskgraph.Cable
-
Connect two nodes with this cable.
- connect(Node, Node) - Method in class org.trianacode.taskgraph.imp.CableImp
-
Connect two nodes with this cable.
- connect(Cable) - Method in class org.trianacode.taskgraph.imp.NodeImp
-
Connect a cable to this node.
- connect(Node, Node) - Method in class org.trianacode.taskgraph.imp.TaskGraphImp
-
Create a cable connecting sendnode on sendtask to recnode on rectask.
- connect(Cable) - Method in interface org.trianacode.taskgraph.Node
-
Connect a cable to this node.
- connect(Node, Node) - Method in class org.trianacode.taskgraph.service.LocalCable
-
A local cable must be created by giving a reference to a RunnableInstance object so that wehen we use
non-blocking sending of data we can notify the RunnableInstance object when each packet has finished
- connect(Node, Node) - Method in class org.trianacode.taskgraph.service.QueueCable
-
A local cable must be created by giving a reference to a RunnableInstance object so that wehen we use
non-blocking sending of data we can notify the RunnableInstance object when each packet has finished
- connect(Node, Node) - Method in class org.trianacode.taskgraph.service.RunnableCable
-
A local cable must be created by giving a reference to a RunnableInstance object so that when we use non-blocking
sending of data we can notify the RunnableInstance object when each packet has finished
- connect(Cable) - Method in class org.trianacode.taskgraph.service.RunnableParameterNode
-
Connect a cable to this node.
- connect(Node, Node) - Method in interface org.trianacode.taskgraph.TaskGraph
-
Create a cable connecting sendnode to recnode
- connectControlTask(TaskGraph) - Static method in class org.trianacode.taskgraph.TaskGraphUtils
-
Sets up the connections for the loop task.
- CONNECTION_LIST_TAG - Static variable in interface org.trianacode.taskgraph.ser.XMLConstants
-
- CONNECTION_TAG - Static variable in interface org.trianacode.taskgraph.ser.XMLConstants
-
- connectPattern - Variable in class org.trianacode.shiwaall.dax.JobUnit
-
The connect pattern.
- connects(Task) - Method in interface org.trianacode.taskgraph.Cable
-
- connects(Task) - Method in class org.trianacode.taskgraph.imp.CableImp
-
- ConsolidateDivisions() - Method in class math.calculator.Compute
-
- ConsolidateExponentials() - Method in class math.calculator.Compute
-
- Const - Class in triana.types
-
Const is a wrapper for basic base number types e.g.
- Const() - Constructor for class triana.types.Const
-
Creates a new Const with default 0 value
- Const(double) - Constructor for class triana.types.Const
-
Creates a new real Const for double input.
- Const(Number) - Constructor for class triana.types.Const
-
Creates a new complex Const from a number input.
- Const(String) - Constructor for class triana.types.Const
-
Creates a new Const from the specified string, which should be of the format "1.0", or "1.0 + 1.0i" for complex
numbers.
- Const(double, double) - Constructor for class triana.types.Const
-
Creates a new complex Const for double input.
- CONST_VALUE - Static variable in class common.conzt.ConstView
-
- CONST_VALUE - Static variable in class common.conzt.ConstViewPanel
-
- ConstantAliases - Variable in class math.calculator.Compute
-
- ConstantNames - Variable in class math.calculator.Compute
-
- ConstantScalar - Static variable in class math.calculator.Compute
-
- ConstantString - Static variable in class math.calculator.Compute
-
- ConstantTypeDictionary - Variable in class math.calculator.Compute
-
- ConstantValueDictionary - Variable in class math.calculator.Compute
-
- ConstantVector - Static variable in class math.calculator.Compute
-
- ConstBuffer - Class in common.buffer
-
Buffers and outputs any data
- ConstBuffer() - Constructor for class common.buffer.ConstBuffer
-
- ConstGen - Class in common.conzt
-
A ConstGen unit to Generate a Constant value and wrap it into a Const type.
- ConstGen() - Constructor for class common.conzt.ConstGen
-
- ConstToDouble - Class in common.conzt
-
Converts the real part of a conzt into a double
- ConstToDouble() - Constructor for class common.conzt.ConstToDouble
-
- ConstView - Class in common.conzt
-
A ConstView unit to ..
- ConstView() - Constructor for class common.conzt.ConstView
-
- ConstViewPanel - Class in common.conzt
-
A simple panel for displaying constants
- ConstViewPanel() - Constructor for class common.conzt.ConstViewPanel
-
- containedInCharGroup(int, int) - Method in class triana.types.Document
-
Returns the index of the character group containing the given character position, starting the search of
character groups from the given group.
- containedInCharGroup(int) - Method in class triana.types.Document
-
Returns the index of the character group containing the given character position.
- containerSize() - Method in class triana.types.TrianaType
-
Returns the actual number of elements stored in the dataContainer Hashtable.
- contains(Node) - Method in interface org.trianacode.taskgraph.Cable
-
- contains(Node) - Method in class org.trianacode.taskgraph.imp.CableImp
-
- contains(Object) - Method in class triana.types.image.IntHashtable
-
- containsComponent(Component) - Method in class org.trianacode.gui.builder.Row
-
- containsKey(int) - Method in class triana.types.image.IntHashtable
-
- containsNode(Node) - Method in class org.trianacode.taskgraph.imp.TaskGraphImp
-
- containsNode(Node) - Method in interface org.trianacode.taskgraph.TaskGraph
-
- containsTask(String) - Method in class org.trianacode.taskgraph.imp.TaskGraphImp
-
- containsTask(Task) - Method in class org.trianacode.taskgraph.imp.TaskGraphImp
-
- containsTask(String) - Method in interface org.trianacode.taskgraph.TaskGraph
-
- containsTask(Task) - Method in interface org.trianacode.taskgraph.TaskGraph
-
- containsTaskInstance(String) - Method in class org.trianacode.taskgraph.imp.TaskGraphImp
-
- containsTaskInstance(String) - Method in interface org.trianacode.taskgraph.TaskGraph
-
- containsTokens() - Method in class triana.types.util.StringSplitter
-
- content - Variable in class org.trianacode.shiwaall.collection.CollectionElement
-
The content.
- CONTINUOUS_PROCESSING - Static variable in class triana.types.audio.MultipleAudio
-
The identifier for continuous processing.
- CONTROL_CABLE_COLOR - Static variable in interface org.trianacode.gui.hci.color.TrianaColorConstants
-
- CONTROL_CABLE_TYPE - Static variable in interface org.trianacode.taskgraph.Cable
-
- CONTROL_NAME - Static variable in interface org.trianacode.taskgraph.constants.ControlToolConstants
-
- CONTROL_PROERTIES_ACTION - Static variable in interface org.trianacode.gui.action.Actions
-
- CONTROL_TASK_CONNECTED - Static variable in class org.trianacode.taskgraph.event.ControlTaskStateEvent
-
- CONTROL_TASK_CONNECTED - Static variable in interface org.trianacode.taskgraph.TaskGraph
-
- CONTROL_TASK_DISCONNECTED - Static variable in class org.trianacode.taskgraph.event.ControlTaskStateEvent
-
- CONTROL_TASK_DISCONNECTED - Static variable in interface org.trianacode.taskgraph.TaskGraph
-
- CONTROL_TASK_TAG - Static variable in interface org.trianacode.taskgraph.ser.XMLConstants
-
- CONTROL_TASK_UNSTABLE - Static variable in class org.trianacode.taskgraph.event.ControlTaskStateEvent
-
- CONTROL_TASK_UNSTABLE - Static variable in interface org.trianacode.taskgraph.TaskGraph
-
- CONTROL_TOOL_RENDERING_HINT - Static variable in interface org.trianacode.taskgraph.constants.ControlToolConstants
-
- ControlInterface - Interface in org.trianacode.taskgraph.service
-
The interface used by control tasks to run tasks within their group and perform other control tasks.
- ControlLoopChecker - Class in org.trianacode.taskgraph.imp
-
A class that is responsible for maintaining the integrity of a control loop, with regards to the correct number of
group/loop input and output nodes.
- ControlLoopChecker(Task) - Constructor for class org.trianacode.taskgraph.imp.ControlLoopChecker
-
- ControlPropertiesAction - Class in org.trianacode.gui.action.tools
-
Action class to handle all "properties" actions.
- ControlPropertiesAction(ToolSelectionHandler) - Constructor for class org.trianacode.gui.action.tools.ControlPropertiesAction
-
- controlTaskStateChanged(ControlTaskStateEvent) - Method in class common.logic.LoopPanel
-
Called when the control task is connected/disconnected or unstable
- controlTaskStateChanged(ControlTaskStateEvent) - Method in class org.trianacode.gui.components.map.MapPanel
-
Called when the control task is connected/disconnected or unstable
- controlTaskStateChanged(ControlTaskStateEvent) - Method in class org.trianacode.gui.hci.ApplicationFrame
-
Called when the control task is connected/disconnected or unstable
- controlTaskStateChanged(ControlTaskStateEvent) - Method in class org.trianacode.gui.main.imp.ForShowMonitor
-
Called when the control task is connected/disconnected or unstable
- controlTaskStateChanged(ControlTaskStateEvent) - Method in class org.trianacode.gui.main.imp.MainTriana
-
Called when the control task is connected/disconnected or unstable
- controlTaskStateChanged(ControlTaskStateEvent) - Method in class org.trianacode.gui.panels.ParameterPanelManager
-
Called when the control task is connected/disconnected or unstable
- controlTaskStateChanged(ControlTaskStateEvent) - Method in interface org.trianacode.taskgraph.event.TaskGraphListener
-
Called when the control task is connected/disconnected or unstable
- controlTaskStateChanged(ControlTaskStateEvent) - Method in class org.trianacode.taskgraph.imp.ControlLoopChecker
-
Called when the control task is connected/disconnected or unstable
- controlTaskStateChanged(ControlTaskStateEvent) - Method in class org.trianacode.taskgraph.imp.TaskGraphCheckerImp
-
Called when the control task is connected/disconnected or unstable
- ControlTaskStateEvent - Class in org.trianacode.taskgraph.event
-
The event generated when the control task is connected/disconnected/unstable
- ControlTaskStateEvent(int, TaskGraph, int) - Constructor for class org.trianacode.taskgraph.event.ControlTaskStateEvent
-
Constructs a task graph cable event
- ControlToolConstants - Interface in org.trianacode.taskgraph.constants
-
Constants used to denote tools as control tools.
- ConversionAddon - Interface in org.trianacode.enactment.addon
-
Created by IntelliJ IDEA.
- Convert - Class in org.trianacode.enactment
-
Created by IntelliJ IDEA.
- Convert(String[], OptionValues) - Constructor for class org.trianacode.enactment.Convert
-
- convert(String[]) - Static method in class org.trianacode.enactment.Convert
-
- CONVERT - Static variable in class org.trianacode.enactment.plugins.Plugins
-
- convert(TaskGraph, String, File) - Method in class org.trianacode.shiwaall.converter.ConvertWorkflowToDax
-
Convert.
- convert(Class, Class, TaskGraph) - Method in class org.trianacode.shiwaall.converter.DaxifyTaskGraph
-
Convert.
- convert(TaskGraph) - Method in class org.trianacode.shiwaall.converter.DaxifyTaskGraph
-
Convert.
- convert(Curve) - Static method in class signalproc.converters.CurveToVect
-
Converts a Curve data type to a VectorType
- convert(Histogram) - Static method in class signalproc.converters.HistToVect
-
- convert(Spectrum) - Static method in class signalproc.converters.SpectToVect
-
Converts a Spectrum data type to a VectorType
return a VectorType
- convert(SampleSet) - Static method in class signalproc.converters.SSetToVect
-
Converts a SampleSet data type to a VectorType
return a VectorType
- convert(VectorType, double, int) - Static method in class signalproc.converters.VectToCSpec
-
Converts a raw data type to a Spectrum
return a Spectrum
- convert(VectorType, double, int) - Static method in class signalproc.converters.VectToCSSet
-
Converts a raw data type to a ComplexSampleSet
return a ComplexSampleSet
- convert(VectorType, double) - Static method in class signalproc.converters.VectToSpec
-
Converts a raw data type to a Spectrum
return a Spectrum
- convert(VectorType, double) - Static method in class signalproc.converters.VectToSSet
-
Converts a raw data type to a SampleSet
return a SampleSet
- CONVERT_TO_DOUBLE_STR - Static variable in class org.trianacode.gui.util.Env
-
- CONVERT_WORKFLOW - Static variable in class org.trianacode.config.cl.TrianaOptions
-
- convertArray(double[][]) - Method in class signalproc.output.SGTGrapherPanel
-
convert a 2d double array into a 1d double array by concatenating the rows together as one long row
- convertArrayElements(Object, Class) - Static method in class triana.types.util.FlatArray
-
Class method that converts the given input array to an array whose elements are of the type given by the Class in
the second argument.
- convertColsToAnArray(double[][]) - Method in class signalproc.timefreq.SGTTimeFreqPanel
-
convert a 2d double array into a 1d double array by concatenating the columns together as one long array
- convertDependentDataArraysToBytes() - Method in class triana.types.GraphType
-
Converts all of the arithmetic dependent data from their present format to byte arrays.
- convertDependentDataArraysToDoubles() - Method in class triana.types.GraphType
-
Converts all of the arithmetic dependent data from their present format to double arrays.
- convertDependentDataArraysToFloats() - Method in class triana.types.GraphType
-
Converts all of the arithmetic dependent data from their present format to float arrays.
- convertDependentDataArraysToInts() - Method in class triana.types.GraphType
-
Converts all of the arithmetic dependent data from their present format to int arrays.
- convertDependentDataArraysToLongs() - Method in class triana.types.GraphType
-
Converts all of the arithmetic dependent data from their present format to long arrays.
- convertDependentDataArraysToShorts() - Method in class triana.types.GraphType
-
Converts all of the arithmetic dependent data from their present format to short arrays.
- convertFromVirtualName(String) - Static method in class org.trianacode.taskgraph.util.FileUtils
-
Convert machine independant form to actual fileName
- ConvertLanguage - Class in org.trianacode.convert
-
Created with IntelliJ IDEA.
- ConvertLanguage() - Constructor for class org.trianacode.convert.ConvertLanguage
-
- convertRowsToAnArray(double[][]) - Method in class signalproc.timefreq.SGTTimeFreqPanel
-
convert a 2d double array into a 1d double array by concatenating the rows together as one long row
- convertToArray() - Method in class triana.types.util.Triplet
-
Returns an array of doubles generated by the Triplet.
- convertToFullSpectrum(double[], int, boolean, boolean, boolean, int) - Static method in class triana.types.util.FlatArray
-
Class method that converts takes the given spectral data array, which can be one-sided and/or narrow-band, and
which is assumed to be stored according to the Triana spectral data model, and returns the associated two-sided
full-bandwidth data array.
- convertToNarrowBand(double[], boolean, int, int) - Static method in class triana.types.util.FlatArray
-
Class method that converts a full-bandwidth spectrum to a narrow-band spectrum.
- convertToOneSided(double[], int, boolean, boolean) - Static method in class triana.types.util.FlatArray
-
Class method that takes the given array, assumed to be a two-sided spectrum (either the real or imaginary part)
and returns the associated one-sided spectrum.
- ConvertToSquareBrackets() - Method in class math.calculator.Compute
-
- convertToStrings() - Method in class org.trianacode.taskgraph.util.Listing
-
Recurses through the Listing and returns an array of strings containing each element within the Listing.
- convertToTriplet(double[]) - Static method in class triana.types.util.Triplet
-
Class method that converts a uniformly spaced one-dimensional array of doubles to a Triplet.
- convertToVirtualName(String) - Static method in class org.trianacode.taskgraph.util.FileUtils
-
Convert the given fileName into a machine independant form by making use of the environment variables to set up
relative paths etc.
- ConvertUnaryOperators() - Method in class math.calculator.Compute
-
- ConvertWorkflowToDax - Class in org.trianacode.shiwaall.converter
-
Created by IntelliJ IDEA.
- ConvertWorkflowToDax() - Constructor for class org.trianacode.shiwaall.converter.ConvertWorkflowToDax
-
Instantiates a new convert workflow to dax.
- ConvertWorkflowToDax(int) - Constructor for class org.trianacode.shiwaall.converter.ConvertWorkflowToDax
-
Instantiates a new convert workflow to dax.
- Convolution - Class in triana.types.image
-
- Convolution(PixelMap, int[]) - Constructor for class triana.types.image.Convolution
-
- Convolve - Class in imageproc.processing.effects
-
A Convolve unit to ..
- Convolve() - Constructor for class imageproc.processing.effects.Convolve
-
- ConvolveWeights - Class in imageproc.processing.effects
-
- ConvolveWeights() - Constructor for class imageproc.processing.effects.ConvolveWeights
-
- copy() - Method in class signalproc.timefreq.SGTTimeFreqColorMap
-
- copy(String) - Static method in class triana.types.util.Str
-
Copies a String, not by reference
- copy() - Method in class triana.types.util.StringVector
-
- copy() - Method in class triana.types.util.Triplet
-
Copy by value not by reference
- COPY_ACTION - Static variable in interface org.trianacode.gui.action.Actions
-
- COPY_OUTPUT - Static variable in class org.trianacode.gui.toolmaker.TypesPanel
-
Output policies
- COPY_OUTPUT - Static variable in interface org.trianacode.taskgraph.tool.Tool
-
output policies
- COPY_OUTPUT - Static variable in class org.trianacode.taskgraph.Unit
-
Output polices
- CopyAction - Class in org.trianacode.gui.action.clipboard
-
Action class to handle all "copy" actions.
- CopyAction(SelectionManager) - Constructor for class org.trianacode.gui.action.clipboard.CopyAction
-
- CopyAction(SelectionManager, int, JMenu) - Constructor for class org.trianacode.gui.action.clipboard.CopyAction
-
- CopyAction(SelectionManager, int) - Constructor for class org.trianacode.gui.action.clipboard.CopyAction
-
- CopyAndRemoveTokens(int, int, int) - Method in class math.calculator.Compute
-
- copyData(TrianaType) - Method in class triana.types.DefaultType
-
- copyData(TrianaType) - Method in class triana.types.Document
-
Copies the Document by value from the given source, not by reference.
- copyData(TrianaType) - Method in class triana.types.EmptyingType
-
- copyData(TrianaType) - Method in class triana.types.FileName
-
This method does nothing here, but is required by TrianaType.
- copyData(TrianaType) - Method in class triana.types.GraphType
-
Copies data held in dataContainer from the argument object to the current object.
- copyData(TrianaType) - Method in class triana.types.Histogram
-
Copies the data held in this object, by value not reference.
- copyData(TrianaType) - Method in class triana.types.ImageMap
-
Implement the abstract copyData method of TrianaType.
- copyData(TrianaType) - Method in class triana.types.Parameter
-
Copies the Parameter by value from the given source, not by reference.
- copyData(TrianaType) - Method in class triana.types.TrianaImage
-
Implement the abstract copyData method of TrianaType.
- copyData(TrianaType) - Method in class triana.types.TrianaPixelMap
-
Implement the abstract copyData method of TrianaType.
- copyData(TrianaType) - Method in class triana.types.TrianaType
-
Copies data held in dataContainer from the argument object to the current object.
- copyFile(String, String, int) - Static method in class org.trianacode.taskgraph.util.FileUtils
-
As copyFile except that it doesn't confirm on replacing a file.
- copyFile(String, String, int, boolean) - Static method in class org.trianacode.taskgraph.util.FileUtils
-
Copies the file from the first location to the second.
- copyFilesRecursive(File, File) - Static method in class org.trianacode.taskgraph.util.FileUtils
-
Copies files and directories recursively.
- copyInto(Object[]) - Method in class triana.types.util.StringVector
-
copies this string vector into the object array
- copyLabels() - Method in class triana.types.GraphType
-
Returns a Hashtable copy of labels, by value, not by reference.
- copyMe() - Method in class triana.types.ComplexSampleSet
-
This is one of the most important methods of Triana data.
- copyMe() - Method in class triana.types.ComplexSpectrum
-
This is one of the most important methods of Triana data.
- copyMe() - Method in class triana.types.Curve
-
This is one of the most important methods of Triana data.
- copyMe() - Method in class triana.types.DefaultType
-
- copyMe() - Method in class triana.types.Document
-
This is one of the most important methods of Triana data.
- copyMe() - Method in class triana.types.EmptyingType
-
- copyMe() - Method in class triana.types.FileName
-
- copyMe() - Method in class triana.types.GraphType
-
This is one of the most important methods of Triana data.
- copyMe() - Method in class triana.types.Histogram
-
This is one of the most important methods of Triana data.
- copyMe() - Method in class triana.types.ImageMap
-
This is one of the most important methods of Triana data.
- copyMe() - Method in class triana.types.MailMsg
-
This is one of the most important methods of Triana data.
- copyMe() - Method in class triana.types.MatrixType
-
This is one of the most important methods of Triana data.
- copyMe() - Method in class triana.types.MultipleChannel
-
- copyMe() - Method in class triana.types.Parameter
-
This is one of the most important methods of Triana data.
- copyMe() - Method in class triana.types.SampleSet
-
This is one of the most important methods of Triana data.
- copyMe() - Method in class triana.types.Spectrum
-
This is one of the most important methods of Triana data.
- copyMe() - Method in class triana.types.Spectrum2D
-
This is one of the most important methods of Triana data.
- copyMe() - Method in class triana.types.TimeFrequency
-
This is one of the most important methods of Triana data.
- copyMe() - Method in class triana.types.TrianaImage
-
This is one of the most important methods of Triana data.
- copyMe() - Method in class triana.types.TrianaPixelMap
-
This is one of the most important methods of Triana data.
- copyMe() - Method in class triana.types.TrianaType
-
This is one of the most important methods of Triana data.
- copyMe() - Method in class triana.types.util.Journal
-
Copies this Journal to a new Journal object, by value not by reference.
- copyMe() - Method in class triana.types.VectorType
-
This is one of the most important methods of Triana data.
- copyParameters(TrianaType) - Method in class triana.types.ComplexSampleSet
-
Copies modifiable parameters from the argument object to the current object.
- copyParameters(TrianaType) - Method in class triana.types.ComplexSpectrum
-
Copies modifiable parameters from the argument object to the current object.
- copyParameters(TrianaType) - Method in class triana.types.Document
-
Copies modifiable parameters from the given source.
- copyParameters(TrianaType) - Method in class triana.types.FileName
-
Method to copy the data for this class.
- copyParameters(TrianaType) - Method in class triana.types.GraphType
-
Copies modifiable parameters from the argument object to the current object.
- copyParameters(TrianaType) - Method in class triana.types.Histogram
-
Copies parameters from the source to the current object.
- copyParameters(TrianaType) - Method in class triana.types.ImageMap
-
Over-ride the copyParameters method to copy the parameter valid.
- copyParameters(TrianaType) - Method in class triana.types.MailMsg
-
Copies modifiable parameters from the given source.
- copyParameters(TrianaType) - Method in class triana.types.MultipleChannel
-
Copies modifiable parameters from the argument object to the current object.
- copyParameters(TrianaType) - Method in class triana.types.Parameter
-
Copies modifiable parameters from the given source.
- copyParameters(TrianaType) - Method in class triana.types.SampleSet
-
Copies modifiable parameters from the argument object to the current object.
- copyParameters(TrianaType) - Method in class triana.types.Spectrum
-
Copies modifiable parameters from the argument object to the current object.
- copyParameters(TrianaType) - Method in class triana.types.Spectrum2D
-
Copies modifiable parameters from the argument object to the current object.
- copyParameters(TrianaType) - Method in class triana.types.TimeFrequency
-
Copies modifiable parameters from the argument object to the current object.
- copyParameters(TrianaType) - Method in class triana.types.TrianaPixelMap
-
Over-ride the copyParameters method to copy the parameter valid.
- copyParameters(TrianaType) - Method in class triana.types.TrianaType
-
Copies modifiable parameters from the argument object to the current object.
- COPYRIGHT - Static variable in class org.trianacode.gui.toolmaker.UnitWizard
-
- copySelected() - Method in class org.trianacode.gui.main.imp.MainTriana
-
Puts the currently selected tasks in the clipboard.
- copyTaskGraph(TaskGraph, String) - Static method in class org.trianacode.taskgraph.TaskGraphUtils
-
Creates a copy of the taskgraph, not preserving the instance id of the clone or the tasks within the clone.
- copyToClipboard() - Method in interface org.trianacode.gui.action.clipboard.ClipboardActionInterface
-
Copy selected Tools to the Clipboard.
- copyToClipboard() - Method in class org.trianacode.gui.hci.LeafListener
-
Copy selected Tools to the Clipboard.
- copyToClipboard() - Method in class org.trianacode.gui.main.imp.MainTriana
-
Copy selected Tools to the Clipboard.
- copyToFolders() - Method in class triana.types.MailMsg
-
Returns a copy-by-value of the list of filenames of the folders (mailboxes) into which the message should be
written.
- copyTreeMap(TreeMap, TreeMap) - Method in class org.trianacode.gui.windows.CableColEditor
-
- correctURL(String) - Static method in class org.trianacode.taskgraph.util.FileUtils
-
Converts a URL address which may have machine dependant path separators contained within it to an appropraite URL
address e.g.
- Correlate - Class in signalproc.algorithms
-
A Correlate unit to correlate the two inputs giving a similarity match (between 0 and 1 if used in conjunction with
the normalise unit) of the inputs.
- Correlate() - Constructor for class signalproc.algorithms.Correlate
-
- correlate(double[], double[]) - Method in class signalproc.algorithms.Correlate
-
- Cosh - Class in math.functions
-
A Cosh unit to apply the hyperbolic cosine function to the elements of an input data array.
- Cosh() - Constructor for class math.functions.Cosh
-
- Cosine - Class in math.functions
-
A Cosine unit to apply the cosine function to the elements of an input data array.
- Cosine() - Constructor for class math.functions.Cosine
-
- Count - Class in common.input
-
A Count unit to increment an output Const each time it is activated.
- Count() - Constructor for class common.input.Count
-
- CountBlobs - Class in imageproc.processing.detection
-
A CountBlobs unit to ..
- CountBlobs() - Constructor for class imageproc.processing.detection.CountBlobs
-
- Counter - Class in signalproc.algorithms
-
Class Counter provides counters that can simulate some operations using nested loops.
- Counter(int, int[], Counter, FFTPhase, boolean) - Constructor for class signalproc.algorithms.Counter
-
Constructor for class Counter.
- CounterPattern - Class in org.trianacode.shiwaall.string
-
The Class CounterPattern.
- CounterPattern(int, int, int, int) - Constructor for class org.trianacode.shiwaall.string.CounterPattern
-
Instantiates a new counter pattern.
- CounterPattern(int, int, int) - Constructor for class org.trianacode.shiwaall.string.CounterPattern
-
Instantiates a new counter pattern.
- CounterPattern(int, int) - Constructor for class org.trianacode.shiwaall.string.CounterPattern
-
Instantiates a new counter pattern.
- CounterPattern(int) - Constructor for class org.trianacode.shiwaall.string.CounterPattern
-
Instantiates a new counter pattern.
- CounterPattern() - Constructor for class org.trianacode.shiwaall.string.CounterPattern
-
Instantiates a new counter pattern.
- countLines(String) - Method in class triana.types.Document
-
Counts the number of lines in the given String.
- countPairs() - Method in class common.input.GenerateCurve
-
- countResults() - Method in class common.input.DBExplore
-
- countSeconds() - Method in class org.trianacode.gui.panels.DigitalCounter
-
- countTokens() - Method in class triana.types.util.StringSplitter
-
- countUrls() - Method in class org.trianacode.gui.help.UrlEvent
-
- countUrls() - Method in class org.trianacode.gui.help.UrlHistory
-
- CREATE_AND_SUBMIT_DAX - Static variable in class org.trianacode.config.cl.TrianaOptions
-
- CREATE_IMAGE - Static variable in interface org.trianacode.gui.action.Actions
-
- CREATE_SERVICE_ACTION - Static variable in interface org.trianacode.gui.action.Actions
-
- CREATE_TOOL_INSTANCE_PROPERTY - Static variable in class org.trianacode.config.TrianaProperties
-
- createAudioInputStream(File) - Static method in class audio.input.LoadMP3
-
- createAudioInputStream(File) - Static method in class audio.input.LoadSound
-
- createAudioInputStream(File) - Method in class audio.input.LoadSoundNoGUI
-
- createAudioInputStream(File) - Method in class audio.processing.mir.ID3Xtractor
-
- CreateBundleSubmitWorkflow - Class in org.trianacode.shiwaall.workflowCreation
-
Created by IntelliJ IDEA.
- CreateBundleSubmitWorkflow() - Constructor for class org.trianacode.shiwaall.workflowCreation.CreateBundleSubmitWorkflow
-
- createButton(Action) - Method in class org.trianacode.gui.hci.AbstractToolBar
-
- createButton(Icon) - Method in class org.trianacode.gui.hci.AbstractToolBar
-
- createCable(Node, Node) - Method in class org.trianacode.taskgraph.imp.TaskFactoryImp
-
- createCable(Node, Node) - Method in class org.trianacode.taskgraph.imp.TaskGraphFactoryImp
-
- createCable(Node, Node) - Method in class org.trianacode.taskgraph.service.NonRunnableTaskFactory
-
- createCable(Node, Node) - Method in class org.trianacode.taskgraph.service.RunnableTaskFactory
-
- createCable(Node, Node) - Method in interface org.trianacode.taskgraph.TaskFactory
-
- createCable(Node, Node) - Method in interface org.trianacode.taskgraph.TaskGraphFactory
-
- CreateChainWorkflow - Class in common.processing
-
Created by IntelliJ IDEA.
- CreateChainWorkflow() - Constructor for class common.processing.CreateChainWorkflow
-
- CreateChainWorkflows - Class in org.trianacode.shiwaall.workflowCreation
-
Created by IntelliJ IDEA.
- CreateChainWorkflows() - Constructor for class org.trianacode.shiwaall.workflowCreation.CreateChainWorkflows
-
- createChannelFormatFrom(String) - Method in class triana.types.audio.MultipleAudio
-
This function creates a ChannelFormat object from the given String using the toString and setFromString()
functions with a ChannelFormat
- createChannelFormatFrom(String) - Method in class triana.types.MultipleChannel
-
This function creates a ChannelFormat object from the given String using the toString and setFromString()
functions with a ChannelFormat
- createChannelFormatFrom(String) - Method in class triana.types.MultipleSpectra
-
This function creates a ChannelFormat object from the given String using the toString and setFromString()
functions with a ChannelFormat
- createCheckBoxMenuItem(String, JMenu, ItemListener) - Method in class org.trianacode.gui.hci.MenuMnemonics
-
Convenience method for creating a check box menu item.
- createConfiguration(List) - Method in class org.trianacode.shiwaall.bundle.ShiwaBundleHelper
-
Creates the configuration.
- createControlTask(Tool, boolean) - Method in class org.trianacode.taskgraph.imp.TaskGraphImp
-
Constructs a new task for looping over the group, optionally preserving the original instance id in the new task.
- createControlTask(Tool, boolean) - Method in interface org.trianacode.taskgraph.TaskGraph
-
Constructs a new task for looping over the group, optionally preserving the original instance id in the new task.
- createDefaultModel() - Method in class org.trianacode.gui.panels.IntegerField
-
- createDefaultModel() - Method in class org.trianacode.gui.panels.NormalizedField
-
- createDefaultTransferSignature() - Method in class org.trianacode.pool.ShiwaBundleHelper
-
- createDefaultTransferSignature() - Method in class org.trianacode.shiwaall.bundle.ShiwaBundleHelper
-
Creates the default transfer signature.
- createDrawCable(Cable, Component, Component, Container) - Static method in class org.trianacode.gui.main.imp.CableFactory
-
- createDrawCable(Component, Component, Container) - Static method in class org.trianacode.gui.main.imp.CableFactory
-
- createDrawCable(Cable, Component, Container) - Static method in class org.trianacode.gui.main.imp.CableFactory
-
- createDrawCable(Component, Container) - Static method in class org.trianacode.gui.main.imp.CableFactory
-
- createDummyIOConfigFile(TaskGraph) - Static method in class org.trianacode.shiwaall.extras.DaxUtils
-
Creates the dummy io config file.
- createElement(Document, Element, String, String) - Static method in class org.trianacode.shiwaall.utils.SimpleXML
-
Creates the element.
- createFile() - Method in class org.trianacode.enactment.Exec
-
- createFolders(String) - Static method in class org.trianacode.enactment.logging.LoggingUtils
-
- createGroupTask(Task[], TaskGraph, boolean) - Method in class org.trianacode.taskgraph.imp.TaskGraphFactoryImp
-
- createGroupTask(Task[], TaskGraph, boolean) - Method in interface org.trianacode.taskgraph.TaskGraphFactory
-
- createInputStream(String) - Static method in class org.trianacode.taskgraph.util.FileUtils
-
Creates a reader for a specified local or networked binary file.
- createMenu(String) - Method in class org.trianacode.gui.hci.MenuMnemonics
-
Convenience method for creating a menu.
- createMenuItem(String, JMenu, ActionListener) - Method in class org.trianacode.gui.hci.MenuMnemonics
-
Convenience method for creating a menu item.
- createMissingDirs() - Method in class org.trianacode.gui.panels.PastePanel
-
- createMonitor() - Method in class org.trianacode.taskgraph.service.LocalCable
-
Create a new monitor to provide the synchronisation between the OldUnit thread's.
- CreateMoteurInput - Class in org.trianacode.shiwaall.bundle
-
Created by IntelliJ IDEA.
- CreateMoteurInput() - Constructor for class org.trianacode.shiwaall.bundle.CreateMoteurInput
-
- createNode(Task, boolean) - Method in class org.trianacode.taskgraph.imp.TaskFactoryImp
-
- createNode(Task, boolean) - Method in class org.trianacode.taskgraph.service.NonRunnableTaskFactory
-
- createNode(Task, boolean) - Method in class org.trianacode.taskgraph.service.RunnableTaskFactory
-
- createNode(Task, boolean) - Method in interface org.trianacode.taskgraph.TaskFactory
-
- createOutputBundle(String, String) - Method in class org.trianacode.pool.broker.PoolToBroker
-
- createOutputBundle(String, String) - Method in class org.trianacode.pool.TrianasPoolPlugin
-
- createOutputBundle(String) - Method in class org.trianacode.shiwaall.executionServices.Unbundler
-
Creates the output bundle.
- createOutputStream(String) - Static method in class org.trianacode.taskgraph.util.FileUtils
-
Creates an output stream for a specified local or networked binary file.
- createPanel(Task) - Static method in class org.trianacode.gui.panels.ParameterPanelManager
-
Attempt to find and load the ParameterPanel specified by this classname and task.
- createParameterNode(String, Task, boolean) - Method in class org.trianacode.taskgraph.imp.TaskFactoryImp
-
- createParameterNode(String, Task, boolean) - Method in class org.trianacode.taskgraph.service.NonRunnableTaskFactory
-
- createParameterNode(String, Task, boolean) - Method in class org.trianacode.taskgraph.service.RunnableTaskFactory
-
- createParameterNode(String, Task, boolean) - Method in interface org.trianacode.taskgraph.TaskFactory
-
- createPath(String) - Static method in class org.trianacode.taskgraph.util.UrlUtils
-
- createPlaceHolderTool(Tool) - Static method in class org.trianacode.taskgraph.TaskGraphUtils
-
Creates a place holder tool, which is a copy of only the nodes and tool classes of the specified tool.
- createProxy(String, Map) - Method in class org.trianacode.taskgraph.proxy.java.JavaProxyInstantiator
-
- createProxy(String, Map) - Static method in class org.trianacode.taskgraph.proxy.ProxyFactory
-
- createProxy(String, Map) - Method in interface org.trianacode.taskgraph.proxy.ProxyInstantiator
-
- creater(Vector<String>, GUICreaterPanel) - Method in class org.trianacode.gui.builder.Row
-
Creates a new row for the GUI interface from the various arguments contained within a StringVector.
- createReader(String) - Static method in class org.trianacode.taskgraph.util.FileUtils
-
creates a buffered reader for a specified local or networked text file.
- createReader(URL) - Static method in class org.trianacode.taskgraph.util.FileUtils
-
creates a buffered reader for a URL
- createTask(Tool, TaskGraphPanel, int, int) - Static method in class org.trianacode.gui.hci.TaskGraphHandler
-
Creates a unit from a ToolImp object and places it on this MainTriana at the position indicated and sets it to be
the only selected ToolImp.
- createTask(Unit) - Method in class org.trianacode.shiwaall.iwir.holders.ParallelForEachTaskHolder
-
Creates the task.
- createTask(Tool, TaskGraph, boolean) - Method in class org.trianacode.taskgraph.imp.TaskFactoryImp
-
- createTask(Tool, TaskGraph, boolean) - Method in class org.trianacode.taskgraph.imp.TaskGraphFactoryImp
-
- createTask(Tool) - Method in class org.trianacode.taskgraph.imp.TaskGraphImp
-
Create a new task in this taskgraph.
- createTask(Tool, boolean) - Method in class org.trianacode.taskgraph.imp.TaskGraphImp
-
Create a new task in this taskgraph, optionally preserving the instance id from the original task in the new
task.
- createTask(Tool, TaskGraph, boolean) - Method in class org.trianacode.taskgraph.service.NonRunnableTaskFactory
-
- createTask(Tool, TaskGraph, boolean) - Method in class org.trianacode.taskgraph.service.RunnableTaskFactory
-
- createTask(Tool, TaskGraph, boolean) - Method in interface org.trianacode.taskgraph.TaskFactory
-
- createTask(Tool) - Method in interface org.trianacode.taskgraph.TaskGraph
-
Create a new task in this taskgraph.
- createTask(Tool, boolean) - Method in interface org.trianacode.taskgraph.TaskGraph
-
Create a new task in this taskgraph, optionally preserving the instance id from the original task in the new
task.
- createTask(Tool, TaskGraph, boolean) - Method in interface org.trianacode.taskgraph.TaskGraphFactory
-
- createTask(Tool, String, boolean) - Static method in class org.trianacode.taskgraph.TaskGraphManager
-
- createTaskGraph(TaskGraph, boolean) - Method in class org.trianacode.taskgraph.imp.TaskGraphFactoryImp
-
Creates an empty taskgraph inherting properties from the specified taskgraph
- createTaskGraph(TaskGraph, boolean) - Method in interface org.trianacode.taskgraph.TaskGraphFactory
-
Creates an empty, parentless taskgraph inherting properties from the specified taskgraph
- createTaskGraph() - Static method in class org.trianacode.taskgraph.TaskGraphManager
-
Creates a empty root taskgraph using the non-runnable factory
- createTaskGraph(String) - Static method in class org.trianacode.taskgraph.TaskGraphManager
-
Creates a empty root taskgraph
- createTaskGraph(TaskGraph, String, boolean) - Static method in class org.trianacode.taskgraph.TaskGraphManager
-
Creates a root taskgraph based on the specified taskgraph
- createTaskNoNotify(Tool, boolean) - Method in class org.trianacode.taskgraph.imp.TaskGraphImp
-
Creates the specified task without notifying the task listeners
- createTasks(Tool[], TaskGraph, boolean) - Static method in class org.trianacode.taskgraph.TaskGraphUtils
-
Create new tasks in the specified taskgraph taskgraph, optionally preserving the original instance ids in the new
tasks.
- createTempFile(String, String) - Static method in class org.trianacode.taskgraph.util.TempFileManager
-
- createTool(TaskGraphPanel, Tool, int, int) - Method in class org.trianacode.gui.hci.LeafListener
-
- createTool(String) - Method in class org.trianacode.taskgraph.tool.FileToolbox
-
instantiate a tool
- createToolbox(String) - Method in class org.trianacode.taskgraph.tool.ToolResolver
-
- createToolboxTree(List<Toolbox>) - Method in class org.trianacode.http.ToolboxesRenderer
-
- createTransferSignature(ConcreteTask, Mapping) - Method in class org.trianacode.pool.ShiwaBundleHelper
-
- createTransferSignature(ConcreteTask, Mapping) - Method in class org.trianacode.shiwaall.bundle.ShiwaBundleHelper
-
Creates the transfer signature.
- createUnit(Object) - Static method in class org.trianacode.taskgraph.annotation.AnnotationProcessor
-
- createWidgets() - Method in class audio.output.WaveViewToolBar
-
- createWidgets() - Method in class common.input.TwoDWindow
-
- createWidgets() - Method in class common.input.TypeImportPanel
-
- createWidgets() - Method in class common.output.TypeExportPanel
-
- createWidgets() - Method in class math.calculator.MathCalcPanel
-
- createWidgets() - Method in class org.trianacode.gui.hci.TrianaToolBar
-
- createWidgets() - Method in class org.trianacode.gui.hci.TrianaUnitToolBar
-
- createWidgets() - Method in class signalproc.converters.VectToGenPanel
-
- createWriter(String) - Static method in class org.trianacode.taskgraph.util.FileUtils
-
creates a buffered writer for a specified local or networked text file.
- createWriter(URL) - Static method in class org.trianacode.taskgraph.util.FileUtils
-
Creates a buffered writer to a specific URL.
- createWriter(String, boolean) - Static method in class org.trianacode.taskgraph.util.FileUtils
-
creates a buffered writer for a specified local file, with an option to append.
- Cross<C> - Class in org.trianacode.shiwaall.collection
-
The Class Cross.
- Cross(List<? extends CollectionElement<C>>, List<? extends CollectionElement<C>>) - Constructor for class org.trianacode.shiwaall.collection.Cross
-
Instantiates a new cross.
- CrossCorel - Class in signalproc.algorithms
-
A CrossCorel unit to ..
- CrossCorel() - Constructor for class signalproc.algorithms.CrossCorel
-
- CSAMP - Static variable in class signalproc.converters.VectToGenPanel
-
- CSPEC - Static variable in class signalproc.converters.VectToGenPanel
-
- CSpecToVect - Class in signalproc.converters
-
A CSpecToRaw unit to ..
- CSpecToVect() - Constructor for class signalproc.converters.CSpecToVect
-
- CSSetToVect - Class in signalproc.converters
-
A CSSetToRaw unit to ..
- CSSetToVect() - Constructor for class signalproc.converters.CSSetToVect
-
- csvToStringArray(String) - Method in class org.trianacode.taskgraph.tool.ToolResolver
-
Creates a lilst of toolbox paths from a cvs representation
- CSVtoVect - Class in signalproc.converters
-
Unit to convert single (first) column CSV file or fileName (passed from previous unit) to a Triana VectorType.
- CSVtoVect() - Constructor for class signalproc.converters.CSVtoVect
-
- CURRENT - Static variable in class common.input.SequenceBufferPanel
-
- currentColour - Variable in class common.parameter.ColorGenWindow
-
- currentColour - Variable in class org.trianacode.gui.windows.CableColEditor
-
the current colour being shown.
- Curve - Class in triana.types
-
Curve is the basic class derived from GraphType to represent one-dimensional curves, i.e.
- Curve() - Constructor for class triana.types.Curve
-
Creates a new empty Curve in 2 dimensions by default
- Curve(int) - Constructor for class triana.types.Curve
-
Creates a new empty Curve in n dimensions.
- Curve(double[], double[]) - Constructor for class triana.types.Curve
-
Creates a new real 2D Curve with a uniformly sampled independent variable and (x,y) data given by two 1D
arrays of doubles.
- Curve(double[], double[], double[]) - Constructor for class triana.types.Curve
-
Creates a new real 3D Curve with a uniformly sampled independent variable and (x,y,z) data given by three
1D arrays of doubles.
- CurveToVect - Class in signalproc.converters
-
A CurveToVect unit to ..
- CurveToVect() - Constructor for class signalproc.converters.CurveToVect
-
- CUSTOM_PANEL_TEMPLATE - Static variable in class org.trianacode.gui.toolmaker.UnitWizard
-
- CustomGUIComponent - Annotation Type in org.trianacode.annotation
-
Annotation to be applied to a method in a class that is annotated with the @Tool annotation This annotation
identifies a method that returns a JPanel that will be used as the basis of the popup panel.
- CUT_ACTION - Static variable in interface org.trianacode.gui.action.Actions
-
- CutAction - Class in org.trianacode.gui.action.clipboard
-
Action class to handle all "cut" operations.
- CutAction(SelectionManager) - Constructor for class org.trianacode.gui.action.clipboard.CutAction
-
- CutAction(SelectionManager, int, JMenu) - Constructor for class org.trianacode.gui.action.clipboard.CutAction
-
- CutAction(SelectionManager, int) - Constructor for class org.trianacode.gui.action.clipboard.CutAction
-
- cutGroupString(int) - Method in class triana.types.Document
-
Removes and returns the character string denoted by the given character group index.
- cutSelected() - Method in class org.trianacode.gui.main.imp.MainTriana
-
Puts the currently selected tasks in the clipboard and removes them from the taskgraph
- cutString(int, int) - Method in class triana.types.Document
-
Removes and returns the character String between the two given index positions, including the two positions.
- cutToClipboard() - Method in interface org.trianacode.gui.action.clipboard.ClipboardActionInterface
-
Copy selected Tools to the Clipboard and delete them from the Container they are located in.
- cutToClipboard() - Method in class org.trianacode.gui.hci.LeafListener
-
Copy selected Tools to the Clipboard and delete them from the Container they are located in.
- cutToClipboard() - Method in class org.trianacode.gui.main.imp.MainTriana
-
Copy selected Tools to the Clipboard and delete them from the Container they are located in.
- cycleCounters(Counter, Counter) - Method in class signalproc.algorithms.Counter
-
Method cycleCounters rearranges the list of counters, moving the innermost one to become the outermost, and
keeping the rest in the original order.
- cyclicShift(double[], int) - Static method in class signalproc.algorithms.Shift
-