FreeWRL / FreeX3D 4.3.0
sai.FreeWRLFieldTypes Class Reference
Inheritance diagram for sai.FreeWRLFieldTypes:

Static Public Member Functions

static int getIntType (String type)
 
static String getStringType (int type)
 
static String getStringDesc (int type)
 
static int getIntFromStringDesc (String desc)
 
static int getAccessFromType (String type)
 
static int getIntAccess (String type)
 
static String getStringAccess (int type)
 

Static Public Attributes

static int SFUNKOWN = 0
 

Detailed Description

Definition at line 5 of file FreeWRLFieldTypes.java.

Member Function Documentation

◆ getAccessFromType()

static int sai.FreeWRLFieldTypes.getAccessFromType ( String  type)
inlinestatic

Definition at line 185 of file FreeWRLFieldTypes.java.

◆ getIntAccess()

static int sai.FreeWRLFieldTypes.getIntAccess ( String  type)
inlinestatic

Definition at line 191 of file FreeWRLFieldTypes.java.

◆ getIntFromStringDesc()

static int sai.FreeWRLFieldTypes.getIntFromStringDesc ( String  desc)
inlinestatic

Definition at line 179 of file FreeWRLFieldTypes.java.

◆ getIntType()

static int sai.FreeWRLFieldTypes.getIntType ( String  type)
inlinestatic

Definition at line 165 of file FreeWRLFieldTypes.java.

◆ getStringAccess()

static String sai.FreeWRLFieldTypes.getStringAccess ( int  type)
inlinestatic

Definition at line 197 of file FreeWRLFieldTypes.java.

◆ getStringDesc()

static String sai.FreeWRLFieldTypes.getStringDesc ( int  type)
inlinestatic

Definition at line 175 of file FreeWRLFieldTypes.java.

◆ getStringType()

static String sai.FreeWRLFieldTypes.getStringType ( int  type)
inlinestatic

Definition at line 171 of file FreeWRLFieldTypes.java.

Field Documentation

◆ SFUNKOWN

int sai.FreeWRLFieldTypes.SFUNKOWN = 0
static

Definition at line 14 of file FreeWRLFieldTypes.java.


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