| A two-dimensional view controller |
| Full text |
Pdf
(249 KB)
|
| Source
|
ACM Transactions on Graphics (TOG)
archive
Volume 9 , Issue 1 (January 1990)
table of contents
Pages: 138 - 141
Year of Publication: 1990
ISSN:0730-0301
|
|
Author
|
|
| Publisher |
|
| Bibliometrics |
Downloads (6 Weeks): 3, Downloads (12 Months): 27, Citation Count: 1
|
|
|
ABSTRACT
Description: Many two-dimensional graphics programs provide a user with a rectangular screen window for viewing a two-dimensional image. Common examples of this underlying “world” image include text, line, or shaded pictures, and plots of one- or two-dimensional functions. Typically the screen image cannot display the world image with a 1:1 ratio between screen units (pixels) and the smallest resolvable world units. Thus the screen image is typically scaled and panned across the world image. The scaling is often differential, i.e., different scaling factors are applied in X and Y. Suppose a user is viewing a function y = f(x) at a ratio of 1:1. Increasing the scale factor in X will bring more data into view, while retaining vertical amplitude; increasing the scale factor in Y will provide a finer view of the values of the function, while retaining the range plotted.
We have developed a compact control device which allows a user to continuously adjust the aspect ratio of the world data presented to the window. Our model is based on the projection of the window on the untouched world data. If the screen window is narrow and tall in the world data, then the world data will be expanded horizontally and compressed vertically when displayed on the screen (note that the window itself never changes size on the screen). Accompanying the aspect ratio selection is a zoom multiplier, which can uniformly grow or shrink the screen window's image in the world. We also include variable-speed scrolling controls. Scrolling and uniform zooming are decoupled from differential scaling. The advantage of our technique is that the user need not independently scale X and Y while searching for the proper scaling of data; although both may be adjusted individually, and may also be adjusted simultaneously in a coupled, single-position device. Thus a single-button input device (such as a mouse) is all that is needed to control any aspect of the display. The technique has the additional advantage of being nonmodal, so the user need not remember any state during operation.
REFERENCES
Note: OCR errors may be found in this Reference List extracted from the full text article. ACM has opted to expose the complete List rather than only correct and linked references.
| |
1
|
ASSANTE, M. Cover image. Computer Music J. 6, 1 (Spring 1982).
|
| |
2
|
GLASSNER, A.S. Musicbox in C: An interactive, graphic digital sound editor. In Proceedings of the 1980 International Computer Music Conference, 265-277.
|
REVIEW
"Steven L. Tanimoto : Reviewer"
A virtual device something like a scroll bar interacts with
two-dimensional data on a computer screen. The view-controlling device
consists of a square area on the screen, which is divided into four
zones. The largest zone is a square region u
more...
Peer to Peer - Readers of this Article have also read:
-
Data structures for quadtree approximation and compression
Communications of the ACM
28, 9
Hanan Samet
-
A hierarchical single-key-lock access control using the Chinese remainder theorem
Proceedings of the 1992 ACM/SIGAPP Symposium on Applied computing
Kim S. Lee
, Huizhu Lu
, D. D. Fisher
-
Putting innovation to work: adoption strategies for multimedia communication systems
Communications of the ACM
34, 12
Ellen Francik
, Susan Ehrlich Rudman
, Donna Cooper
, Stephen Levine
-
The GemStone object database management system
Communications of the ACM
34, 10
Paul Butterworth
, Allen Otis
, Jacob Stein
-
An intelligent component database for behavioral synthesis
Proceedings of the 27th ACM/IEEE Design Automation Conference on
Gwo-Dong Chen
, Daniel D. Gajski
|