Skip navigation links
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 

C

CachedImage() - Constructor for class de.toem.impulse.paint.IPaint.CachedImage
 
calcHorAxisTrackArea(Rectangle) - Method in interface de.toem.impulse.paint.ITheme
 
calcHorAxisValueArea(Rectangle) - Method in interface de.toem.impulse.paint.ITheme
 
canBeAdded(IElement) - Method in interface de.toem.pattern.element.IElement
 
canBeAddedAs(IElement, String) - Method in interface de.toem.pattern.element.IElement
 
canBeModified(List<IElement>) - Static method in class de.toem.pattern.element.Elements
 
canBeModified() - Method in interface de.toem.pattern.element.IElement
 
canBeOverwrittenAs(IElement, String) - Method in interface de.toem.pattern.element.IElement
 
canBeRemoved(IElement) - Method in interface de.toem.pattern.element.IElement
 
canBeRenamed(List<IElement>) - Static method in class de.toem.pattern.element.Elements
 
canBeRenamed(IElement, String) - Method in interface de.toem.pattern.element.IElement
 
canBeRenamed(IElement) - Method in interface de.toem.pattern.element.IElement
 
canBeSaved() - Method in interface de.toem.pattern.element.IElement
 
canExecute() - Method in class java.io.File
Tests whether the application can execute the file denoted by this abstract pathname.
canExtend() - Method in interface de.toem.pattern.element.IElementModifier
 
canRead() - Method in class java.io.File
Tests whether the application can read the file denoted by this abstract pathname.
canRedo() - Method in interface de.toem.pattern.element.IElementModifier
 
canUndo() - Method in interface de.toem.pattern.element.IElementModifier
 
canWrite() - Method in class java.io.File
Tests whether the application can modify the file denoted by this abstract pathname.
capacity() - Method in class java.lang.StringBuffer
 
CARIAN - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Carian" Unicode character block.
CASE_INSENSITIVE_ORDER - Static variable in class java.lang.String
A Comparator that orders String objects as by compareToIgnoreCase.
cast(Object) - Method in class java.lang.Class
Casts an object to the class or interface represented by this Class object.
cbrt(double) - Static method in class java.lang.Math
Returns the cube root of a double value.
cbrt(double) - Static method in class java.lang.StrictMath
Returns the cube root of a double value.
ceil(double) - Static method in class java.lang.Math
Returns the smallest (closest to negative infinity) double value that is greater than or equal to the argument and is equal to a mathematical integer.
ceil(double) - Static method in class java.lang.StrictMath
Returns the smallest (closest to negative infinity) double value that is greater than or equal to the argument and is equal to a mathematical integer.
CELL - Static variable in interface de.toem.pattern.element.IElement
 
CELL - Static variable in interface de.toem.pattern.element.IElementModifier
 
CELL_SEPERATOR - Static variable in interface de.toem.pattern.element.ICell
 
CELL_SEPERATOR - Static variable in interface de.toem.pattern.element.IElement
 
CELL_SEPERATOR_CHAR - Static variable in interface de.toem.pattern.element.ICell
 
CELL_SEPERATOR_CHAR_OLD - Static variable in interface de.toem.pattern.element.ICell
 
CELL_SEPERATOR_REPLACEMENT - Static variable in interface de.toem.pattern.element.ICell
 
cells - Static variable in class de.toem.pattern.element.Elements
 
CHAM - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Cham" Unicode character block.
CHANGED_ACTIVE_CHANGEUNDERMOUSE - Static variable in interface de.toem.impulse.paint.ITreeItem
 
CHANGED_ACTIVE_CURSORVALUE - Static variable in interface de.toem.impulse.paint.ITreeItem
 
CHANGED_AXIS - Static variable in interface de.toem.impulse.paint.ITreeItem
 
CHANGED_COLOR - Static variable in interface de.toem.impulse.paint.IPaintItem
 
CHANGED_COMBINE - Static variable in interface de.toem.impulse.paint.ITreeItem
 
CHANGED_DESCRIPTION - Static variable in interface de.toem.impulse.paint.IPaintItem
 
CHANGED_EXPANDABLE - Static variable in interface de.toem.impulse.paint.ITreeItem
 
CHANGED_EXPANDED - Static variable in interface de.toem.impulse.paint.ITreeItem
 
CHANGED_HEIGHT - Static variable in interface de.toem.impulse.paint.ITreeItem
 
CHANGED_HOVER - Static variable in interface de.toem.impulse.paint.IPaintItem
 
CHANGED_IMAGE - Static variable in interface de.toem.impulse.paint.IPaintItem
 
CHANGED_MARKERS - Static variable in interface de.toem.impulse.paint.ITreeItem
 
CHANGED_NAME - Static variable in interface de.toem.impulse.paint.IPaintItem
 
CHANGED_ORDER_PLOT - Static variable in interface de.toem.impulse.paint.ITreeItem
 
CHANGED_ORDER_TREE - Static variable in interface de.toem.impulse.paint.ITreeItem
 
CHANGED_PAINTER - Static variable in interface de.toem.impulse.paint.ITreeItem
 
CHANGED_PAINTSTYLE - Static variable in interface de.toem.impulse.paint.IPlotItem
 
CHANGED_POSITION - Static variable in interface de.toem.impulse.paint.ICursorItem
 
CHANGED_SAMPLES - Static variable in interface de.toem.impulse.paint.IPlotItem
 
CHANGED_STYLE - Static variable in interface de.toem.impulse.paint.IPaintItem
 
CHANGED_TEXT - Static variable in interface de.toem.impulse.paint.IPaintItem
 
changeSample(CompoundValue, int) - Method in interface de.toem.impulse.samples.ISamplesEditor
 
