Uses of Package
infovis.visualization

Packages that use infovis.visualization
infovis Provides a set of classes to implement Information Visualization applications or components. 
infovis.column.visualization Provides visualizations for columns. 
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.panel Provides a set of components for interacting with visualizations. 
infovis.panel.color Provides a set of components for interacting with colors. 
infovis.table.visualization Provides table visualizations. 
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.visualization Provides base classes for managing visualizations. 
infovis.visualization.color Provides a set of classes for color visualization. 
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.visualization used by infovis
ItemRenderer
          A ItemRenderer performs one or several stages of painting and picking for each item of a Visualization.
Orientable
          Interface for specifiying that an object has an orientation.
VisualColumnDescriptor
          Class VisualColumnDescriptor
VisualizationInteractor
          Class VisualizationInteractor
 

Classes in infovis.visualization used by infovis.column.visualization
DefaultVisualization
          Base class for concrete visualizations.
Layout
          Interface for layouts.
Orientable
          Interface for specifiying that an object has an orientation.
 

Classes in infovis.visualization used by infovis.graph.io
Orientable
          Interface for specifiying that an object has an orientation.
 

Classes in infovis.visualization used by infovis.graph.visualization
DefaultVisualization
          Base class for concrete visualizations.
Layout
          Interface for layouts.
LinkVisualization
          Class LinkVisualization
NodeAccessor
          interface NodeAccessor
Orientable
          Interface for specifiying that an object has an orientation.
 

Classes in infovis.visualization used by infovis.graph.visualization.layout
Layout
          Interface for layouts.
 

Classes in infovis.visualization used by infovis.panel
LinkShaper
           
LinkVisualization
          Class LinkVisualization
Orientable
          Interface for specifiying that an object has an orientation.
VisualizationFactory.Creator
           
 

Classes in infovis.visualization used by infovis.panel.color
ColorVisualization
          Interface for Color Visualizations.
 

Classes in infovis.visualization used by infovis.table.visualization
DefaultVisualization
          Base class for concrete visualizations.
Layout
          Interface for layouts.
Orientable
          Interface for specifiying that an object has an orientation.
StrokingVisualization
          Visualization for shapes considered as strokes and not filled shapes.
 

Classes in infovis.visualization used by infovis.tree.visualization
DefaultVisualization
          Base class for concrete visualizations.
ItemRenderer
          A ItemRenderer performs one or several stages of painting and picking for each item of a Visualization.
Layout
          Interface for layouts.
LinkVisualization
          Class LinkVisualization
NodeAccessor
          interface NodeAccessor
Orientable
          Interface for specifiying that an object has an orientation.
VisualizationInteractor
          Class VisualizationInteractor
VisualizationProxy
          Proxy of a Visualization.
 

Classes in infovis.visualization used by infovis.tree.visualization.nodelink
Layout
          Interface for layouts.
Orientable
          Interface for specifiying that an object has an orientation.
 

Classes in infovis.visualization used by infovis.tree.visualization.treemap
ItemRenderer
          A ItemRenderer performs one or several stages of painting and picking for each item of a Visualization.
Layout
          Interface for layouts.
Orientable
          Interface for specifiying that an object has an orientation.
VisualColumnDescriptor
          Class VisualColumnDescriptor
 

Classes in infovis.visualization used by infovis.visualization
DefaultVisualization
          Base class for concrete visualizations.
EndLabelClipper
          Class EndLabelClipper
ItemRenderer
          A ItemRenderer performs one or several stages of painting and picking for each item of a Visualization.
LabelClipper
          Class LabelClipper
Layout
          Interface for layouts.
LinkShaper
           
NodeAccessor
          interface NodeAccessor
Orientable
          Interface for specifiying that an object has an orientation.
StrokingVisualization
          Visualization for shapes considered as strokes and not filled shapes.
VisualColumnDescriptor
          Class VisualColumnDescriptor
VisualizationFactory
          A VisualizationFactory is used to keep track of all the visualizations compatible with a specified data structure and to create the visualizations from the data structures.
VisualizationFactory.Creator
           
VisualizationInteractor
          Class VisualizationInteractor
VisualizationProxy
          Proxy of a Visualization.
 

Classes in infovis.visualization used by infovis.visualization.color
ColorVisualization
          Interface for Color Visualizations.
 

Classes in infovis.visualization used by infovis.visualization.inter
DefaultVisualization
          Base class for concrete visualizations.
ItemRenderer
          A ItemRenderer performs one or several stages of painting and picking for each item of a Visualization.
Orientable
          Interface for specifiying that an object has an orientation.
VisualizationInteractor
          Class VisualizationInteractor
VisualizationProxy
          Proxy of a Visualization.
 

Classes in infovis.visualization used by infovis.visualization.linkShapers
LinkShaper
           
NodeAccessor
          interface NodeAccessor
 

Classes in infovis.visualization used by infovis.visualization.magicLens
ItemRenderer
          A ItemRenderer performs one or several stages of painting and picking for each item of a Visualization.
MagicLens
          A MagicLens is a see through lens that performs a transformation on its contents.
Orientable
          Interface for specifiying that an object has an orientation.
VisualColumnDescriptor
          Class VisualColumnDescriptor
VisualizationInteractor
          Class VisualizationInteractor
VisualizationProxy
          Proxy of a Visualization.
 

Classes in infovis.visualization used by infovis.visualization.render
ColorVisualization
          Interface for Color Visualizations.
ItemRenderer
          A ItemRenderer performs one or several stages of painting and picking for each item of a Visualization.
LabelClipper
          Class LabelClipper
Orientable
          Interface for specifiying that an object has an orientation.
VisualColumnDescriptor
          Class VisualColumnDescriptor
 

Classes in infovis.visualization used by infovis.visualization.ruler
DefaultVisualization
          Base class for concrete visualizations.
Layout
          Interface for layouts.
Orientable
          Interface for specifiying that an object has an orientation.
StrokingVisualization
          Visualization for shapes considered as strokes and not filled shapes.
 



Copyright © 2005 by Jean-Daniel Fekete and INRIA, France All rights reserved.