Package | Description |
---|---|
x3d.model |
This package contains the x3d model.
|
Modifier and Type | Field and Description |
---|---|
protected Head |
X3DDocument.head |
Modifier and Type | Method and Description |
---|---|
Head |
ObjectFactory.createHead()
Create an instance of
Head |
Head |
X3DDocument.getHead()
Gets the value of the head property.
|
Modifier and Type | Method and Description |
---|---|
void |
X3DDocument.setHead(Head value)
Sets the value of the head property.
|