Advanced Graphics Features
JWavePanel2D, JWavePanel3D, JWaveCanvas2D, and JWaveCanvas3D extend JWavePanel’s and JWaveCanvas’ capability of providing a canvas to display graphics so that you can interact with the graphics on the canvas. Here are the interactions allowed:
Zoom in or zoom out of a chart
Row or column profiling across an image
Select a point on a chart
Interactively rotate a 3D chart
This section explains how to use each of the features and how to run example programs that demonstrate the features.