Package | Description |
---|---|
graphVisualizer.conversion.x3d |
This package contains the output formatters (or "engines") for the
GraphVisualizer.
|
graphVisualizer.utils.x3d |
This package contains the x3d-specific utilities of the
graph visualizer.
|
graphVisualizer.utils.x3d.scripts |
This package contains the x3d scripting components of the
graph visualizer.
|
x3d.model |
This package contains the x3d model.
|
Modifier and Type | Method and Description |
---|---|
Group |
X3DVisualizationEngine.createGroupFromVisualization(prefuse.Visualization layout,
String namespace,
String name)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
static Group |
X3DCreator.groupObjects(String namespace,
String name,
X3DNode... objects)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
static Group |
CaveScriptGenerator.createCAVEScript() |
Modifier and Type | Method and Description |
---|---|
Group |
ObjectFactory.createGroup()
Create an instance of
Group |