char2State - Static variable in class de.toem.impulse.values.Logic
Converts a char to its associated state
Character - Class in java.lang
The Character class wraps a value of the primitive type char in an object.
Character(char) - Constructor for class java.lang.Character
Constructs a newly allocated Character object that represents the specified char value.
Character.Subset - Class in java.lang
Instances of this class represent particular subsets of the Unicode character set.
Character.UnicodeBlock - Class in java.lang
A family of character subsets representing the character blocks in the Unicode specification.
Character.UnicodeScript - Enum in java.lang
A family of character subsets representing the character scripts defined in the Unicode Standard Annex #24: Script Names.
CharArrayReader - Class in java.io
This class implements a character buffer that can be used as a character-input stream.
CharArrayReader(char[]) - Constructor for class java.io.CharArrayReader
Creates a CharArrayReader from the specified array of chars.
CharArrayReader(char[], int, int) - Constructor for class java.io.CharArrayReader
Creates a CharArrayReader from the specified array of chars.
CharArrayWriter - Class in java.io
This class implements a character buffer that can be used as an Writer.
CharArrayWriter() - Constructor for class java.io.CharArrayWriter
Creates a new CharArrayWriter.
CharArrayWriter(int) - Constructor for class java.io.CharArrayWriter
Creates a new CharArrayWriter with the specified initial size.
charAt(int) - Method in interface java.lang.CharSequence
Returns the char value at the specified index.
charAt(int) - Method in class java.lang.String
Returns the char value at the specified index.
charAt(int) - Method in class java.lang.StringBuffer
 
CharConversionException - Exception in java.io
Base class for character conversion exceptions.
CharConversionException() - Constructor for exception java.io.CharConversionException
This provides no detailed message.
CharConversionException(String) - Constructor for exception java.io.CharConversionException
This provides a detailed message.
charCount(int) - Static method in class java.lang.Character
Determines the number of char values needed to represent the specified character (Unicode code point).
CharSequence - Interface in java.lang
A CharSequence is a readable sequence of char values.
charValue(Object, boolean) - Method in interface de.toem.impulse.samples.ISampleConverter
 
charValue() - Method in class java.lang.Character
Returns the value of this Character object.
check(Class<? extends ICell>) - Method in interface de.toem.pattern.element.ICell
 
checkAccept(String, int) - Method in class java.lang.SecurityManager
Throws a SecurityException if the calling thread is not permitted to accept a socket connection from the specified host and port number.
checkAccess(Thread) - Method in class java.lang.SecurityManager
Throws a SecurityException if the calling thread is not allowed to modify the thread argument.
checkAccess(ThreadGroup) - Method in class java.lang.SecurityManager
Throws a SecurityException if the calling thread is not allowed to modify the thread group argument.
checkAccess() - Method in class java.lang.Thread
Determines if the currently running thread has permission to modify this thread.
checkAccess() - Method in class java.lang.ThreadGroup
Determines if the currently running thread has permission to modify this thread group.
checkAwtEventQueueAccess() - Method in class java.lang.SecurityManager
Throws a SecurityException if the calling thread is not allowed to access the AWT event queue.
checkConnect(String, int) - Method in class java.lang.SecurityManager
Throws a SecurityException if the calling thread is not allowed to open a socket connection to the specified host and port number.
checkConnect(String, int, Object) - Method in class java.lang.SecurityManager
Throws a SecurityException if the specified security context is not allowed to open a socket connection to the specified host and port number.
checkCreateClassLoader() - Method in class java.lang.SecurityManager
Throws a SecurityException if the calling thread is not allowed to create a new class loader.
checkDelete(String) - Method in class java.lang.SecurityManager
Throws a SecurityException if the calling thread is not allowed to delete the specified file.
checkError() - Method in class java.io.PrintStream
Flushes the stream and checks its error state.
checkError() - Method in class java.io.PrintWriter
Flushes the stream if it's not closed and checks its error state.
checkExec(String) - Method in class java.lang.SecurityManager
Throws a SecurityException if the calling thread is not allowed to create a subprocess.
checkExit(int) - Method in class java.lang.SecurityManager
Throws a SecurityException if the calling thread is not allowed to cause the Java Virtual Machine to halt with the specified status code.
checkLink(String) - Method in class java.lang.SecurityManager
Throws a SecurityException if the calling thread is not allowed to dynamic link the library code specified by the string argument file.
checkListen(int) - Method in class java.lang.SecurityManager
Throws a SecurityException if the calling thread is not allowed to wait for a connection request on the specified local port number.
checkMemberAccess(Class<?>, int) - Method in class java.lang.SecurityManager
Throws a SecurityException if the calling thread is not allowed to access members.
checkMulticast(InetAddress) - Method in class java.lang.SecurityManager
Throws a SecurityException if the calling thread is not allowed to use (join/leave/send/receive) IP multicast.
checkMulticast(InetAddress, byte) - Method in class java.lang.SecurityManager
Deprecated.
Use #checkPermission(java.security.Permission) instead
checkPackageAccess(String) - Method in class java.lang.SecurityManager
Throws a SecurityException if the calling thread is not allowed to access the package specified by the argument.
checkPackageDefinition(String) - Method in class java.lang.SecurityManager
Throws a SecurityException if the calling thread is not allowed to define classes in the package specified by the argument.
checkPermission(Permission) - Method in class java.lang.SecurityManager
Throws a SecurityException if the requested access, specified by the given permission, is not permitted based on the security policy currently in effect.
checkPermission(Permission, Object) - Method in class java.lang.SecurityManager
Throws a SecurityException if the specified security context is denied access to the resource specified by the given permission.
checkPrintJobAccess() - Method in class java.lang.SecurityManager
Throws a SecurityException if the calling thread is not allowed to initiate a print job request.
checkPropertiesAccess() - Method in class java.lang.SecurityManager
Throws a SecurityException if the calling thread is not allowed to access or modify the system properties.
checkPropertyAccess(String) - Method in class java.lang.SecurityManager
Throws a SecurityException if the calling thread is not allowed to access the system property with the specified key name.
checkRead(FileDescriptor) - Method in class java.lang.SecurityManager
Throws a SecurityException if the calling thread is not allowed to read from the specified file descriptor.
checkRead(String) - Method in class java.lang.SecurityManager
Throws a SecurityException if the calling thread is not allowed to read the file specified by the string argument.
checkRead(String, Object) - Method in class java.lang.SecurityManager
Throws a SecurityException if the specified security context is not allowed to read the file specified by the string argument.
checkSecurityAccess(String) - Method in class java.lang.SecurityManager
Determines whether the permission with the specified permission target name should be granted or denied.
checkSetFactory() - Method in class java.lang.SecurityManager
Throws a SecurityException if the calling thread is not allowed to set the socket factory used by ServerSocket or Socket, or the stream handler factory used by URL.
checkSystemClipboardAccess() - Method in class java.lang.SecurityManager
Throws a SecurityException if the calling thread is not allowed to access the system clipboard.
checkTopLevelWindow(Object) - Method in class java.lang.SecurityManager
Returns false if the calling thread is not trusted to bring up the top-level window indicated by the window argument.
checkUser(ISamples.SignalType, String) - Static method in class de.toem.impulse.samples.ISamples.SignalDescriptor
Checks a signal descriptor from string representation given by user.
checkWrite(FileDescriptor) - Method in class java.lang.SecurityManager
Throws a SecurityException if the calling thread is not allowed to write to the specified file descriptor.
checkWrite(String) - Method in class java.lang.SecurityManager
Throws a SecurityException if the calling thread is not allowed to write to the file specified by the string argument.
CHEROKEE - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Cherokee" Unicode character block.
ChildrenNeedSync - Static variable in interface de.toem.impulse.paint.IPlotTree
 
CJK_COMPATIBILITY - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "CJK Compatibility" Unicode character block.
CJK_COMPATIBILITY_FORMS - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "CJK Compatibility Forms" Unicode character block.
CJK_COMPATIBILITY_IDEOGRAPHS - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "CJK Compatibility Ideographs" Unicode character block.
CJK_COMPATIBILITY_IDEOGRAPHS_SUPPLEMENT - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "CJK Compatibility Ideographs Supplement" Unicode character block.
CJK_RADICALS_SUPPLEMENT - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "CJK Radicals Supplement" Unicode character block.
CJK_STROKES - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "CJK Strokes" Unicode character block.
CJK_SYMBOLS_AND_PUNCTUATION - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "CJK Symbols and Punctuation" Unicode character block.
CJK_UNIFIED_IDEOGRAPHS - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "CJK Unified Ideographs" Unicode character block.
CJK_UNIFIED_IDEOGRAPHS_EXTENSION_A - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "CJK Unified Ideographs Extension A" Unicode character block.
CJK_UNIFIED_IDEOGRAPHS_EXTENSION_B - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "CJK Unified Ideographs Extension B" Unicode character block.
CJK_UNIFIED_IDEOGRAPHS_EXTENSION_C - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "CJK Unified Ideographs Extension C" Unicode character block.
CJK_UNIFIED_IDEOGRAPHS_EXTENSION_D - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "CJK Unified Ideographs Extension D" Unicode character block.
Class<T> - Class in java.lang
Instances of the class Class represent classes and interfaces in a running Java application.
CLASS_LABELS - Static variable in class de.toem.impulse.domain.DomainBase
 
CLASS_SEPERATOR - Static variable in interface de.toem.pattern.element.IElement
 
ClassCastException - Exception in java.lang
Thrown to indicate that the code has attempted to cast an object to a subclass of which it is not an instance.
ClassCastException() - Constructor for exception java.lang.ClassCastException
Constructs a ClassCastException with no detail message.
ClassCastException(String) - Constructor for exception java.lang.ClassCastException
Constructs a ClassCastException with the specified detail message.
ClassCircularityError - Error in java.lang
Thrown when the Java Virtual Machine detects a circularity in the superclass hierarchy of a class being loaded.
ClassCircularityError() - Constructor for error java.lang.ClassCircularityError
Constructs a ClassCircularityError with no detail message.
ClassCircularityError(String) - Constructor for error java.lang.ClassCircularityError
Constructs a ClassCircularityError with the specified detail message.
CLASSES - Static variable in class de.toem.impulse.domain.DomainBase
 
ClassFormatError - Error in java.lang
Thrown when the Java Virtual Machine attempts to read a class file and determines that the file is malformed or otherwise cannot be interpreted as a class file.
ClassFormatError() - Constructor for error java.lang.ClassFormatError
Constructs a ClassFormatError with no detail message.
ClassFormatError(String) - Constructor for error java.lang.ClassFormatError
Constructs a ClassFormatError with the specified detail message.
classifier - Static variable in class de.toem.pattern.element.Elements
 
ClassLoader - Class in java.lang
A class loader is an object that is responsible for loading classes.
classname - Variable in exception java.io.InvalidClassException
Name of the invalid class.
ClassNotFoundException - Exception in java.lang
Thrown when an application tries to load in a class through its string name using: The forName method in class Class.
ClassNotFoundException() - Constructor for exception java.lang.ClassNotFoundException
Constructs a ClassNotFoundException with no detail message.
ClassNotFoundException(String) - Constructor for exception java.lang.ClassNotFoundException
Constructs a ClassNotFoundException with the specified detail message.
ClassNotFoundException(String, Throwable) - Constructor for exception java.lang.ClassNotFoundException
Constructs a ClassNotFoundException with the specified detail message and optional exception that was raised while loading the class.
ClassValue<T> - Class in java.lang
Lazily associate a computed value with (potentially) every type.
clearAssertionStatus() - Method in class java.lang.ClassLoader
Sets the default assertion status for this class loader to false and discards any package defaults or class assertion status settings associated with the class loader.
clearBit(int) - Method in class java.math.BigInteger
Returns a BigInteger whose value is equivalent to this BigInteger with the designated bit cleared.
clearHint(String) - Method in interface de.toem.pattern.element.IElement
 
clearProperty(String) - Static method in class java.lang.System
Removes the system property indicated by the specified key.
clearResourceData(IProgress) - Method in interface de.toem.pattern.element.IElement
 
clearUndoHistory() - Method in interface de.toem.pattern.element.IElement
 
clone() - Method in class de.toem.impulse.samples.ISamples.SignalDescriptor
 
