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 _

N

NAME - Static variable in interface infovis.visualization.Orientable
Table containing the name of the orientations.
namedType(Column) - Static method in class infovis.io.AbstractWriter
Returns a type name from a column.
ND_EDGE_OP - Static variable in interface infovis.graph.io.DOTTokenTypes
 
nearedge() - Method in class infovis.graph.io.VCGParser
 
NewickLexer - Class in infovis.tree.io
Lexer for the Newick Tree format.
NewickLexer(InputStream) - Constructor for class infovis.tree.io.NewickLexer
 
NewickLexer(Reader) - Constructor for class infovis.tree.io.NewickLexer
 
NewickLexer(InputBuffer) - Constructor for class infovis.tree.io.NewickLexer
 
NewickLexer(LexerSharedInputState) - Constructor for class infovis.tree.io.NewickLexer
 
NewickParser - Class in infovis.tree.io
Parser for the Newick Tree format.
NewickParser(TokenBuffer) - Constructor for class infovis.tree.io.NewickParser
 
NewickParser(TokenStream) - Constructor for class infovis.tree.io.NewickParser
 
NewickParser(ParserSharedInputState) - Constructor for class infovis.tree.io.NewickParser
 
NewickTokenTypes - Interface in infovis.tree.io
Parser and Lexer for the Newick Tree format.
NewickTreeReader - Class in infovis.tree.io
Read Trees in Newick format, usually for phylogenetic trees.
NewickTreeReader(InputStream, String, Tree) - Constructor for class infovis.tree.io.NewickTreeReader
Constructor for NewickTreeReader.
newId() - Method in class infovis.utils.IdManager
 
next() - Method in class infovis.utils.AbstractRowIterator
 
next() - Method in class infovis.utils.ArrayChildrenIterator
 
next() - Method in class infovis.utils.CompositeShape.CompositePathIterator
 
next() - Method in class infovis.utils.FilteredRowIterator
 
next() - Method in class infovis.utils.NullRowIterator
 
next() - Method in class infovis.utils.RBTree.KeyIterator
 
next() - Method in class infovis.utils.RBTree.RBNodeIterator
 
next() - Method in class infovis.utils.RowIteratorProxy
 
NEXT_COLUMN - Static variable in class infovis.tree.DefaultTree
Name of the IntColumn referencing the next sibling of a node.
nextDouble() - Method in class infovis.graph.visualization.layout.RandomGraphLayout
 
NEXTEDGE_COLUMN - Static variable in class infovis.graph.DefaultGraph
Name of the column containing the next ougoing edge in the edge table.
nextField(int) - Method in class infovis.table.io.CSVTableReader
Read the next field, storing it in buffer and returns false if it ends the line.
NEXTINEDGE_COLUMN - Static variable in class infovis.graph.DefaultGraph
Name of the column containing the next incoming edge in the edge table.
nextNode() - Method in class infovis.tree.DefaultTree
Returns the next node to be returned by addNode.
nextNode() - Method in interface infovis.Tree
Returns the next node to be returned by addNode.
nextNode() - Method in class infovis.tree.TreeProxy
 
nextNode() - Method in class infovis.tree.visualization.TreeVisualization
Returns the next node to be returned by addNode.
nextNode() - Method in class infovis.utils.RBTree.RBNodeIterator
 
nextRow() - Method in class infovis.column.ColumnIterator
Returns the next row after incrementing the iterator.
nextRow() - Method in class infovis.utils.ArrayChildrenIterator
 
nextRow() - Method in class infovis.utils.FilteredRowIterator
 
nextRow() - Method in class infovis.utils.IdManagerIterator
 
nextRow() - Method in class infovis.utils.NullRowIterator
 
nextRow() - Method in class infovis.utils.RBTree.KeyIterator
 
nextRow() - Method in interface infovis.utils.RowIterator
Returns the next row after incrementing the iterator.
nextRow() - Method in class infovis.utils.RowIteratorProxy
 
nextRow() - Method in class infovis.utils.TableIterator
 
nextToken() - Method in class infovis.graph.io.DOTLexer
 
nextToken() - Method in class infovis.graph.io.VCGLexer
 
nextToken() - Method in class infovis.tree.io.NewickLexer
 
NIL - Static variable in interface infovis.Graph
NIL value for a vertex or edge.
NIL - Static variable in interface infovis.Table
NIL value for a table index.
NIL - Static variable in class infovis.utils.RBTree
 
NO_STRING - Static variable in class infovis.column.format.BooleanFormat
List of names for the value FALSE.
node() - Method in class infovis.graph.io.DOTParser
 
node() - Method in class infovis.graph.io.VCGParser
 
node_attribute() - Method in class infovis.graph.io.VCGParser
 
node_defaults() - Method in class infovis.graph.io.VCGParser
 
node_id() - Method in class infovis.graph.io.DOTParser
 
node_list() - Method in class infovis.graph.io.DOTParser
 
NODE_SHAPER - Static variable in class infovis.visualization.LinkVisualization
 
NodeAccessor - Interface in infovis.visualization
interface NodeAccessor
nodeDepth(int) - Method in class infovis.tree.visualization.nodelink.DendrogramTreeLayout
Returns the depth of a specified node.
nodeIterator() - Method in class infovis.utils.RBTree
 
NodeLinkGraphControlPanel - Class in infovis.graph.visualization
Class NodeLinkGraphControlPanel
NodeLinkGraphControlPanel(Visualization) - Constructor for class infovis.graph.visualization.NodeLinkGraphControlPanel
 
NodeLinkGraphLayout - Interface in infovis.graph.visualization
Class NodeLinkGraphLayout
NodeLinkGraphLayoutPanelFactory - Class in infovis.graph.visualization
Class NodeLinkGraphLayoutPanelFactory
NodeLinkGraphLayoutPanelFactory() - Constructor for class infovis.graph.visualization.NodeLinkGraphLayoutPanelFactory
 
NodeLinkGraphLayoutPanelFactory.Creator - Interface in infovis.graph.visualization
 
NodeLinkGraphVisualization - Class in infovis.graph.visualization
Node-Link Visualization for graphs.
NodeLinkGraphVisualization(Graph) - Constructor for class infovis.graph.visualization.NodeLinkGraphVisualization
 
NodeLinkGraphVisualization(Table) - Constructor for class infovis.graph.visualization.NodeLinkGraphVisualization
 
NodeLinkGraphVisualPanel - Class in infovis.graph.visualization
Class NodeLinkGraphVisualPanel
NodeLinkGraphVisualPanel(Visualization, ColumnFilter) - Constructor for class infovis.graph.visualization.NodeLinkGraphVisualPanel
 
NodeLinkTreeControlPanel - Class in infovis.tree.visualization
Control Panel for NodeLinkTreeVisualizations.
NodeLinkTreeControlPanel(Visualization) - Constructor for class infovis.tree.visualization.NodeLinkTreeControlPanel
Constructor.
NodeLinkTreeControlPanel(Visualization, ColumnFilter) - Constructor for class infovis.tree.visualization.NodeLinkTreeControlPanel
Constructor.
NodeLinkTreeLayout - Class in infovis.tree.visualization
Layout class for NodeLinkTreeVisualization.
NodeLinkTreeVisualization - Class in infovis.tree.visualization
Node Link Diagram Visualization of Trees.
NodeLinkTreeVisualization(Tree) - Constructor for class infovis.tree.visualization.NodeLinkTreeVisualization
Constructor for NodeLinkTreeVisualization.
NodeLinkTreeVisualization(Tree, ItemRenderer) - Constructor for class infovis.tree.visualization.NodeLinkTreeVisualization
Constructor for NodeLinkTreeVisualization.
NodeLinkTreeVisualPanel - Class in infovis.tree.visualization
Visual Panel for NodeLinkTreeVisualization.
NodeLinkTreeVisualPanel(Visualization, ColumnFilter) - Constructor for class infovis.tree.visualization.NodeLinkTreeVisualPanel
Constructor.
NominalColor - Class in infovis.visualization.color
Nominal columns color visualization.
NominalColor(Column, int) - Constructor for class infovis.visualization.color.NominalColor
Creates a new NominalColor object.
NominalColor(Column) - Constructor for class infovis.visualization.color.NominalColor
Creates a new NominalColor object.
nonTreeEdge(int) - Method in class infovis.graph.algorithm.BFSVisitor
 
nonTreeEdge(int) - Method in interface infovis.graph.algorithm.BreadthFirst.Visitor
Invoked (in addition to examine_edge()) if the edge is not a tree edge.
normalize(URL) - Method in class infovis.graph.io.HTMLGraphReader
Normalize a specified URL.
NotNumberFilter - Class in infovis.column.filter
Filter out non NumberColumns.
NotNumberFilter() - Constructor for class infovis.column.filter.NotNumberFilter
 
NotStringOrNumberFilter - Class in infovis.column.filter
Filter out non StringColumns.
NotStringOrNumberFilter() - Constructor for class infovis.column.filter.NotStringOrNumberFilter
 
NotTypedFilter - Class in infovis.column.filter
Class NotTypedFilter
NotTypedFilter(Class) - Constructor for class infovis.column.filter.NotTypedFilter
 
NoVisual - Class in infovis.visualization.render
Class NoVisual
NoVisual(ItemRenderer) - Constructor for class infovis.visualization.render.NoVisual
 
NULL_IMAGE - Static variable in class infovis.visualization.render.VisualImage
 
NULL_TREE_LOOKAHEAD - Static variable in interface infovis.graph.io.DOTTokenTypes
 
NULL_TREE_LOOKAHEAD - Static variable in interface infovis.graph.io.VCGTokenTypes
 
NULL_TREE_LOOKAHEAD - Static variable in interface infovis.tree.io.NewickTokenTypes
 
NullRowIterator - Class in infovis.utils
 
NullRowIterator() - Constructor for class infovis.utils.NullRowIterator
 
NUMBER - Static variable in interface infovis.tree.io.NewickTokenTypes
 
NumberColumn - Interface in infovis.column
Abstract class for all columns containing numeric values.
NumberColumnBoundedRangeModel - Class in infovis.panel.dqinter
Bounded range model used as a dynamic query for range sliders.
NumberColumnBoundedRangeModel(NumberColumn) - Constructor for class infovis.panel.dqinter.NumberColumnBoundedRangeModel
Constructor from a NumberColumn.

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 _
Copyright © 2005 by Jean-Daniel Fekete and INRIA, France All rights reserved.