Show
Ignore:
Timestamp:
11/13/08 19:59:21 (16 years ago)
Author:
smidl
Message:

dokumentace

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • doc/latex/classcompositepdf.tex

    r187 r210  
    33\label{classcompositepdf}\index{compositepdf@{compositepdf}} 
    44} 
    5 Abstract composition of pdfs, a base for specific classes 
     5Abstract composition of pdfs, a base for specific classes this abstract class is common to \hyperlink{classepdf}{epdf} and \hyperlink{classmpdf}{mpdf} 
    66 
    77 
     
    2929\label{classcompositepdf_5a4479785c1fdb2cc351fbea07b899ac} 
    3030 
    31 \begin{CompactList}\small\item\em common rvc of all mpdfs is written to rvc \item\end{CompactList}\item  
    32 \hypertarget{classcompositepdf_08958c8f76d65de94ecc37b8d90bc77a}{ 
    33 void \hyperlink{classcompositepdf_08958c8f76d65de94ecc37b8d90bc77a}{setindices} (const \hyperlink{classRV}{RV} \&rv)} 
    34 \label{classcompositepdf_08958c8f76d65de94ecc37b8d90bc77a} 
    35  
    36 \begin{CompactList}\small\item\em fill all rv$\ast$inrv$\ast$ according to \item\end{CompactList}\item  
    37 \hypertarget{classcompositepdf_3bd4ada95f381ea6c4cff2dc86e957c4}{ 
    38 void \hyperlink{classcompositepdf_3bd4ada95f381ea6c4cff2dc86e957c4}{setrvcinrv} (const \hyperlink{classRV}{RV} \&rvc, Array$<$ ivec $>$ \&rvcind)} 
    39 \label{classcompositepdf_3bd4ada95f381ea6c4cff2dc86e957c4} 
    40  
    41 \begin{CompactList}\small\item\em Function fills Array by indeces of mpdfs inside given rv. \item\end{CompactList}\end{CompactItemize} 
     31\begin{CompactList}\small\item\em common rvc of all mpdfs is written to rvc \item\end{CompactList}\end{CompactItemize} 
    4232\subsection*{Protected Attributes} 
    4333\begin{CompactItemize} 
     
    5242\label{classcompositepdf_637877061b917a16a0421bb5c4cd480d} 
    5343 
    54 \begin{CompactList}\small\item\em Elements of composition. \item\end{CompactList}\item  
    55 \hypertarget{classcompositepdf_4d4a8269f9faefeca8cdc251a5a29a7f}{ 
    56 Array$<$ ivec $>$ \hyperlink{classcompositepdf_4d4a8269f9faefeca8cdc251a5a29a7f}{rvsinrv}} 
    57 \label{classcompositepdf_4d4a8269f9faefeca8cdc251a5a29a7f} 
    58  
    59 \begin{CompactList}\small\item\em Indeces of rvs in common rv. \item\end{CompactList}\item  
    60 \hypertarget{classcompositepdf_3df07bb5e3ed36a3119b145043296676}{ 
    61 Array$<$ ivec $>$ \hyperlink{classcompositepdf_3df07bb5e3ed36a3119b145043296676}{rvcsinrv}} 
    62 \label{classcompositepdf_3df07bb5e3ed36a3119b145043296676} 
    63  
    64 \begin{CompactList}\small\item\em Indeces of rvc in common rv. \item\end{CompactList}\item  
    65 \hypertarget{classcompositepdf_de3bd289a26d5549dcf1ed19e5b13569}{ 
    66 Array$<$ ivec $>$ \hyperlink{classcompositepdf_de3bd289a26d5549dcf1ed19e5b13569}{rvinrvcs}} 
    67 \label{classcompositepdf_de3bd289a26d5549dcf1ed19e5b13569} 
    68  
    69 \begin{CompactList}\small\item\em Indeces of common rv in rvc. \item\end{CompactList}\end{CompactItemize} 
     44\begin{CompactList}\small\item\em Elements of composition. \item\end{CompactList}\end{CompactItemize} 
    7045 
    7146 
    7247\subsection{Detailed Description} 
    73 Abstract composition of pdfs, a base for specific classes.  
     48Abstract composition of pdfs, a base for specific classes this abstract class is common to \hyperlink{classepdf}{epdf} and \hyperlink{classmpdf}{mpdf}.  
    7449 
    7550\subsection{Member Function Documentation}