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

U

UNCOMPARABLE - Static variable in class viper.comparison.Comparison
Indicates that the two descriptors are of incompatable type.
UNDO - class edu.umd.cfar.lamp.apploader.UNDO.
Namespace vocabulary for the undo history manager preferences.
UNDO() - Constructor for class edu.umd.cfar.lamp.apploader.UNDO
 
UNKNOWN - Static variable in class edu.columbia.ee.flavor.FlIOException
Unknown reason (exception condition)
UNKNOWN_FRAME - Static variable in class edu.umd.cfar.lamp.viper.gui.players.DataPlayer
 
UNORDERED - Static variable in interface viper.descriptors.attributes.Composable
Indicates that the composition is order independent, such as region unions or bags of words.
URI - Static variable in class edu.umd.cfar.lamp.viper.gui.data.lvalue.SetLvaluePossibles
 
USER_DATA_START_CODE - Static variable in class edu.umd.cfar.lamp.mpeg1.video.VideoStartCodes
Begins user data. 32 bits.
UncomposableException - exception viper.descriptors.attributes.UncomposableException.
Thrown when trying to compose two composable attributes, but, for whatever reason, they don't like it.
UncomposableException() - Constructor for class viper.descriptors.attributes.UncomposableException
Creates a new instance of UncomposableException without detail message.
UncomposableException(String) - Constructor for class viper.descriptors.attributes.UncomposableException
Constructs an instance of UncomposableException with the specified detail message.
UnitTest - class viper.descriptors.UnitTest.
Testsuite for the geometry descriptors.
UnitTest(String) - Constructor for class viper.descriptors.UnitTest
Constructs a new unit test with the given name.
UnknownAttributeTypeException - exception viper.api.UnknownAttributeTypeException.
Thrown when attempting to create or use an unknown attribute type.
UnknownAttributeTypeException() - Constructor for class viper.api.UnknownAttributeTypeException
Constructs an UnknownAttributeTypeException with no detail message.
UnknownAttributeTypeException(String) - Constructor for class viper.api.UnknownAttributeTypeException
Constructs an UnknownAttributeTypeException with the given detail message.
UnknownDistanceException - exception viper.comparison.distances.UnknownDistanceException.
Runtime exception that is thrown when trying to get a distance that has not been registered.
UnknownDistanceException() - Constructor for class viper.comparison.distances.UnknownDistanceException
Creates a new instance of UnknownDistanceException without detail message.
UnknownDistanceException(String) - Constructor for class viper.comparison.distances.UnknownDistanceException
Constructs an instance of UnknownDistanceException with the specified detail message.
UnknownDistanceException(String, String) - Constructor for class viper.comparison.distances.UnknownDistanceException
Constructs an instance of UnknownDistanceException with the specified detail message.
UnknownDistanceException(Measurable, String) - Constructor for class viper.comparison.distances.UnknownDistanceException
Constructs an instance of UnknownDistanceException with the specified detail message.
UnknownFrameRateException - exception viper.api.time.UnknownFrameRateException.
Thrown to indicate that the descriptor or attribute is being accessed by frame/time when it is stored in the other format without access to a conversion routine.
UnknownFrameRateException() - Constructor for class viper.api.time.UnknownFrameRateException
Constructs an UnknownFrameRateException with no detail message.
UnknownFrameRateException(String) - Constructor for class viper.api.time.UnknownFrameRateException
Constructs an UnknownFrameRateException with the given detail message.
UnsupportedIndexVersionException - exception edu.umd.cfar.lamp.mpeg1.UnsupportedIndexVersionException.
 
UnsupportedIndexVersionException() - Constructor for class edu.umd.cfar.lamp.mpeg1.UnsupportedIndexVersionException
 
UnsupportedIndexVersionException(String) - Constructor for class edu.umd.cfar.lamp.mpeg1.UnsupportedIndexVersionException
 
UnsupportedStreamTypeException - exception edu.umd.cfar.lamp.mpeg1.UnsupportedStreamTypeException.
 
UnsupportedStreamTypeException() - Constructor for class edu.umd.cfar.lamp.mpeg1.UnsupportedStreamTypeException
 
UnsupportedStreamTypeException(String) - Constructor for class edu.umd.cfar.lamp.mpeg1.UnsupportedStreamTypeException
 
Untitled - Static variable in class edu.umd.cfar.lamp.viper.gui.core.LOCAL_HISTORY
Resource for representing the file that has not yet been saved.
Util - class edu.umd.cfar.lamp.viper.geometry.Util.
A set of utility static methods for dealing with the viper geometry package.
Util() - Constructor for class edu.umd.cfar.lamp.viper.geometry.Util
 
Util - class viper.api.impl.Util.
A class containing a variety of utility methods for dealing with viper data.
Util() - Constructor for class viper.api.impl.Util
 
UtilTest - class edu.umd.cfar.lamp.viper.util.UtilTest.
Testsuite for the geometry package.
UtilTest(String) - Constructor for class edu.umd.cfar.lamp.viper.util.UtilTest
Constructs a new UnitTest of the given name.
unbold() - Method in class edu.umd.cfar.lamp.viper.gui.canvas.PBoxNode
 
unbold() - Method in class edu.umd.cfar.lamp.viper.gui.data.bbox.BboxNode
 
unbold() - Method in class edu.umd.cfar.lamp.viper.gui.data.circle.CircleNode
 
unbold() - Method in class edu.umd.cfar.lamp.viper.gui.data.ellipse.EllipseNode
Makes all bolding "blank" so it doesn't highlight
unbold() - Method in class edu.umd.cfar.lamp.viper.gui.data.obox.OboxNode
Makes all bolding "blank" so it doesn't highlight
unbold() - Method in class edu.umd.cfar.lamp.viper.gui.data.polygon.PolygonNode
 
underliner(boolean, boolean, int, int) - Static method in class edu.umd.cfar.lamp.viper.util.StringHelp
This is useful for generating jikes-style underlines for compiler errors and warnings.
undo() - Method in class edu.umd.cfar.lamp.apploader.undo.ActionHistoryPane
Undo one action.
undo() - Method in interface edu.umd.cfar.lamp.apploader.undo.LabeledUndoableEdit
Undo the action.
undo() - Method in class edu.umd.cfar.lamp.apploader.undo.LalUndoableEditWrapper
undo() - Method in interface viper.api.extensions.ViperUndoableEvent.Undoable
Undo the event, if possible.
undo() - Method in class viper.api.impl.ConfigImpl.DescNameChangeUndoable
 
undo() - Method in class viper.api.impl.ConfigImpl.DescTypeChangeUndoable
 
unescapeAnAcceptableFileName(String) - Static method in class edu.umd.cfar.lamp.viper.util.StringHelp
Decodes a string encoded with StringHelp.encodeAsAnAcceptableFileName(String), which is to say it decodes any URL encoded string.
union(BoundingBox, BoundingBox) - Static method in class edu.umd.cfar.lamp.viper.geometry.BoundingBox
Gets a set of boxes which covers all and only the pixels covered by A and B.
union(PolyList, PolyList) - Static method in class edu.umd.cfar.lamp.viper.geometry.PolyList
Generate the union of two PolyLists.
union(Range) - Method in class edu.umd.cfar.lamp.viper.util.Range
Gets the union of this and the specified range.
union(FrameSpan) - Method in class viper.descriptors.attributes.FrameSpan
Returns the span that is shared between the first beginning and the last end.
unselectAll() - Method in class edu.umd.cfar.lamp.viper.gui.canvas.ViperEditorManager
 
unsplit(String, String) - Static method in class edu.umd.cfar.lamp.viper.util.XmlHelper
Combined the namespace and the local name back together.
unsplit(String, String, String) - Static method in class edu.umd.cfar.lamp.viper.util.XmlHelper
Combined the namespace and the local name back together.
unusedName(String, Iterator) - Static method in class edu.umd.cfar.lamp.viper.gui.config.ConfigEditor
Find a new name that isn't among the used names.
updateAttributable(Instant, Instant, Instant) - Method in class edu.umd.cfar.lamp.viper.gui.canvas.CanvasEditor
 
updateBbox() - Method in class edu.umd.cfar.lamp.viper.gui.data.bbox.BboxNode
 
updateCircle() - Method in class edu.umd.cfar.lamp.viper.gui.data.circle.CircleCreator
 
updateObox() - Method in class edu.umd.cfar.lamp.viper.gui.data.ellipse.EllipseNode
 
updateObox() - Method in class edu.umd.cfar.lamp.viper.gui.data.obox.OboxNode
 
updateOmega() - Method in class edu.umd.cfar.lamp.viper.examples.omegahead.OmegaNode
 
updatePoint() - Method in class edu.umd.cfar.lamp.viper.gui.data.point.PointNode
 
updatePolygon() - Method in class edu.umd.cfar.lamp.viper.gui.data.polygon.PolygonNode
 
updateRadialLine(Point2D) - Method in class edu.umd.cfar.lamp.viper.gui.data.circle.CircleNode
 
updateRectangle() - Method in class edu.umd.cfar.lamp.viper.gui.data.bbox.BboxCreator
 
updateViewable(Object, PNode) - Method in interface edu.umd.cfar.lamp.viper.gui.canvas.ViewableAttribute
In order to avoid unnecessary object creation, this method takes an old PNode that was returned with either getViewable or this method and returns a reference to it, updating the internals at the time.
updateViewable(Object, PNode) - Method in class edu.umd.cfar.lamp.viper.gui.canvas.datatypes.BboxNodeWrapper
 
uri - Static variable in class edu.umd.cfar.lamp.apploader.HOTKEYS
 
uri - Static variable in class edu.umd.cfar.lamp.apploader.LAL
 
uri - Static variable in class edu.umd.cfar.lamp.apploader.MENU
 
uri - Static variable in class edu.umd.cfar.lamp.apploader.MRU
 
uri - Static variable in class edu.umd.cfar.lamp.apploader.PREFS
 
uri - Static variable in class edu.umd.cfar.lamp.apploader.PROPS
 
uri - Static variable in class edu.umd.cfar.lamp.apploader.UNDO
 
uri - Static variable in class edu.umd.cfar.lamp.viper.gui.core.GT
 
uri - Static variable in class edu.umd.cfar.lamp.viper.gui.core.LOCAL_HISTORY
 
uri - Static variable in class edu.umd.cfar.lamp.viper.gui.remote.REMOTE
 
uri - Static variable in class edu.umd.cfar.lamp.viper.gui.table.TABLE
 
useSameDistances(String, String) - Static method in class viper.comparison.distances.Distances
Copies all the distance functors from from attribute type to to attribute type.
userDirectory - Static variable in class edu.umd.cfar.lamp.apploader.LAL
The user directory, e.g.

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