See: Description
| Class | Description |
|---|---|
| BlenderLauncher |
TODO work in progress; utility class for invoking and launching Blender via local operating system to perform a variety of conversion tasks.
|
| CommandLine |
Concrete class with a
main method that provides command-line JAR access to various X3DJSAIL capabilities. |
| ConfigurationProperties |
Utility class that enables developers to set custom configuration properties when using X3D Java SAI Library (X3DJSAIL).
|
| MeshLabLauncher |
Utility class for invoking and launching MeshLab via local operating system to perform a variety of conversion tasks.
|
| X3DConcreteElement |
Topmost abstract parent class for concrete X3D nodes and statements, containing common methods and member variables.
|
| X3DConcreteNode |
Abstract parent class for concrete X3D nodes, containing common methods and member variables.
|
| X3DConcreteStatement |
Abstract parent class for concrete X3D statements, containing common methods and member variables.
|
| X3DLoaderObject |
Concrete class for loading an X3D graphics string, file or fragment, encoded in XML, using the Document Object Model (DOM).
|
The X3D Java Scene Access Interface Library (X3DJSAIL) provides a comprehensive set of strongly typed X3D Java interfaces for concrete implementation classes.
This package contains several library utility classes, plus three abstract interfaces that are used for all X3D nodes and statements.
Copyright ©2005-2017 Web3D Consortium under an open-source license, free for any use. Feedback is welcome.