|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectvrml.Field
vrml.ConstField
vrml.field.ConstSFNode
public class ConstSFNode
Represents a read-only VRML SFNode field in Java.
| Constructor Summary | |
|---|---|
ConstSFNode(BaseNode node)
Construct a read-only SFNode field. |
|
| Method Summary | |
|---|---|
BaseNode |
getValue()
Get the VRML node stored in this SFNode. |
| Methods inherited from class vrml.ConstField |
|---|
clone |
| Methods inherited from class vrml.Field |
|---|
dispose, finalize, getPeer, toString |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public ConstSFNode(BaseNode node)
node - VRML Node to create SFNode with| Method Detail |
|---|
public BaseNode getValue()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||