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

H

HANDLE_RADIUS - Static variable in class edu.umd.cfar.lamp.viper.gui.data.obox.OboxCanvasEditor
 
HIDDEN - Static variable in interface edu.umd.cfar.lamp.viper.gui.core.NodeVisibilityManager
 
HOTKEYS - class edu.umd.cfar.lamp.apploader.HOTKEYS.
Adds hotkeys to components in an apploader interface.
HOTKEYS() - Constructor for class edu.umd.cfar.lamp.apploader.HOTKEYS
 
HasCentroid - interface edu.umd.cfar.lamp.viper.geometry.HasCentroid.
Interface for all geometric objects that have some concept of a 'centroid'.
HasMediator - interface edu.umd.cfar.lamp.viper.gui.core.HasMediator.
A useful helper interface for objects that have a reference to the viper UI mediator.
HelpInterpolate - class edu.umd.cfar.lamp.viper.gui.data.HelpInterpolate.
 
HelpInterpolate() - Constructor for class edu.umd.cfar.lamp.viper.gui.data.HelpInterpolate
 
HighlightSingleton - class edu.umd.cfar.lamp.viper.gui.canvas.HighlightSingleton.
 
Highlightable - interface edu.umd.cfar.lamp.viper.gui.canvas.Highlightable.
 
HotkeyBinding - Static variable in class edu.umd.cfar.lamp.apploader.HOTKEYS
A class of OWL objects that describe a binding from a keypress or stroke to some kind of action.
HotkeyProcessor - class edu.umd.cfar.lamp.apploader.HotkeyProcessor.
 
HotkeyProcessor() - Constructor for class edu.umd.cfar.lamp.apploader.HotkeyProcessor
Creates a new, empty hotkey processor.
h - Variable in class edu.umd.cfar.lamp.viper.gui.data.obox.OboxRectangle
 
handleDataChange(ViperChangeEvent) - Method in class edu.umd.cfar.lamp.viper.gui.table.TablePanel
 
handleExtraTextOutsideBrackets(String, ErrorWriter) - Static method in class edu.umd.cfar.lamp.viper.util.StringHelp
Prints a warning for test that should all be inside brackets but has some outside.
hasAction - Static variable in class edu.umd.cfar.lamp.apploader.HOTKEYS
An action that will be invoked when the binding takes effect.
hasAttrConfig(String) - Method in interface viper.api.Config
Checks to see that a descriptor has an attribute with the given name.
hasAttrConfig(String) - Method in class viper.api.impl.ConfigImpl
 
hasAttrib(String) - Method in class viper.descriptors.DescPrototype
 
hasAttrib(String) - Method in class viper.descriptors.Descriptor
Checks to see if this Descriptor has an attribute with the specifified name.
hasAttribute(String) - Method in class viper.descriptors.Descriptor
Checks to see if this String could be a value for any of the Attributes.
hasChanged() - Method in class edu.umd.cfar.lamp.apploader.undo.ActionHistoryPane
Tests to see if the cursor is not at the last save point.
hasChild(Node) - Method in interface viper.api.Node
Checks to see if this node has the specified node among its children.
hasChild(Node) - Method in class viper.api.impl.AttrConfigImpl
 
hasChild(Node) - Method in class viper.api.impl.AttributeImpl
 
hasChild(Node) - Method in class viper.api.impl.ConfigImpl
 
hasChild(Node) - Method in class viper.api.impl.DescriptorImpl
 
hasChild(Node) - Method in class viper.api.impl.SourcefileImpl
 
hasChild(Node) - Method in class viper.api.impl.ViperDataImpl
 
hasDescriptor(String, String) - Method in class viper.descriptors.DescVector
Checks to see if a Descriptor with this category and title is in the list.
hasDescriptor(String, String) - Method in interface viper.descriptors.DescriptorList
Checks to see if a Descriptor with this category and title is in the list.
hasInformation() - Method in interface viper.comparison.Evaluation.Information
Indicates if anything was found.
hasInformation() - Method in class viper.comparison.ObjectInformation
Indicates if anything was found.
hasInformation() - Method in class viper.comparison.TrackingInformation
 
hasListeners() - Method in class viper.api.impl.EventfulNodeHelper
Tests to see if any listeners are attached to the current node.
hasMoreElements() - Method in class edu.umd.cfar.lamp.viper.util.reader.CountingStringTokenizer
Tests to see if more tokens remain.
hasMoreTokens() - Method in class edu.umd.cfar.lamp.viper.util.reader.CountingStringTokenizer
Tests to see if more tokens remain.
hasNext() - Method in class edu.umd.cfar.lamp.apploader.misc.MultiIterator
Tests to see if there is another item in this or the next iterator.
hasNext() - Method in class edu.umd.cfar.lamp.viper.gui.players.NotFoundPlayer
 
hasNext() - Method in class edu.umd.cfar.lamp.viper.util.AbstractCircularIterator
Tests to see if there is another element.
hasNext() - Method in class edu.umd.cfar.lamp.viper.util.EnumIterator
Tests to see if more elements remain.
hasNext() - Method in class edu.umd.cfar.lamp.viper.util.ExceptIterator
Tests to see if another element matching the criteria exists in the iterator.
hasNext() - Method in class edu.umd.cfar.lamp.viper.util.MappingIterator
Tests to see if another element matching the criteria exists in the iterator.
hasNextColumn() - Method in interface edu.umd.cfar.lamp.viper.util.MatrixIterator
Checks to see if there is a column to the east.
hasNextInColumn() - Method in interface edu.umd.cfar.lamp.viper.util.MatrixIterator
Is there another item in this column?
hasNextInRow() - Method in interface edu.umd.cfar.lamp.viper.util.MatrixIterator
Is there another item in the current column?
hasNextRow() - Method in interface edu.umd.cfar.lamp.viper.util.MatrixIterator
Checks to see if there is a row to the north.
hasPrevious() - Method in class edu.umd.cfar.lamp.viper.gui.players.NotFoundPlayer
 
hasPrevious() - Method in class edu.umd.cfar.lamp.viper.util.AbstractCircularIterator
Tests to see if there is another element.
hasProperty - Static variable in class edu.umd.cfar.lamp.apploader.PROPS
Links to one of the PropertyDescriptors for the given bean.
hasUnmatchedBrackets(String) - Static method in class edu.umd.cfar.lamp.viper.util.StringHelp
Checks to see if the String has marching '[' and ']' characters.
hashCode() - Method in class edu.umd.cfar.lamp.apploader.misc.TargetedPrintStream
 
hashCode() - Method in class edu.umd.cfar.lamp.apploader.propertysheets.ExplicitProperties
 
hashCode() - Method in class edu.umd.cfar.lamp.apploader.propertysheets.ExplicitPropertyDescriptor
Computes the hash code on the proxy object.
hashCode() - Method in class edu.umd.cfar.lamp.apploader.propertysheets.PropertyAdapter
Hashes based on the name, getter and setter.
hashCode() - Method in class edu.umd.cfar.lamp.viper.geometry.Component
Generates a hash code for this object.
hashCode() - Method in class edu.umd.cfar.lamp.viper.geometry.Pnt
Generates a hash code for this object.
hashCode() - Method in class edu.umd.cfar.lamp.viper.geometry.PolyList
Get a hashcode for this region.
hashCode() - Method in class edu.umd.cfar.lamp.viper.geometry.Rational
Get a hashcode for this number.
hashCode() - Method in class edu.umd.cfar.lamp.viper.gui.data.svalue.SvalueEditor
Gets the hashcode of the delegate cell editor.
hashCode() - Method in class edu.umd.cfar.lamp.viper.util.AbstractInterval
Gets a hash code.
hashCode() - Method in class edu.umd.cfar.lamp.viper.util.Equivalencies
Generates a hash value for this object.
hashCode() - Method in class edu.umd.cfar.lamp.viper.util.Pair
Gets a hashcode for the pair.
hashCode() - Method in class edu.umd.cfar.lamp.viper.util.Range
 
hashCode() - Method in class edu.umd.cfar.lamp.viper.util.Triple
The xor of the three elements of this.
hashCode() - Method in class viper.api.datatypes.InstanceOfConstraint
Gets a hash code for the type.
hashCode() - Method in class viper.api.datatypes.Lvalue
 
hashCode() - Method in class viper.api.impl.AttrConfigImpl
Returns a hash based on the name, type, and extra information.
hashCode() - Method in class viper.api.impl.AttributeImpl
Gets a hash integer for this attribute value.
hashCode() - Method in class viper.api.impl.ConfigImpl
Since there can only be one of a given type/name pair, this only returns the hash of the name and type.
hashCode() - Method in class viper.api.impl.DescriptorImpl
Since the config and id together act as a primary key, this just returns the xor of the descId with the Config's hash code.
hashCode() - Method in class viper.api.impl.MediaElementImpl
Since it is common for the filename to be unambiguous, this just returns the filename's hash code.
hashCode() - Method in class viper.api.impl.SourcefileImpl
Since it is common for the filename to be unambiguous, this just returns the filename's hash code.
hashCode() - Method in class viper.api.impl.ViperDataImpl
The xor of the hashes of the child nodes.
hashCode() - Method in class viper.api.time.Frame
hashCode() - Method in class viper.api.time.FrameRate
Returns a hash on this value.
hashCode() - Method in class viper.api.time.Time
hashCode() - Method in class viper.api.time.TimeEncodedList.DynamicAttributeValueImpl
Hashes based on the interval and the value.
hashCode() - Method in class viper.api.time.TimeEncodedList
hashCode() - Method in class viper.comparison.distances.AttrMeasure
Computes a hashcode on the metric, statistic, and thresholds.
hashCode() - Method in class viper.descriptors.Descriptor
 
