FreeWRL / FreeX3D 4.3.0
sai.FWProfileInfo Class Reference
Inheritance diagram for sai.FWProfileInfo:
org.web3d.x3d.sai.ProfileInfo

Public Member Functions

 FWProfileInfo (String n, String t, ComponentInfo[] c)
 
String getName ()
 
String getTitle ()
 
ComponentInfo[] getComponents ()
 
String toX3DString ()
 

Detailed Description

Definition at line 4 of file FWProfileInfo.java.

Constructor & Destructor Documentation

◆ FWProfileInfo()

sai.FWProfileInfo.FWProfileInfo ( String n,
String t,
ComponentInfo[] c )
inline

Definition at line 9 of file FWProfileInfo.java.

Member Function Documentation

◆ getComponents()

ComponentInfo[] sai.FWProfileInfo.getComponents ( )
inline

Implements org.web3d.x3d.sai.ProfileInfo.

Definition at line 23 of file FWProfileInfo.java.

◆ getName()

String sai.FWProfileInfo.getName ( )
inline

Implements org.web3d.x3d.sai.ProfileInfo.

Definition at line 15 of file FWProfileInfo.java.

◆ getTitle()

String sai.FWProfileInfo.getTitle ( )
inline

Implements org.web3d.x3d.sai.ProfileInfo.

Definition at line 19 of file FWProfileInfo.java.

◆ toX3DString()

String sai.FWProfileInfo.toX3DString ( )
inline

Implements org.web3d.x3d.sai.ProfileInfo.

Definition at line 27 of file FWProfileInfo.java.


The documentation for this class was generated from the following file: