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 _

R

RAINBOW_COLUMN - Static variable in class infovis.tree.visualization.RainbowColumn
Name of the column containing the rainbow.
RainbowColumn - Class in infovis.tree.visualization
Computes and maintain a rainbow color according to the leaves of a tree.
RandomDoubleValueGenerator - Class in infovis.utils
Generate random values for initializing rows.
RandomDoubleValueGenerator(RandomEngine) - Constructor for class infovis.utils.RandomDoubleValueGenerator
 
RandomDoubleValueGenerator() - Constructor for class infovis.utils.RandomDoubleValueGenerator
 
RandomGraphLayout - Class in infovis.graph.visualization.layout
Class RandomGraphLayout
RandomGraphLayout() - Constructor for class infovis.graph.visualization.layout.RandomGraphLayout
 
RandomGraphLayout(RandomEngine) - Constructor for class infovis.graph.visualization.layout.RandomGraphLayout
 
RANGE - Static variable in class infovis.graph.visualization.layout.SpringLayout
 
RangeSlider - Class in infovis.panel.dqinter
Implements a Swing-based Range slider, which allows the user to enter a range-based value.
RangeSlider(int, int, int, int) - Constructor for class infovis.panel.dqinter.RangeSlider
Constructs a new range slider.
RangeSlider(BoundedRangeModel) - Constructor for class infovis.panel.dqinter.RangeSlider
Creates a new RangeSlider object.
RBR - Static variable in interface infovis.graph.io.DOTTokenTypes
 
RBTree - Class in infovis.utils
Red-Black Tree
RBTree() - Constructor for class infovis.utils.RBTree
 
RBTree(RBTree) - Constructor for class infovis.utils.RBTree
 
RBTree(IntComparator) - Constructor for class infovis.utils.RBTree
 
RBTree.KeyIterator - Class in infovis.utils
 
RBTree.KeyIterator() - Constructor for class infovis.utils.RBTree.KeyIterator
 
RBTree.KeyIterator(RBTree.RBNode) - Constructor for class infovis.utils.RBTree.KeyIterator
 
RBTree.RBNode - Class in infovis.utils
 
RBTree.RBNode(int, int, RBTree.RBNode) - Constructor for class infovis.utils.RBTree.RBNode
 
RBTree.RBNode(boolean, int, int, RBTree.RBNode) - Constructor for class infovis.utils.RBTree.RBNode
 
RBTree.RBNode(RBTree.RBNode, RBTree.RBNode) - Constructor for class infovis.utils.RBTree.RBNode
 
RBTree.RBNodeIterator - Class in infovis.utils
 
RBTree.RBNodeIterator() - Constructor for class infovis.utils.RBTree.RBNodeIterator
 
RBTree.RBNodeIterator(RBTree.RBNode) - Constructor for class infovis.utils.RBTree.RBNodeIterator
 
RCUR - Static variable in interface infovis.graph.io.DOTTokenTypes
 
RCUR - Static variable in interface infovis.graph.io.VCGTokenTypes
 
RDFGraphReader - Class in infovis.graph.io
Class RDFGraphReader
RDFGraphReader(InputStream, String, Graph) - Constructor for class infovis.graph.io.RDFGraphReader
 
read() - Method in class infovis.table.io.AbstractTableReader
Read a character.
readEntry(BufferedReader, WebLogParser.Entry) - Method in class infovis.io.WebLogParser
 
readEol() - Method in class infovis.graph.io.PajekNetReader
 
readGraph(String, Graph) - Static method in class infovis.graph.io.GraphReaderFactory
 
readInt() - Method in class infovis.graph.io.PajekNetReader
 
readInt() - Method in class infovis.table.io.AbstractTableReader
Read an integer and return it.
readLine() - Method in class infovis.table.io.AbstractTableReader
Returns a line.
ReadOnlyColumnException - Exception in infovis.column
Exception raised when attempting to change a readonly column.
ReadOnlyColumnException() - Constructor for exception infovis.column.ReadOnlyColumnException
Default constructor.
ReadOnlyColumnException(String) - Constructor for exception infovis.column.ReadOnlyColumnException
Constructor with an error message.
readQuoted(char) - Method in class infovis.table.io.AbstractTableReader
Read a field quoted with a specified quote character.
readString() - Method in class infovis.graph.io.PajekNetReader
 
readTable(String, Table) - Static method in class infovis.table.io.TableReaderFactory
Reads a table from a resource name.
readTree(String, Tree) - Static method in class infovis.tree.io.TreeReaderFactory
 
readValue() - Method in class infovis.graph.io.PajekNetReader
 
readVertex(int, int) - Method in class infovis.graph.io.PajekNetReader
 
readWord() - Method in class infovis.graph.io.PajekNetReader
 
recomputeInverse() - Method in class infovis.utils.Permutation
 
RectPool - Class in infovis.utils
Pool of rectangle that can be allocated or freed.
RectPool() - Constructor for class infovis.utils.RectPool
Creates a rectangle pool.
RED - Static variable in class infovis.utils.RBTree
 
REFERENCE_HEIGHT - Static variable in class infovis.visualization.magicLens.DefaultFisheye
The virtual camera height is 10.0f
RELATION - Static variable in interface infovis.metadata.Constants
Standard Dublin Core Metadata relation.
remove(int) - Method in class infovis.column.BasicObjectColumn
Removes the specified row.
remove(Object) - Method in class infovis.column.BasicObjectColumn
Removes the specified object from the column if it exists.
remove(ColumnFactory.Creator) - Method in class infovis.column.ColumnFactory
Removes a creator from this factory.
remove() - Method in class infovis.column.ColumnIterator
remove(String) - Method in class infovis.graph.io.HTMLGraphReader
 
remove(String) - Method in class infovis.graph.visualization.layout.GraphLayoutFactory
 
remove(AbstractReaderFactory.Creator) - Method in class infovis.io.AbstractReaderFactory
Removes a creator of table reader.
remove(AbstractWriterFactory.Creator) - Method in class infovis.io.AbstractWriterFactory
Removes a creator of table reader.
remove(ColorVisualizationControlPanelFactory.Creator) - Method in class infovis.panel.color.ColorVisualizationControlPanelFactory
DOCUMENT ME!
remove(String) - Method in class infovis.tree.visualization.nodelink.TreeLayoutFactory
Removes a creator given its name.
remove() - Method in class infovis.utils.ArrayChildrenIterator
 
remove() - Method in class infovis.utils.FilteredRowIterator
 
remove() - Method in class infovis.utils.IdManagerIterator
 
remove(int) - Method in class infovis.utils.IntSortedMap
Removes the mapping for this key from this TreeMap if present.
remove() - Method in class infovis.utils.NullRowIterator
 
remove() - Method in class infovis.utils.RBTree.RBNodeIterator
 
remove(int) - Method in class infovis.utils.RBTree
 
remove() - Method in class infovis.utils.RowIteratorProxy
 
remove() - Method in class infovis.utils.TableIterator
 
remove(String) - Method in class infovis.visualization.inter.RendererInteractorFactory
 
remove(int) - Method in class infovis.visualization.VisualizationLayers
 
removeAt(int) - Method in class infovis.utils.IntLinkedList
Removes the element at the specified position in this list.
removeBorder(Rectangle2D.Float, int) - Method in class infovis.tree.visualization.treemap.Treemap
Method removeBorder only removes the border from the given box.
removeChangeListener(ChangeListener) - Method in class infovis.column.ConstantColumn
Removes a listener from the list that's notified each time a change occurs.
removeChangeListener(ChangeListener) - Method in interface infovis.Column
Removes a listener from the list that's notified each time a change occurs.
removeChangeListener(ChangeListener) - Method in class infovis.panel.DefaultDoubleBoundedRangeModel
Removes a ChangeListener from the sizeModel's listener list.
removeChangeListener(ChangeListener) - Method in interface infovis.panel.DoubleBoundedRangeModel
Removes a ChangeListener from the sizeModel's listener list.
removeChangeListener(ChangeListener) - Method in class infovis.utils.ChangeManager
Removes a listener from the list that's notified each time a change occurs.
removeColumn(Column) - Method in class infovis.table.DefaultTable
Removes a column from the table.
removeColumn(Column) - Method in interface infovis.Table
Removes a column from the table.
removeColumn(Column) - Method in class infovis.table.TableProxy
Removes a column from the table.
removeControl(Column) - Method in class infovis.panel.DynamicQueryPanel
Removes the control associated with a specified column.
removeCreator(InteractorFactory.Creator) - Method in class infovis.visualization.inter.InteractorFactory
 
removeDataColumn(NumberColumn) - Method in class infovis.table.visualization.TimeSeriesVisualization
Removes a column.
removeDependentColumn(Column, Column) - Static method in class infovis.metadata.DependencyMetadata
 
