Package edu.washington.biostr.sig.brainj3d.view3D

Interface Summary
DataViewUnion<TModelDataView extends DataView,TDataView extends TModelDataView> This interface acts as the base for a general shared data type for possible use with classes that extend from SharingDataView.
 

Class Summary
BrainInfoAtlasController Display controls for the BrainInfoAtlasDataView.
BrainInfoAtlasDataView Wrap the BrainInfoAtlasData so that it can be displayed in 3D.
BranchGroupSurface3DView Title:
ColorizedVolumeSurface3DView This class encapsulates the data view that combines volumetric data with a 3d surface to produce a color variant view on the 3d surface of the volumetric data.
ColorizedVolumeSurface3DView.KernelMaskView This class acts as a dummy data view simply for holding a reference to the Mask Data used by the filter kernel to determine if data is inside or outside the brain.
CutawayController The cutaway controller controls the location of the cutaway planes in the view port.
DropPoint A DropPoint is a behavior for placing the current selected point onto the models.
Focus3DController This provides controls for changing the relative and absolute view angles of the 3D View.
IndexedSurface3DView Copyright: Copyright (c) 2004
IsosurfaceController  
MapController3D  
MapSurface3DView Title: BrainJ3D
Model3DGenerator This provides controls for creating a 3D Model from a Volume.
Model3DViewPort When this recieves a new control, it merely deactivates the old control.
QueryPoint This behavior is used to query a point within a set of labels.
RotateEvent This event commands a view to rotate up, left, down or right by a certain number of radians.
SimpleDataViewUnion<TModelDataView extends DataView,TDataView extends TModelDataView> This class acts as a basic DataViewUnion providing some basic storage and ordering implementation.
SurfaceDataViewUnion This class stores all of the shared data among instances of ColorizedVolumeSurface3DView that exist within a single data model.
SurfaceDataViewUnionController  
VolumeIsosurfaceView  
VolumePlanesNode Copyright: Copyright (c) 2004
VolumePlaneView  
VolumeSurface3DView<S> Encapsulate a VolumeDataView and defer most methods/work to that.
 



Copyright © 2006 University of Washington. All Rights Reserved.