Package loci.formats.gui


package loci.formats.gui
Package containing Bio-Formats graphical user interface code.
  • Classes
    Class
    Description
    A utility class with convenience methods for manipulating images in BufferedImage form.
    A reader wrapper for reading image planes as BufferedImage objects.
    Retrieves BufferedImages from a data source using Bio-Formats.
    A writer wrapper for writing image planes from BufferedImage objects.
    GUI component for managing a cache.
    Indicator GUI component showing which planes are currently in the cache for a given dimensional axis at a particular dimensional position.
    A file filter that recognizes files from a union of other filters.
    A utility for reorganizing and converting QuickTime movies, TIFF series and other 4D datasets.
    A file filter based on file extensions, for use with a JFileChooser.
    A file filter for a biological file format, for use with a JFileChooser.
    A utility class for working with graphical user interfaces.
    ImageViewer is a simple viewer/converter for the Bio-Formats image formats.
    ColorModel that handles 16 bits per channel lookup tables.
    A file filter that selects files with no extension, for use with a JFileChooser.
    PreviewPane is a panel for use as a JFileChooser accessory, displaying a thumbnail for the selected image, loaded in a separate thread.
    DataBuffer that stores signed bytes.
    ColorModel that handles 8, 16 and 32 bits per channel signed data.
    DataBuffer that stores signed shorts.
    ColorSpace for 2-channel images.
    DataBuffer that stores unsigned ints.
    ColorModel that handles unsigned 32 bit data.
    A tree cell renderer for displaying syntax highlighted XML in a JTree.
    Cell renderer item for use as DefaultMutableTreeNode user object.
    A window containing syntax highlighted XML as a tree.