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 2826 by tim, Thu Jun 8 19:54:33 2006 UTC vs.
Revision 2828 by tim, Thu Jun 8 20:10:36 2006 UTC

# Line 292 | Line 292 | OOPSE manipulates both traditional atoms as well as so
292   \end{lstlisting}
293   \section{\label{appendixSection:concepts}Concepts}
294  
295 + \begin{figure}
296 + \centering
297 + \includegraphics[width=\linewidth]{heirarchy.eps}
298 + \caption[Class heirarchy for StuntDoubles in {\sc OOPSE}]{ The class
299 + heirarchy of StuntDoubles in {\sc OOPSE}.}
300 + \label{oopseFig:heirarchy}
301 + \end{figure}
302 +
303   OOPSE manipulates both traditional atoms as well as some objects
304   that {\it behave like atoms}.  These objects can be rigid
305   collections of atoms or atoms which have orientational degrees of
306 < freedom.  Here is a diagram of the class heirarchy:
306 > freedom.  A diagram of the class heirarchy is illustrated in
307 > Fig.~\ref{oopseFig:heirarchy}.
308  
300 \begin{figure}
301 \centering
302 \includegraphics[width=3in]{heirarchy.eps}
303 \caption[Class heirarchy for StuntDoubles in {\sc oopse}-3.0]{ \\
304 The class heirarchy of StuntDoubles in {\sc oopse}-3.0. The
305 selection syntax allows the user to select any of the objects that
306 are descended from a StuntDouble.} \label{oopseFig:heirarchy}
307 \end{figure}
309  
310   \begin{itemize}
311   \item A {\bf StuntDouble} is {\it any} object that can be manipulated by the

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines