|
j3d-vrml97-0.1.0 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectvrml.BaseNode
public abstract class BaseNode
Description of the Class
Field Summary | |
---|---|
protected BaseNode |
implBaseNode
Description of the Field |
Constructor Summary | |
---|---|
protected |
BaseNode(BaseNode init)
Constructor for the BaseNode object |
Method Summary | |
---|---|
protected static Browser |
browserImpl(Browser browser)
Description of the Method |
abstract Browser |
getBrowser()
Gets the browser attribute of the BaseNode object |
protected BaseNode |
getImpl()
Gets the impl attribute of the BaseNode object |
Node |
getImplNode()
Gets the implNode attribute of the BaseNode object |
abstract String |
getType()
Gets the type attribute of the BaseNode object |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected BaseNode implBaseNode
Constructor Detail |
---|
protected BaseNode(BaseNode init)
init
- Description of the ParameterMethod Detail |
---|
public abstract String getType()
public abstract Browser getBrowser()
protected static Browser browserImpl(Browser browser)
browser
- Description of the Parameter
protected BaseNode getImpl()
public Node getImplNode()
|
j3d-vrml97-0.1.0 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |