|
j3d-vrml97-0.1.0 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jdesktop.j3d.loaders.vrml97.impl.BaseNode
org.jdesktop.j3d.loaders.vrml97.impl.Node
org.jdesktop.j3d.loaders.vrml97.impl.Light
public abstract class Light
Description of the Class
Field Summary |
---|
Fields inherited from class org.jdesktop.j3d.loaders.vrml97.impl.Node |
---|
FieldSpec |
Method Summary | |
---|---|
AmbientLight |
getAmbientLight()
Gets the ambientLight attribute of the Light object |
Node |
getImplNode()
Gets the implNode attribute of the Light object |
Light |
getLight()
Gets the light attribute of the Light object |
BaseNode |
wrap()
Description of the Method |
Methods inherited from class org.jdesktop.j3d.loaders.vrml97.impl.Node |
---|
getEventIn, getEventOut, getExposedField, getField, notifyMethod |
Methods inherited from class org.jdesktop.j3d.loaders.vrml97.impl.BaseNode |
---|
clone, getBrowser, getNumTris, getType, toString, toStringId |
Methods inherited from class java.lang.Object |
---|
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Method Detail |
---|
public AmbientLight getAmbientLight()
public Light getLight()
public Node getImplNode()
getImplNode
in class BaseNode
public BaseNode wrap()
wrap
in class Node
|
j3d-vrml97-0.1.0 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |