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 TypeClassDescriptionclassWrapper for the X3D Appearance node.classBase abstract impl wrapper for X3DComposedGeometry nodes.classBase abstract impl wrapper for Geometry nodes.classBase abstract impl wrapper for an X3D grouping nodes.classBase abstract impl wrapper for Metadata nodes.classBase abstract impl wrapper for X3DTexture2DNodes.classWrapper for an X3D Collision node.classWrapper for the X3D Color node.classWrapper for the X3D ColorRGBA node.classWrapper for the X3D Coordinate node.classWrapper for the X3D FillProperties node.classWrapper for an X3D Group node.classWrapper for the X3D ImageTexture node.classWrapper for an X3D IndexedFaceSet node.classWrapper for an X3D IndexedLineSet node.classWrapper for an X3D IndexedTriangleFanSet node.classWrapper for an X3D IndexedTriangleSet node.classWrapper for an X3D IndexedTriangleStripSet node.classWrapper for the X3D LineProperties node.classWrapper for an X3D LineSet node.classWrapper for the X3D Material node.classWrapper for an X3D MatrixTransform node.classWrapper for the X3D MetadataDouble node.classWrapper for the X3D MetadataFloat node.classWrapper for the X3D MetadataInteger node.classWrapper for the X3D MetadataSet node.classWrapper for the X3D MetadataString node.classWrapper for the X3D MultiTexture node.classWrapper for the X3D MultiTextureCoordinate node.classWrapper for the X3D MultiTextureTransform node.classWrapper for the X3D Normal node.classWrapper for an X3D PointSet node.classWrapper for an X3D Scene.classWrapper for the X3D Shape node.classWrapper for an X3D Switch node.classWrapper for the X3D TextureCoordinate node.classWrapper for the X3D TextureProperties node.classWrapper for an X3D TextureTransform node.classWrapper for an X3D Transform node.classWrapper for an X3D TriangleFanSet node.classWrapper for an X3D TriangleSet node.classWrapper for an X3D TriangleStripSet node.classWrapper for the X3D Viewpoint node.Methods in xj3d.filter.node with parameters of type BaseEncodableModifier and TypeMethodDescriptionprotected voidBaseComposedGeometry.copy(BaseEncodable enc, boolean deep) Copy the working objects of this into the argument.protected voidBaseEncodable.copy(BaseEncodable enc, boolean deep) Copy the working objects of this into the argument.protected voidBaseGeometry.copy(BaseEncodable enc, boolean deep) Copy the working objects of this into the argument.protected voidBaseGroup.copy(BaseEncodable enc, boolean deep) Copy the working objects of this into the argument.protected voidBaseMetadata.copy(BaseEncodable enc, boolean deep) Copy the working objects of this into the argument.protected voidBaseTexture2D.copy(BaseEncodable enc, boolean deep) Copy the working objects of this into the argument.