Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
All Classes
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
_
T
Table
- Interface in
infovis
The
Table
is the base class of all infovis dataset containers.
TableAttributesHeader
- Class in
infovis.panel
Display the Label "Attributes" and the number of selected items in the top left corner of a scrolled DetailTable.
TableAttributesHeader(Table, BooleanColumn)
- Constructor for class infovis.panel.
TableAttributesHeader
tableChanged(TableModelEvent)
- Method in class infovis.graph.
DefaultGraph
tableChanged(TableModelEvent)
- Method in class infovis.panel.
ColumnListModel
tableChanged(TableModelEvent)
- Method in class infovis.panel.
DetailTable
tableChanged(TableModelEvent)
- Method in class infovis.panel.
DynamicQueryPanel
tableChanged(TableModelEvent)
- Method in class infovis.panel.
FilteredColumnListModel
tableChanged(TableModelEvent)
- Method in class infovis.table.
TableProxy
tableChanged(TableModelEvent)
- Method in class infovis.visualization.
DefaultVisualization
TableIterator
- Class in
infovis.utils
Iterator over table rows.
TableIterator(int, int, boolean)
- Constructor for class infovis.utils.
TableIterator
Creates an iterator over a table given its first row, its end (1 + last) and its direction.
TableIterator(int, int)
- Constructor for class infovis.utils.
TableIterator
Creates an iterator over a table given its first row, its end (1 + last).
TableProxy
- Class in
infovis.table
A Table Proxy implements an
Table
by forwarding all the methods to an internal
Table
.
TableProxy(Table)
- Constructor for class infovis.table.
TableProxy
Creates a new TableProxy object.
TableReaderFactory
- Class in
infovis.table.io
Factory of table readers.
TableReaderFactory()
- Constructor for class infovis.table.io.
TableReaderFactory
Constructor.
TableReaderFactory.DefaultCreator
- Class in
infovis.table.io
Default creator class for table readers.
TableReaderFactory.DefaultCreator(String, String)
- Constructor for class infovis.table.io.
TableReaderFactory.DefaultCreator
Constructor.
TableRowHeader
- Class in
infovis.panel
Row headers for the DetailTable: shows the name of the attributes visualized in the row of a scrollable pane so that it is always visible when scrolling to see the details of the selection.
TableRowHeader(JTable, ArrayList)
- Constructor for class infovis.panel.
TableRowHeader
TableRowHeader.RowHeaderRenderer
- Class in
infovis.panel
TableRowHeader.TableRowHeaderModel
- Class in
infovis.panel
TableRowHeader.TableRowHeaderModel(JTable)
- Constructor for class infovis.panel.
TableRowHeader.TableRowHeaderModel
TimeSeriesControlPanel
- Class in
infovis.table.visualization
Class TimeSeriesControlPanel
TimeSeriesControlPanel(Visualization)
- Constructor for class infovis.table.visualization.
TimeSeriesControlPanel
TimeSeriesControlPanel(Visualization, ColumnFilter)
- Constructor for class infovis.table.visualization.
TimeSeriesControlPanel
TimeSeriesVisualization
- Class in
infovis.table.visualization
BasicVisualization component for Time Series
TimeSeriesVisualization(Table)
- Constructor for class infovis.table.visualization.
TimeSeriesVisualization
Creates a new TimeSeriesVisualization object.
TimeSeriesVisualPanel
- Class in
infovis.table.visualization
Class TimeSeriesVisualPanel
TimeSeriesVisualPanel(TimeSeriesVisualization, ColumnFilter)
- Constructor for class infovis.table.visualization.
TimeSeriesVisualPanel
TITLE
- Static variable in interface infovis.metadata.
Constants
Standard Dublin Core Metadata title.
TM3TreeReader
- Class in
infovis.tree.io
Reader for the UMD Treemap TM3 Format.
TM3TreeReader(InputStream, Tree)
- Constructor for class infovis.tree.io.
TM3TreeReader
Constructor for TM3TreeReader.
TM3TreeReader(InputStream, String, Tree)
- Constructor for class infovis.tree.io.
TM3TreeReader
Constructor for TM3TreeReader.
toArray(double[])
- Method in class infovis.column.
DoubleColumn
Returns the array of double values copied from the column.
toArray()
- Method in class infovis.column.
DoubleColumn
Returns the array of double values used by the column.
toArray(double[])
- Method in class infovis.column.
DoubleMatrix1DColumn
Returns the array of double values copied from the column.
toArray()
- Method in class infovis.column.
DoubleMatrix1DColumn
Returns the array of double values used by the column.
toArray(float[])
- Method in class infovis.column.
FloatColumn
Returns the array of double values copied from the column.
toArray()
- Method in class infovis.column.
FloatColumn
Returns the array of double values used by the column.
toArray()
- Method in class infovis.column.
HistogramColumn
Returns the array of integer values used by the column.
toArray(int[])
- Method in class infovis.column.
HistogramColumn
Returns the array of integer values copied from the column.
toArray(int[])
- Method in class infovis.column.
IntColumn
Returns the array of integer values copied from the column.
toArray()
- Method in class infovis.column.
IntColumn
Returns the array of integer values used by the column.
toArray(int[])
- Method in class infovis.column.
IntSparseColumn
Returns the array of integer values copied from the column.
toArray()
- Method in class infovis.column.
IntSparseColumn
Returns the array of integer values used by the column.
toArray()
- Method in class infovis.tree.
TreeIntColumn
Returns the array of integer values used by the column.
toArray(int[])
- Method in class infovis.tree.
TreeIntColumn
Returns the array of integer values copied from the column.
ToggleSelection(int)
- Method in class infovis.visualization.inter.
VisualSelectionInteractor
Toggle the selection of the specified item.
top()
- Method in class infovis.utils.
CharStack
top()
- Method in class infovis.utils.
DoubleStack
top()
- Method in class infovis.utils.
FloatStack
top()
- Method in class infovis.utils.
IntStack
top()
- Method in class infovis.utils.
LongStack
top()
- Method in class infovis.utils.
ShortStack
toString()
- Method in class infovis.column.
AbstractColumn
toString()
- Method in class infovis.column.
BasicColumn
toString()
- Method in class infovis.graph.visualization.layout.
MinimizerPolyLog
Computes and outputs some statistics.
toString()
- Method in class infovis.io.
WebLogParser.Entry
toString()
- Method in class infovis.panel.color.
ColorScheme
toString()
- Method in class infovis.utils.
RowIteratorProxy
toString()
- Method in class infovis.visualization.magicLens.
ExcentricItem
toString(short)
- Static method in class infovis.visualization.
Orientation
Returns a printable representation for a specified orientation.
TQDTableReader
- Class in
infovis.table.io
Reader of Time Series TQD format for tables.
TQDTableReader(InputStream, String, Table)
- Constructor for class infovis.table.io.
TQDTableReader
Constructor.
transform(Shape)
- Method in class infovis.visualization.magicLens.
DefaultFisheye
DOCUMENT ME!
transform(float[], int)
- Method in class infovis.visualization.magicLens.
DefaultFisheye
DOCUMENT ME!
transform(Point2D, Point2D)
- Method in class infovis.visualization.magicLens.
DefaultFisheye
DOCUMENT ME!
transform(Point2D)
- Method in class infovis.visualization.magicLens.
DefaultFisheye
transform(Shape)
- Method in interface infovis.visualization.magicLens.
Fisheye
Transforms the specified shape, returning its deformation through the Fisheye.
transform(Point2D)
- Method in interface infovis.visualization.magicLens.
Fisheye
transform(Point2D, Point2D)
- Method in interface infovis.visualization.magicLens.
Fisheye
transform(float[], int)
- Method in interface infovis.visualization.magicLens.
Fisheye
TransformedShape
- Class in
infovis.utils
Class TransformedShape
TransformedShape(Shape, AffineTransform)
- Constructor for class infovis.utils.
TransformedShape
transformX(float, float)
- Method in class infovis.visualization.magicLens.
DefaultFisheye
DOCUMENT ME!
transformY(float, float)
- Method in class infovis.visualization.magicLens.
DefaultFisheye
DOCUMENT ME!
TRANSPARENT
- Static variable in class infovis.utils.
InfovisUtilities
The transparent Color.
TRANSPARENT_AND_WHITE
- Static variable in class infovis.utils.
InfovisUtilities
The Color components of the IndexColorModel.
Tree
- Interface in
infovis
Container for a rooted tree structure (hierarchy).
tree()
- Method in class infovis.tree.io.
NewickParser
TREE_METADATA
- Static variable in interface infovis.
Tree
Metadata to get the tree from the table.
TreeAsGraph
- Class in
infovis.tree
Class TreeAsGraph
TreeAsGraph(Tree)
- Constructor for class infovis.tree.
TreeAsGraph
TreeControlPanel
- Class in
infovis.tree.visualization
TreeControlPanel(Visualization)
- Constructor for class infovis.tree.visualization.
TreeControlPanel
Constructor for TreeControlPanel.
TreeControlPanel(Visualization, ColumnFilter)
- Constructor for class infovis.tree.visualization.
TreeControlPanel
Constructor for TreeControlPanel.
treeDepth(Tree, int)
- Static method in class infovis.tree.
Algorithms
treeDepth(Tree)
- Static method in class infovis.tree.
Algorithms
treeEdge(int)
- Method in class infovis.graph.algorithm.
BFSVisitor
treeEdge(int)
- Method in interface infovis.graph.algorithm.
BreadthFirst.Visitor
Invoked (in addition to
examine_edge()
) if the edge is a tree edge.
treeEdge(int)
- Method in interface infovis.graph.algorithm.
DepthFirst.Visitor
Invoked on each edge as it becomes a member of the edges that form the search tree.
treeEdge(int)
- Method in class infovis.graph.algorithm.
DFSVisitor
TreeIntColumn
- Class in
infovis.tree
Base class for columns computing topological values on a tree.
TreeIntColumn(String, Tree)
- Constructor for class infovis.tree.
TreeIntColumn
Constructor.
TreeInteractor
- Class in
infovis.tree.visualization
Interactor class for tree visualizations.
TreeInteractor(ItemRenderer)
- Constructor for class infovis.tree.visualization.
TreeInteractor
Constructor.
TreeLayoutFactory
- Class in
infovis.tree.visualization.nodelink
Factory of Tree Layout objects.
TreeLayoutFactory()
- Constructor for class infovis.tree.visualization.nodelink.
TreeLayoutFactory
Constructor.
TreeLayoutFactory.AbstractCreator
- Class in
infovis.tree.visualization.nodelink
Class abstract class implementing the Creator interface.
TreeLayoutFactory.AbstractCreator(String)
- Constructor for class infovis.tree.visualization.nodelink.
TreeLayoutFactory.AbstractCreator
Constructor.
TreeLayoutFactory.Creator
- Interface in
infovis.tree.visualization.nodelink
Creator for NodeLinkTreeLayout objects.
TreeLayoutFactory.DefaultCreator
- Class in
infovis.tree.visualization.nodelink
Default implementation of the Creator interface.
TreeLayoutFactory.DefaultCreator(String, Class)
- Constructor for class infovis.tree.visualization.nodelink.
TreeLayoutFactory.DefaultCreator
Constructor.
TreeLayoutFactory.DefaultCreator(String, Class, String)
- Constructor for class infovis.tree.visualization.nodelink.
TreeLayoutFactory.DefaultCreator
Constructor.
Treemap
- Class in
infovis.tree.visualization.treemap
Base class for all Treemap algorithms.
Treemap()
- Constructor for class infovis.tree.visualization.treemap.
Treemap
TreemapControlPanel
- Class in
infovis.tree.visualization.treemap
Control panel class for TreemapVisualization.
TreemapControlPanel(Visualization)
- Constructor for class infovis.tree.visualization.treemap.
TreemapControlPanel
Creates a new TreemapControlPanel object.
TreemapFactory
- Class in
infovis.tree.visualization.treemap
Factory of Treemap layout algorithms.
TreemapFactory()
- Constructor for class infovis.tree.visualization.treemap.
TreemapFactory
Constructor.
TreemapFactory.Creator
- Interface in
infovis.tree.visualization.treemap
Creator for Treemap layout objects.
TreemapFactory.DefaultCreator
- Class in
infovis.tree.visualization.treemap
Default implementation of the Creator interface.
TreemapFactory.DefaultCreator(String)
- Constructor for class infovis.tree.visualization.treemap.
TreemapFactory.DefaultCreator
Constructor.
TreemapItemRenderer
- Class in
infovis.tree.visualization.treemap
Default root item renderer for treemaps.
TreemapItemRenderer()
- Constructor for class infovis.tree.visualization.treemap.
TreemapItemRenderer
Constructor.
TreemapVisualization
- Class in
infovis.tree.visualization
Visualization of a Tree using a Treemap layout.
TreemapVisualization(Tree, Treemap)
- Constructor for class infovis.tree.visualization.
TreemapVisualization
Creates a new TreemapVisualization object.
TreemapVisualization(Tree)
- Constructor for class infovis.tree.visualization.
TreemapVisualization
Creates a new TreemapVisualization object.
TreemapVisualLabel
- Class in
infovis.tree.visualization.treemap
VisualLabel for treemaps.
TreemapVisualLabel()
- Constructor for class infovis.tree.visualization.treemap.
TreemapVisualLabel
Constructor.
TreemapVisualLabel(Color)
- Constructor for class infovis.tree.visualization.treemap.
TreemapVisualLabel
Constructor with default color.
TreemapVisualPanel
- Class in
infovis.tree.visualization.treemap
TreemapVisualPanel(Visualization, ColumnFilter)
- Constructor for class infovis.tree.visualization.treemap.
TreemapVisualPanel
Constructor for TreemapVisualPanel.
treeNodesChanged(TreeModelEvent)
- Method in class infovis.tree.
TreeAsGraph
treeNodesChanged(TreeModelEvent)
- Method in class infovis.tree.
TreeIntColumn
treeNodesInserted(TreeModelEvent)
- Method in class infovis.tree.
TreeAsGraph
treeNodesInserted(TreeModelEvent)
- Method in class infovis.tree.
TreeIntColumn
treeNodesRemoved(TreeModelEvent)
- Method in class infovis.tree.
TreeAsGraph
treeNodesRemoved(TreeModelEvent)
- Method in class infovis.tree.
TreeIntColumn
TreeProxy
- Class in
infovis.tree
TreeProxy(Tree)
- Constructor for class infovis.tree.
TreeProxy
TreeReaderFactory
- Class in
infovis.tree.io
Factory of tree readers.
TreeReaderFactory()
- Constructor for class infovis.tree.io.
TreeReaderFactory
TreeReaderFactory.DefaultCreator
- Class in
infovis.tree.io
TreeReaderFactory.DefaultCreator(String, String, boolean)
- Constructor for class infovis.tree.io.
TreeReaderFactory.DefaultCreator
TreeReaderFactory.DefaultCreator(String, String)
- Constructor for class infovis.tree.io.
TreeReaderFactory.DefaultCreator
TreeStructrureFilter
- Class in
infovis.tree.visualization
Filter out non tree-structural columns.
TreeStructrureFilter()
- Constructor for class infovis.tree.visualization.
TreeStructrureFilter
treeStructureChanged(TreeModelEvent)
- Method in class infovis.tree.
TreeAsGraph
treeStructureChanged(TreeModelEvent)
- Method in class infovis.tree.
TreeIntColumn
TreeVisualization
- Class in
infovis.tree.visualization
Abstract base class for tree visualizations.
TreeVisualization(Tree)
- Constructor for class infovis.tree.visualization.
TreeVisualization
Constructor for TreeVisualization.
TreeVisualization(Tree, ItemRenderer)
- Constructor for class infovis.tree.visualization.
TreeVisualization
Constructor for TreeVisualization.
TreeVisualPanel
- Class in
infovis.tree.visualization
Visual panel for class derived from TreeVisualization.
TreeVisualPanel(Visualization, ColumnFilter)
- Constructor for class infovis.tree.visualization.
TreeVisualPanel
Constructor for TreeVisualPanel.
trimUndefined()
- Method in class infovis.column.
LiteralColumn
Removes all the undefined values at the end of the column
tryRead(String, Table)
- Method in class infovis.io.
AbstractReaderFactory
tryWrite(String, Table)
- Method in class infovis.io.
AbstractWriterFactory
turn90(short)
- Static method in class infovis.visualization.
Orientation
Returns the orientation turned by 90 degrees.
TYPE
- Static variable in interface infovis.metadata.
Constants
Standard Dublin Core Metadata type.
TYPE_CATEGORIAL
- Static variable in class infovis.metadata.
ValueCategory
integer constant for categorical type.
TYPE_DIFFERENTIAL
- Static variable in class infovis.metadata.
ValueCategory
integer constant for differential type.
TYPE_EXPLICIT
- Static variable in class infovis.metadata.
ValueCategory
integer constant for explicit type.
TYPE_NOMINAL
- Static variable in class infovis.metadata.
ValueCategory
integer constant for nominal type.
TYPE_ORDERED
- Static variable in class infovis.metadata.
ValueCategory
integer constant for ordered type.
TYPE_UNKOWN
- Static variable in class infovis.metadata.
ValueCategory
integer constant for unkown type.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
All Classes
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.