30 lines
518 B
Groff
30 lines
518 B
Groff
.\" man page create by R# package system.
|
|
.TH IGRAPH 2 2000-Jan "class" "class"
|
|
.SH NAME
|
|
class \- get/set node class type
|
|
.SH SYNOPSIS
|
|
\fIclass(\fBg\fR as any,
|
|
\fBclassList\fR as string = \fB<NULL>\fR,
|
|
[\fB<Environment>\fR]);\fR
|
|
.SH DESCRIPTION
|
|
.PP
|
|
get/set node class type
|
|
.PP
|
|
.SH OPTIONS
|
|
.PP
|
|
\fBg\fB \fR\-
|
|
the network graph model, vertex array or vertex V collection.
|
|
.
|
|
.PP
|
|
.PP
|
|
\fBclassList\fB \fR\- -.
|
|
.PP
|
|
.SH SEE ALSO
|
|
igraph
|
|
.SH FILES
|
|
.PP
|
|
igraph.dll
|
|
.PP
|
|
.SH AUTHOR
|
|
Written by \fBxie.guigang@gcmodeller.org\fR
|