source: trunk/documents/UserDoc/UsersGuides/ForToolkitDeveloper/latex/OOAnalysisDesign/Geometry/geometry2.tex @ 1358

Last change on this file since 1358 was 1208, checked in by garnier, 15 years ago

CVS update

File size: 662 bytes
Line 
1\subsection{Additional Geometry Diagrams}
2
3Additional diagrams for the object-oriented design of the 'geometry' related
4classes are included here.
5\newline
6
7Figure \ref{figure:geom2-1} shows the class diagram for smart voxels.
8Figure \ref{figure:geom2-2} shows the class diagram for the navigator.
9
10\begin{figure}[h!]
11\centerline{\epsfig{file=OOAnalysisDesign/Geometry/smart_voxels.eps,scale=0.85,angle=-90}}
12\vspace{10pt}
13\caption{Smart Voxels}
14\label{figure:geom2-1}
15\end{figure}
16
17\begin{figure}[h!]
18\centerline{\epsfig{file=OOAnalysisDesign/Geometry/navigator.eps,scale=0.85,angle=-90}}
19\vspace{10pt}
20\caption{Navigator}
21\label{figure:geom2-2}
22\end{figure}
23
Note: See TracBrowser for help on using the repository browser.