[Vennerable-commits] r66 - pkg/Vennerable/man
noreply at r-forge.r-project.org
noreply at r-forge.r-project.org
Mon Sep 28 22:41:53 CEST 2009
Author: js229
Date: 2009-09-28 22:41:53 +0200 (Mon, 28 Sep 2009)
New Revision: 66
Modified:
pkg/Vennerable/man/VennDrawing-class.Rd
Log:
Modified: pkg/Vennerable/man/VennDrawing-class.Rd
===================================================================
--- pkg/Vennerable/man/VennDrawing-class.Rd 2009-09-28 20:32:15 UTC (rev 65)
+++ pkg/Vennerable/man/VennDrawing-class.Rd 2009-09-28 20:41:53 UTC (rev 66)
@@ -30,8 +30,10 @@
}
\section{Slots}{
\describe{
- \item{\code{universe}:}{A \code{"matrix"} with the $x$ and $y$ coordinates of the bounding universe. Currently assumed to have 2 rows by much of the code, corresponding to the lower left and upper right corners of a bounding rectangle}
- \item{\code{setList}:}{See \code{\link{TissueDrawing-class}} }
+ \item{\code{universe}:}{A \code{matrix} with the \eqn{x} and \eqn{y} coordinates of the bounding universe. Currently assumed to have 2 rows by much of the code, corresponding to the lower left and upper right corners of a bounding rectangle}
+ \item{\code{SetLabels}:}{A data.frame encoding the positions of labels for the Sets}
+ \item{\code{FaceLabels}:}{A data.frame encoding the positions of labels for the Faces}
+ \item{\code{setList}:}{See \code{\link{TissueDrawing-class}} }
\item{\code{nodeList}:}{See \code{\link{TissueDrawing-class}} }
\item{\code{recentChanges}:}{See \code{\link{TissueDrawing-class}}}
\item{\code{edgeList}:}{See \code{\link{TissueDrawing-class}} }
More information about the Vennerable-commits
mailing list