Class | Description |
---|---|
Atom_Creator_3D |
This class creates and attaches the visuals for Atomic representation of a
molecule
|
CameraMode |
Handles the camera in the 3d view.
|
CoordinateBar |
The Coordinate System.
|
Hud |
The HUD is needed to show different visual options e.g.
|
IntersectionsDisplayer |
This class is used to display intersecting lipids.
|
IntersectManager |
Offers various Methods to check Objects for Intersections.
|
Membrane3D |
This is the component that displays the Membrane in 3D.
|
MicroDomainManager |
Manages the microdomains of a membrane.
|
OrbitBehaviorAdvanced |
This class is based on the original behavior from Sun:
com.sun.j3d.utils.behaviors.vp.OrbitBehavior
MODIFICATIONS:
- Zoom-Support for PARALLEL_PROJECTION
changes by Bjoern Sommer bjoern@CELLmicrocosmos.org
Moves the View around a point of interest when the mouse is dragged with
a mouse button pressed.
|
PickNDragManager |
Manages all picking and movement operations in the 3d view
|
Raster |
The Raster that is painted on the plane in the 3d view.
|
SelectionBox |
The selection box which is drawn around a
selected molecule is handled here.
|