|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.sun.j3d.loaders.lw3d.TextfileParser
com.sun.j3d.loaders.lw3d.LwsEnvelope
com.sun.j3d.loaders.lw3d.LwsEnvelopeLightIntensity
class LwsEnvelopeLightIntensity
This class creates a LightIntensityPathInterpolator object from the keyframe-based envelope specified in a Scene file.
| Field Summary |
|---|
| Fields inherited from class com.sun.j3d.loaders.lw3d.LwsEnvelope |
|---|
behaviors, frames, loop, name, numChannels, numFrames, totalFrames, totalTime |
| Fields inherited from class com.sun.j3d.loaders.lw3d.TextfileParser |
|---|
currentLevel, debugPrinter, EXCEPTION, LINE_TRACE, lineSeparatorChar, MISC, NONE, NUMBER, TIME, TRACE, VALUES, WORD |
| Constructor Summary | |
|---|---|
LwsEnvelopeLightIntensity(java.io.StreamTokenizer st,
int frames,
float time)
Constructor: Calls superclass, which will parse the stream and store the envelope data |
|
| Method Summary | |
|---|---|
(package private) void |
createJava3dBehaviors(java.lang.Object target)
Creates Java3d behaviors given the stored envelope data. |
(package private) Behavior |
getBehaviors()
|
(package private) LwsEnvelopeFrame |
getFirstFrame()
|
(package private) void |
printVals()
|
| Methods inherited from class com.sun.j3d.loaders.lw3d.LwsEnvelope |
|---|
createJava3dBehaviors, getEnvelope |
| Methods inherited from class com.sun.j3d.loaders.lw3d.TextfileParser |
|---|
checkString, checkType, debugOutput, debugOutputLn, getAndCheckString, getName, getNumber, getString, isCurrentToken, skip, skipUntilString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
LwsEnvelopeLightIntensity(java.io.StreamTokenizer st,
int frames,
float time)
| Method Detail |
|---|
void createJava3dBehaviors(java.lang.Object target)
Behavior getBehaviors()
getBehaviors in class LwsEnvelopeLwsEnvelopeFrame getFirstFrame()
getFirstFrame in class LwsEnvelopevoid printVals()
printVals in class LwsEnvelope
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||