temp {umlr} | R Documentation |
Temporary Documentation File
Description
Documenting pending, next revision...
Usage
umlarrow (v1, v2)
setbox (k, x, y)
umlbox (str=list(""), col=NA, border=black, x=0, y=0, wmin=5, vincr=0.25)
umlclass (name, attributes=NULL, methods=NULL, ...)
umlgui (g)
umlbounds (v, ...)
umlcanvas (xlim=c(-10, 10), ylim=c(10, -10), gridlines=TRUE)
umlgraph (vs, cs)
umlgraph.pdf (g)
umlgraph.preview (g)
umlnode (x, y)
## S3 method for class 'umlarrow':
plot(con, ...)
## S3 method for class 'umlbox':
plot(k, ...)
## S3 method for class 'umlbox':
umlbounds(v, ...)
## S3 method for class 'umlgraph':
plot(g, ...)
## S3 method for class 'umlnode':
plot(v, ...)
## S3 method for class 'umlnode':
umlbounds(v, ...)
Arguments
x |
. |
y |
. |
v |
. |
g |
. |
k |
. |
v1 |
. |
v2 |
. |
vs |
. |
cs |
. |
con |
. |
str |
. |
col |
. |
border |
. |
xlim |
. |
ylim |
. |
wmin |
. |
vincr |
. |
name |
. |
attributes |
. |
methods |
. |
gridlines |
. |
... |
. |
[Package
umlr version 0.1.1
Index]