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/03 16:14] Alexander Rind |
java:prefuse [2012/10/01 16:24] Alexander Rind [Links] |
||
---|---|---|---|
Line 1: | Line 1: | ||
====== prefuse ====== | ====== prefuse ====== | ||
+ | |||
+ | ===== Publications ===== | ||
+ | |||
+ | * 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. | ||
===== Examples ===== | ===== Examples ===== | ||
Line 27: | Line 33: | ||
* //extends:// AbstractAction, Action, ColorAction | * //extends:// AbstractAction, Action, ColorAction | ||
* TreeMap | * TreeMap | ||
- | * //uses:// Tree, SquarifiedTreeMapLayout, TreeDepthItemSorter, SearchQueryBinding | + | * //uses:// Tree, SquarifiedTreeMapLayout, TreeDepthItemSorter, SearchQueryBinding, DecoratorItem |
* //extends:// ColorAction, Layout, AbstractShapeRenderer | * //extends:// ColorAction, Layout, AbstractShapeRenderer | ||
* RadialGraphView | * RadialGraphView | ||
Line 38: | Line 44: | ||
* //uses:// Table, RangeQueryBinding, ListQueryBinding, SearchQueryBinding, AxisLayout, AxisLabelLayout, UpdateListener, | * //uses:// Table, RangeQueryBinding, ListQueryBinding, SearchQueryBinding, AxisLayout, AxisLabelLayout, UpdateListener, | ||
* //extends:// RendererFactory, UpdateListener, ItemSorter, ComponentAdapter, GroupAction | * //extends:// RendererFactory, UpdateListener, ItemSorter, ComponentAdapter, GroupAction | ||
+ | * example2.base.LineChart | ||
+ | * //uses:// Table, Schema, RangeQueryBinding, AxisLayout, ToolTipControl, | ||
+ | * //extends//: UpdateListener, MouseAdapter, GroupAction, Layout | ||
* Vizster | * Vizster | ||
- | |||
- | * AnimatedScatterPlot | ||
- | * TimeViewer | ||
- | * 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://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