|
|||||||||
| Home >> All >> com >> trapezium >> vrml >> [ grammar overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
com.trapezium.vrml.grammar
Interface DEFNameFactory

- public interface DEFNameFactory
The DEFNameFactory provides an interface option for the VRML97parser that allows it to automatically generate DEF names for nodes that do not have DEF names.
| Method Summary | |
java.lang.String |
createDEFName(java.lang.String nodeOrPROTOname)
Create a DEF name. |
| Method Detail |
createDEFName
public java.lang.String createDEFName(java.lang.String nodeOrPROTOname)
- Create a DEF name.
|
|||||||||
| Home >> All >> com >> trapezium >> vrml >> [ grammar overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC