Skip to content
Snippets Groups Projects
Commit 35001286 authored by Christopher Schankula's avatar Christopher Schankula :earth_africa:
Browse files

slight changes to BioTree UML

parent 605802bf
No related branches found
No related tags found
No related merge requests found
No preview for this file type
No preview for this file type
......@@ -253,9 +253,9 @@ Secondly, this diagrams represents a key feature of \textit{TrawlExpert} in that
\begin{figure}[H]
\centering
\includegraphics[width=18cm, trim={0 0 0 0}, clip]{BioTreeDotJava.pdf}
\includegraphics[width=18cm, trim={1.3cm 0 0 0}, clip]{BioTreeDotJava.pdf}
\caption{UML State machine diagram for \textit{/data/biotree/BioTree.java}, a class that builds a tree data structure from the scientific name hierarchies (called taxa) of fish. Uses a World Register of Marine Species (Worms) API to identify the correct spelling of species names for misspelled scientific names in the dataset. }
\caption{UML State machine diagram for \textit{/data/biotree/BioTree.java}, a class that builds a tree data structure from the scientific name hierarchies (taxa) of fish. Uses the World Register of Marine Species (WORMS) API to identify the correct spelling of species names for misspelled scientific names in the dataset. }
\label{fig:BioTreeUML}
\end{figure}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment