/[gzz]/manuscripts/Paper/paper.tex
ViewVC logotype

Diff of /manuscripts/Paper/paper.tex

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.3 by tjl, Wed Mar 5 16:20:03 2003 UTC revision 1.4 by tjl, Wed Mar 5 16:28:01 2003 UTC
# Line 1  Line 1 
 \def\yes{yes}  
 \ifx\usearticle\yes  
1  \documentclass[twocolumn]{article}  \documentclass[twocolumn]{article}
2  \usepackage[latin1]{inputenc}  \usepackage[latin1]{inputenc}
3  % \usepackage{times}  % \usepackage{times}
4  \usepackage{concmath}  \usepackage{concmath}
 \else  
 \documentclass[single]{gipaper}  
 \usepackage{times}  
5  \usepackage[english]{babel}  \usepackage[english]{babel}
6    
 \fi  
7  \usepackage{graphicx}  \usepackage{graphicx}
8    
9  \newcommand{\url}[1]{{\fontsize{9pt}{8pt}\fontfamily{phv}\fontseries{c}\selectfont{#1}}}  \newcommand{\url}[1]{{\fontsize{9pt}{8pt}\fontfamily{phv}\fontseries{c}\selectfont{#1}}}
# Line 22  Line 16 
16  %Hardware-Accelerated  %Hardware-Accelerated
17  by Unique Background Textures}  by Unique Background Textures}
18    
19  \newauthor{jvk}{\censor{Janne V. Kujala}}{}  
20  \newauthor{tjl}{\censor{Tuomas J. Lukka}}{}  \author{
21  \affiliation{\censor{  Janne V. Kujala and Tuomas J. Lukka\\
22    Hyperstructure Group\\    Hyperstructure Group\\
23    Dept.~of Mathematical Information Technology\\    Dept.~of Mathematical Information Technology\\
24    University of Jyv\"askyl\"a, PO.~Box~35\\    University of Jyv\"askyl\"a, PO.~Box~35\\
25    FIN-40351~Jyv\"askyl\"a\\    FIN-40351~Jyv\"askyl\"a\\
26    Finland\\    Finland\\
27    lukka@iki.fi,\ \  jvk@iki.fi    lukka@iki.fi,\ \  jvk@iki.fi
28  }}  }
29    
30    \begin{document}
31    \maketitle
32    
33  \abstract{  \begin{abstract}
34  We show how object identity can be visualized  We show how object identity can be visualized
35  by  by
36  unique background textures  unique background textures
# Line 92  bleaching the background around text.. Line 88  bleaching the background around text..
88  %- EFFICIENT\\  %- EFFICIENT\\
89  %- Perceptron model justification\\  %- Perceptron model justification\\
90  %- identity in non-hierarchical situations  %- identity in non-hierarchical situations
91  }  \end{abstract}
92    
93  \renewcommand{\topfraction}{.85}  \renewcommand{\topfraction}{.85}
94  \renewcommand{\bottomfraction}{.7}  \renewcommand{\bottomfraction}{.7}
# Line 105  bleaching the background around text.. Line 101  bleaching the background around text..
101  \setcounter{totalnumber}{20}  \setcounter{totalnumber}{20}
102  \setcounter{dbltopnumber}{9}  \setcounter{dbltopnumber}{9}
103    
104  \begin{document}  %  \begin{keywords}
105  \begin{keywords}  %  Identity, focus+context, fisheye, procedural textures, unique backgrounds
106  Identity, focus+context, fisheye, procedural textures, unique backgrounds  %  \end{keywords}
 \end{keywords}  
107    
108  % XXX Mention that these are something like marbled paper  % XXX Mention that these are something like marbled paper
109  % XXX Ref to xstarfish!  % XXX Ref to xstarfish!
# Line 150  have similar appearances. Line 145  have similar appearances.
145  % to make  % to make
146  % similar but distinct objects distinguishable and easily recognizable.  % similar but distinct objects distinguishable and easily recognizable.
147    
148    Discrete, unordered variables often occur coupled to other
149    variables when drawing graphs.
150    
151    Visualizing a discrete variable with unordered values
152    
153  In this article, we introduce the use of procedurally generated unique backgrounds  In this article, we introduce the use of procedurally generated unique backgrounds
154  as a visualization of data identity: if each data item with a different identity has  as a visualization of data identity: if each data item with a different identity has
155  a different, easily distinguishable texture, the user can become aware of the identity  a different, easily distinguishable texture, the user can become aware of the identity
# Line 157  of a displayed item at a glance, without Line 157  of a displayed item at a glance, without
157  Even more importantly, the user can become aware of the identity just by seeing  Even more importantly, the user can become aware of the identity just by seeing
158  any {\em fragment} of the item, instead of the ``title page''.  any {\em fragment} of the item, instead of the ``title page''.
159    
160    
161  % as a navigation aid in focus+context views.  % as a navigation aid in focus+context views.
162    
163    
# Line 890  Currently, we use 3 passes on the NV10 a Line 891  Currently, we use 3 passes on the NV10 a
891  \begin{figure*}  \begin{figure*}
892  \centering  \centering
893  \def\xuw{14cm}  \def\xuw{14cm}
894  \includegraphics[width=\xuw]{xupdf1.ps}  % \includegraphics[width=\xuw]{xupdf1.ps}
895  \includegraphics[width=\xuw]{xupdf2.ps}  % \includegraphics[width=\xuw]{xupdf2.ps}
896  \caption{  \caption{
897  \label{figxanalogicalexample}  \label{figxanalogicalexample}
898  Two different views of a structure of PDF documents viewed in a focus+context view.  Two different views of a structure of PDF documents viewed in a focus+context view.

Legend:
Removed from v.1.3  
changed lines
  Added in v.1.4

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26