clone() - Method in class de.toem.impulse.values.CompoundValue
 
clone() - Method in interface de.toem.pattern.element.ICell
 
clone(boolean) - Method in interface de.toem.pattern.element.ICell
 
Cloneable - Interface in java.lang
A class implements the Cloneable interface to indicate to the Object.clone() method that it is legal for that method to make a field-for-field copy of instances of that class.
CloneNotSupportedException - Exception in java.lang
Thrown to indicate that the clone method in class Object has been called to clone an object, but that the object's class does not implement the Cloneable interface.
CloneNotSupportedException() - Constructor for exception java.lang.CloneNotSupportedException
Constructs a CloneNotSupportedException with no detail message.
CloneNotSupportedException(String) - Constructor for exception java.lang.CloneNotSupportedException
Constructs a CloneNotSupportedException with the specified detail message.
close() - Method in interface de.toem.impulse.samples.ISamplesEditor
 
close() - Method in interface de.toem.impulse.samples.ISamplesWriter
Close the writer latest write position.
close(long) - Method in interface de.toem.impulse.samples.ISamplesWriter
Close the writer at position 'units'.
close(long) - Method in interface de.toem.impulse.samples.ISingleDomainRecordGenerator
Close all writers at position 'units'.
close() - Method in interface de.toem.pattern.element.IElementModifier
 
close() - Method in class java.io.BufferedInputStream
Closes this input stream and releases any system resources associated with the stream.
close() - Method in class java.io.BufferedReader
 
close() - Method in class java.io.BufferedWriter
 
close() - Method in class java.io.ByteArrayInputStream
Closing a ByteArrayInputStream has no effect.
close() - Method in class java.io.ByteArrayOutputStream
Closing a ByteArrayOutputStream has no effect.
close() - Method in class java.io.CharArrayReader
Closes the stream and releases any system resources associated with it.
close() - Method in class java.io.CharArrayWriter
Close the stream.
close() - Method in interface java.io.Closeable
Closes this stream and releases any system resources associated with it.
close() - Method in class java.io.FileInputStream
Closes this file input stream and releases any system resources associated with the stream.
close() - Method in class java.io.FileOutputStream
Closes this file output stream and releases any system resources associated with this stream.
close() - Method in class java.io.FilterInputStream
Closes this input stream and releases any system resources associated with the stream.
close() - Method in class java.io.FilterOutputStream
Closes this output stream and releases any system resources associated with the stream.
close() - Method in class java.io.FilterReader
 
close() - Method in class java.io.FilterWriter
 
close() - Method in class java.io.InputStream
Closes this input stream and releases any system resources associated with the stream.
close() - Method in class java.io.InputStreamReader
 
close() - Method in interface java.io.ObjectInput
Closes the input stream.
close() - Method in class java.io.ObjectInputStream
Closes the input stream.
close() - Method in interface java.io.ObjectOutput
Closes the stream.
close() - Method in class java.io.ObjectOutputStream
Closes the stream.
close() - Method in class java.io.OutputStream
Closes this output stream and releases any system resources associated with this stream.
close() - Method in class java.io.OutputStreamWriter
 
close() - Method in class java.io.PipedInputStream
Closes this piped input stream and releases any system resources associated with the stream.
close() - Method in class java.io.PipedOutputStream
Closes this piped output stream and releases any system resources associated with this stream.
close() - Method in class java.io.PipedReader
Closes this piped stream and releases any system resources associated with the stream.
close() - Method in class java.io.PipedWriter
Closes this piped output stream and releases any system resources associated with this stream.
close() - Method in class java.io.PrintStream
Closes the stream.
close() - Method in class java.io.PrintWriter
Closes the stream and releases any system resources associated with it.
close() - Method in class java.io.PushbackInputStream
Closes this input stream and releases any system resources associated with the stream.
close() - Method in class java.io.PushbackReader
Closes the stream and releases any system resources associated with it.
close() - Method in class java.io.RandomAccessFile
Closes this random access file stream and releases any system resources associated with the stream.
close() - Method in class java.io.Reader
Closes the stream and releases any system resources associated with it.
close() - Method in class java.io.SequenceInputStream
Closes this input stream and releases any system resources associated with the stream.
close() - Method in class java.io.StringReader
Closes the stream and releases any system resources associated with it.
close() - Method in class java.io.StringWriter
Closing a StringWriter has no effect.
close() - Method in class java.io.Writer
Closes the stream, flushing it first.
close() - Method in interface java.lang.AutoCloseable
Closes this resource, relinquishing any underlying resources.
Closeable - Interface in java.io
A Closeable is a source or destination of data that can be closed.
codePointAt(CharSequence, int) - Static method in class java.lang.Character
Returns the code point at the given index of the CharSequence.
codePointAt(char[], int) - Static method in class java.lang.Character
Returns the code point at the given index of the char array.
codePointAt(char[], int, int) - Static method in class java.lang.Character
Returns the code point at the given index of the char array, where only array elements with index less than limit can be used.
codePointAt(int) - Method in class java.lang.String
Returns the character (Unicode code point) at the specified index.
codePointAt(int) - Method in class java.lang.StringBuffer
 
codePointBefore(CharSequence, int) - Static method in class java.lang.Character
Returns the code point preceding the given index of the CharSequence.
codePointBefore(char[], int) - Static method in class java.lang.Character
Returns the code point preceding the given index of the char array.
codePointBefore(char[], int, int) - Static method in class java.lang.Character
Returns the code point preceding the given index of the char array, where only array elements with index greater than or equal to start can be used.
codePointBefore(int) - Method in class java.lang.String
Returns the character (Unicode code point) before the specified index.
codePointBefore(int) - Method in class java.lang.StringBuffer
 
codePointCount(CharSequence, int, int) - Static method in class java.lang.Character
Returns the number of Unicode code points in the text range of the specified char sequence.
codePointCount(char[], int, int) - Static method in class java.lang.Character
Returns the number of Unicode code points in a subarray of the char array argument.
codePointCount(int, int) - Method in class java.lang.String
Returns the number of Unicode code points in the specified text range of this String.
codePointCount(int, int) - Method in class java.lang.StringBuffer
 
