Uses of Class
xj3d.filter.node.BaseEncodable
Packages that use BaseEncodable
-
Uses of BaseEncodable in xj3d.filter.node
Subclasses of BaseEncodable in xj3d.filter.nodeModifier and TypeClassDescriptionclass
Wrapper for the X3D Appearance node.class
Base abstract impl wrapper for X3DComposedGeometry nodes.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
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.Methods in xj3d.filter.node with parameters of type BaseEncodableModifier and TypeMethodDescriptionprotected void
BaseComposedGeometry.copy
(BaseEncodable enc, boolean deep) Copy the working objects of this into the argument.protected void
BaseEncodable.copy
(BaseEncodable enc, boolean deep) Copy the working objects of this into the argument.protected void
BaseGeometry.copy
(BaseEncodable enc, boolean deep) Copy the working objects of this into the argument.protected void
BaseGroup.copy
(BaseEncodable enc, boolean deep) Copy the working objects of this into the argument.protected void
BaseMetadata.copy
(BaseEncodable enc, boolean deep) Copy the working objects of this into the argument.protected void
BaseTexture2D.copy
(BaseEncodable enc, boolean deep) Copy the working objects of this into the argument.