Uses of Interface
xj3d.filter.node.Encodable
Packages that use Encodable
-
Uses of Encodable in xj3d.filter.node
Subinterfaces of Encodable in xj3d.filter.nodeModifier and TypeInterfaceDescriptioninterface
Marker interface for the X3DAppearanceNode.interface
Marker interface for the X3DAppearanceChildNode.interface
Marker interface for the X3DBindableNode.interface
Marker interface for the X3DBoundedObject.interface
Marker interface for the X3DChildNode.interface
Marker interface for the X3DColorNode.interface
Marker interface for the ComposedGeometryNode.interface
Marker interface for the X3DCoordinateNode.interface
Marker interface for the X3DGeometricPropertyNode.interface
Marker interface for the X3DGeometryNode.interface
Marker interface for the X3DGroupingNode.interface
Marker interface for the X3DMaterialNode.interface
Marker interface for the X3DMetadataObject.interface
Marker interface for the X3DNormalNode.interface
Marker interface for the X3DShapeNode.interface
Marker interface for the X3DTextureNode.interface
Marker interface for the X3DTexture2DNode.interface
Marker interface for the X3DTextureCoordinateNode.interface
Marker interface for the X3DTextureTransformNode.interface
Marker interface for the X3DUrlObject.interface
Marker interface for the X3DViewpointNode.Classes in xj3d.filter.node that implement EncodableModifier and TypeClassDescriptionclass
Wrapper for the X3D Appearance node.class
Base abstract impl wrapper for X3DComposedGeometry nodes.class
Common impl for encoding node representations in this package.class
Base abstract impl wrapper for Geometry nodes.class
Base abstract impl wrapper for an X3D grouping nodes.class
Base abstract impl wrapper for Metadata nodes.class
Base abstract impl wrapper for X3DTexture2DNodes.class
Wrapper for an X3D Collision node.class
Wrapper for the X3D Color node.class
Wrapper for the X3D ColorRGBA node.class
A generic container for X3D content parsed from a file.class
Wrapper for an X3D Scene.class
Wrapper for the X3D Coordinate node.class
Wrapper for the X3D FillProperties node.class
Wrapper for an X3D Group node.class
Wrapper for the X3D ImageTexture node.class
Wrapper for an X3D IndexedFaceSet node.class
Wrapper for an X3D IndexedLineSet node.class
Wrapper for an X3D IndexedTriangleFanSet node.class
Wrapper for an X3D IndexedTriangleSet node.class
Wrapper for an X3D IndexedTriangleStripSet node.class
Wrapper for the X3D LineProperties node.class
Wrapper for an X3D LineSet node.class
Wrapper for the X3D Material node.class
Wrapper for an X3D MatrixTransform node.class
Wrapper for the X3D MetadataDouble node.class
Wrapper for the X3D MetadataFloat node.class
Wrapper for the X3D MetadataInteger node.class
Wrapper for the X3D MetadataSet node.class
Wrapper for the X3D MetadataString node.class
Wrapper for the X3D MultiTexture node.class
Wrapper for the X3D MultiTextureCoordinate node.class
Wrapper for the X3D MultiTextureTransform node.class
Wrapper for the X3D Normal node.class
Wrapper for an X3D PointSet node.class
Wrapper for an X3D Scene.class
Wrapper for the X3D Shape node.class
Wrapper for an X3D Switch node.class
Wrapper for the X3D TextureCoordinate node.class
Wrapper for the X3D TextureProperties node.class
Wrapper for an X3D TextureTransform node.class
Wrapper for an X3D Transform node.class
Wrapper for an X3D TriangleFanSet node.class
Wrapper for an X3D TriangleSet node.class
Wrapper for an X3D TriangleStripSet node.class
Wrapper for the X3D Viewpoint node.Fields in xj3d.filter.node declared as EncodableFields in xj3d.filter.node with type parameters of type EncodableModifier and TypeFieldDescriptionBaseGroup.children
The root nodesEncodedBaseFilter.encMap
Map of apps to defNameEncodedFilter.encMap
Map of apps to defNameScene.nodeList
The root nodesMethods in xj3d.filter.node that return EncodableModifier and TypeMethodDescriptionAppearance.clone
(boolean full) Create and return a copy of this object.BaseEncodable.clone
(boolean full) Create and return a copy of this object.Collision.clone
(boolean full) Create and return a copy of this object.Color.clone
(boolean full) Create and return a copy of this object.ColorRGBA.clone
(boolean full) Create and return a copy of this object.Coordinate.clone
(boolean full) Create and return a copy of this object.Encodable.clone
(boolean full) Create and return a copy of this object.FillProperties.clone
(boolean full) Create and return a copy of this object.Group.clone
(boolean full) Create and return a copy of this object.ImageTexture.clone
(boolean full) Create and return a copy of this object.IndexedFaceSet.clone
(boolean full) Create and return a copy of this object.IndexedLineSet.clone
(boolean full) Create and return a copy of this object.IndexedTriangleFanSet.clone
(boolean full) Create and return a copy of this object.IndexedTriangleSet.clone
(boolean full) Create and return a copy of this object.IndexedTriangleStripSet.clone
(boolean full) Create and return a copy of this object.LineProperties.clone
(boolean full) Create and return a copy of this object.LineSet.clone
(boolean full) Create and return a copy of this object.Material.clone
(boolean full) Create and return a copy of this object.MatrixTransform.clone
(boolean full) Create and return a copy of this object.MetadataDouble.clone
(boolean full) Create and return a copy of this object.MetadataFloat.clone
(boolean full) Create and return a copy of this object.MetadataInteger.clone
(boolean full) Create and return a copy of this object.MetadataSet.clone
(boolean full) Create and return a copy of this object.MetadataString.clone
(boolean full) Create and return a copy of this object.MultiTexture.clone
(boolean full) Create and return a copy of this object.MultiTextureCoordinate.clone
(boolean full) Create and return a copy of this object.MultiTextureTransform.clone
(boolean full) Create and return a copy of this object.Normal.clone
(boolean full) Create and return a copy of this object.PointSet.clone
(boolean full) Create and return a copy of this object.Shape.clone
(boolean full) Create and return a copy of this object.Switch.clone
(boolean full) Create and return a copy of this object.TextureCoordinate.clone
(boolean full) Create and return a copy of this object.TextureProperties.clone
(boolean full) Create and return a copy of this object.TextureTransform.clone
(boolean full) Create and return a copy of this object.Transform.clone
(boolean full) Create and return a copy of this object.TriangleFanSet.clone
(boolean full) Create and return a copy of this object.TriangleSet.clone
(boolean full) Create and return a copy of this object.TriangleStripSet.clone
(boolean full) Create and return a copy of this object.Viewpoint.clone
(boolean full) Create and return a copy of this object.IShape.getAppearance()
Get the Appearance node wrapperShape.getAppearance()
Get the Appearance node wrapperBaseGroup.getChildren()
Return the children of this grouping node.BaseGeometry.getColor()
Get the Color node wrapperIComposedGeometry.getColor()
Get the Color node wrapperBaseGeometry.getCoordinate()
Get the Coordinate node wrapperIComposedGeometry.getCoordinate()
Get the Coordinate node wrapperEncodableFactory.getEncodable
(String name, String defName) Return the Encodable node per the argument node nameAppearance.getFillProperties()
Get the FillProperties node wrapperIShape.getGeometry()
Get the Geometry node wrapperShape.getGeometry()
Get the Geometry node wrapperAppearance.getLineProperties()
Get the LineProperties node wrapperAppearance.getMaterial()
Get the Material node wrapperBaseEncodable.getMetadata()
Get the Metadata node wrapperBaseComposedGeometry.getNormal()
Get the Normal node wrapperIComposedGeometry.getNormal()
Get the Normal node wrapperScene.getRootNodes()
Return the root nodes of the SceneAppearance.getTexture()
Get the Texture node wrapperMultiTexture.getTexture()
Return the texture of this node.BaseComposedGeometry.getTextureCoordinate()
Get the TextureCoordinate node wrapperIComposedGeometry.getTextureCoordinate()
Get the TextureCoordinate node wrapperMultiTextureCoordinate.getTextureCoordinate()
Return the TextureCoordinates of this node.BaseTexture2D.getTextureProperties()
Get the TextureProperties node wrapperAppearance.getTextureTransform()
Get the TextureTransform node wrapperMultiTextureTransform.getTextureTransform()
Return the TextureTransforms of this node.Methods in xj3d.filter.node with parameters of type EncodableModifier and TypeMethodDescriptionvoid
Add a child to this grouping node.void
BaseGroup.addChildren
(Encodable[] enc) Add children to this grouping node.void
Scene.addRootNode
(Encodable node) Add a root node.void
MultiTexture.addTexture
(Encodable enc) Add a Texture to this node.void
MultiTexture.addTexture
(Encodable[] enc) Add Textures to this node.void
MultiTextureCoordinate.addTextureCoordinate
(Encodable enc) Add a TextureCoordinate to this node.void
MultiTextureCoordinate.addTextureCoordinate
(Encodable[] enc) Add TextureCoordinates to this node.void
MultiTextureTransform.addTextureTransform
(Encodable enc) Add a TextureTransform to this node.void
MultiTextureTransform.addTextureTransform
(Encodable[] enc) Add TextureTransforms to this node.boolean
Appearance.deepEquals
(Encodable enc) Compares this appearance to another and checks if all fields are the same and that all children fields are the same.boolean
BaseEncodable.deepEquals
(Encodable enc) Compares this appearance to another and checks if all fields are the same and that all children fields are the same.boolean
CommonEncodable.deepEquals
(Encodable enc) Compares this node to another and checks if all fields are the same and that all children fields are the same.boolean
Encodable.deepEquals
(Encodable enc) Compares this appearance to another and checks if all fields are the same and that all children fields are the same.boolean
ImageTexture.deepEquals
(Encodable enc) Compares this appearance to another and checks if all fields are the same and that all children fields are the same.boolean
Material.deepEquals
(Encodable enc) void
Scene.removeRootNode
(Encodable node) Remove a root node.void
IShape.setAppearance
(Encodable appearance) Set the Appearance node wrappervoid
Shape.setAppearance
(Encodable appearance) Set the Appearance node wrappervoid
BaseGroup.setChildren
(Encodable[] enc) Clear and set the children of this grouping node.void
Set the Color node wrappervoid
Set the Color node wrappervoid
BaseGeometry.setCoordinate
(Encodable coord) Set the Coordinate node wrappervoid
IComposedGeometry.setCoordinate
(Encodable coord) Set the Coordinate node wrappervoid
Appearance.setFillProperties
(Encodable fillProperties) Set the FillProperties node wrappervoid
IShape.setGeometry
(Encodable geometry) Set the Geometry node wrappervoid
Shape.setGeometry
(Encodable geometry) Set the Geometry node wrappervoid
Appearance.setLineProperties
(Encodable lineProperties) Set the LineProperties node wrappervoid
Appearance.setMaterial
(Encodable material) Set the Material node wrappervoid
BaseEncodable.setMetadata
(Encodable metadata) Set the Metadata node wrappervoid
Set the Normal node wrappervoid
Set the Normal node wrappervoid
Appearance.setTexture
(Encodable texture) Set the Texture node wrappervoid
MultiTexture.setTexture
(Encodable[] enc) Clear and set the Textures of this node.void
BaseComposedGeometry.setTextureCoordinate
(Encodable texCoord) Set the TextureCoordinate node wrappervoid
IComposedGeometry.setTextureCoordinate
(Encodable texCoord) Set the TextureCoordinate node wrappervoid
MultiTextureCoordinate.setTextureCoordinate
(Encodable[] enc) Clear and set the TextureCoordinates of this node.void
BaseTexture2D.setTextureProperties
(Encodable textureProperties) Set the TextureProperties node wrappervoid
Appearance.setTextureTransform
(Encodable textureTransform) Set the TextureTransform node wrappervoid
MultiTextureTransform.setTextureTransform
(Encodable[] enc) Clear and set the TextureTransforms of this node.