hashCode() - Method in class viper.descriptors.attributes.Attribute_circle.CircleValue
 
hashCode() - Method in class viper.descriptors.attributes.Attribute_ellipse.EllipseValue
 
hashCode() - Method in class viper.descriptors.attributes.FrameSpan
Gets the hash code as the xor of the first and last frames, and the internal bit mask.
hashCode() - Method in class viper.descriptors.attributes.ValueSpan
 
height() - Method in interface edu.umd.cfar.lamp.viper.util.DataMatrix2d
Returns the current real height, that is, the largest row number (+1) that contains data.
height() - Method in class edu.umd.cfar.lamp.viper.util.PackedMatrix
Returns the current real height, that is, the largest row number (+1) that contains data.
height() - Method in class edu.umd.cfar.lamp.viper.util.SparseMatrix
Returns the current real height, that is, the largest row number (+1) that contains data.
helpGetDiff(Attribute, FrameSpan, Attribute, FrameSpan, Attribute, FrameSpan, Attribute, FrameSpan, int, CanonicalFileDescriptor, Measurable.Difference) - Static method in class viper.comparison.distances.Distances
Computes the difference between two attributes using the given distance metric.
helpGetDiff(Measurable, Measurable, Measurable, Measurable, CanonicalFileDescriptor, Measurable.Difference) - Static method in class viper.comparison.distances.Distances
Computes the difference between two attributes using the given distance metric.
helpGetDistance(Measurable.Difference) - Method in interface viper.comparison.distances.Distances.QuickValueDistance
This computes the distances using the given, possibly already used, comparison object.
helpGetDistance(Object, Object, Object, Object, CanonicalFileDescriptor) - Method in interface viper.comparison.distances.Distances.SmartValueDistance
Gets the distance between two values, with some constraints.
helpGetDistance(Object, Object, CanonicalFileDescriptor) - Method in interface viper.comparison.distances.Distances.ValueDistance
Gets the distance between two instances of the appropriate attribute data type.
helpGetImage(Frame) - Method in class edu.umd.cfar.lamp.viper.gui.players.NativePlayer
 
helpInterpolate(Object, Object, long) - Method in class edu.umd.cfar.lamp.viper.examples.omegahead.OmegaInterpolator
 
helpInterpolate(Object, Object, long) - Method in class edu.umd.cfar.lamp.viper.gui.data.HelpInterpolate
Return the between values between a and b.
helpInterpolate(Object, Object, long) - Method in class edu.umd.cfar.lamp.viper.gui.data.bbox.BboxInterpolator
 
helpInterpolate(Object, Object, long) - Method in class edu.umd.cfar.lamp.viper.gui.data.circle.CircleInterpolator
 
helpInterpolate(Object, Object, long) - Method in class edu.umd.cfar.lamp.viper.gui.data.dvalue.DvalueInterpolator
 
helpInterpolate(Object, Object, long) - Method in class edu.umd.cfar.lamp.viper.gui.data.ellipse.EllipseInterpolator
 
helpInterpolate(Object, Object, long) - Method in class edu.umd.cfar.lamp.viper.gui.data.fvalue.FvalueInterpolator
 
helpInterpolate(Object, Object, long) - Method in class edu.umd.cfar.lamp.viper.gui.data.obox.OboxInterpolator
 
helpInterpolate(Object, Object, long) - Method in class edu.umd.cfar.lamp.viper.gui.data.point.PointInterpolator
Interpolates from the Pnt alpha to the Pnt beta in between steps.
helpInterpolate(Object, Object, long) - Method in class edu.umd.cfar.lamp.viper.gui.data.polygon.PolygonInterpolator
 
helpLoadDefault(String, Class) - Method in class viper.api.datatypes.ViperDataFactoryImpl
 
helpSetChild(int, Node, TransactionalNode.Transaction, boolean) - Method in class viper.api.impl.AttrConfigImpl
 
helpSetChild(int, Node, TransactionalNode.Transaction, boolean) - Method in class viper.api.impl.AttributeImpl
 
helpSetChild(int, Node, TransactionalNode.Transaction, boolean) - Method in class viper.api.impl.ConfigImpl
 
helpSetChild(int, Node, TransactionalNode.Transaction, boolean) - Method in class viper.api.impl.DescriptorImpl
 
helpSetChild(int, Node, TransactionalNode.Transaction, boolean) - Method in class viper.api.impl.EventfulNodeHelper
Replace the child at index i with the given node.
helpSetChild(int, Node, TransactionalNode.Transaction, boolean) - Method in class viper.api.impl.SourcefileImpl
 
helpSetChild(int, Node, TransactionalNode.Transaction, boolean) - Method in class viper.api.impl.ViperDataImpl
 
hotkey - Static variable in class edu.umd.cfar.lamp.apploader.HOTKEYS
A hot key for the action.

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