| Home >> All >> joelib >> gui >> molviewer >> [ java3d Javadoc ] |
joelib.gui.molviewer.java3d: Javadoc index of package joelib.gui.molviewer.java3d.
Package Samples:
joelib.gui.molviewer.java3d.util: Provides classes for a simple Java3D visualization of molecules.
joelib.gui.molviewer.java3d.graphics3D
joelib.gui.molviewer.java3d.math.geometry
joelib.gui.molviewer.java3d.math.util
joelib.gui.molviewer.java3d.molecule
Classes:
GeoVector3D: A geometric vector class that provides vector computations: length, normalize, dot and cross. note: Vector is a coordinate independent concept. Translating a vector in 3D (or 2D) space yields the same vector.
Java3DHelper: Test class for the Java3D configuration. If no Canvas3D-object can be constructed, or the graphics board is too old, or the graphics device isn't properly configured.
Matrix3D: A fairly conventional 3D matrix object that can transform sets of 3D points and perform a variety of manipulations on the transform.
Point3D: A class that provides mathematical definition of and utility for 3D geometric points
Geometry: A public class that provides mathematical calculation on some geometry entities.
Angle: A class that provides mathematical definition of geometric angle
SharedAtomGroup: SharedAtomGroup.java Created: Sat Nov 28 20:22:12 1998
SharedBondGroup: SharedBondGroup.java Created: Sat Nov 28 20:46:06 1998
Line: A class that defines geometric straight line in 3D space
MathUtils: This class provides some math utility methods.
ViewerAtoms: Atom vector class for Java3D viewer.
ViewerBonds: Bond vector class for Java3D viewer.
JPanel3D: JPanel for Java3D molecule viewer.
ViewerMolecule: Molecule class for Java3D viewer.
ViewerAtom: Atom class for Java3D viewer.
ViewerBond: Bond class for Java3D viewer.
RenderStyle: Description of the Interface
MolViewerEventListener: Description of the Interface
Viewer: Description of the Class
ViewerFrame: Description of the Class
ViewerUsage: Description of the Class
AtomNode: Description of the Class
BondNode: Description of the Class
Cylinder: Description of the Class
DragBehavior: Description of the Class
| Home | Contact Us | Privacy Policy | Terms of Service |