Uses of Interface
org.web3d.x3d.sai.Core.ProtoInstance
Package | Description |
---|---|
org.web3d.x3d.jsail.Core | |
org.web3d.x3d.sai.Core |
-
Uses of ProtoInstance in org.web3d.x3d.jsail.Core
Classes in org.web3d.x3d.jsail.Core that implement ProtoInstance Modifier and Type Class Description class
ProtoInstanceObject
ProtoInstance can override field default values via fieldValue initializations. -
Uses of ProtoInstance in org.web3d.x3d.sai.Core
Methods in org.web3d.x3d.sai.Core that return ProtoInstance Modifier and Type Method Description ProtoInstance
ProtoInstance. setMetadata(X3DMetadataObject newValue)
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.ProtoInstance
ProtoInstance. setName(java.lang.String newValue)
Accessor method to assign String value to inputOutput SFString field named name.