NodeVisitor

Overview

NodeVisitor is a interface in Aspose.3D FOSS for Java.

A callback to travel through the whole node hierarchy.

This interface provides 1 method for working with NodeVisitor objects in Java programs. Available methods include: call. All public members are accessible to any Java application after installing the Aspose.3D FOSS for Java package.

Methods

SignatureDescription
call(node: Node)booleanA callback to travel through the whole node hierarchy.

See Also

 English