Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

com.trapezium.vrml.node.generated
Class NurbsGroup  view NurbsGroup download NurbsGroup.java

java.lang.Object
  extended bycom.trapezium.vrml.VrmlElement
      extended bycom.trapezium.vrml.SingleTokenElement
          extended bycom.trapezium.vrml.MultipleTokenElement
              extended bycom.trapezium.vrml.fields.Field
                  extended bycom.trapezium.vrml.node.Node
                      extended bycom.trapezium.vrml.node.generated.NurbsGroup
All Implemented Interfaces:
java.io.Serializable, com.trapezium.pattern.VisitorPattern

public class NurbsGroup
extends com.trapezium.vrml.node.Node


Nested Class Summary
 
Nested classes inherited from class com.trapezium.vrml.fields.Field
 
Field Summary
 
Fields inherited from class com.trapezium.vrml.node.Node
 
Fields inherited from class com.trapezium.vrml.fields.Field
 
Fields inherited from class com.trapezium.vrml.MultipleTokenElement
 
Fields inherited from class com.trapezium.vrml.SingleTokenElement
 
Fields inherited from class com.trapezium.vrml.VrmlElement
baseProfile, createCount, disableBaseProfile, errorString, noUnusedDEFwarning, nowarning
 
Constructor Summary
NurbsGroup()
          constructor
 
Method Summary
 java.lang.String getNodeName()
          get the node name, template method, overridden by generated code
 
Methods inherited from class com.trapezium.vrml.node.Node
addChildNode, addChildNode, addChildNode, addInterface, generatedParent, getBoolean, getBoolValue, getChildNode, getClosestFieldId, getDefaultFieldValue, getDEFparent, getField, getFieldAt, getFieldNames, getFieldType, getFieldValue, getFloatArray, getFloatValue, getInterfaceCount, getInterfaceType, getIntValue, getISfield, getLastField, getMFfield, getNode, getNodeValue, getNumberFields, getParent, isBindable, isDEF, isDEForUSE, isFieldUsedByROUTE, isImplicitFieldId, isPROTOnode, isSensor, isUSE, isValidFieldId, removeChildNode, removeField, setError, setField, setField, setField, vrmlClone
 
Methods inherited from class com.trapezium.vrml.fields.Field
cloneFieldValue, fieldValueTraverse, getFieldId, getFieldType, getFieldValue, getFloat, getInterfaceType, getNodeParent, getNodeValue, isInUse, isISfield, markInUse, setFieldId, setFieldType, setFieldType, setFieldValue
 
Methods inherited from class com.trapezium.vrml.MultipleTokenElement
adjust, getLastTokenOffset, getText, isTraversable, setLastTokenOffset
 
Methods inherited from class com.trapezium.vrml.SingleTokenElement
getFirstTokenOffset, getName, setFirstTokenOffset
 
Methods inherited from class com.trapezium.vrml.VrmlElement
addChild, addWarning, contains, containsErrors, deregisterSelf, dump, dump, dumpUserDefined, getBaseName, getChildAt, getError, getLastChild, getParent, getRoot, getScene, getTokenEnumerator, isScene, numberChildren, removeChild, removeVrmlElement, setParent, traverse, twoPassTraverse
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NurbsGroup

public NurbsGroup()
constructor

Method Detail

getNodeName

public java.lang.String getNodeName()
Description copied from class: com.trapezium.vrml.node.Node
get the node name, template method, overridden by generated code