This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
java:prefuse [2009/08/18 11:52] Alexander Rind DecoratorItem |
java:prefuse [2012/10/01 16:24] (current) Alexander Rind [Links] |
||
---|---|---|---|
Line 1: | Line 1: | ||
====== prefuse ====== | ====== prefuse ====== | ||
- | ===== Questions ===== | + | ===== Publications ===== |
- | * **How can we integrate two or more displays that show different data with a common x axis?** | + | * Heer, J. (2004). [[http://vw.indiana.edu/ivsi2004/jherr/ | Position Paper for the Workshop on Information Visualization Software Infrastructures]]. |
- | - We use one instance of Visualization and use predicates by data type for different renderers and displays. | + | * Heer, J., Card, S. K., & Landay, J. A. (2005). [[http://doi.acm.org/10.1145/1054972.1055031 | prefuse: A Toolkit for Interactive Information Visualization]]. In Proceedings of the SIGCHI Conference on Human Factors in Computing Systems (CHI) (pp. 421-430). Portland, Oregon, USA: ACM. |
- | - We use multiple instances of Visualization and connect them with events and listeners. | + | * Heer, J., & Agrawala, M. (2006). [[http://vis.berkeley.edu/papers/infovis_design_patterns/ | Software Design Patterns for Information Visualization]]. IEEE Transactions on Visualization and Computer Graphics, 12(5), 853-860. |
- | * **How does incremental loading work?** | + | |
- | * **Should I extend or use Visualization?** | + | |
===== Examples ===== | ===== Examples ===== | ||
- | |||
- | === public === | ||
* [Heer et al., 2005] --- deprecated | * [Heer et al., 2005] --- deprecated | ||
Line 51: | Line 47: | ||
* //uses:// Table, Schema, RangeQueryBinding, AxisLayout, ToolTipControl, | * //uses:// Table, Schema, RangeQueryBinding, AxisLayout, ToolTipControl, | ||
* //extends//: UpdateListener, MouseAdapter, GroupAction, Layout | * //extends//: UpdateListener, MouseAdapter, GroupAction, Layout | ||
- | |||
* Vizster | * Vizster | ||
- | |||
- | === ike === | ||
- | |||
- | * AnimatedScatterPlot | ||
- | * TimeViewer | ||
- | * uses a non-prefuse approach to paint the axis: TimeScalePainter instead of Renderer | ||
- | * distortion not in the action list | ||
- | * AsbruFlow | ||
- | * Semantic Zoom | ||
- | * VisuExplore | ||
===== Links ===== | ===== Links ===== | ||
+ | * [[https://github.com/prefuse/Prefuse | Source Code @ GitHub]] | ||
* [[http://prefuse.org/doc/manual/ | User's manual]] --- almost useless | * [[http://prefuse.org/doc/manual/ | User's manual]] --- almost useless | ||
* [[http://prefuse.org/doc/api/ | API documentation]] | * [[http://prefuse.org/doc/api/ | API documentation]] | ||
* [[http://sourceforge.net/forum/forum.php?forum_id=343013 | Help forum]] | * [[http://sourceforge.net/forum/forum.php?forum_id=343013 | Help forum]] | ||
* [[http://goosebumps4all.net/34all/bb/forumdisplay.php?fid=18 | prefuse assistance pool]] | * [[http://goosebumps4all.net/34all/bb/forumdisplay.php?fid=18 | prefuse assistance pool]] | ||
+ | * [[http://stackoverflow.com/questions/tagged/prefuse | Q&A @ StackOverflow]] | ||
- | |||
- | * Heer, J. (2004). [[http://vw.indiana.edu/ivsi2004/jherr/ | Position Paper for the Workshop on Information Visualization Software Infrastructures]]. | ||
- | * Heer, J., Card, S. K., & Landay, J. A. (2005). [[http://doi.acm.org/10.1145/1054972.1055031 | prefuse: A Toolkit for Interactive Information Visualization]]. In Proceedings of the SIGCHI Conference on Human Factors in Computing Systems (CHI) (pp. 421-430). Portland, Oregon, USA: ACM. | ||
- | * Heer, J., & Agrawala, M. (2006). [[http://vis.berkeley.edu/papers/infovis_design_patterns/ | Software Design Patterns for Information Visualization]]. IEEE Transactions on Visualization and Computer Graphics, 12(5), 853-860. | ||
alex @ ieg: home about me publications research