public interface ProfileInfo
| Modifier and Type | Method and Description |
|---|---|
Component[] |
getComponents()
Get the list of defined components for this profile.
|
java.lang.String |
getName()
Get the name of this component.
|
java.lang.String |
getTitle()
Get the title of this component.
|
java.lang.String |
toX3DString()
Return a formatted string version of this component that conforms to
the X3D specification for X3D file encoding.
|
java.lang.String getName()
java.lang.String getTitle()
Component[] getComponents()
java.lang.String toX3DString()
PROFILE keyword, as per specification.Copyright ©2005-2017 Web3D Consortium under an open-source license, free for any use. Feedback is welcome.