collectTribe(List<ICell>, Class<? extends ICell>) - Method in interface de.toem.pattern.element.ICell
 
collectTribe(List<ICell>, Class<? extends ICell>[]) - Method in interface de.toem.pattern.element.ICell
 
color - Variable in class de.toem.impulse.cells.view.CursorConfiguration
 
color - Variable in class de.toem.impulse.cells.view.PlotConfiguration
 
COLOR_ALL - Static variable in interface de.toem.impulse.paint.ITheme
 
COLOR_COUNT - Static variable in interface de.toem.impulse.paint.ITheme
 
COLOR_DETAILS_BACKGROUND - Static variable in interface de.toem.impulse.paint.ITheme
 
COLOR_DETAILS_FOREGROUND - Static variable in interface de.toem.impulse.paint.ITheme
 
COLOR_DETAILS_TEXT - Static variable in interface de.toem.impulse.paint.ITheme
 
COLOR_LABEL_TEXT - Static variable in interface de.toem.impulse.paint.ITheme
 
COLOR_MAX_EXTERNAL - Static variable in interface de.toem.impulse.paint.ITheme
 
COLOR_MAX_SHADE - Static variable in interface de.toem.impulse.paint.ITheme
 
COLOR_PALETTE_0 - Static variable in interface de.toem.impulse.paint.ITheme
 
COLOR_PALETTE_31 - Static variable in interface de.toem.impulse.paint.ITheme
 
COLOR_PALETTE_COUNT - Static variable in interface de.toem.impulse.paint.ITheme
 
COLOR_PLOT_BACKGROUND - Static variable in interface de.toem.impulse.paint.ITheme
 
COLOR_PLOT_DIFF - Static variable in interface de.toem.impulse.paint.ITheme
 
COLOR_PLOT_FOREGROUND - Static variable in interface de.toem.impulse.paint.ITheme
 
COLOR_PLOT_TEXT - Static variable in interface de.toem.impulse.paint.ITheme
 
COLOR_PLOT_U - Static variable in interface de.toem.impulse.paint.ITheme
 
COLOR_PLOT_X - Static variable in interface de.toem.impulse.paint.ITheme
 
COLOR_RELATION_FOREGROUND - Static variable in interface de.toem.impulse.paint.ITheme
 
COLOR_RELATION_INFO - Static variable in interface de.toem.impulse.paint.ITheme
 
COLOR_SCALE_BACKGROUND - Static variable in interface de.toem.impulse.paint.ITheme
 
COLOR_SCALE_TEXT - Static variable in interface de.toem.impulse.paint.ITheme
 
COLOR_SCALE_TICK_MAJOR - Static variable in interface de.toem.impulse.paint.ITheme
 
COLOR_SCALE_TICK_MINOR - Static variable in interface de.toem.impulse.paint.ITheme
 
COLOR_SHADE_D0 - Static variable in interface de.toem.impulse.paint.ITheme
 
COLOR_SHADE_D1 - Static variable in interface de.toem.impulse.paint.ITheme
 
COLOR_SHADE_I0 - Static variable in interface de.toem.impulse.paint.ITheme
 
COLOR_SHADE_I1 - Static variable in interface de.toem.impulse.paint.ITheme
 
COLOR_SHADE_I2 - Static variable in interface de.toem.impulse.paint.ITheme
 
COLOR_SHADE_I3 - Static variable in interface de.toem.impulse.paint.ITheme
 
COLOR_SHADE_I4 - Static variable in interface de.toem.impulse.paint.ITheme
 
COLOR_SHADE_I5 - Static variable in interface de.toem.impulse.paint.ITheme
 
COLOR_SHADE_I6 - Static variable in interface de.toem.impulse.paint.ITheme
 
COLOR_SHADE_I7 - Static variable in interface de.toem.impulse.paint.ITheme
 
COLOR_SHADE_I_COUNT - Static variable in interface de.toem.impulse.paint.ITheme
 
COLOR_SHADE_T0 - Static variable in interface de.toem.impulse.paint.ITheme
 
COLOR_SHADE_T1 - Static variable in interface de.toem.impulse.paint.ITheme
 
COLOR_SHADE_T2 - Static variable in interface de.toem.impulse.paint.ITheme
 
COLOR_SHADE_T3 - Static variable in interface de.toem.impulse.paint.ITheme
 
COLOR_TREE_BACKGROUND - Static variable in interface de.toem.impulse.paint.ITheme
 
COLOR_TREE_BACKGROUND_SELECTED - Static variable in interface de.toem.impulse.paint.ITheme
 
COLOR_TREE_TEXT - Static variable in interface de.toem.impulse.paint.ITheme
 
COLOR_TREE_TEXT_SELECTED - Static variable in interface de.toem.impulse.paint.ITheme
 
COLOR_VERT_SCALE_TEXT - Static variable in interface de.toem.impulse.paint.ITheme
 
columnValueFormat - Variable in class de.toem.impulse.cells.view.PlotConfiguration
 
combine - Variable in class de.toem.impulse.cells.view.PlotConfiguration
 
COMBINING_DIACRITICAL_MARKS - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Combining Diacritical Marks" Unicode character block.
COMBINING_DIACRITICAL_MARKS_SUPPLEMENT - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Combining Diacritical Marks Supplement" Unicode character block.
COMBINING_HALF_MARKS - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Combining Half Marks" Unicode character block.
COMBINING_MARKS_FOR_SYMBOLS - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Combining Diacritical Marks for Symbols" Unicode character block.
COMBINING_SPACING_MARK - Static variable in class java.lang.Character
General category "Mc" in the Unicode specification.
command(Object) - Static method in class java.lang.Compiler
Examines the argument type and its fields and perform some documented operation.
command(List<String>) - Method in class java.lang.ProcessBuilder
Sets this process builder's operating system program and arguments.
command(String...) - Method in class java.lang.ProcessBuilder
Sets this process builder's operating system program and arguments.
command() - Method in class java.lang.ProcessBuilder
Returns this process builder's operating system program and arguments.
commentChar(int) - Method in class java.io.StreamTokenizer
Specified that the character argument starts a single-line comment.
COMMON_INDIC_NUMBER_FORMS - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Common Indic Number Forms" Unicode character block.
Comparable<T> - Interface in java.lang
This interface imposes a total ordering on the objects of each class that implements it.
compare(DomainValue, DomainValue, int) - Static method in class de.toem.impulse.domain.DomainValue
 
