Examples demonstrating functionality of JClass Chart3D (Java 3D version). JClass Chart3D Java 3D Data Examples
Note that all examples can be run inside the demo launcher. To run the demo launcher:
cd $JCLASS_HOME/demos/common run
Example | Description |
Default3dGrid | Shows the use of the default grid data source. |
Default3dPoint | Shows the use of the default point data source. |
Edit3dGrid | Shows the use of the editable grid data source. |
Edit3dPoint | Shows the use of the editable point data source. |
File3dData | Display the data file given on the command line. |
Grid3dFileChart | Shows the use of the grid file data source. |
IRGrid3dFileChart | Shows the use of the irregular grid file data source. |
Point3dFileChart | Shows the use of the point file data source. |
JDBC3dChart | Shows the use of the JDBC data source. |
Swing3dChart | Shows the use of the Swing TableModel data source. |
XML3dChart | Shows the use of the XML data source. |
Copyright© 2004 Quest Software Inc.