| |
|
| java.lang.Object com.db.version.Java3DProperties
Java3DProperties | public class Java3DProperties extends Object (Code) | | |
Java3DProperties | public Java3DProperties()(Code) | | |
getProperty | public static String getProperty(String key)(Code) | | Gets the Java3D property indicated by the specified key. The key should start with j3d of course. You should first call setProperties or have called Java with -D parameter on a property file with j3d properties.
|
setProperties | public static void setProperties()(Code) | | Sets the Java3D properties. This should be done before using any Java3D class.
|
|
|
|