compare(boolean, boolean) - Static method in class java.lang.Boolean
Compares two boolean values.
compare(byte, byte) - Static method in class java.lang.Byte
Compares two byte values numerically.
compare(char, char) - Static method in class java.lang.Character
Compares two char values numerically.
compare(double, double) - Static method in class java.lang.Double
Compares the two specified double values.
compare(float, float) - Static method in class java.lang.Float
Compares the two specified float values.
compare(int, int) - Static method in class java.lang.Integer
Compares two int values numerically.
compare(long, long) - Static method in class java.lang.Long
Compares two long values numerically.
compare(short, short) - Static method in class java.lang.Short
Compares two short values numerically.
compareTo(File) - Method in class java.io.File
Compares two abstract pathnames lexicographically.
compareTo(Object) - Method in class java.io.ObjectStreamField
Compare this field with another ObjectStreamField.
compareTo(Boolean) - Method in class java.lang.Boolean
Compares this Boolean instance with another.
compareTo(Byte) - Method in class java.lang.Byte
Compares two Byte objects numerically.
compareTo(Character) - Method in class java.lang.Character
Compares two Character objects numerically.
compareTo(T) - Method in interface java.lang.Comparable
Compares this object with the specified object for order.
compareTo(Double) - Method in class java.lang.Double
Compares two Double objects numerically.
compareTo(E) - Method in class java.lang.Enum
Compares this enum with the specified object for order.
compareTo(Float) - Method in class java.lang.Float
Compares two Float objects numerically.
compareTo(Integer) - Method in class java.lang.Integer
Compares two Integer objects numerically.
compareTo(Long) - Method in class java.lang.Long
Compares two Long objects numerically.
compareTo(Short) - Method in class java.lang.Short
Compares two Short objects numerically.
compareTo(String) - Method in class java.lang.String
Compares two strings lexicographically.
compareTo(BigDecimal) - Method in class java.math.BigDecimal
Compares this BigDecimal with the specified BigDecimal.
compareTo(BigInteger) - Method in class java.math.BigInteger
Compares this BigInteger with the specified BigInteger.
compareToIgnoreCase(String) - Method in class java.lang.String
Compares two strings lexicographically, ignoring case differences.
compileClass(Class<?>) - Static method in class java.lang.Compiler
Compiles the specified class.
compileClasses(String) - Static method in class java.lang.Compiler
Compiles all classes whose name matches the specified string.
Compiler - Class in java.lang
The Compiler class is provided to support Java-to-native-code compilers and related services.
compound() - Method in interface de.toem.impulse.samples.IReadableSample
Returns value and and all surrounding informations, like position, group, order, layer and index.
compound(boolean) - Method in interface de.toem.impulse.samples.IReadableSample
Returns value and and all surrounding informations, like position, group, order, layer and index.
compound() - Method in class de.toem.impulse.values.CompoundValue
 
compound(boolean) - Method in class de.toem.impulse.values.CompoundValue
 
compoundAt(int) - Method in interface de.toem.impulse.samples.IReadableSamples
Returns sample value and and all surrounding informations, like position, group, order, layer and index.
compoundAt(int, boolean) - Method in interface de.toem.impulse.samples.IReadableSamples
Returns sample value and and all surrounding informations, like position, group, order, layer and index.
compoundOfEvent(int) - Method in interface de.toem.impulse.samples.IReadableGroup
Returns the compound value at index idx.
compoundOfEvent(int) - Method in class de.toem.impulse.values.GroupedValue
 
CompoundPack - Class in de.toem.impulse.values
 
CompoundPack() - Constructor for class de.toem.impulse.values.CompoundPack
 
CompoundPack(IReadableSamples, int, long, int, int, int, int, byte[], int, int) - Constructor for class de.toem.impulse.values.CompoundPack
 
CompoundPack(IReadableSamples, int, long, int, byte[], int, int) - Constructor for class de.toem.impulse.values.CompoundPack
 
compounds() - Method in interface de.toem.impulse.samples.IReadableGroup
Returns a list of compound values.
compounds() - Method in class de.toem.impulse.values.GroupedValue
Returns all com.
CompoundValue - Class in de.toem.impulse.values
CompoundValue combines the samples value and and all surrounding group related informations, like position, group, order, layer and index.
CompoundValue(IReadableSamples, int, long, boolean, boolean, int, int, int, Object, List<IAttachment>) - Constructor for class de.toem.impulse.values.CompoundValue
Creates a new event.
CompoundValue(IReadableSamples, int, long, boolean, boolean, Object) - Constructor for class de.toem.impulse.values.CompoundValue
Creates a new event.
CompoundValue(IReadableSamples, Object) - Constructor for class de.toem.impulse.values.CompoundValue
Creates a new event.
concat(String) - Method in class java.lang.String
Concatenates the specified string to the end of this string.
configurationNameForRecord(IElement) - Static method in class de.toem.impulse.cells.view.ViewConfigurationInstancer
 
connect(PipedOutputStream) - Method in class java.io.PipedInputStream
Causes this piped input stream to be connected to the piped output stream src.
connect(PipedInputStream) - Method in class java.io.PipedOutputStream
Connects this piped output stream to a receiver.
connect(PipedWriter) - Method in class java.io.PipedReader
Causes this piped reader to be connected to the piped writer src.
connect(PipedReader) - Method in class java.io.PipedWriter
Connects this piped writer to a receiver.
CONNECTOR_PUNCTUATION - Static variable in class java.lang.Character
General category "Pc" in the Unicode specification.
Console - Class in java.io
Methods to access the character-based console device, if any, associated with the current Java virtual machine.
console() - Static method in class java.lang.System
Returns the unique Console object associated with the current Java virtual machine, if any.
constantName() - Method in exception java.lang.EnumConstantNotPresentException
Returns the name of the missing enum constant.
contains(CharSequence) - Method in class java.lang.String
Returns true if and only if this string contains the specified sequence of char values.
containsCell(ICell) - Method in interface de.toem.pattern.element.ICell
 
