Class AppearanceReplacerFilter

java.lang.Object
All Implemented Interfaces:
BinaryContentHandler, ContentHandler, ProtoHandler, RouteHandler, ScriptHandler, StringContentHandler

public class AppearanceReplacerFilter extends EncodedFilter
Replaces all appearances with the specified one. Nodes without an appearance will get one. Params supported: defFilter only apply the filter to a node with this DEF and its children appearanceFile The X3D file containing the appearance to use. The X3D files must be a complete valid X3D file. Only the first appearance found will be used.
Version:
$Revision: 1.4 $
Author:
Alan Hudson