Serialized Form


Package graph3d

Class graph3d.CodeGenerator.DataSizeExceededException implements Serializable

Class graph3d.GraphicsConfigTemplate implements Serializable

Class graph3d.GraphView implements Serializable

Serialized Fields

graph_

graph3d.peer.Graph3d graph_
The peer of this class.

realized_

boolean realized_
Is the graph already realized?

old_x_

int old_x_
Recalled mouse drag screen coordinates.

old_y_

int old_y_
Recalled mouse drag screen coordinates.

ax_

double ax_
Current rotation angles around x,y,z axis.

ay_

double ay_
Current rotation angles around x,y,z axis.

az_

double az_
Current rotation angles around x,y,z axis.

Class graph3d.RuntimeException implements Serializable

Class graph3d.TypeMismatchException implements Serializable