Uses of Class
xj3d.filter.node.CommonEncodable
Packages that use CommonEncodable
-
Uses of CommonEncodable in xj3d.filter.node
Subclasses of CommonEncodable in xj3d.filter.nodeFields in xj3d.filter.node with type parameters of type CommonEncodableModifier and TypeFieldDescriptionprotected Map
<String, CommonEncodable> CommonEncodedBaseFilter.encMap
Map of apps to defNameMethods in xj3d.filter.node that return CommonEncodableModifier and TypeMethodDescriptionCommonEncodable.clone
(boolean full) Create and return a unique copy of this object.CommonEncodableFactory.getEncodable
(String nodeName, String defName) Return the CommonEncodable object for the argument node name.CommonEncodable.getParent()
Return the parent node of thisMethods in xj3d.filter.node that return types with arguments of type CommonEncodableMethods in xj3d.filter.node with parameters of type CommonEncodableModifier and TypeMethodDescriptionvoid
CommonScene.addRootNode
(CommonEncodable node) Add a root node.void
CommonScene.removeRootNode
(CommonEncodable node) Remove a root node.void
CommonEncodable.setParent
(CommonEncodable parent) Set the parent node of this