Reference Model: Difference between revisions

From InfoVis:Wiki
Jump to navigation Jump to search
(page draft)
 
m (page draft)
 
Line 4: Line 4:
==Description==
==Description==
...Text...
...Text...
[[Software Design Patterns|<< Overview]]

Latest revision as of 10:04, 13 November 2006

Summary[edit]

Separate data and visual models to enable multiple visualizations of a data source, separate visual models from displays to enable multiple views of a visualization, and use modular controllers to handle user input in a flexible and reusable fashion.

Description[edit]

...Text...



<< Overview