|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use infovis.utils | |
|---|---|
| infovis | Provides a set of classes to implement Information Visualization applications or components. |
| infovis.column | |
| infovis.column.visualization | Provides visualizations for columns. |
| infovis.graph | Provides a set of classes related to visualization of graphs. |
| infovis.graph.clustering | Implements clustering algorithms on graphs. |
| infovis.graph.io | Manage input and ouput of graphs using various formats or sources. |
| infovis.graph.visualization | Provides graph visualizations. |
| infovis.graph.visualization.layout | Implements Node-Link diagram layouts for graphs. |
| infovis.io | Provides base classes for managing input and output of Infovis data structures. |
| infovis.metadata | Provides for Metadata management. |
| infovis.panel | Provides a set of components for interacting with visualizations. |
| infovis.panel.dqinter | Provides a set of components implementing Dynamic Queries |
| infovis.panel.render | Provides a set of subcomponents for interacting with visual item renderers. |
| infovis.table | Provides a set of classes related to visualization of tables. |
| infovis.table.io | Manage input and ouput of tables using various formats or sources. |
| infovis.table.visualization | Provides table visualizations. |
| infovis.tree | Provides a set of classes related to visualization of trees. |
| infovis.tree.io | Manage input and ouput of trees using various formats or sources. |
| infovis.tree.visualization | Provides trees visualizations. |
| infovis.tree.visualization.nodelink | Implements Node-Link diagram layouts for trees. |
| infovis.tree.visualization.treemap | Provides helper classes for visualizing tree using treemaps. |
| infovis.utils | Utilities classes for the Infovis Toolkit. |
| infovis.visualization | Provides base classes for managing visualizations. |
| infovis.visualization.inter | Provides interactors used to interact with visualizations. |
| infovis.visualization.linkShapers | Implements the computation of link shapes from placed nodes. |
| infovis.visualization.magicLens | Magic lenses to modify locally visualizations. |
| infovis.visualization.render | Provides Item Renderes used to render visual columns in visualizations. |
| infovis.visualization.ruler | Management of rulers that go around and under visualizations. |
| Classes in infovis.utils used by infovis | |
|---|---|
| Permutation
Maintain a permutation of indices. |
|
| RowComparator
Interface for sorting according to row values. |
|
| RowIterator
Iterator over rows on Columns or Tables. |
|
| Classes in infovis.utils used by infovis.column | |
|---|---|
| AbstractRowIterator
Class AbstractRowIterator |
|
| BasicFactory
Class BasicFactory |
|
| ChangeManager
|
|
| IntIntSortedMap
Int Int Map |
|
| IntPair
Holds a pair of int values for any purpose |
|
| Permutation
Maintain a permutation of indices. |
|
| RowComparator
Interface for sorting according to row values. |
|
| RowFilter
Interface RowFilter |
|
| RowIterator
Iterator over rows on Columns or Tables. |
|
| TableIterator
Iterator over table rows. |
|
| Classes in infovis.utils used by infovis.column.visualization | |
|---|---|
| ChangeManager
|
|
| Permutation
Maintain a permutation of indices. |
|
| RowComparator
Interface for sorting according to row values. |
|
| Classes in infovis.utils used by infovis.graph | |
|---|---|
| RowComparator
Interface for sorting according to row values. |
|
| RowIterator
Iterator over rows on Columns or Tables. |
|
| Classes in infovis.utils used by infovis.graph.clustering | |
|---|---|
| RowComparator
Interface for sorting according to row values. |
|
| Classes in infovis.utils used by infovis.graph.io | |
|---|---|
| BasicFactory
Class BasicFactory |
|
| Classes in infovis.utils used by infovis.graph.visualization | |
|---|---|
| BasicFactory
Class BasicFactory |
|
| ChangeManager
|
|
| Permutation
Maintain a permutation of indices. |
|
| RowComparator
Interface for sorting according to row values. |
|
| RowFilter
Interface RowFilter |
|
| RowIterator
Iterator over rows on Columns or Tables. |
|
| Classes in infovis.utils used by infovis.graph.visualization.layout | |
|---|---|
| BasicFactory
Class BasicFactory |
|
| Classes in infovis.utils used by infovis.io | |
|---|---|
| BasicFactory
Class BasicFactory |
|
| Classes in infovis.utils used by infovis.metadata | |
|---|---|
| BasicFactory
Class BasicFactory |
|
| ChangeManager
|
|
| RowComparator
Interface for sorting according to row values. |
|
| RowDoubleValueGenerator
Generate a double value for a specified row. |
|
| Classes in infovis.utils used by infovis.panel | |
|---|---|
| BasicFactory
Class BasicFactory |
|
| Permutation
Maintain a permutation of indices. |
|
| RowFilter
Interface RowFilter |
|
| Classes in infovis.utils used by infovis.panel.dqinter | |
|---|---|
| BasicFactory
Class BasicFactory |
|
| RowFilter
Interface RowFilter |
|
| Classes in infovis.utils used by infovis.panel.render | |
|---|---|
| BasicFactory
Class BasicFactory |
|
| Permutation
Maintain a permutation of indices. |
|
| RowIterator
Iterator over rows on Columns or Tables. |
|
| Classes in infovis.utils used by infovis.table | |
|---|---|
| ChangeManager
|
|
| RowComparator
Interface for sorting according to row values. |
|
| RowIterator
Iterator over rows on Columns or Tables. |
|
| Classes in infovis.utils used by infovis.table.io | |
|---|---|
| BasicFactory
Class BasicFactory |
|
| Classes in infovis.utils used by infovis.table.visualization | |
|---|---|
| ChangeManager
|
|
| RowComparator
Interface for sorting according to row values. |
|
| Classes in infovis.utils used by infovis.tree | |
|---|---|
| ChangeManager
|
|
| IntStack
Class IntStack |
|
| RowComparator
Interface for sorting according to row values. |
|
| RowIterator
Iterator over rows on Columns or Tables. |
|
| Classes in infovis.utils used by infovis.tree.io | |
|---|---|
| BasicFactory
Class BasicFactory |
|
| Classes in infovis.utils used by infovis.tree.visualization | |
|---|---|
| ChangeManager
|
|
| Permutation
Maintain a permutation of indices. |
|
| RowComparator
Interface for sorting according to row values. |
|
| RowIterator
Iterator over rows on Columns or Tables. |
|
| Classes in infovis.utils used by infovis.tree.visualization.nodelink | |
|---|---|
| BasicFactory
Class BasicFactory |
|
| Classes in infovis.utils used by infovis.tree.visualization.treemap | |
|---|---|
| BasicFactory
Class BasicFactory |
|
| Classes in infovis.utils used by infovis.utils | |
|---|---|
| AbstractRowIterator
Class AbstractRowIterator |
|
| CaseInsensitiveComparator
Class CaseInsensitiveComparator |
|
| ChangeManager
|
|
| DoublePair
Holds a pair of double values for any purpose |
|
| IdManager
Class IdManager |
|
| IdRowComparator
Class IdRowComparator |
|
| IntIntSortedMap
Int Int Map |
|
| IntPair
Holds a pair of int values for any purpose |
|
| IntSortedMap
Association Map using ints as keys. |
|
| LogFunction
Class LogFunction |
|
| MaxFunction
Class MaxFunction |
|
| MinFunction
Class MinFunction |
|
| NullRowIterator
|
|
| RBTree
Red-Black Tree |
|
| RBTree.RBNode
|
|
| RBTree.RBNodeIterator
|
|
| RectPool
Pool of rectangle that can be allocated or freed. |
|
| RowComparator
Interface for sorting according to row values. |
|
| RowDoubleValueGenerator
Generate a double value for a specified row. |
|
| RowFilter
Interface RowFilter |
|
| RowIterator
Iterator over rows on Columns or Tables. |
|
| RowIteratorProxy
Class RowIteratorProxy |
|
| SqrtFunction
Class SqrtFunction |
|
| TableIterator
Iterator over table rows. |
|
| ZeroValueGenerator
Class ZeroValueGenerator |
|
| Classes in infovis.utils used by infovis.visualization | |
|---|---|
| BasicFactory
Class BasicFactory |
|
| ChangeManager
|
|
| IntPair
Holds a pair of int values for any purpose |
|
| Permutation
Maintain a permutation of indices. |
|
| RowComparator
Interface for sorting according to row values. |
|
| RowIterator
Iterator over rows on Columns or Tables. |
|
| Classes in infovis.utils used by infovis.visualization.inter | |
|---|---|
| BasicFactory
Class BasicFactory |
|
| Classes in infovis.utils used by infovis.visualization.linkShapers | |
|---|---|
| BasicFactory
Class BasicFactory |
|
| Classes in infovis.utils used by infovis.visualization.magicLens | |
|---|---|
| Permutation
Maintain a permutation of indices. |
|
| RowComparator
Interface for sorting according to row values. |
|
| RowIterator
Iterator over rows on Columns or Tables. |
|
| Classes in infovis.utils used by infovis.visualization.render | |
|---|---|
| BasicFactory
Class BasicFactory |
|
| RowFilter
Interface RowFilter |
|
| Classes in infovis.utils used by infovis.visualization.ruler | |
|---|---|
| ChangeManager
|
|
| RowComparator
Interface for sorting according to row values. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||