Add missing doc files
[jabaws.git] / binaries / src / ViennaRNA / doc / latex / plot__layouts_8h_source.tex
diff --git a/binaries/src/ViennaRNA/doc/latex/plot__layouts_8h_source.tex b/binaries/src/ViennaRNA/doc/latex/plot__layouts_8h_source.tex
new file mode 100644 (file)
index 0000000..e805f31
--- /dev/null
@@ -0,0 +1,38 @@
+\hypertarget{plot__layouts_8h}{\section{plot\-\_\-layouts.\-h}
+\label{plot__layouts_8h}\index{/home/asherstnev/\-Projects/\-Java.\-projects/jabaws/secure-\/git/develop/binaries/src/\-Vienna\-R\-N\-A/\-H/plot\-\_\-layouts.\-h@{/home/asherstnev/\-Projects/\-Java.\-projects/jabaws/secure-\/git/develop/binaries/src/\-Vienna\-R\-N\-A/\-H/plot\-\_\-layouts.\-h}}
+}
+
+\begin{DoxyCode}
+00001 
+00009 \textcolor{preprocessor}{#ifndef \_\_VIENNA\_RNA\_PACKAGE\_PLOT\_LAYOUTS\_H\_\_}
+00010 \textcolor{preprocessor}{}\textcolor{preprocessor}{#define \_\_VIENNA\_RNA\_PACKAGE\_PLOT\_LAYOUTS\_H\_\_}
+00011 \textcolor{preprocessor}{}
+00012 \textcolor{preprocessor}{#include "\hyperlink{data__structures_8h}{data\_structures.h}"}
+00013 \textcolor{preprocessor}{#include "\hyperlink{naview_8h}{naview.h}"}
+00014 
+00015 \textcolor{preprocessor}{#ifndef PI}
+00016 \textcolor{preprocessor}{}\textcolor{preprocessor}{#define  PI       3.141592654}
+00017 \textcolor{preprocessor}{}\textcolor{preprocessor}{#endif}
+00018 \textcolor{preprocessor}{}\textcolor{preprocessor}{#define  PIHALF       PI/2.}
+00019 \textcolor{preprocessor}{}
+00020 
+\hypertarget{plot__layouts_8h_source_l00029}{}\hyperlink{plot__layouts_8h_ae6d17b9f0a53cf5205a9181e0f8422e9}{00029} \textcolor{preprocessor}{#define VRNA\_PLOT\_TYPE\_SIMPLE     0}
+00030 \textcolor{preprocessor}{}
+\hypertarget{plot__layouts_8h_source_l00039}{}\hyperlink{plot__layouts_8h_a94d4c863ecac2f220f76658afb92f964}{00039} \textcolor{preprocessor}{#define VRNA\_PLOT\_TYPE\_NAVIEW     1}
+00040 \textcolor{preprocessor}{}
+\hypertarget{plot__layouts_8h_source_l00049}{}\hyperlink{plot__layouts_8h_a8c9eac631348da92136c8363ecdd9fb9}{00049} \textcolor{preprocessor}{#define VRNA\_PLOT\_TYPE\_CIRCULAR   2}
+00050 \textcolor{preprocessor}{}
+00051 
+00064 \textcolor{keyword}{extern} \textcolor{keywordtype}{int} \hyperlink{plot__layouts_8h_a5964c4581431b098b80027d6e14dcdd4}{rna\_plot\_type};
+00065 
+00077 \textcolor{keywordtype}{int} \hyperlink{plot__layouts_8h_af4b9173e7d3fd361c3c85e6def194123}{simple\_xy\_coordinates}(\textcolor{keywordtype}{short} *pair\_table,
+00078                           \textcolor{keywordtype}{float} *X,
+00079                           \textcolor{keywordtype}{float} *Y);
+00080 
+00101 \textcolor{keywordtype}{int} \hyperlink{plot__layouts_8h_ac4ea13d35308f09940178d2b05a248c2}{simple\_circplot\_coordinates}(\textcolor{keywordtype}{short} *pair\_table,
+00102                                 \textcolor{keywordtype}{float} *x,
+00103                                 \textcolor{keywordtype}{float} *y);
+00104 
+00105 
+00106 \textcolor{preprocessor}{#endif}
+\end{DoxyCode}