Java javax.media.j3d Link fields, constructors, methods, implement or subclass

Example usage for Java javax.media.j3d Link fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for javax.media.j3d Link.

The text is from its open source code.

Constructor

Link(SharedGroup sharedGroup)
Constructs a Link node object that points to the specified SharedGroup node.

Method

SharedGroupgetSharedGroup()
Retrieves the node's SharedGroup reference.