Uses of Interface
org.web3d.x3d.sai.Networking.InlineGeometry
Packages that use InlineGeometry
Package
Description
The Networking component defines node types and other features used to access file-based and streaming resources on the World Wide Web.
The Networking component defines node types and other features used to access file-based and streaming resources on the World Wide Web.
-
Uses of InlineGeometry in org.web3d.x3d.jsail.Networking
Classes in org.web3d.x3d.jsail.Networking that implement InlineGeometryModifier and TypeClassDescriptionclassInlineGeometry loads geometry from an external file. -
Uses of InlineGeometry in org.web3d.x3d.sai.Networking
Methods in org.web3d.x3d.sai.Networking that return InlineGeometryModifier and TypeMethodDescriptionInlineGeometry.setAutoRefresh(double newValue) Accessor method to assign double value in seconds to inputOutput SFTime field named autoRefresh.InlineGeometry.setAutoRefreshTimeLimit(double newValue) Accessor method to assign double value in seconds to inputOutput SFTime field named autoRefreshTimeLimit.InlineGeometry.setDescription(String newValue) Accessor method to assign String value to inputOutput SFString field named description.InlineGeometry.setLoad(boolean newValue) Accessor method to assign boolean value to inputOutput SFBool field named load.InlineGeometry.setMetadata(X3DMetadataObject newValue) Accessor method to assign org.web3d.x3d.sai.Core.X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.Accessor method to assign String array to inputOutput MFString field named url.