Xj3D 2.0 VRML/X3D Code API

org.xj3d.sai
Interface Xj3DViewpoint


public interface Xj3DViewpoint

Wrapper interface for the internal viewpoint representation, to allow abstraction of the user interface description of viewpoints from the underlying node representation.

This class deliberately does not give access to the SAI X3DNode that represents the viewpoint.

Version:
$Revision: 1.2 $
Author:
Justin Couch

Method Summary
 java.lang.String getDescription()
          Get the description String from this viewpoint.
 

Method Detail

getDescription

java.lang.String getDescription()
Get the description String from this viewpoint. If there was no description string provided in the source file, then this will an empty, zero-length string as per the default value for SFString.

Returns:
A string containing the description

Xj3D 2.0 VRML/X3D Code API

Copyright © 2001 - 2006 Web3D Consortium