print.gdsn.class: Show the information of class "gdsn.class"

Description Usage Arguments Author(s) References See Also

View source: R/gdsfmt-main.r

Description

Display an object of class "gdsn.class", a GDS node.

Usage

1
2
## S3 method for class 'gdsn.class'
print(x, expand=TRUE, all=FALSE, ...)

Arguments

x

an object of class gdsn.class, a GDS node

expand

whether enumerate all of child nodes

all

if FALSE, hide GDS nodes with an attribute "R.invisible"

...

the arguments passed to or from other methods

Author(s)

Xiuwen Zheng

References

http://github.com/zhengxwen/gdsfmt

See Also

print.gds.class


gdsfmt documentation built on May 2, 2019, 4:41 p.m.