Package | Description |
---|---|
x3d.fields |
This package contains the x3d field types.
|
x3d.model |
This package contains the x3d model.
|
Modifier and Type | Method and Description |
---|---|
MFDouble |
ObjectFactory.createMFDouble() |
Modifier and Type | Field and Description |
---|---|
protected MFDouble |
MetadataDouble.value |
Modifier and Type | Method and Description |
---|---|
MFDouble |
MetadataDouble.getValue()
Gets the value of the value property.
|
Modifier and Type | Method and Description |
---|---|
void |
MetadataDouble.setValue(MFDouble value)
Sets the value of the value property.
|