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 

V

VAI - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Vai" Unicode character block.
val() - Method in interface de.toem.impulse.samples.IGroupPointer
Returns the current group value.
val() - Method in interface de.toem.impulse.samples.IPointer
Returns the current value.
val() - Method in interface de.toem.impulse.samples.IReadableGroup
Returns the current group value.
val() - Method in interface de.toem.impulse.samples.IReadableSample
Returns the current raw (no interpretation or conversion) sample value.
val() - Method in class de.toem.impulse.values.CompoundValue
 
val() - Method in class de.toem.impulse.values.GroupedValue
 
valid() - Method in class java.io.FileDescriptor
Tests if this file descriptor object is valid.
validateObject() - Method in interface java.io.ObjectInputValidation
Validates the object.
valOfEnum(int, String) - Method in interface de.toem.impulse.samples.ISamplesLegend
 
valOfEvent(int) - Method in interface de.toem.impulse.samples.IReadableGroup
Returns the value at index idx.
valOfEvent(int) - Method in class de.toem.impulse.values.GroupedValue
 
value() - Method in class de.toem.impulse.cells.record.SamplesExploit
 
value - Variable in class de.toem.impulse.values.Enumeration
 
valueAt(int) - Method in interface de.toem.impulse.samples.IReadableSamples
Returns the raw (no interpretation or conversion) sample value at index idx.
ValueAxisModified - Static variable in interface de.toem.impulse.paint.IPlotTree
 
valueOf(String) - Static method in enum de.toem.impulse.domain.AmpsBase
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum de.toem.impulse.domain.AmpsBase
 
valueOf(String) - Static method in enum de.toem.impulse.domain.DateBase
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum de.toem.impulse.domain.DateBase
 
valueOf(Signal) - Static method in class de.toem.impulse.domain.DomainBase
 
valueOf(String) - Static method in class de.toem.impulse.domain.DomainValue
 
valueOf(String) - Static method in enum de.toem.impulse.domain.FloatBase
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum de.toem.impulse.domain.FloatBase
 
valueOf(String) - Static method in enum de.toem.impulse.domain.FrequencyBase
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum de.toem.impulse.domain.FrequencyBase
 
valueOf(String) - Static method in enum de.toem.impulse.domain.IndexBase
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum de.toem.impulse.domain.IndexBase
 
valueOf(String) - Static method in enum de.toem.impulse.domain.PixelBase
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum de.toem.impulse.domain.PixelBase
 
valueOf(String) - Static method in enum de.toem.impulse.domain.TimeBase
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum de.toem.impulse.domain.TimeBase
 
valueOf(String) - Static method in enum de.toem.impulse.domain.UnknownBase
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum de.toem.impulse.domain.UnknownBase
 
valueOf(String) - Static method in enum de.toem.impulse.domain.VoltsBase
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum de.toem.impulse.domain.VoltsBase
 
valueOf(Object) - Method in interface de.toem.impulse.samples.IReadableMembers
Returns the raw (no interpretation or conversion) sample value of member 'member'.
valueOf(String) - Static method in enum de.toem.impulse.samples.ISamples.ProcessType
Returns the enum constant of this type with the specified name.
valueOf(Signal) - Static method in enum de.toem.impulse.samples.ISamples.ProcessType
Extract the process type of a signal.
valueOf(Signal) - Static method in class de.toem.impulse.samples.ISamples.SignalDescriptor
Extracts the signal descriptor from a signal.
valueOf(String) - Static method in enum de.toem.impulse.samples.ISamples.SignalType
Returns the enum constant of this type with the specified name.
valueOf(Signal) - Static method in enum de.toem.impulse.samples.ISamples.SignalType
Extract the signal type from signal.
valueOf(String) - Static method in enum de.toem.impulse.samples.ISamples.TagDomain
Returns the enum constant of this type with the specified name.
valueOf(Object) - Method in class de.toem.impulse.values.CompoundValue
 
