Package | Description |
---|---|
graphVisualizer.utils.x3d |
This package contains the x3d-specific utilities of the
graph visualizer.
|
x3d.model |
This package contains the x3d model.
|
Modifier and Type | Method and Description |
---|---|
static Background |
X3DCreator.createBackground(String namespace,
String name,
MFFloat groundAngles,
MFFloat skyAngles,
MFColor groundColors,
MFColor skyColors)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
Background |
ObjectFactory.createBackground()
Create an instance of
Background |