FreeWRL / FreeX3D 4.3.0
vrml.FWJavaScript Class Reference

Static Public Member Functions

static void add_touched (Field f)
 
static void send_touched (String reqid) throws IOException
 
static void main (String argv[]) throws ClassNotFoundException, NoSuchMethodException, InstantiationException, IllegalAccessException, InvocationTargetException, Exception, Throwable
 
static String getFieldType (BaseNode node, String fieldname, String kind)
 
static void readField (BaseNode node, String fieldName, Field fld)
 
static String getNodeType (BaseNode node)
 
static Browser getBrowser ()
 
static BaseNode[] createVrmlFromString (String vrmlSyntax) throws InvalidVRMLSyntaxException
 
static BaseNode[] createX3DFromString (String vrmlSyntax) throws InvalidX3DSyntaxException
 

Detailed Description

Definition at line 13 of file FWJavaScript.java.

Member Function Documentation

◆ add_touched()

static void vrml.FWJavaScript.add_touched ( Field f)
inlinestatic

Definition at line 26 of file FWJavaScript.java.

◆ createVrmlFromString()

static BaseNode[] vrml.FWJavaScript.createVrmlFromString ( String vrmlSyntax) throws InvalidVRMLSyntaxException
inlinestatic

Definition at line 222 of file FWJavaScript.java.

◆ createX3DFromString()

static BaseNode[] vrml.FWJavaScript.createX3DFromString ( String vrmlSyntax) throws InvalidX3DSyntaxException
inlinestatic

Definition at line 253 of file FWJavaScript.java.

◆ getBrowser()

static Browser vrml.FWJavaScript.getBrowser ( )
inlinestatic

Definition at line 216 of file FWJavaScript.java.

◆ getFieldType()

static String vrml.FWJavaScript.getFieldType ( BaseNode node,
String fieldname,
String kind )
inlinestatic

Definition at line 182 of file FWJavaScript.java.

◆ getNodeType()

static String vrml.FWJavaScript.getNodeType ( BaseNode node)
inlinestatic

Definition at line 205 of file FWJavaScript.java.

◆ main()

static void vrml.FWJavaScript.main ( String argv[]) throws ClassNotFoundException, NoSuchMethodException, InstantiationException, IllegalAccessException, InvocationTargetException, Exception, Throwable
inlinestatic

Definition at line 53 of file FWJavaScript.java.

◆ readField()

static void vrml.FWJavaScript.readField ( BaseNode node,
String fieldName,
Field fld )
inlinestatic

Definition at line 195 of file FWJavaScript.java.

◆ send_touched()

static void vrml.FWJavaScript.send_touched ( String reqid) throws IOException
inlinestatic

Definition at line 30 of file FWJavaScript.java.


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