BSplineKernelFunction |
|
BSplineLattice2Df |
This class manages a 2D lattice of control points given a discretized B-Spline basis for each axis.
|
BSplineLattice3Df |
This class manages a 3D lattice of control points given a discretized B-Spline basis for each axis.
|
BufferBase |
This is an abstract buffer class that indicates the required methods of the sub-classes.
|
BufferBoolean |
This class extends the abstract BufferBase class.
|
BufferByte |
This class extends the abstract BufferBase class.
|
BufferDouble |
This class extends the abstract BufferBase class.
|
BufferFloat |
This class extends the abstract BufferBase class.
|
BufferInt |
This class extends the abstract BufferBase class.
|
BufferLong |
This class extends the abstract BufferBase class.
|
BufferShort |
This class extends the abstract BufferBase class.
|
BufferUByte |
This class extends the abstract BufferBase class.
|
BufferUInt |
This class extends the abstract BufferBase class.
|
BufferUShort |
This class extends the abstract BufferBase class.
|
CoxDeBoorBSplineKernelFunction |
|
CubeBounds |
Title: CubeBounds
|
CustomHashtable<V> |
CustomHashtable extends the Hashtable class and adds some methods for generating keys for new elements to the
Hashtable.
|
DijkstraCostItem |
Contains information for a point used in the the Dijkstra minimum cost path algorithm.
|
GenericPolygonClipper |
|
HQueue |
This class is used specifically for the watershed algorithm.
|
ImageJToModelImageConversion |
|
IntVector |
Integer Vector is very similar to the Vector class except that it is designed specifically to store integers.
|
MatrixHolder |
Class that stores matrices (owned by ModelImage) with accessor functions to the matrix map/adding and changing
matrices.
|
ModelHistogram |
Histogram model extends ModelStorageBase and stores and processes information about histograms.
|
ModelImage |
This class extends the generic buffer class ModelStorageArray and is used to store n-dimensional images and buffer
class that supports boolean, byte, short, int, long, float, double, etc. data types.
|
ModelImageToImageJConversion |
|
ModelLUT |
Model of a Lookup Table (LUT).
|
ModelRGB |
Model of a RGB Table. 256 length red, green, and blue tables are constructed from the red, green, and blue transfer
functions.
|
ModelSerialCloneable |
This class clones (copies) by serializing the object (providing it can be serialized).
|
ModelSimpleImage |
This is very simple class to store a float type image of up to four dimensions.
|
ModelStorageBase |
|
Point3D |
Simple integer 3D point.
|
PointStack |
PointStack is a structure used specifically in ViewComponentEditImage for use in the active level set generation and
was built for speed.
|
RealPolynomial |
|
ReminderThread |
DOCUMENT ME!
|
SortingTableModel |
DOCUMENT ME!
|
TableSorter |
TableSorter is a decorator for TableModels; adding sorting functionality to a supplied TableModel.
|
TableSorter.Arrow |
DOCUMENT ME!
|
TableSorter.Directive |
DOCUMENT ME!
|
TalairachTransformInfo |
This is the structure to store information needed to compute ACPC and Talairach normalization.
|
TimeoutThread |
Thread which sleeps for a pre-determined amount of time, then calls a method (if the thread hasn't had its shutdown
method called).
|
TransferFunction |
Title: TransferFunction
|
TransMatrix |
Transformation matrix class is an affine homogeneous class that can be used
to rotate objects like images and VOIs.
|
TransMatrixd |
Transformation matrix class is an affine homogeneous class that can be used
to rotate objects like images and VOIs.
|
UneditableTableModel |
Title: UneditableTableModel
|
UpdateVOIEvent |
presents an event to regard a changed VOI.
|
VOI |
This the Volume Of Interest (VOI) structure.
|
VOIBase |
Base which holds the functions common to both Contour, Line and Point type VOI.
|
VOIBaseVector |
|
VOIContour |
This class is fundamental to the VOI class in which points are stored that
describe a curve of an VOI.
|
VOILine |
Class for line, a simple extension of VOIBase.
|
VOIPoint |
Class for a point VOI, a simple extension of CurveBase.
|
VOIPolyLineSlice |
PolyLineSlice is implemented as a list of
Each VOIPoint in the list may be on a different slice of the image.
|
VOIProtractor |
This class is fundamental to the VOI class in which points are stored that describe a Protractor VOI.
|
VOIStatisticalProperties |
$Logfile: /mipav/src/gov/nih/mipav/model/structures/VOIStatisticalProperties.java $ $Revision: 4 $ $Date: 7/27/04
1:42p $
|
VOIText |
Title: VOI Text
|
VOIVector |
Class extends ViewVOIVector to finish cleaning up access syntax to the volumes of interest vector.
|