ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/group/trunk/tengDissertation/Appendix.tex
(Generate patch)

Comparing trunk/tengDissertation/Appendix.tex (file contents):
Revision 2730 by tim, Mon Apr 24 18:49:32 2006 UTC vs.
Revision 2805 by tim, Tue Jun 6 20:33:28 2006 UTC

# Line 1 | Line 1
1 + \appendix
2   \chapter{\label{chapt:appendix}APPENDIX}
3  
4   Designing object-oriented software is hard, and designing reusable
# Line 85 | Line 86 | freedom.  Here is a diagram of the class heirarchy:
86  
87   \begin{figure}
88   \centering
89 < \includegraphics[width=3in]{heirarchy.pdf}
89 > \includegraphics[width=3in]{heirarchy.eps}
90   \caption[Class heirarchy for StuntDoubles in {\sc oopse}-3.0]{ \\
91   The class heirarchy of StuntDoubles in {\sc oopse}-3.0. The
92   selection syntax allows the user to select any of the objects that
# Line 143 | Line 144 | not & ``!''  \\
144   \subsection{\label{appendixSection:name}Name expressions}
145  
146   \begin{center}
147 < \begin{tabular}{|llp{3in}|}
147 > \begin{tabular}{|llp{2in}|}
148   \hline {\bf type of expression} & {\bf examples} & {\bf translation
149   of
150   examples} \\
# Line 227 | Line 228 | wouldselect StuntDoubles which have mass greater than
228   \end{center}
229  
230   For example, the phrase {\tt select mass > 16.0 and charge < -2}
231 < wouldselect StuntDoubles which have mass greater than 16.0 and
231 > would select StuntDoubles which have mass greater than 16.0 and
232   charges less than -2.
233  
234   \subsection{\label{appendixSection:within}Within expressions}
# Line 336 | Line 337 | distribution functions are most easily seen in the fig
337  
338   \begin{figure}
339   \centering
340 < \includegraphics[width=3in]{definition.pdf}
340 > \includegraphics[width=3in]{definition.eps}
341   \caption[Definitions of the angles between directional objects]{ \\
342   Any two directional objects (DirectionalAtoms and RigidBodies) have
343   a set of two angles ($\theta$, and $\omega$) between the z-axes of

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines