Contents | Package | Class | Tree | Deprecated | Index | Help
PREV | NEXT SHOW LISTS | HIDE LISTS

Class vrml.BaseNode

java.lang.Object
    |
    +----vrml.BaseNode
Subclasses:
Node, Script

public abstract class BaseNode
extends java.lang.Object

Constructor Summary
 BaseNode()
 
 

Method Summary
Browser  getBrowser()
 
java.lang.String  getType()
 
 
Methods inherited from class java.lang.Object
 clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BaseNode

public BaseNode()
Method Detail

getType

public java.lang.String getType()

getBrowser

public Browser getBrowser()

Contents | Package | Class | Tree | Deprecated | Index | Help
PREV | NEXT SHOW LISTS | HIDE LISTS