removeDynamicQuery(DynamicQuery) - Method in class infovis.column.FilterColumn
Removes a dynamic query from the list of registered queries, also clearing the associated bit from the BitSets.
removeEdge(int) - Method in class infovis.graph.DefaultGraph
 
removeEdge(int) - Method in class infovis.graph.DenseGraph
 
removeEdge(int) - Method in class infovis.graph.GraphProxy
 
removeEdge(int) - Method in interface infovis.Graph
Removes the specified edge.
removeEdge(int) - Method in class infovis.graph.visualization.GraphVisualization
 
removeEdge(int) - Method in class infovis.tree.TreeAsGraph
 
removeFirst() - Method in class infovis.utils.IntLinkedList
Removes and returns the first element from this list.
removeGraphChangedListener(GraphChangedListener) - Method in class infovis.graph.DefaultGraph
 
removeGraphChangedListener(GraphChangedListener) - Method in class infovis.graph.DenseGraph
 
removeGraphChangedListener(GraphChangedListener) - Method in class infovis.graph.GraphProxy
 
removeGraphChangedListener(GraphChangedListener) - Method in interface infovis.Graph
Removes a GraphChangedListener from the graph.
removeGraphChangedListener(GraphChangedListener) - Method in class infovis.graph.visualization.GraphVisualization
 
removeGraphChangedListener(GraphChangedListener) - Method in class infovis.tree.TreeAsGraph
 
removeIndexInterval(int, int) - Method in class infovis.column.BooleanColumn
 
removeInteractor(int) - Method in class infovis.visualization.inter.DefaultVisualizationInteractor
 
removeInteractor(BasicVisualizationInteractor) - Method in class infovis.visualization.inter.DefaultVisualizationInteractor
 
removeKey(int) - Method in class infovis.utils.RBTree
 
removeLast() - Method in class infovis.utils.IntLinkedList
Removes and returns the last element from this list.
removeListSelectionListener(ListSelectionListener) - Method in class infovis.column.BooleanColumn
 
removeNamed(String, ItemRenderer) - Static method in class infovis.visualization.render.AbstractItemRenderer
 
removeNode(int) - Method in class infovis.tree.DefaultTree
 
removeNode(int) - Method in interface infovis.Tree
Removes a node from the tree.
removeNode(int) - Method in class infovis.tree.TreeProxy
 
removeNode(int) - Method in class infovis.tree.visualization.TreeVisualization
Removes a node from the tree.
removePropertyChangeListener(PropertyChangeListener) - Method in class infovis.visualization.DefaultVisualization
Remove a PropertyChangeListener from the listener list.
removePropertyChangeListener(String, PropertyChangeListener) - Method in class infovis.visualization.DefaultVisualization
Remove a PropertyChangeListener for a specific property.
removePropertyChangeListener(PropertyChangeListener) - Method in class infovis.visualization.magicLens.DefaultMagicLens
 
removePropertyChangeListener(String, PropertyChangeListener) - Method in class infovis.visualization.magicLens.DefaultMagicLens
 
removePropertyChangeListener(PropertyChangeListener) - Method in class infovis.visualization.magicLens.ExcentricLabelVisualization
 
removePropertyChangeListener(String, PropertyChangeListener) - Method in class infovis.visualization.magicLens.ExcentricLabelVisualization
 
removePropertyChangeListener(PropertyChangeListener) - Method in interface infovis.visualization.MagicLens
Remove a PropertyChangeListener from the listener list.
removePropertyChangeListener(String, PropertyChangeListener) - Method in interface infovis.visualization.MagicLens
Remove a PropertyChangeListener for a specific property.
removePropertyChangeListener(PropertyChangeListener) - Method in interface infovis.Visualization
Remove a PropertyChangeListener from the listener list.
removePropertyChangeListener(String, PropertyChangeListener) - Method in interface infovis.Visualization
Remove a PropertyChangeListener for a specific property.
removePropertyChangeListener(PropertyChangeListener) - Method in class infovis.visualization.VisualizationProxy
Remove a PropertyChangeListener from the listener list.
removePropertyChangeListener(String, PropertyChangeListener) - Method in class infovis.visualization.VisualizationProxy
Remove a PropertyChangeListener for a specific property.
removeRenderer(int) - Method in interface infovis.visualization.ItemRenderer
 
removeRenderer(int) - Method in class infovis.visualization.render.AbstractItemRenderer
 
removeRenderer(int) - Method in class infovis.visualization.render.StaticItemRenderer
 
removeRow(int) - Method in interface infovis.DynamicTable
Removes a specified row.
removeRow(int) - Method in class infovis.table.DefaultDynamicTable
Removes a specified row.
removeRow(int) - Method in class infovis.table.DynamicTableProxy
Removes a specified row.
removeRow(int) - Method in class infovis.tree.DefaultTree
 
removeRow(int) - Method in class infovis.tree.visualization.TreeVisualization
Removes a specified row.
removeRowHeader(JTable) - Static method in class infovis.panel.TableRowHeader
Creates row header for table with row number (starting with 1) displayed
removeSelectionInterval(int, int) - Method in class infovis.column.BooleanColumn
 
removeTableModelListener(TableModelListener) - Method in class infovis.panel.DetailTable
 
removeTableModelListener(TableModelListener) - Method in class infovis.table.DefaultTable
removeTableModelListener(TableModelListener) - Method in class infovis.table.TableProxy
removeTreeModelListener(TreeModelListener) - Method in class infovis.tree.DefaultTree
 
removeTreeModelListener(TreeModelListener) - Method in class infovis.tree.TreeProxy
 
removeTreeModelListener(TreeModelListener) - Method in class infovis.tree.visualization.TreeVisualization
removeVertex(int) - Method in class infovis.graph.DefaultGraph
 
removeVertex(int) - Method in class infovis.graph.DenseGraph
 
removeVertex(int) - Method in class infovis.graph.GraphProxy
 
removeVertex(int) - Method in class infovis.graph.HierarchicalGraph
 
removeVertex(int) - Method in interface infovis.Graph
Removes the specified vertex from the graph.
removeVertex(int) - Method in class infovis.graph.visualization.GraphVisualization
 
removeVertex(int) - Method in class infovis.tree.TreeAsGraph
 
RendererInteractorFactory - Class in infovis.visualization.inter
Factory of ItemInteractors
RendererInteractorFactory.Creator - Class in infovis.visualization.inter
 
RendererInteractorFactory.Creator(String) - Constructor for class infovis.visualization.inter.RendererInteractorFactory.Creator
 
repaint() - Method in class infovis.visualization.DefaultVisualization
Trigger a repaint on the visualization pane.
repaint(int) - Method in class infovis.visualization.DefaultVisualization
Triggers a repaint for the specified row.
repaint() - Method in class infovis.visualization.inter.VisualFisheyeInteractor
 
repaint() - Method in class infovis.visualization.render.AbstractItemRenderer
 
repaint() - Method in interface infovis.Visualization
Trigger a repaint on the visualization pane.
repaint() - Method in class infovis.visualization.VisualizationProxy
Trigger a repaint on the visualization pane.
reparent(int, int) - Method in class infovis.tree.DefaultTree
Change the parent of a specified node, changing the structure.
reparent(int, int) - Method in interface infovis.Tree
Change the parent of a specified node, changing the structure.
reparent(int, int) - Method in class infovis.tree.TreeProxy
 
reparent(int, int) - Method in class infovis.tree.visualization.TreeVisualization
Change the parent of a specified node, changing the structure.
replaceNamed(ItemRenderer, ItemRenderer) - Static method in class infovis.visualization.render.AbstractItemRenderer
 
replaceNamed(String, ItemRenderer, ItemRenderer) - Static method in class infovis.visualization.render.AbstractItemRenderer
 
repulsiveForce(double) - Method in class infovis.graph.visualization.layout.FRLayout
 
requiresLayout() - Method in class infovis.utils.JTextAreaAppender
 
reset() - Method in class infovis.graph.io.AbstractGraphReader
 
reset() - Method in class infovis.utils.RectPool
Clears the whole pool.
resolveEntity(String, String) - Method in class infovis.io.AbstractXMLReader
 
restart() - Method in class infovis.visualization.inter.ExcentricVisualizationInteractor
 
reverseIterator() - Method in class infovis.table.DefaultDynamicTable
Returns an iterator over the columns of this table in reverse order.
reverseIterator() - Method in class infovis.table.DefaultTable
Returns an iterator over the columns of this table in reverse order.
reverseIterator() - Method in interface infovis.Table
Returns an iterator over the columns of this table in reverse order.
reverseIterator() - Method in class infovis.table.TableProxy
Returns an iterator over the columns of this table in reverse order.
reverseIterator() - Method in class infovis.tree.visualization.TreeVisualization
Returns an iterator over the columns of this table in reverse order.
reverseIterator() - Method in class infovis.utils.IdManager
 
