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

N

NAMESPACE_URI - Static variable in interface viper.descriptors.DescriptorData
The URI used while parsing XML data.
NONE - Static variable in interface edu.umd.cfar.lamp.viper.examples.omegahead.OmegaNode.HIGHLIGHT
no highlight applied
NONE - Static variable in class edu.umd.cfar.lamp.viper.gui.canvas.CanvasDir
 
NONE - Static variable in class edu.umd.cfar.lamp.viper.gui.data.polygon.PolygonCanvasEditor
 
NONE - Static variable in class viper.comparison.CompFilter
Don't do any match filtering.
NORTH - Static variable in interface edu.umd.cfar.lamp.viper.geometry.Moveable
North direction.
NORTHEAST - Static variable in interface edu.umd.cfar.lamp.viper.geometry.Moveable
Northeast direction.
NORTHWEST - Static variable in interface edu.umd.cfar.lamp.viper.geometry.Moveable
Northwest direction.
NORTH_HANDLE - Static variable in interface edu.umd.cfar.lamp.viper.examples.omegahead.OmegaNode.HIGHLIGHT
the north handle is to be lit.
NOTENOUGHDATA - Static variable in class edu.columbia.ee.flavor.FlIOException
Not enough data in bitstream (exception condition)
NO_ROW_EDIT - Static variable in class edu.umd.cfar.lamp.viper.gui.table.AbstractViperTable
 
NativePlayer - class edu.umd.cfar.lamp.viper.gui.players.NativePlayer.
 
NativePlayer(String) - Constructor for class edu.umd.cfar.lamp.viper.gui.players.NativePlayer
 
Node - interface viper.api.Node.
In order to make accessing the ViPER data more straigtforward, the Node interface acts as a datatype for treating ViPER data as a tree.
NodeChangeEvent - interface viper.api.extensions.NodeChangeEvent.
Addition, removal, or alteration of a single node in the tree.
NodeListener - interface viper.api.extensions.NodeListener.
A NodeListener can be passed to the EventfulNode when it wants to listen for events on that Node.
NodeVisibilityManager - interface edu.umd.cfar.lamp.viper.gui.core.NodeVisibilityManager.
Checks to see if the given ViPER data node is currently visible according to the filters.
NomialAttributeTimeSegmentFactory - class edu.umd.cfar.lamp.viper.gui.chronology.NomialAttributeTimeSegmentFactory.
 
NomialAttributeTimeSegmentFactory() - Constructor for class edu.umd.cfar.lamp.viper.gui.chronology.NomialAttributeTimeSegmentFactory
 
NotDynamicException - exception viper.api.NotDynamicException.
Thrown to indicate that the user is attempting to get the value or set the value of a dynamic attribute as if it were a static attribute.
NotDynamicException() - Constructor for class viper.api.NotDynamicException
Constructs a NotStaticException with no detail message.
NotDynamicException(String) - Constructor for class viper.api.NotDynamicException
Constructs a NotStaticException with the given detail message.
NotFoundPlayer - class edu.umd.cfar.lamp.viper.gui.players.NotFoundPlayer.
This player is the one that is launched when all the others fail, or, alternatively, when the media file cannot be located.
NotFoundPlayer() - Constructor for class edu.umd.cfar.lamp.viper.gui.players.NotFoundPlayer
 
NotStaticException - exception viper.api.NotStaticException.
Thrown to indicate that the user is attempting to get the value or set the value of a dynamic attribute as if it were a static attribute.
NotStaticException() - Constructor for class viper.api.NotStaticException
Constructs a NotStaticException with no detail message.
NotStaticException(String) - Constructor for class viper.api.NotStaticException
Constructs a NotStaticException with the given detail message.
Numeric - interface edu.umd.cfar.lamp.viper.util.Numeric.
A replacement for the java.lang.Number class, which really should be an interface.
n - Variable in class edu.umd.cfar.lamp.viper.gui.data.AttributeValueEditorAdapter
 
name - Static variable in class edu.umd.cfar.lamp.apploader.MRU
The pretty name for the file.
name - Variable in class edu.umd.cfar.lamp.apploader.propertysheets.PropertyAdapter
 
name - Static variable in class viper.comparison.CompFilter
Names of the matching types, e.g.
named(String) - Method in class viper.descriptors.Descriptor
Tests to see if the Descriptor is named S
named(String) - Method in class viper.descriptors.attributes.AbstractAttribute
Returns true if the Attribute is named S.
named(String, Equivalencies) - Method in class viper.descriptors.attributes.AbstractAttribute
Returns true if the Attribute is named S or mapped to S under map.
namespacePart(String) - Static method in class edu.umd.cfar.lamp.viper.util.XmlHelper
gets the namespace part of the uri
nearHandle(Point2D) - Method in class edu.umd.cfar.lamp.viper.gui.data.ellipse.EllipseCanvasEditor
 
nearNorthHandle(Point2D) - Method in class edu.umd.cfar.lamp.viper.gui.data.obox.OboxCanvasEditor
 
nearRightHandle(Point2D) - Method in class edu.umd.cfar.lamp.viper.gui.data.obox.OboxCanvasEditor
 
negate() - Method in class edu.umd.cfar.lamp.viper.geometry.Rational
Turns negates fraction upside-down, by negating its numerator.
newPixels() - Method in class edu.umd.cfar.lamp.viper.gui.players.ByteBufferAsIntBufferSource
 
newPixels(int, int, int, int) - Method in class edu.umd.cfar.lamp.viper.gui.players.ByteBufferAsIntBufferSource
 
newPixels(int, int, int, int, boolean) - Method in class edu.umd.cfar.lamp.viper.gui.players.ByteBufferAsIntBufferSource
Sends a rectangular region of the buffer of pixels to any ImageConsumers that are currently interested in the data for this image.
newPixels(ByteBuffer, ColorModel) - Method in class edu.umd.cfar.lamp.viper.gui.players.ByteBufferAsIntBufferSource
Changes to a new byte array to hold the pixels for this image.
next() - Method in class edu.umd.cfar.lamp.apploader.misc.MultiIterator
Gets the next element in the flattened list of iterators.
next() - Method in class edu.umd.cfar.lamp.viper.gui.players.NotFoundPlayer
 
next() - Method in class edu.umd.cfar.lamp.viper.util.EnumIterator
Gets the next element of the enumeration.
next() - Method in class edu.umd.cfar.lamp.viper.util.ExceptIterator
Gets the next valid element of the wrapped iterator.
next() - Method in interface edu.umd.cfar.lamp.viper.util.Incrementable
Gets the item following this one.
next() - Method in class edu.umd.cfar.lamp.viper.util.MappingIterator
Gets the next object corresponding to the next element of the wrapped iterator.
next() - Method in class viper.api.time.Frame
Gets the item following this one. Should have true == a.next().prev().equals(a).
next() - Method in class viper.api.time.Time
Gets the item following this one. Should have true == a.next().prev().equals(a).
nextColumn() - Method in interface edu.umd.cfar.lamp.viper.util.MatrixIterator
Advances to the next column and resets the pointer to the beginning of that column.
nextElement() - Method in class edu.umd.cfar.lamp.viper.util.reader.CountingStringTokenizer
Gets the next token
nextFrame() - Method in class edu.umd.cfar.lamp.viper.gui.remote.ViperControls
 
nextInColumn() - Method in interface edu.umd.cfar.lamp.viper.util.MatrixIterator
Returns the next non-empty cell in the matrix in the positive Y direction.
nextInRow() - Method in interface edu.umd.cfar.lamp.viper.util.MatrixIterator
Returns the next non-empty cell in the matrix in the positive x direction.
nextIndex() - Method in class edu.umd.cfar.lamp.viper.gui.players.NotFoundPlayer
 
nextRow() - Method in interface edu.umd.cfar.lamp.viper.util.MatrixIterator
Advances to the start of the next non-empty row and returns its index.
nextSection() - Method in class edu.umd.cfar.lamp.viper.gui.remote.ViperControls
 
nextToken() - Method in class edu.umd.cfar.lamp.viper.util.reader.CountingStringTokenizer
Gets the next token
nextToken(String) - Method in class edu.umd.cfar.lamp.viper.util.reader.CountingStringTokenizer
Unsupported operation
nextbits(int) - Method in class edu.columbia.ee.flavor.Bitstream
Peek next n bits
nextbits(int) - Method in interface edu.columbia.ee.flavor.IBitstream
Probes 'n' bits as unsigned value (input only)
nextdouble() - Method in class edu.columbia.ee.flavor.Bitstream
Get next double value from bistream
nextdouble() - Method in interface edu.columbia.ee.flavor.IBitstream
Probes next double value in next 32 bits (input only)
nextfloat() - Method in class edu.columbia.ee.flavor.Bitstream
Peak float value(32 bits) from the bistream
nextfloat() - Method in interface edu.columbia.ee.flavor.IBitstream
Probes next float value in next 32 bits (input only)
nodeChanged(NodeChangeEvent) - Method in interface viper.api.extensions.NodeListener
Invoked when a node to which the listener is attached gets an event.
nodeList2Iterator(NodeList) - Static method in class edu.umd.cfar.lamp.viper.util.XmlHelper
Converts a w3c DOM nodelist into an iterator.
normalize(Instant) - Method in interface viper.api.MediaElement
Returns the Instant i in the the Instant format preferred by this Sourcefile (either Time or Frame).
normalize(InstantInterval) - Method in interface viper.api.MediaElement
Returns the Span s in the the Instant format preferred by this Sourcefile (either Time or Frame).
normalize(Instant) - Method in class viper.api.impl.MediaElementImpl
 
normalize(InstantInterval) - Method in class viper.api.impl.MediaElementImpl
 
notifyingListeners - Variable in class edu.umd.cfar.lamp.viper.util.AbstractViperSelection
 
notifyingListeners - Variable in class viper.api.impl.EventfulNodeHelper
 
nullXML(Document) - Method in class viper.descriptors.attributes.Attribute
 
nullXML(Document, FrameSpan) - Method in class viper.descriptors.attributes.Attribute
 
numEditors() - Method in class edu.umd.cfar.lamp.viper.gui.canvas.ViperDataPLayer
 
numFrames() - Method in class viper.descriptors.attributes.FrameSpan
Counts the number of active frames in this FrameSpan.
numIDs() - Method in class viper.descriptors.DescAggregate
Gets the number of descriptor ids associated with this aggregate descriptor.
numIDs() - Method in class viper.descriptors.DescPrototype
 
numIDs() - Method in class viper.descriptors.DescSingle
 
numIDs() - Method in class viper.descriptors.Descriptor
Returns the number of Identification numbers in this descriptor.
numbered() - Method in class edu.umd.cfar.lamp.viper.util.reader.VReader.TextLine
This returns the current multiline with the line number appended to the front.
numbered(int, int) - Method in class edu.umd.cfar.lamp.viper.util.reader.VReader.TextLine
This prints out only the lines containing character offsets between start and end, inclusive, using the same format as VReader.TextLine.numbered().

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