Package com.xinapse.multisliceimage.Analyze


package com.xinapse.multisliceimage.Analyze
The package com.xinapse.multisliceimage.Analyze is used to represent and handle the Analyze Medical Image file format, and the NIFTI-1 and NIFTI-2 extensions of this format. All NIFTI-1 data types are implemented by this package except: since these have no native Java data types capable of storing these data types.

Of course, only the standard Analyze 7.5 data types may be used with Analyze75Image images.

Both big-endian and little-endian byte ordering are implemented and supported. When reading exsiting images, the byte order is auto detected from the header file. When existing images are copied or modified, the original byte order is retained. For images newly-created from scratch by this package, the byte ordering is always the native byte order.

  • Class
    Description
    This abstract class handles the NIFTI 1.1 extended data.
    This class represents a multi-dimensional Analyze 7.5 image header file.
    This class is a representation of a multi-dimensional image in the Analyze 7.5 format.
    A file filter for Analyze header files.
    Class to handle Analyze lookup files (colour mapping files).
    Enables and disables debugging messages for the Analyze package.
    Signals that an error in the Analyze package has occurred.
    An abstract Analyze header representation.
    This is an abstract class that is the superclass of a multi-dimensional image in the Analyze 7.5 format or the NIFTI format.
    This class represents the pixel formats (data types) that can be used in Analyze, and NIFTI (extended Analyze) images.
    This class handles the NIFTI 1.1 non-NUL ASCII text extended data.
    This class handles NIFTI 1.1 DICOM extended data.
    NIFTI 1.1 extended data that allows artibrary text to be associated with an image.
    This class represents a multi-dimensional NIFTI-2 image header file.
    This class is a representation of a multi-dimensional image in the NIFTI-2 format, the updated NIFTI format.
    A file filter for NIFTI images.
    This class represents a multi-dimensional NIFTI-1 image header file.
    This class is a representation of a multi-dimensional image in the NIFTI-1 format (see The Neuroimaging Informatics Technology Initiative), an extension of the original Analyze 7.5 format (see The Biomedical Imaging Resource).
    This class represents the NIFTI intents.
    This class represents the NIFTI qforms and sforms.
    This class represents the timing pattern of the slice acquisition.
    This class represents the NIFTI units of time.
    This class handles private (unknown-format) NIFTI 1.1 extended data.
    This class handles NIFTI 1.1 XCEDE extended data.
    This abstract class handles NIFTI 1.1 XML extended data.
    This class represents the NIFTI units of length.