1 | \hypertarget{classcompositepdf}{ |
---|
2 | \section{compositepdf Class Reference} |
---|
3 | \label{classcompositepdf}\index{compositepdf@{compositepdf}} |
---|
4 | } |
---|
5 | Abstract composition of pdfs, a base for specific classes this abstract class is common to \hyperlink{classepdf}{epdf} and \hyperlink{classmpdf}{mpdf}. |
---|
6 | |
---|
7 | |
---|
8 | {\tt \#include $<$libBM.h$>$} |
---|
9 | |
---|
10 | Inheritance diagram for compositepdf:\nopagebreak |
---|
11 | \begin{figure}[H] |
---|
12 | \begin{center} |
---|
13 | \leavevmode |
---|
14 | \includegraphics[width=80pt]{classcompositepdf__inherit__graph} |
---|
15 | \end{center} |
---|
16 | \end{figure} |
---|
17 | \subsection*{Public Member Functions} |
---|
18 | \begin{CompactItemize} |
---|
19 | \item |
---|
20 | \hypertarget{classcompositepdf_6ab00575b058fcf4d80090cb3c95351d}{ |
---|
21 | \textbf{compositepdf} (Array$<$ \hyperlink{classmpdf}{mpdf} $\ast$ $>$ A0)} |
---|
22 | \label{classcompositepdf_6ab00575b058fcf4d80090cb3c95351d} |
---|
23 | |
---|
24 | \item |
---|
25 | \hyperlink{classRV}{RV} \hyperlink{classcompositepdf_635d219fb3e32852400d6f98aa4bdc93}{getrv} (bool checkoverlap=false) |
---|
26 | \begin{CompactList}\small\item\em find common rv, flag \item\end{CompactList}\item |
---|
27 | \hypertarget{classcompositepdf_5a4479785c1fdb2cc351fbea07b899ac}{ |
---|
28 | void \hyperlink{classcompositepdf_5a4479785c1fdb2cc351fbea07b899ac}{setrvc} (const \hyperlink{classRV}{RV} \&rv, \hyperlink{classRV}{RV} \&rvc)} |
---|
29 | \label{classcompositepdf_5a4479785c1fdb2cc351fbea07b899ac} |
---|
30 | |
---|
31 | \begin{CompactList}\small\item\em common rvc of all mpdfs is written to rvc \item\end{CompactList}\end{CompactItemize} |
---|
32 | \subsection*{Protected Attributes} |
---|
33 | \begin{CompactItemize} |
---|
34 | \item |
---|
35 | \hypertarget{classcompositepdf_c1646fe41ff5934d010e54ccaa46133f}{ |
---|
36 | int \hyperlink{classcompositepdf_c1646fe41ff5934d010e54ccaa46133f}{n}} |
---|
37 | \label{classcompositepdf_c1646fe41ff5934d010e54ccaa46133f} |
---|
38 | |
---|
39 | \begin{CompactList}\small\item\em Number of mpdfs in the composite. \item\end{CompactList}\item |
---|
40 | \hypertarget{classcompositepdf_637877061b917a16a0421bb5c4cd480d}{ |
---|
41 | Array$<$ \hyperlink{classmpdf}{mpdf} $\ast$ $>$ \hyperlink{classcompositepdf_637877061b917a16a0421bb5c4cd480d}{mpdfs}} |
---|
42 | \label{classcompositepdf_637877061b917a16a0421bb5c4cd480d} |
---|
43 | |
---|
44 | \begin{CompactList}\small\item\em Elements of composition. \item\end{CompactList}\end{CompactItemize} |
---|
45 | |
---|
46 | |
---|
47 | \subsection{Detailed Description} |
---|
48 | Abstract composition of pdfs, a base for specific classes this abstract class is common to \hyperlink{classepdf}{epdf} and \hyperlink{classmpdf}{mpdf}. |
---|
49 | |
---|
50 | \subsection{Member Function Documentation} |
---|
51 | \hypertarget{classcompositepdf_635d219fb3e32852400d6f98aa4bdc93}{ |
---|
52 | \index{compositepdf@{compositepdf}!getrv@{getrv}} |
---|
53 | \index{getrv@{getrv}!compositepdf@{compositepdf}} |
---|
54 | \subsubsection[getrv]{\setlength{\rightskip}{0pt plus 5cm}{\bf RV} compositepdf::getrv (bool {\em checkoverlap} = {\tt false})}} |
---|
55 | \label{classcompositepdf_635d219fb3e32852400d6f98aa4bdc93} |
---|
56 | |
---|
57 | |
---|
58 | find common rv, flag |
---|
59 | |
---|
60 | \begin{Desc} |
---|
61 | \item[Parameters:] |
---|
62 | \begin{description} |
---|
63 | \item[{\em checkoverlap}]modifies whether overlaps are acceptable \end{description} |
---|
64 | \end{Desc} |
---|
65 | |
---|
66 | |
---|
67 | References RV::add(), mpdfs, and n. |
---|
68 | |
---|
69 | The documentation for this class was generated from the following files:\begin{CompactItemize} |
---|
70 | \item |
---|
71 | work/git/mixpp/bdm/stat/\hyperlink{libBM_8h}{libBM.h}\item |
---|
72 | work/git/mixpp/bdm/stat/libBM.cpp\end{CompactItemize} |
---|