reverseIterator() - Method in class infovis.utils.Permutation
 
reverseIterator() - Method in class infovis.visualization.DefaultVisualization
Returns an iterator over the columns of this table in reverse order.
reverseIterator() - Method in interface infovis.Visualization
Returns a RowIterator over the visualized items in reverse order, taking the permutation into account.
reverseIterator() - Method in class infovis.visualization.VisualizationProxy
Returns a RowIterator over the visualized items in reverse order, taking the permutation into account.
RGBtoXYZ(float[]) - Static method in class infovis.visualization.color.Colors
 
RIGHTS - Static variable in interface infovis.metadata.Constants
Standard Dublin Core Metadata rights.
ROOT - Static variable in interface infovis.Tree
Value of the tree's ROOT.
round(double) - Method in class infovis.column.ColumnId
Returns the rounded value according to the semantics of this number value.
round(double) - Method in class infovis.column.ConstantColumn
Returns the rounded value according to the semantics of this number value.
round(double) - Method in class infovis.column.DoubleColumn
Returns the rounded value according to the semantics of this number value.
round(double) - Method in class infovis.column.DoubleMatrix1DColumn
 
round(double) - Method in class infovis.column.FloatColumn
Returns the rounded value according to the semantics of this number value.
round(double) - Method in class infovis.column.IdColumn
 
round(double) - Method in class infovis.column.IntColumn
Returns the rounded value according to the semantics of this number value.
round(double) - Method in class infovis.column.IntSparseColumn
 
round(double) - Method in class infovis.column.LiteralColumn
 
round(double) - Method in class infovis.column.LongColumn
 
round(double) - Method in interface infovis.column.NumberColumn
Returns the rounded value according to the semantics of this number value.
RowComparator - Interface in infovis.utils
Interface for sorting according to row values.
RowDoubleValueGenerator - Interface in infovis.utils
Generate a double value for a specified row.
RowFilter - Interface in infovis.utils
Interface RowFilter
ROWFILTER_COLUMN - Static variable in class infovis.graph.visualization.MatrixVisualization
Name of the column containing the rowFilter
RowIsLeafGenerator - Class in infovis.utils
Generate value 1 for leaf nodes and 0 for interior nodes.
RowIsLeafGenerator(Tree) - Constructor for class infovis.utils.RowIsLeafGenerator
 
rowIterator() - Method in class infovis.graph.visualization.MatrixVisualization
Returns an iterator over the permuted rows.
RowIterator - Interface in infovis.utils
Iterator over rows on Columns or Tables.
RowIteratorProxy - Class in infovis.utils
Class RowIteratorProxy
RowIteratorProxy(RowIterator) - Constructor for class infovis.utils.RowIteratorProxy
 
RowObject - Class in infovis.utils
RowObject is used to translate InfoVis table rows into Java objects when required.
RowObject(Table, int) - Constructor for class infovis.utils.RowObject
 
ROWSELECTION_COLUMN - Static variable in class infovis.graph.visualization.MatrixVisualization
Name of the column containing the rowSelection
RPAR - Static variable in interface infovis.graph.io.DOTTokenTypes
 
RPAREN - Static variable in interface infovis.tree.io.NewickTokenTypes
 
RTLayout - Class in infovis.tree.visualization.nodelink
Implements the Reingold and Tilford Tree Layout.
RTLayout() - Constructor for class infovis.tree.visualization.nodelink.RTLayout
Constructor.
RTPolar - Class in infovis.tree.visualization.nodelink
Use the Reingold and Tilford Tree Layout and transforms it in polar coordinates.
RTPolar() - Constructor for class infovis.tree.visualization.nodelink.RTPolar
Constructor.
RULE - Static variable in class infovis.visualization.render.VisualAlpha
 
RULER_LAYER - Static variable in class infovis.visualization.VisualizationLayers
 
RulersControlPanel - Class in infovis.panel
 
RulersControlPanel(Visualization) - Constructor for class infovis.panel.RulersControlPanel
 
RulerTable - Class in infovis.visualization.ruler
Class for managing rulers associated with a visualization.
RulerTable() - Constructor for class infovis.visualization.ruler.RulerTable
Constructor.
RulerVisualization - Class in infovis.visualization.ruler
Display rulers under a Visualization.
RulerVisualization(Visualization) - Constructor for class infovis.visualization.ruler.RulerVisualization
Create a ruler visualization for a specified visualization.
run() - Method in class infovis.visualization.render.VisualImage
 

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.