ACM Home Page
Please provide us with feedback. Feedback
A two-dimensional view controller
Full text PdfPdf (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
Andrew S. Glassner  Xerox Palo Alto Research Center, Palo Alto, CA
Publisher
ACM  New York, NY, USA
Bibliometrics
Downloads (6 Weeks): 3,   Downloads (12 Months): 27,   Citation Count: 1
Additional Information:

abstract   references   cited by   index terms   review   collaborative colleagues   peer to peer  

Tools and Actions: Request Permissions Request Permissions    Review this Article  
DOI Bookmark: Use this link to bookmark this Article: http://doi.acm.org/10.1145/77635.77642
What is a DOI?

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: