|
Xj3D 2.0 VRML/X3D Code API | |||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
|---|---|
| UndefinedX3DFieldTypes | Listing of type constants for X3D fields that have been included in revisions of the abstract spec (19775) that post date the java bindings spec. |
| UndefinedX3DNodeTypes | Listing of type constants for X3D nodes that either were omitted from the java bindings spec (19777) or, have been included in revisions of the abstract spec (19775) that post date the java bindings spec. |
| Xj3DBrowser | Extension Xj3D-specific browser methods. |
| Xj3DCADView | Wrapper interface for the internal viewpoint representation, to allow abstraction of the user interface description of viewpoints from the underlying node representation. |
| Xj3DCADViewListener | Listener for changes of structure related to CAD-specific content. |
| Xj3DCursorFilter | This allows an external application to replace the cursor logic with their own. |
| Xj3DCursorUIManager | This allows an external application to replace the cursor logic with their own. |
| Xj3DErrorReporter | Generalised interface for reporting errors and messages of any kind that happens in the browser. |
| Xj3DNavigationUIListener | Listener for navigation user interface state change feedback from the internals of the browser. |
| Xj3DNavigationUIManager | An abstract interface for navigation-specific user interface control of the the browser. |
| Xj3DStatusListener | Listener for basic status information from the browser internals. |
| Xj3DViewpoint | Wrapper interface for the internal viewpoint representation, to allow abstraction of the user interface description of viewpoints from the underlying node representation. |
| Class Summary | |
|---|---|
| BrowserConfig | Utility class to load, qualify and store SAI and EAI browser configuration parameters, including the properties defining the browser 'skin'. |
| X3DFieldTypeMapper | A utility class for handling field type functions, Including: Associating field type names with their enumerated type constants and vice versa. Translating between Xj3D internal FieldConstants types and spec defined X3DFieldTypes. |
| X3DNodeComponentMapper | A utility class for mapping nodes by name to their component. |
| X3DNodeTypeMapper | A utility class for handling abstract node type functions, Including: Associating abstract node type names with their enumerated type constants and vice versa. Obtaining the inherited abstract node types of both abstract nodes and 'real' nodes. Producing the set of enumerated type constants suitable for return from the X3DNode.getNodeType() method. |
| Enum Summary | |
|---|---|
| BrowserInterfaceTypes | Enumeration of the types of browser implementations that we can create. |
Proprietary Xj3D Extension interfaces above the normal X3D specification defined SAI interfaces.
|
Xj3D 2.0 VRML/X3D Code API | |||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||