| 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 |
|---|---|
Shape |
INodeFactory.createNode(String namespace,
String name)
Deprecated.
|
Shape |
DefaultNodeFactory.createNode(String namespace,
String name)
Deprecated.
|
static Shape |
X3DCreator.createShape(String namespace,
String name,
X3DGeometryNode geometry,
X3DAppearanceNode appearance)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
Shape |
ObjectFactory.createShape()
Create an instance of
Shape |