valueOf(boolean) - Static method in class de.toem.impulse.values.Logic
Returns the logic representation of a bool value.
valueOf(byte) - Static method in class de.toem.impulse.values.Logic
Returns the logic representation of a byte value.
valueOf(char) - Static method in class de.toem.impulse.values.Logic
Returns the logic representation of a single logic state character.
valueOf(String) - Static method in class de.toem.impulse.values.Logic
Returns the logic representation of a String representation.
valueOf(long) - Static method in class de.toem.impulse.values.Logic
Returns the logic representation of a long value.
valueOf(int) - Static method in class de.toem.impulse.values.Logic
Returns the logic representation of an int value.
valueOf(float) - Static method in class de.toem.impulse.values.Logic
Returns the logic representation of a float value.
valueOf(double) - Static method in class de.toem.impulse.values.Logic
Returns the logic representation of a double value.
valueOf(Number) - Static method in class de.toem.impulse.values.Logic
Returns the logic representation of a Number value.
valueOf(Object) - Method in class de.toem.impulse.values.Struct
 
valueOf(Object) - Method in class de.toem.impulse.values.Transaction
 
valueOf(boolean) - Static method in class java.lang.Boolean
Returns a Boolean instance representing the specified boolean value.
valueOf(String) - Static method in class java.lang.Boolean
Returns a Boolean with a value represented by the specified string.
valueOf(byte) - Static method in class java.lang.Byte
Returns a Byte instance representing the specified byte value.
valueOf(String, int) - Static method in class java.lang.Byte
Returns a Byte object holding the value extracted from the specified String when parsed with the radix given by the second argument.
valueOf(String) - Static method in class java.lang.Byte
Returns a Byte object holding the value given by the specified String.
valueOf(String) - Static method in enum java.lang.Character.UnicodeScript
Returns the enum constant of this type with the specified name.
valueOf(char) - Static method in class java.lang.Character
Returns a Character instance representing the specified char value.
valueOf(String) - Static method in class java.lang.Double
Returns a Double object holding the double value represented by the argument string s.
valueOf(double) - Static method in class java.lang.Double
Returns a Double instance representing the specified double value.
valueOf(Class<T>, String) - Static method in class java.lang.Enum
Returns the enum constant of the specified enum type with the specified name.
valueOf(String) - Static method in class java.lang.Float
Returns a Float object holding the float value represented by the argument string s.
valueOf(float) - Static method in class java.lang.Float
Returns a Float instance representing the specified float value.
valueOf(String, int) - Static method in class java.lang.Integer
Returns an Integer object holding the value extracted from the specified String when parsed with the radix given by the second argument.
valueOf(String) - Static method in class java.lang.Integer
Returns an Integer object holding the value of the specified String.
valueOf(int) - Static method in class java.lang.Integer
Returns an Integer instance representing the specified int value.
valueOf(String, int) - Static method in class java.lang.Long
Returns a Long object holding the value extracted from the specified String when parsed with the radix given by the second argument.
valueOf(String) - Static method in class java.lang.Long
Returns a Long object holding the value of the specified String.
valueOf(long) - Static method in class java.lang.Long
Returns a Long instance representing the specified long value.
valueOf(String) - Static method in enum java.lang.ProcessBuilder.Redirect.Type
Returns the enum constant of this type with the specified name.
valueOf(String, int) - Static method in class java.lang.Short
Returns a Short object holding the value extracted from the specified String when parsed with the radix given by the second argument.
valueOf(String) - Static method in class java.lang.Short
Returns a Short object holding the value given by the specified String.
valueOf(short) - Static method in class java.lang.Short
Returns a Short instance representing the specified short value.
valueOf(Object) - Static method in class java.lang.String
Returns the string representation of the Object argument.
valueOf(char[]) - Static method in class java.lang.String
Returns the string representation of the char array argument.
valueOf(char[], int, int) - Static method in class java.lang.String
Returns the string representation of a specific subarray of the char array argument.
valueOf(boolean) - Static method in class java.lang.String
Returns the string representation of the boolean argument.
valueOf(char) - Static method in class java.lang.String
Returns the string representation of the char argument.
valueOf(int) - Static method in class java.lang.String
Returns the string representation of the int argument.
valueOf(long) - Static method in class java.lang.String
Returns the string representation of the long argument.
valueOf(float) - Static method in class java.lang.String
Returns the string representation of the float argument.
valueOf(double) - Static method in class java.lang.String
Returns the string representation of the double argument.
valueOf(String) - Static method in enum java.lang.Thread.State
Returns the enum constant of this type with the specified name.
valueOf(long, int) - Static method in class java.math.BigDecimal
Translates a long unscaled value and an int scale into a BigDecimal.
valueOf(long) - Static method in class java.math.BigDecimal
Translates a long value into a BigDecimal with a scale of zero.
valueOf(double) - Static method in class java.math.BigDecimal
Translates a double into a BigDecimal, using the double's canonical string representation provided by the Double.toString(double) method.
valueOf(long) - Static method in class java.math.BigInteger
Returns a BigInteger whose value is equal to that of the specified long.
valueOf(String) - Static method in enum java.math.RoundingMode
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum java.math.RoundingMode
Returns the RoundingMode object corresponding to a legacy integer rounding mode constant in BigDecimal.
values() - Static method in enum de.toem.impulse.domain.AmpsBase
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum de.toem.impulse.domain.DateBase
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum de.toem.impulse.domain.FloatBase
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum de.toem.impulse.domain.FrequencyBase
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum de.toem.impulse.domain.IndexBase
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum de.toem.impulse.domain.PixelBase
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum de.toem.impulse.domain.TimeBase
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum de.toem.impulse.domain.UnknownBase
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum de.toem.impulse.domain.VoltsBase
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum de.toem.impulse.samples.ISamples.ProcessType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum de.toem.impulse.samples.ISamples.SignalType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum de.toem.impulse.samples.ISamples.TagDomain
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum java.lang.Character.UnicodeScript
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum java.lang.ProcessBuilder.Redirect.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum java.lang.Thread.State
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum java.math.RoundingMode
Returns an array containing the constants of this enum type, in the order they are declared.
valuesAtGroup(int) - Method in interface de.toem.impulse.samples.IReadableSamples
Returns group value for group id 'group'.
valuesAtGroup(int, boolean) - Method in interface de.toem.impulse.samples.IReadableSamples
Returns group value for group id 'group'.
VARIATION_SELECTORS - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Variation Selectors" Unicode character block.
VARIATION_SELECTORS_SUPPLEMENT - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Variation Selectors Supplement" Unicode character block.
VEDIC_EXTENSIONS - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Vedic Extensions" Unicode character block.
VerifyError - Error in java.lang
Thrown when the "verifier" detects that a class file, though well formed, contains some sort of internal inconsistency or security problem.
VerifyError() - Constructor for error java.lang.VerifyError
Constructs an VerifyError with no detail message.
VerifyError(String) - Constructor for error java.lang.VerifyError
Constructs an VerifyError with the specified detail message.
version - Variable in class de.toem.impulse.cells.view.PlotConfigurationTemplate
 
VERSION - Static variable in interface de.toem.impulse.samples.IPackedSamples
 
VERSION_3 - Static variable in interface de.toem.impulse.samples.IPackedSamples
 
VERSION_4 - Static variable in interface de.toem.impulse.samples.IPackedSamples
 
VERTICAL_FORMS - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Vertical Forms" Unicode character block.
ViewConfiguration - Class in de.toem.impulse.cells.view
 
ViewConfiguration() - Constructor for class de.toem.impulse.cells.view.ViewConfiguration
 
ViewConfigurationInstancer - Class in de.toem.impulse.cells.view
 
ViewConfigurationInstancer() - Constructor for class de.toem.impulse.cells.view.ViewConfigurationInstancer
 
VirtualMachineError - Error in java.lang
Thrown to indicate that the Java Virtual Machine is broken or has run out of resources necessary for it to continue operating.
VirtualMachineError() - Constructor for error java.lang.VirtualMachineError
Constructs a VirtualMachineError with no detail message.
VirtualMachineError(String) - Constructor for error java.lang.VirtualMachineError
Constructs a VirtualMachineError with the specified detail message.
Void - Class in java.lang
The Void class is an uninstantiable placeholder class to hold a reference to the Class object representing the Java keyword void.
VoltsBase - Enum in de.toem.impulse.domain
 
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