The R Project SVN R

Rev

Rev 85977 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 85977 Rev 88524
Line 1... Line 1...
1
% File src/library/grid/man/grid.xspline.Rd
1
% File src/library/grid/man/grid.xspline.Rd
2
% Part of the R package, https://www.R-project.org
2
% Part of the R package, https://www.R-project.org
3
% Copyright 1995-2020 R Core Team
3
% Copyright 1995-2025 R Core Team
4
% Distributed under GPL 2 or later
4
% Distributed under GPL 2 or later
5
 
5
 
6
\name{grid.xspline}
6
\name{grid.xspline}
7
\alias{grid.xspline}
7
\alias{grid.xspline}
8
\alias{xsplineGrob}
8
\alias{xsplineGrob}
Line 95... Line 95...
95
 
95
 
96
  For closed \I{xspline}s, a curve is automatically drawn
96
  For closed \I{xspline}s, a curve is automatically drawn
97
  between the final control point and the initial control point.
97
  between the final control point and the initial control point.
98
}
98
}
99
\references{
99
\references{
100
  Blanc, C. and Schlick, C. (1995),
100
  \bibshow{R:Blanc+Schlick:1995}
101
  "X-splines : A Spline Model Designed for the End User",
-
 
102
  in \emph{Proceedings of SIGGRAPH 95}, pp.\sspace{}377--386.
-
 
103
  \url{https://dept-info.labri.fr/~schlick/DOC/sig1.html}
-
 
104
}
101
}
105
\seealso{
102
\seealso{
106
  \link{Grid},
103
  \link{Grid},
107
  \code{\link{viewport}},
104
  \code{\link{viewport}},
108
  \code{\link{arrow}}.
105
  \code{\link{arrow}}.