containsChild(ICell) - Method in interface de.toem.pattern.element.ICell
 
containsEnum(int, String) - Method in interface de.toem.impulse.samples.ISamplesLegend
 
containsEnum(int, int) - Method in interface de.toem.impulse.samples.ISamplesLegend
 
containsMember(String) - Method in interface de.toem.impulse.samples.ISamplesLegend
 
CONTENT_CHART - Static variable in interface de.toem.impulse.samples.ISample
 
CONTENT_DEFAULT - Static variable in interface de.toem.impulse.samples.ISample
 
CONTENT_DEFAULT - Static variable in class de.toem.impulse.samples.ISamples.SignalDescriptor
Deprecated.
CONTENT_EVENT - Static variable in interface de.toem.impulse.samples.ISample
 
CONTENT_EVENTPARM - Static variable in interface de.toem.impulse.samples.ISample
 
CONTENT_FLAGS - Static variable in interface de.toem.impulse.samples.IStatService
 
CONTENT_FLAGS_CHANGE - Static variable in interface de.toem.impulse.samples.IStatService
 
CONTENT_FLAGS_NONE - Static variable in interface de.toem.impulse.samples.IStatService
 
CONTENT_FLAGS_TAG - Static variable in interface de.toem.impulse.samples.IStatService
 
CONTENT_GANTT - Static variable in interface de.toem.impulse.samples.ISample
 
CONTENT_IMAGE - Static variable in interface de.toem.impulse.samples.ISample
 
CONTENT_LABEL - Static variable in interface de.toem.impulse.samples.ISample
 
CONTENT_LOG - Static variable in interface de.toem.impulse.samples.ISample
 
CONTENT_NUM - Static variable in interface de.toem.impulse.samples.IStatService
 
CONTENT_NUM_MEDIAN - Static variable in interface de.toem.impulse.samples.IStatService
 
CONTENT_NUM_MINMAX - Static variable in interface de.toem.impulse.samples.IStatService
 
CONTENT_STATE - Static variable in interface de.toem.impulse.samples.ISample
 
CONTENT_TRANSACTION - Static variable in interface de.toem.impulse.samples.ISample
 
contentEquals(StringBuffer) - Method in class java.lang.String
Compares this string to the specified StringBuffer.
contentEquals(CharSequence) - Method in class java.lang.String
Compares this string to the specified CharSequence.
CONTROL - Static variable in class java.lang.Character
General category "Cc" in the Unicode specification.
CONTROL_PICTURES - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Control Pictures" Unicode character block.
convertTo(IDomainBase, long[]) - Method in enum de.toem.impulse.domain.AmpsBase
 
convertTo(IDomainBase, long) - Method in enum de.toem.impulse.domain.AmpsBase
 
convertTo(IDomainBase, long[]) - Method in enum de.toem.impulse.domain.DateBase
 
convertTo(IDomainBase, long) - Method in enum de.toem.impulse.domain.DateBase
 
convertTo(IDomainBase) - Method in class de.toem.impulse.domain.DomainValue
 
convertTo(IDomainBase, long[]) - Method in enum de.toem.impulse.domain.FloatBase
 
convertTo(IDomainBase, long) - Method in enum de.toem.impulse.domain.FloatBase
 
convertTo(IDomainBase, long[]) - Method in enum de.toem.impulse.domain.FrequencyBase
 
convertTo(IDomainBase, long) - Method in enum de.toem.impulse.domain.FrequencyBase
 
convertTo(IDomainBase, long[]) - Method in interface de.toem.impulse.domain.IDomainBase
 
convertTo(IDomainBase, long) - Method in interface de.toem.impulse.domain.IDomainBase
 
convertTo(IDomainBase, long[]) - Method in enum de.toem.impulse.domain.IndexBase
 
convertTo(IDomainBase, long) - Method in enum de.toem.impulse.domain.IndexBase
 
convertTo(IDomainBase, long[]) - Method in enum de.toem.impulse.domain.PixelBase
 
convertTo(IDomainBase, long) - Method in enum de.toem.impulse.domain.PixelBase
 
convertTo(IDomainBase, long[]) - Method in enum de.toem.impulse.domain.TimeBase
 
convertTo(IDomainBase, long) - Method in enum de.toem.impulse.domain.TimeBase
 
convertTo(IDomainBase, long[]) - Method in enum de.toem.impulse.domain.UnknownBase
 
convertTo(IDomainBase, long) - Method in enum de.toem.impulse.domain.UnknownBase
 
convertTo(IDomainBase, long[]) - Method in enum de.toem.impulse.domain.VoltsBase
 
convertTo(IDomainBase, long) - Method in enum de.toem.impulse.domain.VoltsBase
 
COPTIC - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Coptic" Unicode character block.
copySign(double, double) - Static method in class java.lang.Math
Returns the first floating-point argument with the sign of the second floating-point argument.
copySign(float, float) - Static method in class java.lang.Math
Returns the first floating-point argument with the sign of the second floating-point argument.
copySign(double, double) - Static method in class java.lang.StrictMath
Returns the first floating-point argument with the sign of the second floating-point argument.
copySign(float, float) - Static method in class java.lang.StrictMath
Returns the first floating-point argument with the sign of the second floating-point argument.
copyValueOf(char[], int, int) - Static method in class java.lang.String
Returns a String that represents the character sequence in the array specified.
copyValueOf(char[]) - Static method in class java.lang.String
Returns a String that represents the character sequence in the array specified.
cos(double) - Static method in class java.lang.Math
Returns the trigonometric cosine of an angle.
cos(double) - Static method in class java.lang.StrictMath
Returns the trigonometric cosine of an angle.
cosh(double) - Static method in class java.lang.Math
Returns the hyperbolic cosine of a double value.
cosh(double) - Static method in class java.lang.StrictMath
Returns the hyperbolic cosine of a double value.
COUNT_FORMATS - Static variable in interface de.toem.impulse.samples.ISample
 
COUNTING_ROD_NUMERALS - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Counting Rod Numerals" Unicode character block.
countStackFrames() - Method in class java.lang.Thread
Deprecated.
The definition of this call depends on Thread.suspend(), which is deprecated. Further, the results of this call were never well-defined.
covers - Static variable in class de.toem.pattern.element.Elements
 
create(String, ICell, IElement) - Method in class de.toem.impulse.cells.view.FolderConfigurationInstancer
 
create(String, ICell, IElement) - Method in class de.toem.impulse.cells.view.PlotConfigurationInstancer
 
create(String, ICell, IElement) - Method in class de.toem.impulse.cells.view.SourceReferenceInstancer
 
createCell(ICell, IElement) - Static method in class de.toem.impulse.cells.view.CursorConfigurationInstancer
 
createCell(AbstractSignal, IElement) - Static method in class de.toem.impulse.cells.view.SourceReferenceInstancer
 
createCellFromSource(Scope, IElement, List<PlotConfigurationTemplate>) - Static method in class de.toem.impulse.cells.view.FolderConfigurationInstancer
 
createCellsFromAutoTemplate(AbstractSignal, IElement, List<PlotConfigurationTemplate>, List<ICell>) - Static method in class de.toem.impulse.cells.view.PlotConfigurationInstancer
 
createCellsFromSource(AbstractSignal, IElement, List<PlotConfigurationTemplate>, List<ICell>) - Static method in class de.toem.impulse.cells.view.PlotConfigurationInstancer
 
createConvergingWriter(Signal, ISamples.ProcessType, ISamples.SignalType, ISamples.SignalDescriptor, IDomainBase) - Method in interface de.toem.impulse.samples.IRecordGenerator
Creates a converging writer for the signal.
createDivergingWriter(ISamplesWriter) - Method in interface de.toem.impulse.samples.IRecordGenerator
Creates a converging writer for the signal.
createHunt() - Method in interface de.toem.pattern.element.ICell
 
createMember(StructMember[], int, String, int, String, int) - Method in interface de.toem.impulse.samples.IStructSamplesWriter
Creates a member of a member array.
createMembers(int) - Method in interface de.toem.impulse.samples.IStructSamplesWriter
Creates the member array.
createNewFile() - Method in class java.io.File
Atomically creates a new, empty file named by this abstract pathname if and only if a file with this name does not yet exist.
createOne(String, ICell, IElement) - Method in class de.toem.impulse.cells.view.CursorConfigurationInstancer
 
createOne(String, ICell, IElement) - Method in class de.toem.impulse.cells.view.ViewConfigurationInstancer
 
createReader(Signal) - Method in interface de.toem.impulse.samples.IRecordGenerator
Creates a reader for the signal.
createTempFile(String, String, File) - Static method in class java.io.File
Creates a new empty file in the specified directory, using the given prefix and suffix strings to generate its name.
createTempFile(String, String) - Static method in class java.io.File
Creates an empty file in the default temporary-file directory, using the given prefix and suffix to generate its name.
createWriter(Signal) - Method in interface de.toem.impulse.samples.IRecordGenerator
Creates a writer for the signal.
createWriter(Signal, ISamples.ProcessType, ISamples.SignalType, ISamples.SignalDescriptor, IDomainBase) - Method in interface de.toem.impulse.samples.IRecordGenerator
Creates a writer for the signal.
CUNEIFORM - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Cuneiform" Unicode character block.
CUNEIFORM_NUMBERS_AND_PUNCTUATION - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Cuneiform Numbers and Punctuation" Unicode character block.
CURRENCY_SYMBOL - Static variable in class java.lang.Character
General category "Sc" in the Unicode specification.
CURRENCY_SYMBOLS - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Currency Symbols" Unicode character block.
current() - Method in interface de.toem.impulse.samples.ISamplesIterator
Returns position of current sample.
currentGroup() - Method in interface de.toem.impulse.samples.IGroupService.IGroupIterator
 
currentGroupFirstIdx() - Method in interface de.toem.impulse.samples.IGroupService.IGroupIterator
 
currentGroupLastIdx() - Method in interface de.toem.impulse.samples.IGroupService.IGroupIterator
 
currentGroupLayer() - Method in interface de.toem.impulse.samples.IGroupService.IGroupIterator
 
currentThread() - Static method in class java.lang.Thread
Returns a reference to the currently executing thread object.
currentTimeMillis() - Static method in class java.lang.System
Returns the current time in milliseconds.
CursorConfiguration - Class in de.toem.impulse.cells.view
 
CursorConfiguration() - Constructor for class de.toem.impulse.cells.view.CursorConfiguration
 
CursorConfigurationInstancer - Class in de.toem.impulse.cells.view
 
CursorConfigurationInstancer() - Constructor for class de.toem.impulse.cells.view.CursorConfigurationInstancer
 
CursorConfigurationInstancer.IRecordViewerController - Interface in de.toem.impulse.cells.view
 
CursorDefaultSelection - Static variable in interface de.toem.impulse.paint.IPlotTree
 
CursorModified - Static variable in interface de.toem.impulse.paint.IPlotTree
 
cValueFormat - Variable in class de.toem.impulse.cells.view.PlotConfiguration
 
CYPRIOT_SYLLABARY - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Cypriot Syllabary" Unicode character block.
CYRILLIC - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Cyrillic" Unicode character block.
CYRILLIC_EXTENDED_A - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Cyrillic Extended-A" Unicode character block.
CYRILLIC_EXTENDED_B - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Cyrillic Extended-B" Unicode character block.
CYRILLIC_SUPPLEMENTARY - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Cyrillic Supplementary" Unicode character block.
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 
Skip navigation links