IndexedTriangleFanSetObject |
IndexedTriangleFanSetObject.addAttrib(ProtoInstanceObject newValue) |
Add single ProtoInstanceObject (with appropriate node type and containerField value) to MFNode array for attrib field.
|
IndexedTriangleFanSetObject |
IndexedTriangleFanSetObject.addAttrib(X3DNode newValue) |
Add single child node to existing array of attrib nodes (if any).
|
IndexedTriangleFanSetObject |
IndexedTriangleFanSetObject.addComments(java.lang.String newComment) |
Add comment as String to contained commentsList.
|
IndexedTriangleFanSetObject |
IndexedTriangleFanSetObject.addComments(java.lang.String[] newComments) |
Add comments as String[] array to contained commentsList.
|
IndexedTriangleFanSetObject |
IndexedTriangleFanSetObject.addComments(CommentsBlock newCommentsBlock) |
Add CommentsBlock to contained commentsList.
|
IndexedTriangleFanSetObject |
IndexedTriangleFanSetObject.addIndex(int newValue) |
Add singleton int value to MFInt32 index field.
|
IndexedTriangleFanSetObject |
IndexedTriangleFanSetObject.addIndex(SFInt32Object newValue) |
Add singleton SFInt32Object value to MFInt32 index field.
|
IndexedTriangleFanSetObject |
IndexedTriangleFanSetObject.clearAttrib() |
Utility method to clear MFNode value of attrib field.
|
IndexedTriangleFanSetObject |
IndexedTriangleFanSetObject.clearColor() |
Utility method to clear SFNode value of color field.
|
IndexedTriangleFanSetObject |
IndexedTriangleFanSetObject.clearCoord() |
Utility method to clear SFNode value of coord field.
|
IndexedTriangleFanSetObject |
IndexedTriangleFanSetObject.clearFogCoord() |
Utility method to clear SFNode value of fogCoord field.
|
IndexedTriangleFanSetObject |
IndexedTriangleFanSetObject.clearIndex() |
Utility method to clear MFInt32 value of index field.
|
IndexedTriangleFanSetObject |
IndexedTriangleFanSetObject.clearIS() |
Utility method to clear SFNode value of IS field.
|
IndexedTriangleFanSetObject |
IndexedTriangleFanSetObject.clearMetadata() |
Utility method to clear SFNode value of metadata field.
|
IndexedTriangleFanSetObject |
IndexedTriangleFanSetObject.clearNormal() |
Utility method to clear SFNode value of normal field.
|
IndexedTriangleFanSetObject |
IndexedTriangleFanSetObject.clearTexCoord() |
Utility method to clear SFNode value of texCoord field.
|
IndexedTriangleFanSetObject |
IndexedTriangleFanSetObject.setAttrib(java.util.ArrayList<X3DVertexAttributeNode> newValue) |
|
IndexedTriangleFanSetObject |
IndexedTriangleFanSetObject.setAttrib(X3DNode[] newValue) |
Accessor method to assign X3DVertexAttributeNode array (using an array consisting of properly typed nodes or ProtoInstanceObjects) to inputOutput MFNode field attrib.
|
IndexedTriangleFanSetObject |
IndexedTriangleFanSetObject.setCcw(boolean newValue) |
Accessor method to assign boolean value to initializeOnly SFBool field named ccw.
|
IndexedTriangleFanSetObject |
IndexedTriangleFanSetObject.setCcw(SFBoolObject newValue) |
|
IndexedTriangleFanSetObject |
IndexedTriangleFanSetObject.setColor(ProtoInstanceObject newValue) |
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field color.
|
IndexedTriangleFanSetObject |
IndexedTriangleFanSetObject.setColor(X3DColorNode newValue) |
Accessor method to assign X3DColorNode instance (using a properly typed node) to inputOutput SFNode field color.
|
IndexedTriangleFanSetObject |
IndexedTriangleFanSetObject.setColorPerVertex(boolean newValue) |
Accessor method to assign boolean value to initializeOnly SFBool field named colorPerVertex.
|
IndexedTriangleFanSetObject |
IndexedTriangleFanSetObject.setColorPerVertex(SFBoolObject newValue) |
|
IndexedTriangleFanSetObject |
IndexedTriangleFanSetObject.setCoord(ProtoInstanceObject newValue) |
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field coord.
|
IndexedTriangleFanSetObject |
IndexedTriangleFanSetObject.setCoord(X3DCoordinateNode newValue) |
Accessor method to assign X3DCoordinateNode instance (using a properly typed node) to inputOutput SFNode field coord.
|
IndexedTriangleFanSetObject |
IndexedTriangleFanSetObject.setCssClass(java.lang.String newValue) |
Accessor method to assign String value to inputOutput SFString field named class.
|
IndexedTriangleFanSetObject |
IndexedTriangleFanSetObject.setCssClass(SFStringObject newValue) |
|
IndexedTriangleFanSetObject |
IndexedTriangleFanSetObject.setDEF(java.lang.String newValue) |
Accessor method to assign String value to inputOutput SFString field named DEF.
|
IndexedTriangleFanSetObject |
IndexedTriangleFanSetObject.setDEF(SFStringObject newValue) |
Assign typed object value to SFString DEF field, similar to setDEF(String) .
|
IndexedTriangleFanSetObject |
IndexedTriangleFanSetObject.setFogCoord(ProtoInstanceObject newValue) |
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field fogCoord.
|
IndexedTriangleFanSetObject |
IndexedTriangleFanSetObject.setFogCoord(FogCoordinate newValue) |
Accessor method to assign FogCoordinateObject instance (using a properly typed node) to inputOutput SFNode field fogCoord.
|
IndexedTriangleFanSetObject |
IndexedTriangleFanSetObject.setIndex(int[] newValue) |
Accessor method to assign Integer array to initializeOnly MFInt32 field named index.
|
IndexedTriangleFanSetObject |
IndexedTriangleFanSetObject.setIndex(java.util.ArrayList<java.lang.Integer> newValue) |
|
IndexedTriangleFanSetObject |
IndexedTriangleFanSetObject.setIndex(MFInt32Object newValue) |
Assign typed object value to MFInt32 index field, similar to setIndex(int[]) .
|
IndexedTriangleFanSetObject |
IndexedTriangleFanSetObject.setIS(ISObject newValue) |
Accessor method to assign ISObject instance (using a properly typed node) to inputOutput SFNode field IS.
|
IndexedTriangleFanSetObject |
IndexedTriangleFanSetObject.setMetadata(ProtoInstanceObject newValue) |
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
|
IndexedTriangleFanSetObject |
IndexedTriangleFanSetObject.setMetadata(X3DMetadataObject newValue) |
Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
|
IndexedTriangleFanSetObject |
IndexedTriangleFanSetObject.setNormal(ProtoInstanceObject newValue) |
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field normal.
|
IndexedTriangleFanSetObject |
IndexedTriangleFanSetObject.setNormal(X3DNormalNode newValue) |
Accessor method to assign X3DNormalNode instance (using a properly typed node) to inputOutput SFNode field normal.
|
IndexedTriangleFanSetObject |
IndexedTriangleFanSetObject.setNormalPerVertex(boolean newValue) |
Accessor method to assign boolean value to initializeOnly SFBool field named normalPerVertex.
|
IndexedTriangleFanSetObject |
IndexedTriangleFanSetObject.setNormalPerVertex(SFBoolObject newValue) |
|
IndexedTriangleFanSetObject |
IndexedTriangleFanSetObject.setSolid(boolean newValue) |
Accessor method to assign boolean value to initializeOnly SFBool field named solid.
|
IndexedTriangleFanSetObject |
IndexedTriangleFanSetObject.setSolid(SFBoolObject newValue) |
|
IndexedTriangleFanSetObject |
IndexedTriangleFanSetObject.setTexCoord(ProtoInstanceObject newValue) |
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field texCoord.
|
IndexedTriangleFanSetObject |
IndexedTriangleFanSetObject.setTexCoord(X3DTextureCoordinateNode newValue) |
Accessor method to assign X3DTextureCoordinateNode instance (using a properly typed node) to inputOutput SFNode field texCoord.
|
IndexedTriangleFanSetObject |
IndexedTriangleFanSetObject.setUSE(java.lang.String newValue) |
Accessor method to assign String value to inputOutput SFString field named USE.
|
IndexedTriangleFanSetObject |
IndexedTriangleFanSetObject.setUSE(SFStringObject newValue) |
Assign typed object value to SFString USE field, similar to setUSE(String) .
|
IndexedTriangleFanSetObject |
IndexedTriangleFanSetObject.setUSE(IndexedTriangleFanSetObject DEFnode) |
Assign a USE reference to another DEF node of same node type, similar to setUSE(String) .
|