Add missing doc files
[jabaws.git] / binaries / src / ViennaRNA / doc / latex / plot__layouts_8h_source.tex
1 \hypertarget{plot__layouts_8h}{\section{plot\-\_\-layouts.\-h}
2 \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}}
3 }
4
5 \begin{DoxyCode}
6 00001 
7 00009 \textcolor{preprocessor}{#ifndef \_\_VIENNA\_RNA\_PACKAGE\_PLOT\_LAYOUTS\_H\_\_}
8 00010 \textcolor{preprocessor}{}\textcolor{preprocessor}{#define \_\_VIENNA\_RNA\_PACKAGE\_PLOT\_LAYOUTS\_H\_\_}
9 00011 \textcolor{preprocessor}{}
10 00012 \textcolor{preprocessor}{#include "\hyperlink{data__structures_8h}{data\_structures.h}"}
11 00013 \textcolor{preprocessor}{#include "\hyperlink{naview_8h}{naview.h}"}
12 00014 
13 00015 \textcolor{preprocessor}{#ifndef PI}
14 00016 \textcolor{preprocessor}{}\textcolor{preprocessor}{#define  PI       3.141592654}
15 00017 \textcolor{preprocessor}{}\textcolor{preprocessor}{#endif}
16 00018 \textcolor{preprocessor}{}\textcolor{preprocessor}{#define  PIHALF       PI/2.}
17 00019 \textcolor{preprocessor}{}
18 00020 
19 \hypertarget{plot__layouts_8h_source_l00029}{}\hyperlink{plot__layouts_8h_ae6d17b9f0a53cf5205a9181e0f8422e9}{00029} \textcolor{preprocessor}{#define VRNA\_PLOT\_TYPE\_SIMPLE     0}
20 00030 \textcolor{preprocessor}{}
21 \hypertarget{plot__layouts_8h_source_l00039}{}\hyperlink{plot__layouts_8h_a94d4c863ecac2f220f76658afb92f964}{00039} \textcolor{preprocessor}{#define VRNA\_PLOT\_TYPE\_NAVIEW     1}
22 00040 \textcolor{preprocessor}{}
23 \hypertarget{plot__layouts_8h_source_l00049}{}\hyperlink{plot__layouts_8h_a8c9eac631348da92136c8363ecdd9fb9}{00049} \textcolor{preprocessor}{#define VRNA\_PLOT\_TYPE\_CIRCULAR   2}
24 00050 \textcolor{preprocessor}{}
25 00051 
26 00064 \textcolor{keyword}{extern} \textcolor{keywordtype}{int} \hyperlink{plot__layouts_8h_a5964c4581431b098b80027d6e14dcdd4}{rna\_plot\_type};
27 00065 
28 00077 \textcolor{keywordtype}{int} \hyperlink{plot__layouts_8h_af4b9173e7d3fd361c3c85e6def194123}{simple\_xy\_coordinates}(\textcolor{keywordtype}{short} *pair\_table,
29 00078                           \textcolor{keywordtype}{float} *X,
30 00079                           \textcolor{keywordtype}{float} *Y);
31 00080 
32 00101 \textcolor{keywordtype}{int} \hyperlink{plot__layouts_8h_ac4ea13d35308f09940178d2b05a248c2}{simple\_circplot\_coordinates}(\textcolor{keywordtype}{short} *pair\_table,
33 00102                                 \textcolor{keywordtype}{float} *x,
34 00103                                 \textcolor{keywordtype}{float} *y);
35 00104 
36 00105 
37 00106 \textcolor{preprocessor}{#endif}
38 \end{DoxyCode}