A B C D E F G H I J K L M N O P Q R S T U V W X Y Z

A

aboutString - Variable in class com.vistech.util.ApplicationFrame
 
aboutTitle - Variable in class com.vistech.util.ApplicationFrame
 
actionPerformed(ActionEvent) - Method in class com.vistech.roi.ROIManager
This method is called when an action event is fired by the JTextField in the ThresholdAdjPanel.
actionPerformed(ActionEvent) - Method in class com.vistech.jai.roi.ROIManagerJAI
 
actionPerformed(ActionEvent) - Method in class app.ImageViewer2D.DisplayModeAdapter
 
actionPerformed(ActionEvent) - Method in class app.ImageViewer2D.FlipModeAdapter
 
activate() - Method in class com.vistech.rmi.RemoteImageViewerApplet
 
activate() - Method in class app.AWTImageViewer
 
addActionListener(ActionListener) - Method in class com.vistech.roi.ThresholdAdjPanel
 
addChangeListener(ChangeListener) - Method in class com.vistech.roi.ThresholdAdjPanel
 
addEventAdapters() - Method in class app.TiledImageViewer
 
addEventAdapters() - Method in class app.TiledRenderableImageViewer
 
addEvents() - Method in class app.ImageProcessor
 
addGraph(Object, Object) - Method in class vis.beans.plotter.PlotViewport
This method adds a graph.
addGraph(Object, Object) - Method in class vis.beans.plotter.MultiHistogram
 
addGraph(Object, Object) - Method in class vis.beans.plotter.MultiXYPlot
Adds a new graph.
addImageLoadedListener(ImageLoadedListener) - Method in class com.vistech.imageloader.MultiImageLoader
 
addImages(PlanarImage, PlanarImage) - Static method in class com.vistech.jai.util.JAIOpUtil
 
addImageSentListener(ImageSentListener) - Method in class com.vistech.imageviewer.ImageCanvas
 
addKeyListener(KeyListener) - Method in interface com.vistech.graphics.GraphicsDisplay
Adds a key listener object.
addLegend(Color, String) - Method in class vis.beans.plotter.PlotViewport
Adds a legend.
addLegend(Color, String) - Method in class vis.beans.plotter.PieChart
Adds a legend.
addListSelectListener(ListSelectListener) - Method in class com.vistech.imageloader.MultiImageLoader
 
addListSelectListener(ListSelectListener) - Method in class com.vistech.listselect.FileSelector
 
addListSelectListener(ListSelectListener) - Method in class com.vistech.listselect.FileBrowser
 
addListSelectListener(ListSelectListener) - Method in class com.vistech.jai.imageio.PlanarImageLoader
 
addMenus(Vector) - Method in class com.vistech.util.ApplicationFrame.AppMenuBar
 
addMouseListener(MouseListener) - Method in interface com.vistech.imageviewer.ImageDisplay
Adds a mouse listener object.
addMouseListener(MouseListener) - Method in interface com.vistech.imageviewer.DrawingCanvas
 
addMouseListener(MouseListener) - Method in interface com.vistech.graphics.GraphicsDisplay
Adds a mouse listener object.
addMouseMotionListener(MouseMotionListener) - Method in interface com.vistech.imageviewer.ImageDisplay
Adds a mouse motion listener object.
addMouseMotionListener(MouseMotionListener) - Method in interface com.vistech.imageviewer.DrawingCanvas
 
addMouseMotionListener(MouseMotionListener) - Method in interface com.vistech.graphics.GraphicsDisplay
Adds a mouse motion listener object.
addNotify() - Method in class vis.beans.plotter.PieChart
 
addNotify() - Method in class vis.beans.customizers.CustomizerImpl
This method is overriden so as to set the customizer title.
addPlanarImageLoadedListener(PlanarImageLoadedListener) - Method in class com.vistech.jai.imageio.PlanarImageLoader
 
addPlanarImageLoadedListener(PlanarImageLoadedListener) - Method in class com.vistech.jai.imageio.ImageLoaderJAI
 
addPoints(int, int) - Method in class com.vistech.jai.render.WarpImageGenerator
 
addPropertyChangeEventAdapters() - Method in class app.TiledImageViewer
 
addPropertyChangeListener(PropertyChangeListener) - Method in interface com.vistech.imageviewer.ImageDisplay
Adds a PropertyChangeListener object.
addPropertyChangeListener(PropertyChangeListener) - Method in interface com.vistech.graphics.GraphicsDisplay
Adds a PropertyChangeListener object.
addPropertyChangeListener(PropertyChangeListener) - Method in class com.vistech.graphics.DrawShapes
 
addPropertyChangeListener(PropertyChangeListener) - Method in class vis.beans.customizers.CustomizerImpl
Adds property change event listeners
addPropertyChangeListener(String, PropertyChangeListener) - Method in class vis.beans.plotter.Viewport
 
addROI(ROI) - Method in class com.vistech.jai.roi.ROIContextJAI
 
addROI(ROI2D) - Method in class com.vistech.roi.ReportPanel
 
addROI(ROIShape) - Method in class com.vistech.jai.roi.ROIStatsPanel
 
addShapeEventListener(ShapeEventListener) - Method in class com.vistech.roi.ShapeMarker
 
addShapesEventListener(ShapesEventListener) - Method in class com.vistech.graphics.DrawShapes
 
addTileParamsEventAdapters() - Method in class app.TiledImageViewer
 
addVetoableChangeListener(String, VetoableChangeListener) - Method in class vis.beans.plotter.Viewport
 
addVetoableChangeListener(VetoableChangeListener) - Method in interface com.vistech.imageviewer.ImageDisplay
Adds a VetoableChangeListener object.
addVetoableChangeListener(VetoableChangeListener) - Method in interface com.vistech.graphics.GraphicsDisplay
Adds a VetoableChangeListener object.
AffineTransformUtil - class com.vistech.util.AffineTransformUtil.
 
AffineTransformUtil() - Constructor for class com.vistech.util.AffineTransformUtil
 
aggregateImages(PlanarImage[], Dimension, int, int) - Static method in class com.vistech.jai.util.JAIUtil
 
allRoiData - Variable in class com.vistech.roi.ReportPanel
 
allRoiData - Variable in class com.vistech.jai.roi.ROIStatsPanel
 
allXY - Variable in class vis.beans.plotter.MultiXYPlot
Range of X values as an array of int
allY - Variable in class vis.beans.plotter.MultiXYPlot
Range of Y values as an array of int.
ALPHA - Static variable in class com.vistech.util.ImageInfoUtil
 
analyzeAndUpdate(BufferedImage) - Method in class com.vistech.roi.ReportPanel
 
analyzeAndUpdate(PlanarImage) - Method in class com.vistech.jai.roi.ROIStatsPanel
 
andImages(PlanarImage, PlanarImage) - Static method in class com.vistech.jai.util.JAIOpUtil
 
AnnoText - class com.vistech.shapes.AnnoText.
Represents an interactively drawable text string.
ANNOTEXT - Static variable in interface com.vistech.shapes.Drawable
 
AnnoText() - Constructor for class com.vistech.shapes.AnnoText
 
app - package app
 
appletThread - Variable in class com.vistech.net.SimpleServletApplet
 
ApplicationFrame - class com.vistech.util.ApplicationFrame.
Provides a skeleton application frame for applications.
ApplicationFrame.AppMenuBar - class com.vistech.util.ApplicationFrame.AppMenuBar.
 
ApplicationFrame.AppMenuBar(ApplicationFrame) - Constructor for class com.vistech.util.ApplicationFrame.AppMenuBar
 
ApplicationFrame() - Constructor for class com.vistech.util.ApplicationFrame
 
ApplicationFrame(int, int) - Constructor for class com.vistech.util.ApplicationFrame
Constructor when used in applications.
applyTransform(AffineTransform) - Method in interface com.vistech.imageviewer.ImageManipulator
Applies the transform
applyTransform(AffineTransform) - Method in class com.vistech.imageviewer.Zoom
 
applyTransform(AffineTransform) - Method in class com.vistech.imageviewer.ImageCanvas2D
Applies a specified transformation to the current off screen image, and then displays it on the canvas.
applyTransform(AffineTransform) - Method in class com.vistech.jai.render.ImageManipulatorCanvas
 
applyTransform(BufferedImage, AffineTransform) - Method in class com.vistech.imageviewer.ImageCanvas2D
Applies a specified transformation to an input image, and then displays it on the canvas
applyTransform(RenderedImage, AffineTransform) - Method in class com.vistech.jai.render.ImageManipulatorCanvas
 
area - Variable in class com.vistech.roi.ROIStatistics
 
ArrayEditor - class vis.beans.editors.ArrayEditor.
ArrayEditor Class
ArrayEditor() - Constructor for class vis.beans.editors.ArrayEditor
 
Arrow - class com.vistech.shapes.Arrow.
Represents an interactively drawable arrow.
ARROW - Static variable in interface com.vistech.shapes.Drawable
 
Arrow() - Constructor for class com.vistech.shapes.Arrow
 
AttributeSetterUtil - class com.vistech.graphics.AttributeSetterUtil.
A utility class that creates a variety of GUI components.
AttributeSetterUtil() - Constructor for class com.vistech.graphics.AttributeSetterUtil
 
atx - Variable in class com.vistech.imageviewer.Zoom
 
atx - Variable in class com.vistech.imageviewer.Scroll
 
atx - Variable in class com.vistech.imageviewer.GeomManip
 
atx - Variable in class com.vistech.imageviewer.ImageCanvas2D
 
atx - Variable in class com.vistech.jai.render.JAIImageCanvas
 
atx - Variable in class com.vistech.jai.render.RenderableImageCanvas
 
atx - Variable in class com.vistech.jai.render.RenderGrid
 
atx - Variable in class app.JAISimpleViewer.ImagePanel
 
author - Variable in class com.vistech.util.ApplicationFrame
 
AUTO - Static variable in class vis.beans.plotter.PlotViewport
 
awtImage - Variable in class com.vistech.jai.render.ImageManipulatorCanvas
 
AWTImageViewer - class app.AWTImageViewer.
An RMI client application that lists and displays AWT images loaded by an RMI server.
AWTImageViewer() - Constructor for class app.AWTImageViewer
 

B

backgroundROI - Variable in class com.vistech.jai.roi.ROIManagerJAI
 
backSpaceOn - Variable in class com.vistech.shapes.AnnoText
 
BandCombineOpFactory - class com.vistech.imagedata.BandCombineOpFactory.
 
BandCombineOpFactory() - Constructor for class com.vistech.imagedata.BandCombineOpFactory
 
BANDED - Static variable in class com.vistech.util.ImageInfoUtil
 
bandSelect(PlanarImage, int) - Static method in class app.ImageProcessor
 
barColor - Variable in class vis.beans.plotter.MultiHistogram
 
barHgt - Variable in class vis.beans.plotter.MultiHistogram
 
barHt - Variable in class vis.beans.plotter.MultiHistogram
 
barWid - Variable in class vis.beans.plotter.MultiHistogram
 
baseroi - Variable in class com.vistech.jai.roi.ROIManagerJAI
 
baseZoomFactor - Static variable in class com.vistech.imageviewer.ZoomGUI
 
basicStroke - Variable in class com.vistech.shapes.Shapes
 
basicStroke - Variable in class com.vistech.graphics.GraphicsCanvas2D
 
bean - Variable in class vis.beans.customizers.CustomizerImpl
 
binMinmax - Variable in class vis.beans.plotter.MultiHistogram
 
binMinmax - Variable in class vis.util.HistoData
 
binMinmaxObj - Variable in class vis.beans.plotter.MultiHistogram
 
binRange - Variable in class vis.beans.plotter.MultiHistogram
 
BLUE - Static variable in class com.vistech.util.ImageInfoUtil
 
blur() - Method in class app.ImageEnhancer
 
blur(PlanarImage) - Static method in class app.ImageProcessor
 
border - Variable in class app.ImageFormatter
 
border - Variable in class vis.beans.plotter.PlotViewport
 
border - Variable in class vis.beans.plotter.PieChart
 
borderULHC - Variable in class vis.beans.plotter.PlotViewport
Upper left hand corner coordinate of the border.
borderULHC - Variable in class vis.beans.plotter.PieChart
Upper left hand corner coordinate of the border.
Box - class com.vistech.shapes.Box.
Represents an interactively drawable rectangle.
BOX - Static variable in interface com.vistech.shapes.Drawable
 
Box() - Constructor for class com.vistech.shapes.Box
 
boxFilterImage(PlanarImage, int, int, Point) - Static method in class com.vistech.jai.util.JAIOpUtil
 
browse() - Method in class com.vistech.imageloader.MultiImageLoader
 
browse() - Method in class com.vistech.jai.imageio.PlanarImageLoader
 
browserClass - Variable in class com.vistech.listselect.FileBrowserBeanInfo
 
bufferedImage - Variable in class com.vistech.imageviewer.ImageCanvas
 
BufferedImageViewer - class app.BufferedImageViewer.
An RMI client application that lists and displays buffered images loaded by an RMI server.
BufferedImageViewer() - Constructor for class app.BufferedImageViewer
 
bufimage - Variable in class com.vistech.imageviewer.ImageSentEvent
 
BY_ALPHA - Static variable in class com.vistech.util.JarUtil
 
BY_DATE - Static variable in class com.vistech.util.JarUtil
 

C

capStyle - Variable in class com.vistech.graphics.GraphicsCanvas2D
 
cellHeight - Variable in class com.vistech.imageviewer.ViewerPanel
 
cellHeight - Variable in class com.vistech.jai.render.ViewerPanel
 
cellWidth - Variable in class com.vistech.imageviewer.ViewerPanel
 
cellWidth - Variable in class com.vistech.jai.render.ViewerPanel
 
changeEventhandler(JTabbedPane) - Method in class app.ROIAnalyzer
 
changeEventHandler(JTabbedPane) - Method in class app.RenderedImageManipulator1
 
clearImageCanvas() - Method in class com.vistech.imageviewer.ImageCanvas
Clears the image canvas.
clearMask() - Method in class com.vistech.roi.ROI2D
Clear the ROI.
clickToLoad(JTable) - Method in class com.vistech.listselect.FileSelector
 
clickToLoad(JTable) - Method in class com.vistech.listselect.FileBrowser
 
clip - Variable in class com.vistech.graphics.GraphicsCanvas2D
 
clipShape - Variable in class com.vistech.imageviewer.ImageCanvas
 
clipShape - Variable in class com.vistech.graphics.GraphicsCanvas2D
 
closePanel() - Method in interface com.vistech.util.TabPanel
 
closePanel() - Method in class com.vistech.imageviewer.DisplayModePanel
 
closePanel() - Method in class com.vistech.imageviewer.FlipModePanel
 
closePanel() - Method in class com.vistech.roi.ShapesGUI
 
closePanel() - Method in class com.vistech.jai.render.InterpModePanel
 
closePanel() - Method in class com.vistech.jai.roi.ROIPanel
 
colNames - Variable in class com.vistech.roi.ReportPanel
 
colNames - Variable in class com.vistech.jai.roi.ROIStatsPanel
 
color - Variable in class com.vistech.roi.ShapesGUI
 
colorModel - Variable in class com.vistech.jai.render.RenderedImageCanvas
 
colorStr - Variable in class com.vistech.roi.ShapesGUI
 
colorToIntensity(int[]) - Static method in class vis.util.Util
Converts RGB color values to its corresponding intensity values.
cols - Variable in class com.vistech.imageviewer.ViewerPanel
 
cols - Variable in class com.vistech.jai.render.ViewerPanel
 
columnNames - Variable in class com.vistech.listselect.FileSelector
 
columnNames - Variable in class com.vistech.listselect.FileBrowser
 
com.vistech.events - package com.vistech.events
 
com.vistech.graphics - package com.vistech.graphics
 
com.vistech.imagedata - package com.vistech.imagedata
 
com.vistech.imageloader - package com.vistech.imageloader
 
com.vistech.imageviewer - package com.vistech.imageviewer
 
com.vistech.jai.imageio - package com.vistech.jai.imageio
 
com.vistech.jai.render - package com.vistech.jai.render
 
com.vistech.jai.roi - package com.vistech.jai.roi
 
com.vistech.jai.util - package com.vistech.jai.util
 
com.vistech.listselect - package com.vistech.listselect
 
com.vistech.net - package com.vistech.net
 
com.vistech.rmi - package com.vistech.rmi
 
com.vistech.roi - package com.vistech.roi
 
com.vistech.shapes - package com.vistech.shapes
 
com.vistech.util - package com.vistech.util
 
command - Variable in class com.vistech.graphics.ShapesEvent
 
command - Variable in class com.vistech.roi.ShapeEvent
 
commandSelectionPanel - Variable in class app.JavaPaintShop
 
CommandSelectionPanel - class com.vistech.graphics.CommandSelectionPanel.
Creates a GUI panel for selecting operations.
CommandSelectionPanel(DrawShapesController) - Constructor for class com.vistech.graphics.CommandSelectionPanel
 
compareFileNames(String, String[]) - Static method in class com.vistech.util.ImageUtil
Filters file names.
compareFileNames(String, String[]) - Static method in class com.vistech.jai.util.JAIImageUtil
Filters file names.
COMPONENT - Static variable in class com.vistech.util.ImageInfoUtil
 
COMPONENT_SAMPLE - Static variable in class com.vistech.util.ImageInfoUtil
 
componentNam - Variable in class com.vistech.jai.roi.ROIStatsPanel
 
componentName - Variable in class com.vistech.roi.ReportPanel
 
composite - Variable in class com.vistech.graphics.GraphicsCanvas2D
 
CompositeCanvas2D - class com.vistech.imageviewer.CompositeCanvas2D.
A canvas class for drawing graphics over images.
CompositeCanvas2D() - Constructor for class com.vistech.imageviewer.CompositeCanvas2D
 
CompositeCanvas2D(BufferedImage, int, int) - Constructor for class com.vistech.imageviewer.CompositeCanvas2D
 
CompositeCanvasJAI - class com.vistech.jai.render.CompositeCanvasJAI.
A canvas class that allows drawing graphics over images.
CompositeCanvasJAI() - Constructor for class com.vistech.jai.render.CompositeCanvasJAI
 
compositeImages(PlanarImage, PlanarImage, boolean, int) - Static method in class com.vistech.jai.util.JAIOpUtil
 
computeHistData(PlanarImage, int) - Static method in class com.vistech.jai.roi.ROIStats
 
computeHistData(PlanarImage, ROIShape, int) - Static method in class com.vistech.jai.roi.ROIStats
 
computeHistogram() - Method in class vis.beans.plotter.MultiHistogram
 
computeHistogram(double[], int, int[], double[], int[]) - Static method in class vis.util.Util
Computes histogram.
computeHistogram(int[], int, int[], int[], int[]) - Static method in class vis.util.Util
Computes histogram.
computeHistogram(Object, int) - Static method in class vis.util.Util
Computes histogram.
computeMinMax(int[]) - Method in class app.ImageEnhancer
 
computeMinMax(PlanarImage) - Static method in class com.vistech.jai.roi.ROIStats
 
computeMinMax(PlanarImage, ROIShape) - Static method in class com.vistech.jai.roi.ROIStats
 
computeNumPoints(int) - Method in class com.vistech.jai.render.WarpImageGenerator
 
computeStats(int[][]) - Static method in class com.vistech.roi.ROIUtil
Computes different types of statistics from an array of pixel values.
computeStdDev(int[], double) - Static method in class com.vistech.roi.ROIUtil
Computes standard deviation.
contains(Graphics2D, int, int) - Method in class com.vistech.shapes.Shapes
Vhecks whether the specified point contained in the shape.
contains(Graphics2D, int, int) - Method in class com.vistech.shapes.Arrow
 
contains(Graphics2D, int, int) - Method in class com.vistech.shapes.AnnoText
 
contains(Graphics2D, int, int) - Method in class com.vistech.shapes.Box
 
contains(Graphics2D, int, int) - Method in class com.vistech.shapes.Curve
 
contains(Graphics2D, int, int) - Method in class com.vistech.shapes.Line
 
contains(Graphics2D, int, int) - Method in class com.vistech.shapes.Ellipse
 
contains(int, int) - Method in class com.vistech.shapes.Shapes
 
contentPane - Variable in class com.vistech.util.ApplicationFrame
 
convertInput(String) - Method in class vis.beans.editors.ArrayEditor
Converts the string to integer array.
convertPackedToInterleaved(BufferedImage) - Static method in class com.vistech.util.ImageFactory
 
convertPackedToInterleaved(BufferedImage) - Method in class app.ImageDataViewer
 
convertStringToObject(Class, String) - Static method in class vis.beans.customizers.CustomizerUtil
 
convertToAWTImage(BufferedImage) - Static method in class com.vistech.imageviewer.ImageCanvas
 
convertToBufferedImage(Image, int, int, int) - Static method in class com.vistech.imageviewer.ImageCanvas
 
convertToDouble(Object) - Static method in class vis.util.Util
Converts a 2 dimensional array of any type to a 2 dimensional array of of double.
convertToString(Object) - Static method in class vis.beans.editors.ArrayEditor
 
convertToString(Object) - Static method in class vis.util.Util
Converts a 2 dimensional array object of any type to a 2 dimensional string array.
ConvolveOpFactory - class com.vistech.imagedata.ConvolveOpFactory.
 
ConvolveOpFactory() - Constructor for class com.vistech.imagedata.ConvolveOpFactory
 
COPY - Static variable in interface com.vistech.graphics.DrawShapesController
 
copy() - Method in class com.vistech.shapes.Shapes
 
copyRight - Variable in class com.vistech.util.ApplicationFrame
 
copyShape(Shapes) - Static method in class com.vistech.shapes.ShapeFactory
Copies a specified shape.
createAndDrawShape(int, int) - Method in class com.vistech.graphics.DrawShapes
 
createBandedImage(int, int, int, short[][]) - Static method in class com.vistech.util.ImageFactory
 
createBandedImage(int, int, int, short[][]) - Static method in class com.vistech.util.GrayscaleImageFactory
 
createBandedImage(int, int, int, short[][]) - Static method in class app.ImageDataViewer
 
createBandedRGBImage(int, int, int, short[][]) - Static method in class com.vistech.util.ImageFactory
 
createBandedRGBImage(int, int, int, short[][], boolean) - Static method in class com.vistech.util.ImageFactory
 
createBufferedImage() - Method in class com.vistech.imageviewer.ViewerPanel
 
createByteLookupTable(int, int) - Method in class com.vistech.imageviewer.WindowLevel
Creates a lookup table for the specified window width and level.
createChoice(Object, PropertyChangeSupport, String, String[], int[]) - Static method in class vis.beans.customizers.CustomizerUtil
Create a JPanel with Choice components for integer type of enum property
createChoice(Object, String, String[], int[]) - Static method in class com.vistech.graphics.AttributeSetterUtil
 
createColorChoice(Object, String) - Static method in class com.vistech.graphics.AttributeSetterUtil
 
createColorComboBox(Object, PropertyChangeSupport, String) - Static method in class vis.beans.customizers.CustomizerUtil
 
createColorsPanel() - Method in class vis.beans.plotter.MultiHistoCustomizer
 
createColorsPanel() - Method in class vis.beans.plotter.PieChartCustomizer
Creates a JPanel for the colors.
createColorsPanel() - Method in class vis.beans.plotter.MultiXYPlotCustomizer
 
createDestImage(BufferedImage, ConvolveOp) - Static method in class com.vistech.imagedata.ConvolveOpFactory
 
createDestImage(RenderedImage, Warp) - Static method in class com.vistech.jai.render.WarpImageGenerator
 
createDisplayImage() - Method in class com.vistech.imageviewer.ImageCanvas
Creates the offScreen image.
createDisplayImage() - Method in class com.vistech.roi.ROIContext
Creates a copy of the original image for depositing the ROIs.
createDisplayImage() - Method in class com.vistech.jai.roi.ROIContextJAI
 
createDisplayModePanel() - Method in class app.TiledRenderableImageViewer
 
createDisplayModePanel() - Method in class app.RenderableImageViewer
 
createDyadicPanel() - Method in class app.RunOperators
 
createFileInfoTable() - Method in class com.vistech.listselect.FileSelector
 
createFileInfoTable() - Method in class com.vistech.listselect.FileBrowser
 
createFileMenu() - Method in class com.vistech.util.ApplicationFrame.AppMenuBar
 
createFileMenu() - Method in class app.QuantAnalyzer.ViewerMenuBar
 
createFlipMenu() - Method in class app.ImageManip2D.ViewerMenuBar
 
createFlipTransform(int, int, int) - Static method in class com.vistech.imageviewer.GeomManip
Creates a flip transform.
createFlipTransform(int, int, int) - Static method in class com.vistech.imageviewer.ImageCanvas2D
Creates a flip transform.
createGraphicsParamsMenu() - Method in class app.JavaPaintShop.ViewerMenuBar
 
createGrayscaleBar(int, int, int) - Static method in class com.vistech.util.ImageFactory
 
createGrayscaleImage(int, int, int, short[]) - Static method in class com.vistech.util.ImageFactory
 
createGUI() - Method in class com.vistech.util.ApplicationFrame
 
createGUI() - Method in class com.vistech.util.ApplicationFrame.AppMenuBar
 
createGUI() - Method in class app.ImageViewer2D
 
createGUI() - Method in class app.JavaPaintShop
 
createGUI() - Method in class app.ImageManip2D
 
createGUI() - Method in class vis.beans.plotter.MultiHistoCustomizer
 
createGUI() - Method in class vis.beans.plotter.PieChartCustomizer
 
createGUI() - Method in class vis.beans.plotter.MultiXYPlotCustomizer
 
createGUI() - Method in class vis.beans.customizers.CustomizerImpl
All the subclasses have to implement this method.
createHelpMenu() - Method in class com.vistech.util.ApplicationFrame.AppMenuBar
 
createHistogram() - Method in class com.vistech.roi.ReportPanel
 
createHistogram() - Method in class com.vistech.jai.roi.ROIStatsPanel
 
createImage() - Method in class com.vistech.util.ImageFactory
 
createImage() - Method in class com.vistech.util.GrayscaleImageFactory
 
createImage(int, int, int, byte[]) - Static method in class app.ImageDataViewer
 
createImage(int, int, int, short[]) - Static method in class com.vistech.util.GrayscaleImageFactory
 
createImageCanvas() - Method in class com.vistech.rmi.RemoteImageViewerApplet
 
createImageCanvas() - Method in class com.vistech.net.SimpleServletApplet
 
createImageCanvas() - Method in class com.vistech.net.ImageViewerServletApplet
 
createImageCanvas() - Method in class app.AWTImageViewer
 
createImageCanvas() - Method in class app.PlanarImageViewer
 
createImageLoader() - Method in class app.ImageViewer2D
 
createImageLoaderAndSaver() - Method in class app.JAIImageViewer
 
createImageLoaderAndSaver() - Method in class app.WarpApp
 
createImageLoaderAndSaver() - Method in class app.RunOperators
 
createImagePanel() - Method in class app.WarpApp
 
createImageSelectionMenu() - Method in class app.ImageViewer2D.ViewerMenuBar
 
createImageSelectionMenu() - Method in class app.ImageManip2D.ViewerMenuBar
 
createImageStatsTable(BufferedImage) - Method in class com.vistech.roi.ReportPanel
 
createIncrPanel(Object, PropertyChangeSupport, String, String) - Static method in class vis.beans.customizers.CustomizerUtil
Creates an increment JPanel.
createInterleavedImage(int, int, int, short[]) - Static method in class app.ImageDataViewer
 
createInterleavedImage1(int, int, int, short[]) - Static method in class app.ImageDataViewer
 
createInterleavedRGBImage(int, int, int, short[], boolean) - Static method in class com.vistech.util.ImageFactory
 
createJTextField(Object, PropertyChangeSupport, String, Class) - Static method in class vis.beans.customizers.CustomizerUtil
 
createLabelsPanel() - Method in class vis.beans.plotter.MultiHistoCustomizer
 
createLabelsPanel() - Method in class vis.beans.plotter.PieChartCustomizer
Creates a JPanel for the lables.
createLabelsPanel() - Method in class vis.beans.plotter.MultiXYPlotCustomizer
 
createLegendPanel() - Method in class vis.beans.plotter.MultiHistoCustomizer
 
createLegendPanel() - Method in class vis.beans.plotter.MultiXYPlotCustomizer
 
createLocaleMenu() - Method in class com.vistech.util.ApplicationFrame.AppMenuBar
 
createLookupTable(int, int) - Method in class com.vistech.jai.render.JAIWindowLevel
 
createManipMenu() - Method in class app.ImageManip2D.ViewerMenuBar
 
createMemoryMessageBar() - Method in class app.TiledImageViewer
 
createNewLayout() - Method in class app.WarpApp
 
createNewLayout(int) - Method in class app.RunOperators
 
createOffScreenImage() - Method in class com.vistech.imagedata.ImagePanel
 
createOffScreenImage() - Method in class com.vistech.jai.render.CompositeCanvasJAI
 
createOffScreenImage(int, int) - Method in class com.vistech.graphics.SimpleGraphicsCanvas2D
 
createOffScreenImage(int, int) - Method in class com.vistech.graphics.GraphicsCanvas2D
 
createOffScrImage() - Method in class vis.beans.plotter.Viewport
Creates an OffScreen image.
createOriginPanel() - Method in class vis.beans.plotter.MultiHistoCustomizer
 
createOriginPanel() - Method in class vis.beans.plotter.MultiXYPlotCustomizer
 
createParamsMenu() - Method in class app.QuantAnalyzer.ViewerMenuBar
 
createPixelImage(RenderableImage) - Method in class com.vistech.jai.render.TiledRenderableImageCanvas
 
createPlanarImage(RenderableImage) - Method in class com.vistech.jai.render.TiledRenderableImageCanvas
 
createPlotTemplate() - Method in class vis.beans.plotter.PlotViewport
Creates the plot template.
createPlotTemplate() - Method in class vis.beans.plotter.PieChart
Creates the plot template.
createPrintMenu() - Method in class com.vistech.util.ApplicationFrame.AppMenuBar
 
createQueryString(Properties) - Method in class com.vistech.net.ServletInvoker
 
createRandomBandedImage(int, int) - Static method in class com.vistech.util.ImageFactory
 
createRandomInterleavedImage(int, int, boolean) - Static method in class com.vistech.util.ImageFactory
 
createROI(Shape) - Method in class com.vistech.roi.ROIManager
Creates a new ROI2D object for a specified shape, and deposits that ROI on the displayed image.
createROIFromImage(RenderedImage) - Static method in class com.vistech.jai.roi.JAIROIUtil
 
createROIPanel() - Method in class com.vistech.jai.roi.ROIManagerJAI
 
createROIStatsTable() - Method in class com.vistech.roi.ReportPanel
 
createROIStatsTable() - Method in class com.vistech.jai.roi.ROIStatsPanel
 
createRotatePanel() - Method in class com.vistech.imageviewer.ManipUI
 
createSaveMenu() - Method in class com.vistech.util.ApplicationFrame.AppMenuBar
 
createScalingTransform() - Method in class com.vistech.jai.render.RenderableImageCanvas
 
createShapes(int) - Static method in class com.vistech.shapes.ShapeFactory
Constructs a specified shape.
createShapesPanel() - Method in class com.vistech.graphics.ParamsSelectionPanel
 
createShapeTypesMenu() - Method in class com.vistech.graphics.ShapeSelectionPanel
 
createShearPanel() - Method in class com.vistech.imageviewer.ManipUI
 
createTextPanel() - Method in class com.vistech.graphics.ParamsSelectionPanel
 
createThresholdImage(TiledImage, ROI[], ROIShape) - Static method in class com.vistech.jai.roi.JAIROIUtil
 
createThresholdPanel() - Method in class com.vistech.roi.ThresholdAdjPanel
 
createThresholdROI(ROI[], ROIShape, int) - Static method in class com.vistech.jai.roi.JAIROIUtil
 
createTicksPanel() - Method in class vis.beans.plotter.MultiHistoCustomizer
 
createTicksPanel() - Method in class vis.beans.plotter.MultiXYPlotCustomizer
 
createTiledImage(PlanarImage) - Method in class com.vistech.jai.render.ImageManipulatorCanvas
 
createTiledImage(PlanarImage) - Static method in class com.vistech.jai.roi.JAIROIUtil
 
createTiledImage(PlanarImage) - Method in class com.vistech.jai.roi.ROIStats
 
createTiledImage(PlanarImage) - Static method in class com.vistech.jai.util.JAIUtil
 
createTileSetPanel() - Method in class app.TiledImageViewer
 
createTreeView() - Method in class com.vistech.listselect.FileSelector
 
createTreeView() - Method in class com.vistech.listselect.FileBrowser
 
createUI() - Method in class com.vistech.util.SaveAsJPEGServiceProvider
 
createUI() - Method in class com.vistech.imageviewer.DisplayModePanel
 
createUI() - Method in class com.vistech.imageviewer.FlipModePanel
 
createUI() - Method in class com.vistech.listselect.FileSelector
 
createUI() - Method in class com.vistech.listselect.FileBrowser
 
createUI() - Method in class com.vistech.roi.ShapesGUI
 
createUI() - Method in class com.vistech.rmi.RemoteImageViewerApplet
 
createUI() - Method in class com.vistech.net.SimpleServletApplet
 
createUI() - Method in class com.vistech.net.ImageViewerServletApplet
 
createUI() - Method in class com.vistech.jai.render.InterpModePanel
 
createUI() - Method in class com.vistech.jai.roi.ROIManagerJAI
 
createUI() - Method in class com.vistech.jai.roi.ROIPanel
 
createUI() - Method in class app.JAIImageViewer
 
createUI() - Method in class app.TiledImageViewer
 
createUI() - Method in class app.TiledRenderableImageViewer
 
createUI() - Method in class app.WarpApp
 
createUI() - Method in class app.RenderedImageManipulator1
 
createUI() - Method in class app.RenderedImageManipulator
 
createUI() - Method in class app.ROIAnalyzer
 
createUI() - Method in class app.RenderableImageViewer
 
createUI() - Method in class app.AWTImageViewer
 
createUI() - Method in class app.RunOperators
 
createUI(BufferedImage) - Method in class com.vistech.roi.ROIManager
Creates various objects.
createUnaryPanel() - Method in class app.RunOperators
 
createViewModeMenu() - Method in class app.ImageViewer2D.ViewerMenuBar
 
createViewModeMenu() - Method in class app.ImageManip2D.ViewerMenuBar
 
createViewportGrid() - Method in class com.vistech.imageviewer.ViewerPanel
 
createViewportGrid() - Method in class com.vistech.jai.render.ViewerPanel
 
createWarpsetPanel() - Method in class app.WarpApp
 
createWindowLevelPanel() - Method in class com.vistech.imageviewer.WindowLevelGUI
 
createWindowLevelPanel() - Method in class com.vistech.jai.render.WindowLevelGUI
 
createXYIncrPanel(Object, PropertyChangeSupport, String, String, String) - Static method in class vis.beans.customizers.CustomizerUtil
 
crop - Variable in class com.vistech.jai.render.Crop
 
crop - Variable in class app.RenderedImageManipulator1
 
Crop - class com.vistech.jai.render.Crop.
Crops the image drawn over a canvas.
crop() - Method in class com.vistech.jai.render.Crop
 
Crop(CompositeCanvasJAI) - Constructor for class com.vistech.jai.render.Crop
 
cropImage(PlanarImage, Rectangle) - Static method in class com.vistech.jai.util.JAIOpUtil
 
cropImage(PlanarImage, Rectangle2D) - Static method in class com.vistech.jai.util.JAIOpUtil
 
cropOn - Variable in class com.vistech.jai.render.Crop
 
cropped - Variable in class com.vistech.jai.render.Crop
 
CUBIC_CURVE - Static variable in interface com.vistech.shapes.Drawable
 
cur - Variable in class com.vistech.shapes.Shapes
 
curChar - Variable in class com.vistech.shapes.AnnoText
Latest character
curCount - Variable in class com.vistech.shapes.AnnoText
 
curDataFile - Variable in class com.vistech.util.ApplicationFrame
 
curDir - Variable in class com.vistech.listselect.FileSelector
 
curDir - Variable in class com.vistech.listselect.FileBrowser
 
curDir - Variable in class com.vistech.rmi.RemoteImageViewerApplet
 
curDir - Variable in class com.vistech.net.SimpleServletApplet
 
curDir - Variable in class com.vistech.net.ImageViewerServletApplet
 
curDir - Variable in class app.AWTImageViewer
 
curImageId - Variable in class com.vistech.imageloader.MultiImageLoader
 
curImageId - Variable in class com.vistech.jai.imageio.PlanarImageLoader
 
curImageStr - Variable in class com.vistech.imageloader.MultiImageLoader
 
curImageStr - Variable in class com.vistech.jai.imageio.PlanarImageLoader
 
curIndex - Variable in class com.vistech.imageviewer.ViewerPanel
 
curIndex - Variable in class com.vistech.jai.render.ViewerPanel
 
curLocale - Variable in class com.vistech.util.ApplicationFrame
 
curPoints - Variable in class com.vistech.roi.ROI2D
 
currentDir - Variable in class com.vistech.listselect.FileSelector
 
currentDir - Variable in class com.vistech.listselect.FileBrowser
 
currentFile - Variable in class com.vistech.net.ImageViewerServletApplet
 
currentNumPoints - Variable in class com.vistech.jai.render.WarpImageGenerator
 
currentROI - Variable in class com.vistech.roi.ROIManager
 
currentROI - Variable in class com.vistech.roi.ReportPanel
 
currentROI - Variable in class com.vistech.jai.roi.ROIContextJAI
 
currentROI - Variable in class com.vistech.jai.roi.ROIStatsPanel
 
currentShape - Variable in class com.vistech.imageviewer.CompositeCanvas2D
 
currentShape - Variable in class com.vistech.roi.ShapeMarker
 
currentShape - Variable in class com.vistech.roi.ROI2D
 
currentShape - Variable in class com.vistech.roi.ReportPanel
 
currentShape - Variable in class com.vistech.jai.render.Crop
 
currentShape - Variable in class com.vistech.jai.render.RenderGrid
 
currentShape - Variable in class app.DrawSimpleShapes
 
currentThreshold - Variable in class com.vistech.jai.roi.ROIManagerJAI
 
curStr - Variable in class com.vistech.shapes.AnnoText
Current string
Curve - class com.vistech.shapes.Curve.
Represents an interactively drawable curve.
CURVE - Static variable in interface com.vistech.shapes.Drawable
 
Curve() - Constructor for class com.vistech.shapes.Curve
 
customizerClass - Variable in class vis.beans.plotter.PlotViewport
 
customizerClass - Variable in class vis.beans.plotter.PieChart
The customizer class
CustomizerImpl - class vis.beans.customizers.CustomizerImpl.
CustomizerImpl Class
CustomizerImpl() - Constructor for class vis.beans.customizers.CustomizerImpl
 
CustomizerUtil - class vis.beans.customizers.CustomizerUtil.
CustomizerUtil Class
CustomizerUtil() - Constructor for class vis.beans.customizers.CustomizerUtil
 

D

data - Variable in class vis.util.HistoData
 
dataBuffer - Variable in class com.vistech.roi.ReportPanel
 
dataBuffer - Variable in class com.vistech.jai.roi.ROIStatsPanel
 
DCTImage(PlanarImage) - Static method in class com.vistech.jai.util.JAIOpUtil
 
DCTImage(RenderableOp) - Static method in class com.vistech.jai.util.JAIOpUtil
 
decrementLensMag() - Method in class com.vistech.imageviewer.Lens
 
decrementLensSize() - Method in class com.vistech.imageviewer.Lens
 
defaultFileName - Variable in class com.vistech.jai.render.ViewerPanel
 
depositCurrentROI() - Method in class com.vistech.jai.roi.ROIManagerJAI
 
depositROI(ROIShape) - Method in class com.vistech.jai.roi.ROIContextJAI
 
destCanvas - Variable in class com.vistech.roi.ROIManager
 
destCanvas - Variable in class com.vistech.jai.roi.ROIManagerJAI
 
destCanvas - Variable in class app.WarpApp
 
destCoord - Variable in class com.vistech.jai.render.WarpImageGenerator
 
destGc - Variable in class com.vistech.jai.render.CompositeCanvasJAI
 
destGc - Variable in class vis.beans.plotter.Viewport
 
destImage - Variable in class com.vistech.jai.render.WarpImageGenerator
 
destImage - Variable in class com.vistech.jai.render.CompositeCanvasJAI
 
destImage - Variable in class vis.beans.plotter.Viewport
 
destImageCanvas - Variable in class app.ImageEnhancer
 
destPanZoom - Variable in class com.vistech.roi.ROIManager
 
destPanZoom - Variable in class com.vistech.jai.roi.ROIManagerJAI
 
DFTImage(PlanarImage, Integer, Integer) - Static method in class com.vistech.jai.util.JAIOpUtil
 
DFTImage(RenderableOp, Integer, Integer) - Static method in class com.vistech.jai.util.JAIOpUtil
 
diff - Variable in class com.vistech.jai.render.Crop
 
diff - Variable in class app.DrawSimpleShapes
 
diffFactor - Variable in class com.vistech.jai.render.ImageManipulatorCanvas
 
DIRECT - Static variable in class com.vistech.util.ImageInfoUtil
 
DirectoryBrowser - interface com.vistech.rmi.DirectoryBrowser.
Specifies a remote interface for browsing remote directories.
dirField - Variable in class com.vistech.listselect.FileSelector
 
dirField - Variable in class com.vistech.listselect.FileBrowser
 
dispGc - Variable in class com.vistech.imageviewer.ImageCanvas
 
dispImage - Variable in class com.vistech.jai.imageio.ImageSaverPanel
 
display(int) - Method in class com.vistech.imageviewer.ViewerPanel
 
display(int) - Method in class com.vistech.jai.render.ViewerPanel
 
displayDestImage(BandCombineOp) - Method in class app.ImageEnhancer
 
displayDestImage(BufferedImageOp) - Method in class app.ImageEnhancer
 
displayDestImage(PlanarImage) - Method in class app.ImageProcessor
 
displayHistogram(BufferedImage) - Method in class app.ImageDataViewer
 
displayImage - Variable in class com.vistech.imageviewer.ImageCanvas
 
displayImage - Variable in class com.vistech.roi.ROI2D
 
displayImage - Variable in class com.vistech.roi.ROIContext
 
displayImage - Variable in class com.vistech.jai.render.RenderedImageCanvas
 
displayImage - Variable in class com.vistech.jai.roi.ROIContextJAI
 
displayImage(BufferedImage) - Method in class app.ImageDataViewer
 
displayImage(BufferedImage) - Method in class app.ImageEnhancer
 
displayImage(BufferedImage) - Method in class app.QuantAnalyzer
 
displayImage(BufferedImage, int, int) - Method in class app.ImageDataViewer
 
displayImage(BufferedImage, int, int) - Method in class app.ImageEnhancer
 
displayImage(BufferedImage, int, int) - Method in class app.QuantAnalyzer
 
displayImage(Image[]) - Method in class com.vistech.imageviewer.ImageBrowser
 
displayImage(PlanarImage) - Method in class app.JAIImageViewer
 
displayImage(PlanarImage) - Method in class app.TiledRenderableImageViewer
 
displayImage(PlanarImage) - Method in class app.JAISimpleViewer
 
displayImage(PlanarImage) - Method in class app.RenderableImageViewer
 
displayImage(PlanarImage) - Method in class app.ImageProcessor
 
displayImage(PlanarImage[]) - Method in class app.JAIImageBrowser
 
displayImage(PlanarImage, int, int) - Method in class app.ImageProcessor
 
displayImageInfo(BufferedImage) - Method in class app.ImageDataViewer
 
displayMode - Variable in class com.vistech.imageviewer.ImageCanvas
 
displayMode - Variable in class com.vistech.jai.render.TiledRenderableImageCanvas
 
displayMode - Variable in class com.vistech.jai.render.ImageManipulatorCanvas
 
displayMode - Variable in class com.vistech.jai.render.RenderableImageCanvas
 
DisplayMode - interface com.vistech.imageviewer.DisplayMode.
The DisplayMode interface specfies the display mode constants.
DisplayModePanel - class com.vistech.imageviewer.DisplayModePanel.
Creates a panel with Radio buttons for selecting display modes.
DisplayModePanel(ImageManipulator) - Constructor for class com.vistech.imageviewer.DisplayModePanel
 
displayOrig() - Method in class app.ImageEnhancer
 
displayOrig() - Method in class app.ImageProcessor
 
displayPlot(BufferedImage) - Method in class app.ImageDataViewer
 
displayStats(ColorModel, SampleModel, DataBuffer) - Method in class app.ImageDataViewer
 
dispMode - Variable in class app.ImageViewer2D
 
dispModeAtx - Variable in class com.vistech.imageviewer.ImageCanvas2D
 
divideImages(PlanarImage, PlanarImage) - Static method in class com.vistech.jai.util.JAIOpUtil
 
doDisplayModeAndFlip(int, int) - Method in class com.vistech.imageviewer.ImageCanvas
Applies the current display mode and flip mode settings to the displayed image.
doDisplayModeAndFlip(int, int) - Method in class com.vistech.imageviewer.ImageCanvas2D
Applies the current display mode and flip mode settings to the displayed image.
doFlip(BufferedImage, Graphics, int, int, int, int, int, int, int, int, int) - Static method in class com.vistech.imageviewer.ImageCanvas
Flips a buffered image.
doFlip(Image, Graphics, int, int, int, int, int, int, int, int, int) - Static method in class com.vistech.imageviewer.ImageCanvas
Flips an AWT image.
doGet(HttpServletRequest, HttpServletResponse) - Method in class com.vistech.net.ImageManipInvokerServlet
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class com.vistech.net.ImageViewerMainServlet
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class com.vistech.net.ImageManipControllerServlet
 
doGridbagLayout(Component[], int) - Static method in class com.vistech.graphics.AttributeSetterUtil
 
doGridbagLayout(Component[], int) - Static method in class vis.beans.customizers.CustomizerUtil
 
doPost(HttpServletRequest, HttpServletResponse) - Method in class com.vistech.net.ImageManipInvokerServlet
 
doPost(HttpServletRequest, HttpServletResponse) - Method in class com.vistech.net.ImageViewerMainServlet
 
doPost(HttpServletRequest, HttpServletResponse) - Method in class com.vistech.net.ImageManipControllerServlet
 
DOUBLE_HEADED_ARROW - Static variable in interface com.vistech.shapes.Drawable
 
doubleHeaded - Variable in class com.vistech.shapes.Arrow
 
dragOn - Variable in class com.vistech.jai.render.RenderGrid
 
DRAW - Static variable in interface com.vistech.graphics.DrawShapesController
 
draw() - Method in class vis.beans.plotter.Viewport
All sub classes have to implement this method.
draw() - Method in class vis.beans.plotter.PlotViewport
This method does the actual drawing.
draw() - Method in class vis.beans.plotter.MultiHistogram
 
draw() - Method in class vis.beans.plotter.PieChart
Draws the pie chart on the viewport.
draw(Graphics2D) - Method in class com.vistech.shapes.Arrow
 
draw(Graphics2D) - Method in class com.vistech.shapes.AnnoText
Draws text.
draw(Graphics2D) - Method in class com.vistech.shapes.Box
 
draw(Graphics2D) - Method in class com.vistech.shapes.Curve
 
draw(Graphics2D) - Method in class com.vistech.shapes.Line
 
draw(Graphics2D) - Method in class com.vistech.shapes.Ellipse
 
draw(Graphics2D) - Method in interface com.vistech.shapes.Drawable
Draws the shape permanently, which happens when the mouse is released.
draw(int, int) - Method in class com.vistech.roi.ShapeMarker
Draws the current shape at the specified end position.
draw(int, int) - Method in class com.vistech.jai.render.Crop
 
draw(int, int) - Method in class app.DrawSimpleShapes
 
draw(Shape) - Method in class com.vistech.imageviewer.ImageCanvas
 
draw(Shape) - Method in interface com.vistech.imageviewer.ImageDisplay
Draws the specified shape on the destination image
draw(Shape) - Method in interface com.vistech.graphics.GraphicsDisplay
Draws the specified shape on the destination image
draw(Shape) - Method in class com.vistech.graphics.SimpleGraphicsCanvas2D
 
draw(Shape) - Method in class com.vistech.graphics.GraphicsCanvas2D
 
draw(Shape) - Method in class com.vistech.jai.render.ImageManipulatorCanvas
 
Drawable - interface com.vistech.shapes.Drawable.
Specifies methods for drawing shapes interactively on a canvas.
DrawableEditor - class com.vistech.shapes.DrawableEditor.
Property editor for displaying viewing modes.
DrawableEditor() - Constructor for class com.vistech.shapes.DrawableEditor
 
drawArrow(Point, Point, Graphics2D) - Method in class com.vistech.shapes.Arrow
Draws two inclined lines at the current position in order to create an arrow head.
drawArrow(Point, Point, Graphics2D) - Static method in class com.vistech.shapes.Line
Draws two inclined lines at the current position in order to create an Line head.
drawAxis(String, String) - Method in class vis.beans.plotter.PlotViewport
Draws the X and Y axis.
drawCurve(Graphics2D, int[], int[]) - Method in class com.vistech.shapes.Curve
 
drawEllipse(Graphics2D) - Method in class com.vistech.shapes.Ellipse
 
drawGraphics(int, int) - Method in class com.vistech.graphics.DrawShapes
 
DrawingCanvas - interface com.vistech.imageviewer.DrawingCanvas.
Specifies methods for drawing graphics objects over an image drawn on a component.
drawingColor - Variable in class com.vistech.shapes.Shapes
 
drawingColor - Variable in class com.vistech.graphics.SimpleGraphicsCanvas2D
 
drawingColor - Variable in class com.vistech.graphics.GraphicsCanvas2D
 
drawingColor - Variable in class com.vistech.roi.ShapeMarker
 
drawingColor - Variable in class com.vistech.roi.ROI2D
 
drawingColor - Variable in class com.vistech.roi.ROIManager
 
drawingDim() - Method in class com.vistech.imageviewer.ImageCanvas
 
drawInteractive(Graphics2D) - Method in class com.vistech.shapes.Arrow
Draws an Arrow interactively on a Graphics context g.
drawInteractive(Graphics2D) - Method in class com.vistech.shapes.AnnoText
Draws text over a Graphics context g.
drawInteractive(Graphics2D) - Method in class com.vistech.shapes.Box
Draws interactively on a Graphics context g.
drawInteractive(Graphics2D) - Method in class com.vistech.shapes.Curve
Draws interactively on a Graphics context g.
drawInteractive(Graphics2D) - Method in class com.vistech.shapes.Line
Draws an Line interactively on a Graphics context g.
drawInteractive(Graphics2D) - Method in class com.vistech.shapes.Ellipse
Draws interactively on a Graphics context g.
drawInteractive(Graphics2D) - Method in interface com.vistech.shapes.Drawable
Draws the shape interactively, which means the shape can be erased when the mouse moves to next poistion.
drawLegends() - Method in class vis.beans.plotter.PlotViewport
 
drawLens(int, int) - Method in class com.vistech.imageviewer.Lens
Draws an oval-shaped lens.
drawOn - Variable in class com.vistech.jai.render.CompositeCanvasJAI
 
drawPermanent(Graphics2D) - Method in class com.vistech.shapes.Arrow
Draws an Arrow on a Graphics context g.
drawPermanent(Graphics2D) - Method in class com.vistech.shapes.AnnoText
 
drawPermanent(Graphics2D) - Method in class com.vistech.shapes.Curve
Draws on a Graphics context g.
drawPermanent(Graphics2D) - Method in class com.vistech.shapes.Line
Draws an Line on a Graphics context g.
drawPermanent(Graphics2D) - Method in class com.vistech.shapes.Ellipse
Draws on a Graphics context g.
drawPieChart(Object, Object) - Method in class vis.beans.plotter.PieChart
Draws the pie chart.
drawPlot(Object) - Method in class vis.beans.plotter.MultiHistogram
Plots the histogram.
drawPlot(Object, Object) - Method in class vis.beans.plotter.PlotViewport
Draws the plot.
drawPlot(Object, Object) - Method in class vis.beans.plotter.MultiHistogram
 
drawPlot(Object, Object) - Method in class vis.beans.plotter.PieChart
 
drawPlot(PlotEvent) - Method in interface vis.beans.events.PlotListener
Draw plot.
drawPolygon(Graphics2D, int[], int[]) - Method in class com.vistech.shapes.Box
Draws the box with the specified vertices.
drawShape(Shape) - Method in class com.vistech.imageviewer.CompositeCanvas2D
Draws a shape on the canvas.
drawShape(Shape) - Method in class com.vistech.imagedata.ImagePanel
 
drawShape(Shape, Color) - Method in class com.vistech.roi.ROI2D
Draws the ROI shape over the iamge.
drawShapes - Variable in class com.vistech.graphics.CommandSelectionPanel
 
drawShapes - Variable in class com.vistech.graphics.ShapeSelectionPanel
 
drawShapes - Variable in class app.JavaPaintShop
 
DrawShapes - class com.vistech.graphics.DrawShapes.
Enables users to interactively draw a variety of shapes.
DrawShapes(GraphicsDisplay) - Constructor for class com.vistech.graphics.DrawShapes
 
DrawShapesController - interface com.vistech.graphics.DrawShapesController.
Specifies methods for a controller object to accept the shape and the operation types.
DrawSimpleShapes - class app.DrawSimpleShapes.
An application to draw simplae shapes interactively.
DrawSimpleShapes(SimpleGraphicsCanvas2D) - Constructor for class app.DrawSimpleShapes
 
drawSmallRects(Graphics2D) - Method in class com.vistech.shapes.Shapes
Draws small rectangle at the shape corners to indicate that the shape is active.
drawSmallRects(Graphics2D) - Method in class com.vistech.shapes.Arrow
 
drawSmallRects(Graphics2D) - Method in class com.vistech.shapes.AnnoText
 
drawSmallRects(Graphics2D) - Method in class com.vistech.shapes.Box
 
drawSmallRects(Graphics2D) - Method in class com.vistech.shapes.Curve
 
drawSmallRects(Graphics2D) - Method in class com.vistech.shapes.Line
 
drawSmallRects(Graphics2D) - Method in class com.vistech.shapes.Ellipse
 
drawXLabel() - Method in class vis.beans.plotter.PlotViewport
Draws the X axis title.
drawXTicks(Object) - Method in class vis.beans.plotter.PlotViewport
Draws X ticks.
drawXTicks(Object) - Method in class vis.beans.plotter.MultiHistogram
 
drawYLabel(String) - Method in class vis.beans.plotter.PlotViewport
Draws the Y axis title.
drawYTicks(int[]) - Method in class vis.beans.plotter.MultiHistogram
 
drawYTicks(Object) - Method in class vis.beans.plotter.PlotViewport
Draws Y ticks.
DYADIC_FORMAT - Static variable in class app.RunOperators
 

E

edgeDetect(String) - Method in class com.vistech.net.ImageViewerServletApplet
 
edgeDetectAndPost(String, OutputStream) - Method in class viewer.JAIEdgeDetectBean
 
Ellipse - class com.vistech.shapes.Ellipse.
Represents an interactively drawable ellipse.
ELLIPSE - Static variable in interface com.vistech.shapes.Drawable
 
ELLIPSE - Static variable in class com.vistech.roi.ShapeMarker
 
Ellipse() - Constructor for class com.vistech.shapes.Ellipse
 
enableDraw - Variable in class vis.beans.plotter.PlotViewport
Flag that indicates whether to redraw the plot.
enableDraw - Variable in class vis.beans.plotter.PieChart
Flag that indicates whether to redraw the plot.
enablePaintGraph - Variable in class vis.beans.plotter.MultiXYPlot
 
Enum - class vis.util.Enum.
The class implements the enumerated type.
Enum() - Constructor for class vis.util.Enum
 
Enum(Class) - Constructor for class vis.util.Enum
Constructor when the enumerated elements are defined as constants in a class of interface.
Enum(String[]) - Constructor for class vis.util.Enum
Contructor when the elements are strings.
EnumEditor - class vis.beans.editors.EnumEditor.
 
EnumEditor() - Constructor for class vis.beans.editors.EnumEditor
 
equals(String) - Method in class vis.util.Enum
 
ERASE - Static variable in interface com.vistech.graphics.DrawShapesController
 
ERASE_ALL - Static variable in interface com.vistech.graphics.DrawShapesController
 
erase(Graphics2D) - Method in class com.vistech.shapes.Arrow
 
erase(Graphics2D) - Method in class com.vistech.shapes.AnnoText
 
erase(Graphics2D) - Method in class com.vistech.shapes.Box
Erases the box
erase(Graphics2D) - Method in class com.vistech.shapes.Curve
 
erase(Graphics2D) - Method in class com.vistech.shapes.Line
 
erase(Graphics2D) - Method in class com.vistech.shapes.Ellipse
 
erase(Graphics2D) - Method in interface com.vistech.shapes.Drawable
Erase the shape.
eraseShapes() - Method in class com.vistech.imageviewer.CompositeCanvas2D
Erases shapes drawn on the canvas.
eraseShapes() - Method in interface com.vistech.imageviewer.DrawingCanvas
 
eraseShapes() - Method in class com.vistech.graphics.DrawShapes
 
eraseShapes() - Method in class com.vistech.roi.ShapeMarker
Erases shapes
eraseShapes() - Method in class com.vistech.roi.ROIManager
Erases shapes drawn over the source as well as the destination canvas.
eraseShapes() - Method in class com.vistech.jai.render.CompositeCanvasJAI
 
eraseShapes() - Method in class com.vistech.jai.roi.ROIManagerJAI
 
expImage(PlanarImage) - Static method in class com.vistech.jai.util.JAIOpUtil
 

F

fetchFileNames(File) - Method in class com.vistech.imageloader.MultiImageLoader
Reads the file names from the directory specified by the input.
FileBrowser - class com.vistech.listselect.FileBrowser.
 
FileBrowser() - Constructor for class com.vistech.listselect.FileBrowser
 
FileBrowserBeanInfo - class com.vistech.listselect.FileBrowserBeanInfo.
FileBrowserBeanInfo Class
FileBrowserBeanInfo() - Constructor for class com.vistech.listselect.FileBrowserBeanInfo
 
fileInfoList - Variable in class com.vistech.listselect.FileSelector
 
fileInfoList - Variable in class com.vistech.listselect.FileBrowser
 
fileInfoTable - Variable in class com.vistech.listselect.FileSelector
 
fileInfoTable - Variable in class com.vistech.listselect.FileBrowser
 
fileList - Variable in class com.vistech.imageloader.MultiImageLoader
 
fileList - Variable in class com.vistech.listselect.FileSelector
 
fileList - Variable in class com.vistech.listselect.FileBrowser
 
fileList - Variable in class com.vistech.rmi.RemoteImageViewerApplet
 
fileList - Variable in class com.vistech.net.SimpleServletApplet
 
fileList - Variable in class com.vistech.net.ImageViewerServletApplet
 
fileList - Variable in class com.vistech.jai.imageio.PlanarImageLoader
 
fileList - Variable in class app.AWTImageViewer
 
fileName - Variable in class com.vistech.jai.imageio.ImageSaverPanel
 
FileSelector - class com.vistech.listselect.FileSelector.
 
FileSelector() - Constructor for class com.vistech.listselect.FileSelector
 
FILL - Static variable in interface com.vistech.graphics.DrawShapesController
 
fill(Graphics2D, Color) - Method in interface com.vistech.shapes.Fillable
Fills the shape with the specified color.
fill(Graphics2D, Color) - Method in class com.vistech.shapes.Box
Fills with a given color.
fill(Graphics2D, Color) - Method in class com.vistech.shapes.Curve
Fills with a given color.
fill(Graphics2D, Color) - Method in class com.vistech.shapes.Ellipse
Fills with a given color.
Fillable - interface com.vistech.shapes.Fillable.
Specifies a method for filling shapes drawn on a canvas.
fillColor - Variable in class com.vistech.shapes.Shapes
 
fillColor - Variable in class com.vistech.graphics.GraphicsCanvas2D
 
fillColor - Variable in class com.vistech.roi.ROI2D
 
filled - Variable in class com.vistech.shapes.Ellipse
 
fillEllipse(Graphics2D) - Method in class com.vistech.shapes.Ellipse
 
fillOn - Variable in class com.vistech.shapes.Shapes
 
fillPolygon(Graphics2D, int[], int[]) - Method in class com.vistech.shapes.Box
Fills the box.
fillPolygon(Graphics2D, int[], int[]) - Method in class com.vistech.shapes.Curve
 
fillShape(Shape) - Method in class com.vistech.imageviewer.CompositeCanvas2D
Fills the specified shape.
fillShape(Shape) - Method in class com.vistech.imagedata.ImagePanel
 
filterField - Variable in class com.vistech.listselect.FileSelector
 
filterField - Variable in class com.vistech.listselect.FileBrowser
 
filterFileNames(File[], String[]) - Method in class com.vistech.listselect.FileSelector
 
filterFileNames(File[], String[]) - Method in class com.vistech.listselect.FileBrowser
 
filterFileNames(String, String[]) - Static method in class com.vistech.util.ImageUtil
Filters file names.
filterFileNames(String, String[]) - Static method in class com.vistech.util.JarUtil
Filters file names.
filterFileNames(String, String[]) - Static method in class com.vistech.jai.util.JAIImageUtil
Filters file names.
filterString - Variable in class com.vistech.listselect.FileSelector
 
filterString - Variable in class com.vistech.listselect.FileBrowser
 
filterString - Variable in class app.ImageViewer2D
 
fireImageLoadedEvent(Image) - Method in class com.vistech.imageloader.MultiImageLoader
 
fireImageLoadedEvent(Image[]) - Method in class com.vistech.imageloader.MultiImageLoader
 
fireImageLoadedEvent(PlanarImage) - Method in class com.vistech.jai.imageio.PlanarImageLoader
 
fireImageLoadedEvent(PlanarImage) - Method in class com.vistech.jai.imageio.ImageLoaderJAI
 
fireImageLoadedEvent(PlanarImage[]) - Method in class com.vistech.jai.imageio.PlanarImageLoader
 
fireImageSentEvents(BufferedImage) - Method in class com.vistech.imageviewer.ImageCanvas
 
fireListSelectEvent(ListSelectEvent) - Method in class com.vistech.imageloader.MultiImageLoader
Fires list-select events to the registered listeners.
fireListSelectEvent(ListSelectEvent) - Method in class com.vistech.listselect.FileSelector
 
fireListSelectEvent(ListSelectEvent) - Method in class com.vistech.listselect.FileBrowser
 
fireListSelectEvent(ListSelectEvent) - Method in class com.vistech.jai.imageio.PlanarImageLoader
Fires list-select events to the registered listeners.
fireShapeEvent() - Method in class com.vistech.roi.ShapeMarker
Fires a shape event to registered listeners
fireShapesEvent() - Method in class com.vistech.graphics.DrawShapes
 
fireTilePropertyChange() - Method in class com.vistech.jai.render.RenderedImageCanvas
Fires property change events for the following properties: maxTileIndexX, maxTileIndexY,tileWidth,tileHeight, and transform.
flBrowser - Variable in class app.JAIImageViewer
 
flip(int) - Method in class com.vistech.imageviewer.GeomManip
 
flip(int) - Method in interface com.vistech.imageviewer.GeomManipController
Flips the image.
flipAtx - Variable in class com.vistech.imageviewer.ImageCanvas2D
 
flipMode - Variable in class com.vistech.imageviewer.ImageCanvas
 
flipMode - Variable in class com.vistech.imageviewer.GeomManip
 
flipMode - Variable in class com.vistech.jai.render.ImageManipulatorCanvas
 
flipMode - Variable in class app.ImageViewer2D
 
FlipMode - interface com.vistech.imageviewer.FlipMode.
The FlipMode interface specfies the flip mode constants.
FlipModePanel - class com.vistech.imageviewer.FlipModePanel.
Creates a panel with Radio buttons for selecting flip modes.
FlipModePanel(GeomManipController) - Constructor for class com.vistech.imageviewer.FlipModePanel
 
flSelector - Variable in class app.WarpApp
 
font - Variable in class com.vistech.shapes.Shapes
 
font - Variable in class com.vistech.shapes.AnnoText
 
font - Variable in class com.vistech.graphics.GraphicsCanvas2D
 
font - Variable in class vis.beans.plotter.PlotViewport
Font.
font - Variable in class vis.beans.plotter.PieChart
Font
fontSize - Variable in class com.vistech.graphics.GraphicsCanvas2D
 
fontSize - Variable in class vis.beans.plotter.PlotViewport
Font size.
fontSize - Variable in class vis.beans.plotter.PieChart
Font size
fontStyle - Variable in class com.vistech.graphics.GraphicsCanvas2D
 
fontType - Variable in class com.vistech.graphics.GraphicsCanvas2D
 
FREEHAND - Static variable in class com.vistech.roi.ShapeMarker
 
freqMinmax - Variable in class vis.beans.plotter.MultiHistogram
 
freqMinmax - Variable in class vis.util.HistoData
 
freqRange - Variable in class vis.beans.plotter.MultiHistogram
 
frequency - Variable in class vis.beans.plotter.MultiHistogram
 
frequency - Variable in class vis.util.HistoData
 
fString - Variable in class com.vistech.listselect.FileSelector
 
fString - Variable in class com.vistech.listselect.FileBrowser
 

G

generateWarpImage() - Method in class com.vistech.jai.render.WarpImageGenerator
 
GeomManip - class com.vistech.imageviewer.GeomManip.
Rotates and flips images.
GeomManip() - Constructor for class com.vistech.imageviewer.GeomManip
 
GeomManip(ImageManipulator) - Constructor for class com.vistech.imageviewer.GeomManip
 
GeomManipController - interface com.vistech.imageviewer.GeomManipController.
Specifies methods to rotate and flip images.
gePath() - Method in class com.vistech.listselect.FileSelector
 
gePath() - Method in class com.vistech.listselect.FileBrowser
 
getAdditionalBeanInfo() - Method in class vis.beans.plotter.MultiXYPlotBeanInfo
 
getAdditionalBeanInfo() - Method in class vis.beans.plotter.MultiHistogramBeanInfo
 
getAllAtx() - Method in class com.vistech.imageviewer.CompositeCanvas2D
Gets the current transformation that includes the transformation computed for setting the display and flip modes.
getArea() - Method in class com.vistech.roi.ROIStatistics
Returns the area.
getArgs(String, Class) - Static method in class vis.beans.customizers.CustomizerUtil
Creates array of agruments for the invoke method.
getArrayDimension(Object) - Static method in class vis.util.Util
Gets the dimesions of a generic 2 dimensional array.
getAsText() - Method in class vis.beans.editors.ArrayEditor
 
getAsText() - Method in class vis.beans.editors.EnumEditor
 
getAWTImage() - Method in class com.vistech.imageviewer.ImageCanvas
 
getAWTImage() - Method in interface com.vistech.imageviewer.ImageDisplay
Returns the image property.
getAWTImage() - Method in class com.vistech.jai.render.ImageManipulatorCanvas
 
getBandCombineOp(float[][]) - Static method in class com.vistech.imagedata.BandCombineOpFactory
 
getBandedImage() - Method in class app.ImageDataViewer
 
getBarColor() - Method in class vis.beans.plotter.MultiHistogram
 
getBeanContext() - Method in class vis.beans.plotter.Viewport
 
getBeanDescriptor() - Method in class com.vistech.imageloader.MultiImageLoaderBeanInfo
 
getBeanDescriptor() - Method in class com.vistech.listselect.FileBrowserBeanInfo
 
getBeanDescriptor() - Method in class com.vistech.jai.imageio.PlanarImageLoaderBeanInfo
 
getBeanDescriptor() - Method in class vis.beans.plotter.MultiXYPlotBeanInfo
 
getBeanDescriptor() - Method in class vis.beans.plotter.PieChartBeanInfo
 
getBeanDescriptor() - Method in class vis.beans.plotter.MultiHistogramBeanInfo
 
getBinMinmax() - Method in class vis.util.HistoData
 
getBlurOp() - Static method in class com.vistech.imagedata.ConvolveOpFactory
 
getBorderULHC() - Method in class vis.beans.plotter.PlotViewport
 
getBorderULHC() - Method in class vis.beans.plotter.PieChart
 
getBorderULHC(int) - Method in class vis.beans.plotter.PlotViewport
 
getBorderULHC(int) - Method in class vis.beans.plotter.PieChart
 
getBoundaryPoints(Shape, int, int) - Static method in class com.vistech.roi.ROIUtil
Returns all the positions of pixels that lie on the boundary of a specified shape.
getBufferedImage() - Method in class com.vistech.imageviewer.ImageCanvas
 
getBufferedImage() - Method in interface com.vistech.imageviewer.ImageDisplay
Returns the BufferedImage property.
getBufferedImage() - Method in class com.vistech.jai.render.ImageManipulatorCanvas
 
getCapStyle() - Method in interface com.vistech.graphics.GraphicsDisplay
 
getCapStyle() - Method in class com.vistech.graphics.GraphicsCanvas2D
 
getCellSize() - Method in class com.vistech.imageviewer.ViewerPanel
 
getCellSize() - Method in class com.vistech.jai.render.ViewerPanel
 
getClip() - Method in interface com.vistech.graphics.GraphicsDisplay
 
getClip() - Method in class com.vistech.graphics.GraphicsCanvas2D
 
getColorModelAsText(int) - Static method in class com.vistech.util.ImageInfoUtil
 
getColorModelType(ColorModel) - Static method in class com.vistech.util.ImageInfoUtil
 
getColorSpaceAsText(int) - Static method in class com.vistech.util.ImageInfoUtil
 
getColumnNames() - Method in class com.vistech.roi.ROI2D
This is a convenient method that returns the names of the statistics that is computed in this class.
getCommand() - Method in interface com.vistech.graphics.DrawShapesController
 
getCommand() - Method in class com.vistech.graphics.DrawShapes
 
getCommand() - Method in class com.vistech.graphics.ShapesEvent
 
getCommand() - Method in class com.vistech.roi.ShapeEvent
Returns the command.
getCommandAsString() - Method in class com.vistech.graphics.DrawShapes
 
getCommandAsText(int) - Static method in class com.vistech.graphics.DrawShapes
 
getComponentNames() - Method in class com.vistech.roi.ROIContext
Returns the names of the pixel components as an array of strings.
getComponentNames() - Method in class com.vistech.jai.roi.ROIContextJAI
 
getComposite() - Method in interface com.vistech.graphics.GraphicsDisplay
 
getComposite() - Method in class com.vistech.graphics.GraphicsCanvas2D
 
getConvolveOp(Kernel) - Static method in class com.vistech.imagedata.ConvolveOpFactory
 
getCurrentMember() - Method in class vis.util.Enum
 
getCurrentPosition() - Method in class com.vistech.shapes.Shapes
 
getCurrentROI() - Method in class com.vistech.roi.ROIManager
Returns the current ROI2D object.
getCurrentROI() - Method in class com.vistech.jai.roi.ROIContextJAI
 
getCurrentServiceSelectors(BeanContextServices, Class) - Method in class com.vistech.util.SaveAsJPEGServiceProvider
 
getCurrentValue() - Method in class vis.util.Enum
 
getCurStr() - Method in class com.vistech.shapes.AnnoText
Gets the currently drawn string.
getCustomizerClass() - Method in class vis.beans.plotter.PlotViewport
 
getCustomizerClass() - Method in class vis.beans.plotter.PieChart
 
getData() - Method in class vis.util.HistoData
 
getDataTypeAsText(int) - Static method in class com.vistech.util.ImageInfoUtil
 
getDegrees(Object) - Static method in class vis.util.Util
Converts an input array into an array of angles.
getDestImage() - Method in class com.vistech.jai.render.WarpImageGenerator
 
getDiff(Object, Object, int, double) - Static method in class vis.util.Util
Computes the difference between the value at a given index of the input array and the minimum value, i.e.; diff = (inp[index] - min)*scale.
getDisplayedImage() - Method in class com.vistech.imageviewer.ImageCanvas
 
getDisplayedImage() - Method in class com.vistech.imageviewer.CompositeCanvas2D
 
getDisplayedImage() - Method in interface com.vistech.imageviewer.ImageDisplay
Returns the image displayed on the canvas.
getDisplayedImage() - Method in interface com.vistech.graphics.GraphicsDisplay
 
getDisplayedImage() - Method in class com.vistech.graphics.SimpleGraphicsCanvas2D
 
getDisplayedImage() - Method in class com.vistech.graphics.GraphicsCanvas2D
 
getDisplayedImage() - Method in class com.vistech.imagedata.ImagePanel
 
getDisplayedImage() - Method in class com.vistech.jai.render.ImageManipulatorCanvas
 
getDisplayedImageGC() - Method in class com.vistech.imageviewer.ImageCanvas
 
getDisplayedImageGC() - Method in class com.vistech.imageviewer.CompositeCanvas2D
 
getDisplayedImageGC() - Method in interface com.vistech.imageviewer.DrawingCanvas
Use this method to check out the graphics context.
getDisplayedImageGC() - Method in interface com.vistech.graphics.GraphicsDisplay
 
getDisplayedImageGC() - Method in class com.vistech.graphics.SimpleGraphicsCanvas2D
 
getDisplayedImageGC() - Method in class com.vistech.graphics.GraphicsCanvas2D
 
getDisplayedImageGC() - Method in class com.vistech.imagedata.ImagePanel
 
getDisplayedImageGC() - Method in class com.vistech.jai.render.CompositeCanvasJAI
 
getDisplayImage() - Method in class com.vistech.imagedata.ImagePanel
 
getDisplayImage() - Method in class com.vistech.roi.ROIContext
Returns the image that is displyed on the screen.
getDisplayImage() - Method in class com.vistech.jai.render.JAIImageCanvas
 
getDisplayImage() - Method in class com.vistech.jai.render.RenderedImageCanvas
Returns the displayed image.
getDisplayImage() - Method in class com.vistech.jai.roi.ROIContextJAI
 
getDisplayMode() - Method in class com.vistech.imageviewer.ImageCanvas
 
getDisplayMode() - Method in interface com.vistech.imageviewer.ImageDisplay
Returns the display mode.
getDisplayMode() - Method in class com.vistech.jai.render.TiledRenderableImageCanvas
 
getDisplayMode() - Method in class com.vistech.jai.render.ImageManipulatorCanvas
 
getDisplayMode() - Method in class com.vistech.jai.render.RenderableImageCanvas
 
getDisplayModeString(int) - Method in class app.ImageViewer2D
 
getDisplayRaster() - Method in class com.vistech.roi.ROIContext
Returns the writable raster of the displayed image.
getDisplayRaster() - Method in class com.vistech.jai.roi.ROIContextJAI
 
getDispModeAtx() - Method in class com.vistech.imageviewer.CompositeCanvas2D
Gets the transformation computed for setting the display and flip modes.
getDrawingColor() - Method in class com.vistech.shapes.Shapes
 
getDrawingColor() - Method in interface com.vistech.graphics.GraphicsDisplay
 
getDrawingColor() - Method in class com.vistech.graphics.GraphicsCanvas2D
 
getDrawingColor() - Method in class com.vistech.roi.ShapeMarker
 
getDrawingColor() - Method in class com.vistech.roi.ROI2D
Reurns the color of the ROI outline.
getDrawOn() - Method in class com.vistech.jai.render.CompositeCanvasJAI
 
getEventSetDescriptors() - Method in class com.vistech.imageloader.MultiImageLoaderBeanInfo
Constructs event set descriptor image loaded event.
getEventSetDescriptors() - Method in class com.vistech.jai.imageio.PlanarImageLoaderBeanInfo
Constructs event set descriptor image loaded event.
getFileList() - Method in class com.vistech.events.ListSelectEvent
 
getFileSepChar() - Method in interface com.vistech.rmi.DirectoryBrowser
Returns the file separation character of the remote machine.
getFileSepChar() - Method in class com.vistech.rmi.SimpleImageServer
 
getFillColor() - Method in class com.vistech.shapes.Shapes
 
getFillColor() - Method in interface com.vistech.graphics.GraphicsDisplay
 
getFillColor() - Method in class com.vistech.graphics.GraphicsCanvas2D
 
getFillColor() - Method in class com.vistech.roi.ROI2D
Reurns the color of the thresholded pixels.
getFillOn() - Method in class com.vistech.shapes.Shapes
 
getFlipMode() - Method in class com.vistech.imageviewer.ImageCanvas
 
getFlipMode() - Method in class com.vistech.imageviewer.GeomManip
 
getFlipMode() - Method in interface com.vistech.imageviewer.GeomManipController
Returns the flip mode.
getFlipMode() - Method in interface com.vistech.imageviewer.ImageDisplay
Returns the flip mode.
getFlipMode() - Method in class com.vistech.jai.render.ImageManipulatorCanvas
 
getFlipModeString(int) - Method in class app.ImageViewer2D
 
getFont() - Method in class com.vistech.shapes.Shapes
 
getFont() - Method in interface com.vistech.graphics.GraphicsDisplay
 
getFont() - Method in class com.vistech.graphics.GraphicsCanvas2D
 
getFontSize() - Method in interface com.vistech.graphics.GraphicsDisplay
 
getFontSize() - Method in class com.vistech.graphics.GraphicsCanvas2D
 
getFontStyle() - Method in interface com.vistech.graphics.GraphicsDisplay
 
getFontStyle() - Method in class com.vistech.graphics.GraphicsCanvas2D
 
getFontType() - Method in interface com.vistech.graphics.GraphicsDisplay
 
getFontType() - Method in class com.vistech.graphics.GraphicsCanvas2D
 
getFreqMinmax() - Method in class vis.util.HistoData
 
getFrequency() - Method in class vis.util.HistoData
 
getGeneralPath() - Method in class com.vistech.shapes.Shapes
 
getGraphColor() - Method in class vis.beans.plotter.PlotViewport
 
getGraphColor() - Method in class vis.beans.plotter.PieChart
 
getGraphColors(int) - Method in class vis.beans.plotter.PlotViewport
 
getGraphTitle() - Method in class vis.beans.plotter.PlotViewport
 
getGraphTitle() - Method in class vis.beans.plotter.PieChart
 
getGrayBandCombineOp() - Static method in class com.vistech.imagedata.BandCombineOpFactory
 
getGrayscaleImage() - Method in class com.vistech.util.ImageFactory
 
getGrayscaleImage() - Method in class com.vistech.util.GrayscaleImageFactory
 
getGrayscaleImage() - Method in class app.ImageDataViewer
 
getIcon(int) - Method in class com.vistech.imageloader.MultiImageLoaderBeanInfo
 
getIcon(int) - Method in class com.vistech.listselect.FileBrowserBeanInfo
 
getIcon(int) - Method in class com.vistech.jai.imageio.PlanarImageLoaderBeanInfo
 
getIcon(int) - Method in class vis.beans.plotter.MultiXYPlotBeanInfo
 
getIcon(int) - Method in class vis.beans.plotter.PieChartBeanInfo
 
getIcon(int) - Method in class vis.beans.plotter.MultiHistogramBeanInfo
 
getID() - Method in class com.vistech.roi.ROI2D
Reurns the identification number of this ROI.
getImage() - Method in class com.vistech.events.ImageLoadedEvent
 
getImage() - Method in class com.vistech.imageviewer.ImageSentEvent
 
getImage() - Method in class com.vistech.imagedata.ImagePanel
 
getImage() - Method in class com.vistech.jai.imageio.PlanarImageLoadedEvent
Returns the planar image loaded by the source bean.
getImage() - Method in class com.vistech.jai.render.JAIImageCanvas
 
getImage() - Method in class com.vistech.jai.render.ImageManipulatorCanvas
 
getImage(int) - Method in class com.vistech.imageloader.MultiImageLoader
 
getImage(int) - Method in class com.vistech.jai.imageio.PlanarImageLoader
 
getImageHeight() - Method in class com.vistech.jai.render.RenderedImageCanvas
Returns the height of the current image.
getImageInfo(BufferedImage) - Static method in class com.vistech.util.ImageInfoUtil
 
getImages() - Method in class com.vistech.events.ImageLoadedEvent
 
getImages() - Method in class com.vistech.jai.imageio.PlanarImageLoadedEvent
Returns an array of planar images loaded by the source bean.
getImageSaver() - Method in class com.vistech.jai.roi.ROIManagerJAI
 
getImageSize() - Method in class com.vistech.imageviewer.ImageCanvas
 
getImageSize() - Method in interface com.vistech.imageviewer.ImageDisplay
Returns the image size.
getImageSize() - Method in class com.vistech.jai.render.ImageManipulatorCanvas
 
getImageStats(BufferedImage) - Static method in class com.vistech.util.ImageInfoUtil
 
getImageStats(SampleModel, DataBuffer, Dimension) - Static method in class com.vistech.util.ImageInfoUtil
 
getImageType() - Method in class com.vistech.imageviewer.ImageCanvas
 
getImageType() - Method in interface com.vistech.imageviewer.ImageDisplay
Returns the image type property.
getImageType() - Method in class com.vistech.jai.render.ImageManipulatorCanvas
 
getImageWidth() - Method in class com.vistech.jai.render.RenderedImageCanvas
Returns the width of the current image.
getInBetString(Object, double) - Static method in class vis.util.Util
Computes the absolute inbetween value and returns it as a string.
getInterpolationMode() - Method in class com.vistech.jai.render.TiledRenderableImageCanvas
 
getInterpolationType() - Method in interface com.vistech.imageviewer.ImageManipulator
 
getInterpolationType() - Method in class com.vistech.imageviewer.ImageCanvas2D
 
getInterpolationType() - Method in class com.vistech.jai.render.ImageManipulatorCanvas
 
getInvert() - Method in class com.vistech.imageviewer.ImageCanvas
 
getInvert() - Method in interface com.vistech.imageviewer.ImageDisplay
Returns the invert mode.
getInvert() - Method in class com.vistech.jai.render.ImageManipulatorCanvas
 
getJoinStyle() - Method in class com.vistech.graphics.GraphicsCanvas2D
 
getLegendGapIncr() - Method in class vis.beans.plotter.PlotViewport
 
getLegendGapIncr() - Method in class vis.beans.plotter.PieChart
 
getLegendOn() - Method in class vis.beans.plotter.PlotViewport
 
getLegendOn() - Method in class vis.beans.plotter.PieChart
 
getLegendPos() - Method in class vis.beans.plotter.PlotViewport
 
getLegendPos() - Method in class vis.beans.plotter.PieChart
 
getLegendPos(int) - Method in class vis.beans.plotter.PlotViewport
 
getLegendPos(int) - Method in class vis.beans.plotter.PieChart
 
getLegendPosXIncr() - Method in class vis.beans.plotter.PlotViewport
 
getLegendPosXIncr() - Method in class vis.beans.plotter.PieChart
 
getLegendPosYIncr() - Method in class vis.beans.plotter.PlotViewport
 
getLegendPosYIncr() - Method in class vis.beans.plotter.PieChart
 
getLegendULHC() - Method in class vis.beans.plotter.PieChart
 
getLegendULHC(int) - Method in class vis.beans.plotter.PieChart
 
getLength(Object) - Static method in class vis.beans.editors.ArrayEditor
 
getLength(Object) - Static method in class vis.util.Util
Gets the size of a generic array.
getLensMag() - Method in class com.vistech.imageviewer.Lens
 
getLensMagIncrement() - Method in class com.vistech.imageviewer.Lens
 
getLensOn() - Method in class com.vistech.imageviewer.Lens
 
getLensSize() - Method in class com.vistech.imageviewer.Lens
 
getLensSizeIncrement() - Method in class com.vistech.imageviewer.Lens
 
getLoadButtonLabel() - Method in class com.vistech.imageloader.MultiImageLoader
 
getLoadButtonLabel() - Method in class com.vistech.jai.imageio.PlanarImageLoader
 
getLoadedImage() - Method in class com.vistech.imageloader.MultiImageLoader
 
getLoadedImage() - Method in class com.vistech.jai.imageio.PlanarImageLoader
 
getLoadedImage() - Method in class com.vistech.jai.imageio.ImageLoaderJAI
 
getLoadMode() - Method in class com.vistech.imageloader.MultiImageLoader
 
getLoadMode() - Method in class com.vistech.jai.imageio.PlanarImageLoader
 
getLUTSize() - Method in class com.vistech.imageviewer.WindowLevel
 
getLUTSize() - Method in class com.vistech.jai.render.JAIWindowLevel
 
getMagFactor() - Method in interface com.vistech.imageviewer.ImageManipulator
Gets the magFactor property.
getMagFactor() - Method in interface com.vistech.imageviewer.ZoomController
Gets the magFactor property.
getMagFactor() - Method in class com.vistech.imageviewer.Zoom
 
getMagFactor() - Method in class com.vistech.imageviewer.ImageCanvas2D
 
getMagFactor() - Method in class com.vistech.jai.render.ImageManipulatorCanvas
 
getMagFactor() - Method in class viewer.JAIManipBean
 
getMagOn() - Method in class com.vistech.imageviewer.Zoom
 
getMagOn() - Method in class com.vistech.imageviewer.ImageCanvas2D
 
getMaskValue() - Method in class com.vistech.roi.ROI2D
Reurns the mask value.
getMax() - Method in class com.vistech.roi.ROIStatistics
Returns the maximum value.
getMaxGraphs() - Method in class vis.beans.plotter.PlotViewport
 
getMaxTileIndexX() - Method in class com.vistech.jai.render.RenderedImageCanvas
Returns the maxTileIndexX property of the current image.
getMaxTileIndexX() - Method in class com.vistech.jai.render.RenderGrid
 
getMaxTileIndexY() - Method in class com.vistech.jai.render.RenderedImageCanvas
Returns the maxTileIndexY property of the current image.
getMaxTileIndexY() - Method in class com.vistech.jai.render.RenderGrid
 
getMean() - Method in class com.vistech.roi.ROIStatistics
Returns the mean value.
getMean(PlanarImage) - Static method in class com.vistech.jai.roi.ROIStats
 
getMean(PlanarImage, ROI) - Static method in class com.vistech.jai.roi.ROIStats
 
getMember(int) - Method in class vis.util.Enum
 
getMembers() - Method in class vis.util.Enum
 
getMethodDescriptors() - Method in class com.vistech.imageloader.MultiImageLoaderBeanInfo
Constructs method descriptors for all the public methods in the Loader class.
getMethodDescriptors() - Method in class com.vistech.listselect.FileBrowserBeanInfo
Constructs method descriptors for all the public methods in the FileBrowser class.
getMethodDescriptors() - Method in class com.vistech.jai.imageio.PlanarImageLoaderBeanInfo
Constructs method descriptors for all the public methods in the Loader class.
getMethodDescriptors() - Method in class vis.beans.plotter.PlotViewportBeanInfo
 
getMethodDescriptors() - Method in class vis.beans.plotter.MultiXYPlotBeanInfo
 
getMethodDescriptors() - Method in class vis.beans.plotter.MultiHistogramBeanInfo
 
getMin() - Method in class com.vistech.roi.ROIStatistics
Returns the minimum value.
getMinimumSize() - Method in class vis.beans.plotter.PlotViewport
 
getMinimumSize() - Method in class vis.beans.plotter.PieChart
 
getMinMax(double[]) - Static method in class vis.util.Util
Computes minimun and maximum of the values in an array.
getMinMax(int[]) - Static method in class vis.util.Util
Computes minimun and maximum of the values in a given array.
getMinMax(long[]) - Static method in class vis.util.Util
Computes minimum and maximum values of an array.
getMinMax(Object) - Static method in class vis.util.Util
Computes minimun and maximum values of an array.
getMinMax(Object[]) - Static method in class vis.util.Util
 
getMinMax(Object, int) - Static method in class vis.util.Util
Computes minimun and maximum values of an array.
getMinMax(PlanarImage) - Static method in class com.vistech.jai.roi.ROIStats
 
getMinMax(PlanarImage, ROI) - Static method in class com.vistech.jai.roi.ROIStats
 
getMinMax(PlanarImage, ROI) - Static method in class app.ImageProcessor
 
getMinMax(short[]) - Static method in class vis.util.Util
Computes minimum and maximum values of an array.
getMultiSelect() - Method in class com.vistech.imageloader.MultiImageLoader
 
getMultiSelect() - Method in class com.vistech.jai.imageio.PlanarImageLoader
 
getNumBars() - Method in class vis.beans.plotter.MultiHistogram
 
getNumSmallXTicks() - Method in class vis.beans.plotter.PlotViewport
 
getNumSmallYTicks() - Method in class vis.beans.plotter.PlotViewport
 
getNumXTicks() - Method in class vis.beans.plotter.PlotViewport
 
getNumYTicks() - Method in class vis.beans.plotter.PlotViewport
 
getOffScreenImage() - Method in class com.vistech.imageviewer.ImageCanvas
 
getOffScreenImage() - Method in interface com.vistech.imageviewer.ImageDisplay
Returns the off screen image.
getOffScreenImage() - Method in class com.vistech.jai.render.ImageManipulatorCanvas
 
getOffScrGc() - Method in class vis.beans.plotter.PieChart
 
getOriginalImage() - Method in class com.vistech.roi.ROIContext
Returns the original image.
getOriginalImage() - Method in class com.vistech.jai.roi.ROIContextJAI
 
getOriginalRaster() - Method in class com.vistech.roi.ROIContext
Returns the writable raster of the original image.
getOriginalRaster() - Method in class com.vistech.jai.roi.ROIContextJAI
 
getOriginXIncr() - Method in class vis.beans.plotter.PlotViewport
 
getOriginYIncr() - Method in class vis.beans.plotter.PlotViewport
 
getPaint() - Method in interface com.vistech.graphics.GraphicsDisplay
 
getPaint() - Method in class com.vistech.graphics.GraphicsCanvas2D
 
getPanOffset() - Method in interface com.vistech.imageviewer.ImageManipulator
Returns the panOffset property.
getPanOffset() - Method in class com.vistech.imageviewer.Scroll
 
getPanOffset() - Method in class com.vistech.imageviewer.ImageCanvas2D
 
getPanOffset() - Method in interface com.vistech.imageviewer.ScrollController
Returns the panOffset property.
getPanOffset() - Method in class com.vistech.jai.render.JAIImageCanvas
 
getPanOffset() - Method in class com.vistech.jai.render.RenderableImageCanvas
 
getPanOn() - Method in class com.vistech.imageviewer.PanZoom
 
getPath() - Method in class com.vistech.events.ListSelectEvent
 
getPieCenterXIncr() - Method in class vis.beans.plotter.PieChart
 
getPieCenterYIncr() - Method in class vis.beans.plotter.PieChart
 
getPieDiaIncr() - Method in class vis.beans.plotter.PieChart
 
getPixels(BufferedImage, int, int) - Method in class app.ImageEnhancer
 
getPixelSamples(BufferedImage) - Static method in class com.vistech.util.ImageInfoUtil
 
getPixelSamples(BufferedImage) - Static method in class com.vistech.roi.ROIUtil
Returns the values of the pixel samples of the entire image in a two dimensional array in which the the first dimension represents the sample index, and the second dimension represents the the sample value.
getPixelSamples(Raster, Dimension) - Static method in class com.vistech.util.ImageInfoUtil
 
getPixelSamples(SampleModel, DataBuffer, Dimension) - Static method in class com.vistech.util.ImageInfoUtil
 
getPixelSamples(SampleModel, DataBuffer, Dimension) - Static method in class com.vistech.roi.ROIUtil
Returns the values of the pixel samples of the entire image in a two dimensional array in which the the first dimension represents the sample index, and the second dimension represents the the sample value.
getPolyDegree() - Method in class com.vistech.jai.render.WarpImageGenerator
 
getPreferredSize() - Method in class com.vistech.imageviewer.ImageCanvas
 
getPreferredSize() - Method in class com.vistech.imageviewer.ViewerPanel
 
getPreferredSize() - Method in class com.vistech.jai.render.ViewerPanel
 
getPrintLocation() - Method in class com.vistech.imageviewer.ImageCanvas
 
getPrintLocation() - Method in interface com.vistech.imageviewer.ImagePrint
Returns the ULHC of the print location.
getPrintSize() - Method in class com.vistech.imageviewer.ImageCanvas
 
getPrintSize() - Method in interface com.vistech.imageviewer.ImagePrint
Returns the print size.
getProperty(Object, String) - Static method in class vis.beans.customizers.CustomizerUtil
This method fetches the current value of a property.
getPropertyDescriptors() - Method in class vis.beans.plotter.PlotViewportBeanInfo
 
getPropertyDescriptors() - Method in class vis.beans.plotter.MultiXYPlotBeanInfo
 
getPropertyDescriptors() - Method in class vis.beans.plotter.MultiHistogramBeanInfo
 
getRange(Object) - Static method in class vis.util.Util
Computes the range (maximum - minimum) from a minmax array which can be generic.
getRenderingHints() - Method in interface com.vistech.graphics.GraphicsDisplay
 
getRenderingHints() - Method in class com.vistech.graphics.GraphicsCanvas2D
 
getRGBStats(ColorModel, int[]) - Static method in class com.vistech.util.ImageInfoUtil
 
getRobertsHorizOp() - Static method in class com.vistech.imagedata.ConvolveOpFactory
 
getRobertsVertOp() - Static method in class com.vistech.imagedata.ConvolveOpFactory
 
getROIContext() - Method in class com.vistech.roi.ROI2D
Gets the roi context property.
getRoiOn() - Method in class com.vistech.roi.ShapeMarker
 
getROIPixelSamples(BufferedImage, Point2D[]) - Static method in class com.vistech.roi.ROIUtil
Returns the values of the pixel samples from specified positions in a two dimensional array in which the the first dimension represents the sample index, and the second dimension represents the the sample value.
getROIPixelSamples(BufferedImage, Shape) - Static method in class com.vistech.roi.ROIUtil
Returns the values of the pixel samples within a specified shape in a two dimensional array in which the the first dimension represents the sample index, and the second dimension represents the the sample value.
getROIPixelSamples(SampleModel, DataBuffer, Point2D[]) - Static method in class com.vistech.roi.ROIUtil
Returns the values of the pixel samples from specified positions in a two dimensional array in which the the first dimension represents the sample index, and the second dimension represents the the sample value.
getROIPixelSamples(SampleModel, DataBuffer, Shape) - Static method in class com.vistech.roi.ROIUtil
Returns the values of the pixel samples within a specified shape in a two dimensional array in which the the first dimension represents the sample index, and the second dimension represents the the sample value.
getROIPoints(BufferedImage, Shape) - Static method in class com.vistech.roi.ROIUtil
Returns all the positions of pixels within a specified shape.
getROIStats(BufferedImage, Point2D[]) - Static method in class com.vistech.roi.ROIUtil
Returns ROI statistics of all the pixel samples in a two dimensional array.
getROIStats(BufferedImage, Shape) - Static method in class com.vistech.roi.ROIUtil
Returns ROI statistics o all the pixel samples in a two dimensional array.
getROIStats(SampleModel, DataBuffer, Point2D[]) - Static method in class com.vistech.roi.ROIUtil
Returns ROI statistics for all the pixel samples in a two dimensional array.
getROIStats(SampleModel, DataBuffer, Shape) - Static method in class com.vistech.roi.ROIUtil
Returns ROI statistics for all the pixel samples in a two dimensional array.
getRotationAngle() - Method in interface com.vistech.imageviewer.ImageManipulator
Gets the rotation angle property.
getRotationAngle() - Method in class com.vistech.imageviewer.GeomManip
 
getRotationAngle() - Method in class com.vistech.imageviewer.ImageCanvas2D
 
getRotationAngle() - Method in interface com.vistech.imageviewer.GeomManipController
Returns the rotation angle.
getRotationAngle() - Method in class com.vistech.jai.render.ImageManipulatorCanvas
 
getRotationAngle() - Method in class viewer.JAIManipBean
 
getSampleModelAsText(int) - Static method in class com.vistech.util.ImageInfoUtil
 
getSampleModelType(SampleModel) - Static method in class com.vistech.util.ImageInfoUtil
 
getScrollOn() - Method in class com.vistech.imageviewer.ScrollGUI
 
getScrollOn() - Method in class com.vistech.jai.render.JAIImageCanvas
 
getScrollOn() - Method in class com.vistech.jai.render.RenderableImageCanvas
 
getService(BeanContextServices, Object, Class, Object) - Method in class com.vistech.util.SaveAsJPEGServiceProvider
 
getShape() - Method in class com.vistech.roi.ShapeEvent
Returns the Shape object.
getShape() - Method in class com.vistech.roi.ROI2D
Reurns the shape of the ROI.
getShapeCount() - Method in class com.vistech.shapes.Shapes
 
getShapes() - Method in class com.vistech.graphics.ShapesEvent
 
getShapeType() - Method in interface com.vistech.graphics.DrawShapesController
 
getShapeType() - Method in class com.vistech.graphics.DrawShapes
 
getShapeType() - Method in class com.vistech.roi.ShapeMarker
 
getSharpOp() - Static method in class com.vistech.imagedata.ConvolveOpFactory
 
getShearFactor() - Method in interface com.vistech.imageviewer.ImageManipulator
 
getShearFactor() - Method in class com.vistech.imageviewer.GeomManip
 
getShearFactor() - Method in class com.vistech.imageviewer.ImageCanvas2D
 
getShearFactor() - Method in interface com.vistech.imageviewer.GeomManipController
Returns the shear factor.
getShearFactor() - Method in class com.vistech.jai.render.ImageManipulatorCanvas
 
getShearFactorX() - Method in class com.vistech.imageviewer.GeomManip
 
getShearFactorX() - Method in class com.vistech.imageviewer.ImageCanvas2D
 
getShearFactorX() - Method in class com.vistech.jai.render.ImageManipulatorCanvas
 
getShearFactorY() - Method in class com.vistech.imageviewer.GeomManip
 
getShearFactorY() - Method in class com.vistech.imageviewer.ImageCanvas2D
 
getShearFactorY() - Method in class com.vistech.jai.render.ImageManipulatorCanvas
 
getSmallRectsOn() - Method in class com.vistech.shapes.Shapes
 
getSobelHorizOp() - Static method in class com.vistech.imagedata.ConvolveOpFactory
 
getSobelVertOp() - Static method in class com.vistech.imagedata.ConvolveOpFactory
 
getSortMode() - Method in class com.vistech.imageloader.MultiImageLoader
 
getSortMode() - Method in class com.vistech.jai.imageio.PlanarImageLoader
 
getSourceCanvas() - Method in class com.vistech.jai.roi.ROIManagerJAI
 
getSourceImage() - Method in class com.vistech.jai.render.WarpImageGenerator
 
getStartPosition() - Method in class com.vistech.shapes.Shapes
 
getStats() - Method in class com.vistech.roi.ROI2D
Returns the statistics values of each sample in an ROIStatistics object.
getStatsAsString() - Method in class com.vistech.roi.ROI2D
This is a convenient method that returns the statistics values as text so that they can be immediately displayed on a table.
getStdDev() - Method in class com.vistech.roi.ROIStatistics
Returns the standard deviation.
getStroke() - Method in class com.vistech.shapes.Shapes
 
getStroke() - Method in interface com.vistech.graphics.GraphicsDisplay
 
getStroke() - Method in class com.vistech.graphics.GraphicsCanvas2D
 
getStrokeWidth() - Method in interface com.vistech.graphics.GraphicsDisplay
 
getStrokeWidth() - Method in class com.vistech.graphics.GraphicsCanvas2D
 
getSubImage(Shape) - Method in class com.vistech.imagedata.ImagePanel
 
getTags() - Method in class com.vistech.shapes.DrawableEditor
 
getTags() - Method in class vis.beans.editors.EnumEditor
 
getTextColor() - Method in interface com.vistech.graphics.GraphicsDisplay
 
getTextColor() - Method in class com.vistech.graphics.GraphicsCanvas2D
 
getThreshold() - Method in class com.vistech.roi.ROI2D
Returns the threshold value.
getThresholdAdjuster() - Method in class com.vistech.jai.roi.ROIPanel
 
getThresholdPoints(BufferedImage, Shape, int) - Static method in class com.vistech.roi.ROIUtil
Returns the positions of pixels within a specified shape that are above the specified threshold.
getTileHeight() - Method in class com.vistech.jai.render.RenderedImageCanvas
Returns the tile height of the formatted image.
getTileHeight() - Method in class com.vistech.jai.render.RenderGrid
 
getTileInfo(PlanarImage) - Method in class com.vistech.jai.render.RenderedImageCanvas
Computes tile information of the specified image.
getTileWidth() - Method in class com.vistech.jai.render.RenderedImageCanvas
Returns the tile width of the formatted image.
getTileWidth() - Method in class com.vistech.jai.render.RenderGrid
 
getTitle() - Method in class vis.beans.events.PlotEvent
 
getTitle() - Method in class vis.beans.customizers.CustomizerImpl
 
getTitleString() - Method in class vis.beans.plotter.PlotViewport
 
getTitleString() - Method in class vis.beans.plotter.PieChart
 
getTransform() - Method in interface com.vistech.imageviewer.ImageManipulator
Gets the transform property.
getTransform() - Method in class com.vistech.imageviewer.ImageCanvas2D
 
getTransform() - Method in interface com.vistech.imageviewer.DrawingCanvas
Use this method to check out the current transformation.
getTransform() - Method in interface com.vistech.graphics.GraphicsDisplay
 
getTransform() - Method in class com.vistech.graphics.GraphicsCanvas2D
 
getTransform() - Method in class com.vistech.imagedata.ImagePanel
 
getTransform() - Method in class com.vistech.jai.render.JAIImageCanvas
 
getType(Object) - Static method in class vis.beans.customizers.CustomizerUtil
 
getTypeAsString(int) - Static method in class com.vistech.shapes.ShapeFactory
A utility method that returns the shape type as a string.
getUserDir() - Method in interface com.vistech.rmi.DirectoryBrowser
Returns the user directory in the remote machine.
getUserDir() - Method in class com.vistech.rmi.SimpleImageServer
 
getValue() - Method in class vis.beans.editors.ArrayEditor
 
getValue() - Method in class vis.beans.editors.EnumEditor
 
getValue(String) - Method in class vis.util.Enum
 
getViewerSize() - Method in class com.vistech.imageviewer.ViewerPanel
 
getViewerSize() - Method in class com.vistech.roi.ROIManager
Returns the dimesnions of the viewer frame.
getViewerSize() - Method in class com.vistech.jai.render.ViewerPanel
 
getViewerSize() - Method in class com.vistech.jai.roi.ROIManagerJAI
 
getViewerSize(double) - Static method in class com.vistech.util.ApplicationFrame
 
getViewportDimension() - Method in class com.vistech.jai.render.RenderGrid
 
getViewportPosition() - Method in class com.vistech.jai.render.JAIImageCanvas
 
getViewports() - Method in class com.vistech.imageviewer.ViewerPanel
 
getXLabel() - Method in class vis.beans.events.PlotEvent
 
getXLabelsPerTick() - Method in class vis.beans.plotter.PlotViewport
 
getXLabelString() - Method in class vis.beans.plotter.PlotViewport
 
getXMinmax() - Method in class vis.beans.plotter.PlotViewport
 
getXMinmaxObj() - Method in class vis.beans.plotter.PlotViewport
 
getXTextValues() - Method in class vis.beans.events.PlotEvent
 
getXValues() - Method in class vis.beans.events.PlotEvent
 
getYLabel() - Method in class vis.beans.events.PlotEvent
 
getYLabelsPerTick() - Method in class vis.beans.plotter.PlotViewport
 
getYLabelString() - Method in class vis.beans.plotter.PlotViewport
 
getYMinmax() - Method in class vis.beans.plotter.PlotViewport
 
getYMinmaxObj() - Method in class vis.beans.plotter.PlotViewport
 
getYValues() - Method in class vis.beans.events.PlotEvent
 
getZoomFactor() - Method in class com.vistech.imageviewer.ZoomGUI
 
getZoomFactor() - Method in class com.vistech.imageviewer.PanZoom
 
getZoomIncrement() - Method in class com.vistech.imageviewer.ZoomGUI
 
getZoomOn() - Method in class com.vistech.imageviewer.ZoomGUI
 
getZoomOn() - Method in class com.vistech.imageviewer.PanZoom
 
getZoomOut() - Method in class com.vistech.imageviewer.ZoomGUI
 
getZoomOut() - Method in class com.vistech.imageviewer.PanZoom
 
graphColor - Variable in class vis.beans.plotter.PlotViewport
Current graph color.
graphColor - Variable in class vis.beans.plotter.PieChart
Graph color
graphColors - Variable in class vis.beans.plotter.PlotViewport
 
graphHt - Variable in class vis.beans.plotter.PlotViewport
Width and height of the graph.
graphHt - Variable in class vis.beans.plotter.PieChart
Width and height of the graph.
GraphicsCanvas2D - class com.vistech.graphics.GraphicsCanvas2D.
A graphics canvas class.
GraphicsCanvas2D() - Constructor for class com.vistech.graphics.GraphicsCanvas2D
 
GraphicsDisplay - interface com.vistech.graphics.GraphicsDisplay.
An interface that specifies methods of a graphics canvas.
graphNum - Variable in class vis.beans.plotter.PlotViewport
Current graph number.
graphNum - Variable in class vis.beans.plotter.PieChart
Current graph number.
graphTitle - Variable in class vis.beans.plotter.PlotViewport
Graph title.
graphTitle - Variable in class vis.beans.plotter.PieChart
Graph title.
graphWid - Variable in class vis.beans.plotter.PlotViewport
Width and height of the graph.
graphWid - Variable in class vis.beans.plotter.PieChart
Width and height of the graph.
grayBandCombine() - Method in class app.ImageEnhancer
 
grayBandCombine(PlanarImage) - Static method in class app.ImageProcessor
 
grayColorConvert() - Method in class app.ImageEnhancer
 
grayColorConvert(PlanarImage) - Static method in class app.ImageProcessor
 
GrayscaleImageFactory - class com.vistech.util.GrayscaleImageFactory.
 
GrayscaleImageFactory() - Constructor for class com.vistech.util.GrayscaleImageFactory
 
GrayscaleImageFactory(int, int, int, short[]) - Constructor for class com.vistech.util.GrayscaleImageFactory
 
grCanvas - Variable in class com.vistech.graphics.DrawShapes
 
grCanvas - Variable in class app.JavaPaintShop
 
grCanvas - Variable in class app.DrawSimpleShapes
 
GREEN - Static variable in class com.vistech.util.ImageInfoUtil
 
guiCreated - Variable in class com.vistech.jai.roi.ROIStatsPanel
 

H

handleEvents() - Method in class com.vistech.listselect.FileSelector
 
handleEvents() - Method in class com.vistech.listselect.FileBrowser
 
headerHt - Variable in class vis.beans.plotter.PlotViewport
Hieght of the header.
headerHt - Variable in class vis.beans.plotter.PieChart
Hieght of the header.
headerPt - Variable in class vis.beans.plotter.PlotViewport
Position of the title.
headerPt - Variable in class vis.beans.plotter.PieChart
Position of the title.
height - Variable in class com.vistech.imageviewer.ImageCanvas
 
height - Variable in class com.vistech.graphics.SimpleGraphicsCanvas2D
 
height - Variable in class com.vistech.graphics.GraphicsCanvas2D
 
height - Variable in class com.vistech.jai.render.JAIImageCanvas
 
height - Variable in class com.vistech.jai.render.RenderGrid
 
height - Variable in class app.JAISimpleViewer.ImagePanel
 
height - Variable in class vis.beans.plotter.Viewport
 
helpBoxTitle - Variable in class com.vistech.util.ApplicationFrame
 
helpMidText - Variable in class com.vistech.util.ApplicationFrame
 
hideImageLoader() - Method in class app.ImageViewer2D
 
histColor - Variable in class vis.beans.plotter.MultiHistogram
 
histoClass - Variable in class vis.beans.plotter.MultiHistogramBeanInfo
 
HistoData - class vis.util.HistoData.
The HistoData calss holds the histogram data and related parameters..
HistoData() - Constructor for class vis.util.HistoData
 
histogram - Variable in class com.vistech.roi.ReportPanel
 
histogram - Variable in class com.vistech.jai.roi.ROIStatsPanel
 
hitTest(int, int, int) - Method in class com.vistech.graphics.DrawShapes
 
hsp - Variable in class app.WarpApp
 
hsp - Variable in class app.RunOperators
 
ht - Variable in class com.vistech.shapes.Ellipse
Bounding box parameters.

I

il - Variable in class com.vistech.imageviewer.ImageBrowser
 
il - Variable in class app.JAIImageBrowser
 
ilFrame - Variable in class app.ImageViewer2D
 
ilFrame - Variable in class app.ImageManip2D
 
image - Variable in class com.vistech.roi.ReportPanel
 
image - Variable in class com.vistech.rmi.ImagePanel
 
image - Variable in class com.vistech.net.SimpleServletApplet.ImageCanvas
 
image - Variable in class com.vistech.net.ImageViewerServletApplet.ImageCanvas
 
image - Variable in class com.vistech.jai.imageio.PlanarImageLoadedEvent
 
image - Variable in class com.vistech.jai.render.JAIImageCanvas
 
image - Variable in class com.vistech.jai.render.JAIWindowLevel
 
image - Variable in class com.vistech.jai.roi.ROIStatsPanel
 
image - Variable in class app.JAIImageViewer
 
image - Variable in class app.JAISimpleViewer.ImagePanel
 
image - Variable in class viewer.JAIManipBean
 
image - Variable in class viewer.JAIEdgeDetectBean
 
imageBaseDir - Variable in class com.vistech.net.ImageManipInvokerServlet
 
imageBaseDir - Variable in class com.vistech.net.ImageViewerMainServlet
 
ImageBrowser - class com.vistech.imageviewer.ImageBrowser.
The ImageBrowser class displays multiple images in a single frame.
ImageBrowser() - Constructor for class com.vistech.imageviewer.ImageBrowser
 
imageCanvas - Variable in class com.vistech.imageviewer.Zoom
 
imageCanvas - Variable in class com.vistech.imageviewer.Scroll
 
imageCanvas - Variable in class com.vistech.imageviewer.GeomManip
 
imageCanvas - Variable in class com.vistech.imageviewer.WindowLevel
 
imageCanvas - Variable in class com.vistech.imageviewer.PanZoom
 
imageCanvas - Variable in class com.vistech.imageviewer.Lens
 
imageCanvas - Variable in class com.vistech.imageviewer.LensPanel
 
imageCanvas - Variable in class com.vistech.roi.ShapeMarker
 
imageCanvas - Variable in class com.vistech.jai.render.JAIWindowLevel
 
imageCanvas - Variable in class com.vistech.jai.render.Crop
 
ImageCanvas - class com.vistech.imageviewer.ImageCanvas.
A canvas class for displaying images.
ImageCanvas() - Constructor for class com.vistech.imageviewer.ImageCanvas
 
ImageCanvas2D - class com.vistech.imageviewer.ImageCanvas2D.
Displays a manipulated image.
ImageCanvas2D() - Constructor for class com.vistech.imageviewer.ImageCanvas2D
 
imageData - Variable in class com.vistech.roi.ReportPanel
 
ImageDataViewer - class app.ImageDataViewer.
An application that displays image information.
ImageDataViewer() - Constructor for class app.ImageDataViewer
 
ImageDisplay - interface com.vistech.imageviewer.ImageDisplay.
Specifies methods that describe behavior of an image canvas.
imageDrawn - Variable in class com.vistech.jai.render.JAIImageCanvas
 
imageDrawn - Variable in class com.vistech.jai.render.RenderableImageCanvas
 
ImageEnhancer - class app.ImageEnhancer.
A sample application that allows users to apply some image processiong operations such as window/level, convolution, etc.
ImageEnhancer() - Constructor for class app.ImageEnhancer
 
ImageFactory - class com.vistech.util.ImageFactory.
 
ImageFactory() - Constructor for class com.vistech.util.ImageFactory
 
ImageFactory(int, int, int, short[]) - Constructor for class com.vistech.util.ImageFactory
 
ImageFormatter - class app.ImageFormatter.
An sample application that illustrates how to use the JAI "format" operator.
ImageFormatter.BorderedPanel - class app.ImageFormatter.BorderedPanel.
 
ImageFormatter.BorderedPanel(ImageFormatter, PlanarImage) - Constructor for class app.ImageFormatter.BorderedPanel
 
ImageFormatter() - Constructor for class app.ImageFormatter
 
imageHeight - Variable in class com.vistech.imageviewer.ImageCanvas
 
imageHeight - Variable in class com.vistech.imageviewer.CompositeCanvas2D
 
imageHeight - Variable in class com.vistech.roi.ROIManager
 
imageHeight - Variable in class com.vistech.roi.ReportPanel
 
imageHeight - Variable in class com.vistech.jai.render.WarpImageGenerator
 
imageHeight - Variable in class com.vistech.jai.render.RenderedImageCanvas
 
imageHeight - Variable in class com.vistech.jai.roi.ROIManagerJAI
 
imageHeight - Variable in class com.vistech.jai.roi.ROIStatsPanel
 
imageHeight - Variable in class app.ImageEnhancer
 
ImageInfoUtil - class com.vistech.util.ImageInfoUtil.
A utility class for obtaining a variety of image information.
ImageInfoUtil() - Constructor for class com.vistech.util.ImageInfoUtil
 
ImageIOViewer - class app.ImageIOViewer.
An RMI client application that lists and displays buffered images loaded by an RMI server.
ImageIOViewer() - Constructor for class app.ImageIOViewer
 
imageLoaded(ImageLoadedEvent) - Method in interface com.vistech.events.ImageLoadedListener
 
imageLoaded(PlanarImageLoadedEvent) - Method in interface com.vistech.jai.imageio.PlanarImageLoadedListener
Called when a planarImageLoaded event is fired.
ImageLoadedEvent - class com.vistech.events.ImageLoadedEvent.
ImageLoadedEvent Class.
ImageLoadedEvent(Object, Image) - Constructor for class com.vistech.events.ImageLoadedEvent
 
ImageLoadedEvent(Object, Image[]) - Constructor for class com.vistech.events.ImageLoadedEvent
 
ImageLoadedListener - interface com.vistech.events.ImageLoadedListener.
ImageLoadedEventListener Class.
imageLoader - Variable in class app.ImageViewer2D
 
ImageLoader - interface com.vistech.rmi.ImageLoader.
Specifies a remote interface for loading images remotely.
ImageLoaderJAI - class com.vistech.jai.imageio.ImageLoaderJAI.
Loads an image from a local directory using the JAI Image I/O package.Once an image is loaded, it fires the imageLoaded event to the registered listeners.
ImageLoaderJAI() - Constructor for class com.vistech.jai.imageio.ImageLoaderJAI
 
ImageManip2D - class app.ImageManip2D.
An image viewer application that can load, display, print, and manipulate images.
ImageManip2D.ViewerMenuBar - class app.ImageManip2D.ViewerMenuBar.
 
ImageManip2D.ViewerMenuBar(ImageManip2D) - Constructor for class app.ImageManip2D.ViewerMenuBar
 
ImageManip2D() - Constructor for class app.ImageManip2D
 
ImageManipControllerServlet - class com.vistech.net.ImageManipControllerServlet.
 
ImageManipControllerServlet() - Constructor for class com.vistech.net.ImageManipControllerServlet
 
ImageManipInvokerServlet - class com.vistech.net.ImageManipInvokerServlet.
 
ImageManipInvokerServlet() - Constructor for class com.vistech.net.ImageManipInvokerServlet
 
ImageManipulator - interface com.vistech.imageviewer.ImageManipulator.
Specifies methods to implement a canvas for manipulating images.
ImageManipulatorCanvas - class com.vistech.jai.render.ImageManipulatorCanvas.
A component class for displaying and manipulating rendered images.
ImageManipulatorCanvas() - Constructor for class com.vistech.jai.render.ImageManipulatorCanvas
 
imagePaint(Image, Point, Dimension) - Method in class vis.beans.plotter.Viewport
Paints an image within a given rectangle which can be placed anywhere in the viewport It is the responsibilty of the caller to check whether the image is loaded.
ImagePanel - class com.vistech.imagedata.ImagePanel.
 
ImagePanel - class com.vistech.rmi.ImagePanel.
 
ImagePanel() - Constructor for class com.vistech.rmi.ImagePanel
 
ImagePanel(BufferedImage, int, int) - Constructor for class com.vistech.imagedata.ImagePanel
 
ImagePrint - interface com.vistech.imageviewer.ImagePrint.
Specifies methods for printing images drawn on a canvas
ImageProcessor - class app.ImageProcessor.
An appliction with image processing examples.
ImageProcessor() - Constructor for class app.ImageProcessor
 
ImageSaverJAI - class com.vistech.jai.imageio.ImageSaverJAI.
A utility class that provides several static methods to save an image to a local directory in different formats supported by the JAI Image I/O package.
ImageSaverJAI() - Constructor for class com.vistech.jai.imageio.ImageSaverJAI
 
ImageSaverPanel - class com.vistech.jai.imageio.ImageSaverPanel.
Creates a panel for entering image saving related info, including the file name and the image format.
ImageSaverPanel() - Constructor for class com.vistech.jai.imageio.ImageSaverPanel
 
imageSent(ImageSentEvent) - Method in interface com.vistech.imageviewer.ImageSentListener
 
ImageSentEvent - class com.vistech.imageviewer.ImageSentEvent.
An event-state class that sends an image.
ImageSentEvent(Object, BufferedImage) - Constructor for class com.vistech.imageviewer.ImageSentEvent
 
ImageSentListener - interface com.vistech.imageviewer.ImageSentListener.
Specifies a method to send an image to the registered listeners.
imageset - Variable in class com.vistech.imageviewer.ViewerPanel
 
imageset - Variable in class com.vistech.jai.imageio.PlanarImageLoadedEvent
 
imageset - Variable in class com.vistech.jai.render.ViewerPanel
 
imageSize - Variable in class com.vistech.roi.ReportPanel
 
imageSize - Variable in class com.vistech.jai.roi.ROIStatsPanel
 
imageStatsTable - Variable in class com.vistech.roi.ReportPanel
 
imageStatsTable - Variable in class com.vistech.jai.roi.ROIStatsPanel
 
imageTable - Variable in class com.vistech.jai.imageio.PlanarImageLoader
 
imageType - Variable in class com.vistech.imageviewer.ImageCanvas
 
imageType - Variable in class com.vistech.jai.render.ImageManipulatorCanvas
 
imageUpdate(Image, int, int, int, int, int) - Method in class com.vistech.imageviewer.ImageCanvas
 
ImageUtil - class com.vistech.util.ImageUtil.
 
ImageUtil() - Constructor for class com.vistech.util.ImageUtil
 
imageViewer - Variable in class com.vistech.imageviewer.ManipUI
 
ImageViewer2D - class app.ImageViewer2D.
An image viewer application that can load, display, and print images.
ImageViewer2D.DisplayModeAdapter - class app.ImageViewer2D.DisplayModeAdapter.
 
ImageViewer2D.DisplayModeAdapter(ImageViewer2D, int) - Constructor for class app.ImageViewer2D.DisplayModeAdapter
 
ImageViewer2D.FlipModeAdapter - class app.ImageViewer2D.FlipModeAdapter.
 
ImageViewer2D.FlipModeAdapter(ImageViewer2D, int) - Constructor for class app.ImageViewer2D.FlipModeAdapter
 
ImageViewer2D.ViewerMenuBar - class app.ImageViewer2D.ViewerMenuBar.
The ViewerMenuBar class creates a menu bar with three menus: Image Selection View mode, and help.
ImageViewer2D.ViewerMenuBar(ImageViewer2D) - Constructor for class app.ImageViewer2D.ViewerMenuBar
 
ImageViewer2D() - Constructor for class app.ImageViewer2D
 
ImageViewerMainServlet - class com.vistech.net.ImageViewerMainServlet.
 
ImageViewerMainServlet() - Constructor for class com.vistech.net.ImageViewerMainServlet
 
ImageViewerServletApplet - class com.vistech.net.ImageViewerServletApplet.
 
ImageViewerServletApplet.ImageCanvas - class com.vistech.net.ImageViewerServletApplet.ImageCanvas.
 
ImageViewerServletApplet.ImageCanvas(ImageViewerServletApplet) - Constructor for class com.vistech.net.ImageViewerServletApplet.ImageCanvas
 
ImageViewerServletApplet() - Constructor for class com.vistech.net.ImageViewerServletApplet
 
imageWidth - Variable in class com.vistech.imageviewer.ImageCanvas
 
imageWidth - Variable in class com.vistech.imageviewer.CompositeCanvas2D
 
imageWidth - Variable in class com.vistech.roi.ROIManager
 
imageWidth - Variable in class com.vistech.roi.ReportPanel
 
imageWidth - Variable in class com.vistech.jai.render.WarpImageGenerator
 
imageWidth - Variable in class com.vistech.jai.render.RenderedImageCanvas
 
imageWidth - Variable in class com.vistech.jai.roi.ROIManagerJAI
 
imageWidth - Variable in class com.vistech.jai.roi.ROIStatsPanel
 
imageWidth - Variable in class app.ImageEnhancer
 
imCanvas - Variable in class com.vistech.rmi.RemoteImageViewerApplet
 
imCanvas - Variable in class com.vistech.net.SimpleServletApplet
 
imCanvas - Variable in class com.vistech.net.ImageViewerServletApplet
 
imCanvas - Variable in class app.AWTImageViewer
 
imgLst - Variable in class com.vistech.jai.imageio.PlanarImageLoader
 
increment - Variable in class com.vistech.imageviewer.ZoomGUI
 
incrementLensMag() - Method in class com.vistech.imageviewer.Lens
 
incrementLensSize() - Method in class com.vistech.imageviewer.Lens
 
INDEX - Static variable in class com.vistech.util.ImageInfoUtil
 
init() - Method in class com.vistech.imageviewer.ImageCanvas
 
init() - Method in class com.vistech.imageviewer.ImageCanvas2D
 
init() - Method in class com.vistech.imageviewer.PanZoom
 
init() - Method in class com.vistech.imageviewer.Lens
 
init() - Method in class com.vistech.imageviewer.ViewerPanel
 
init() - Method in class com.vistech.imageviewer.ScrollGUI
 
init() - Method in class com.vistech.rmi.RemoteImageViewerApplet
 
init() - Method in class com.vistech.net.SimpleServletApplet
 
init() - Method in class com.vistech.net.ImageViewerServletApplet
 
init() - Method in class com.vistech.jai.render.ViewerPanel
 
init() - Method in class com.vistech.jai.render.WindowLevelGUI
 
init() - Method in class app.ImageManip2D
 
init(int, int) - Method in class com.vistech.shapes.Shapes
 
init(int, int) - Method in class com.vistech.shapes.Arrow
Initializes the Arrow parameters.
init(int, int) - Method in class com.vistech.shapes.AnnoText
Initializes the AnnoText parameters.
init(int, int) - Method in class com.vistech.shapes.Box
Initializes the Box parameters.
init(int, int) - Method in class com.vistech.shapes.Curve
Initializes the Box parameters.
init(int, int) - Method in class com.vistech.shapes.Line
Initializes the Line parameters.
init(int, int) - Method in class com.vistech.shapes.Ellipse
Initializes the Ellipse parameters.
init(int, int) - Method in interface com.vistech.shapes.Drawable
Initializes the shape.
init(ServletConfig) - Method in class com.vistech.net.ImageManipInvokerServlet
 
init(ServletConfig) - Method in class com.vistech.net.ImageViewerMainServlet
 
initApp() - Method in class com.vistech.rmi.RemoteImageViewerApplet
 
initApp() - Method in class com.vistech.net.SimpleServletApplet
 
initApp() - Method in class com.vistech.net.ImageViewerServletApplet
 
initGraphics(int, int) - Method in class com.vistech.graphics.DrawShapes
 
initializeScroll() - Method in class app.JAIImageViewer
 
initializeScroll() - Method in class app.TiledImageViewer
 
initializeScroll() - Method in class app.TiledRenderableImageViewer
 
initializeScroll() - Method in class app.RenderableImageViewer
 
initSliders(double[][]) - Method in class com.vistech.jai.render.WindowLevelGUI
 
initSliders(int[]) - Method in class com.vistech.imageviewer.WindowLevelGUI
 
interpMode - Variable in class com.vistech.jai.render.ImageManipulatorCanvas
 
InterpModePanel - class com.vistech.jai.render.InterpModePanel.
Creates a panel for selecting interpolation modes.
InterpModePanel(ImageManipulator) - Constructor for class com.vistech.jai.render.InterpModePanel
 
interpolationMode - Variable in class com.vistech.jai.render.TiledRenderableImageCanvas
 
interpolationType - Variable in class com.vistech.imageviewer.ImageCanvas2D
 
InverseDCTImage(RenderableOp) - Static method in class com.vistech.jai.util.JAIOpUtil
 
inverseDCTImage(RenderedOp) - Static method in class com.vistech.jai.util.JAIOpUtil
 
inverseDFTImage(RenderableOp, Integer, Integer) - Static method in class com.vistech.jai.util.JAIOpUtil
 
inverseDFTImage(RenderedOp, Integer, Integer) - Static method in class com.vistech.jai.util.JAIOpUtil
 
inverseTransform(Shape, AffineTransform) - Static method in class com.vistech.util.AffineTransformUtil
 
invert(boolean) - Method in class com.vistech.imageviewer.ImageCanvas
Inverts and image.
invert(boolean) - Method in class com.vistech.jai.render.ImageManipulatorCanvas
 
invertOn - Variable in class com.vistech.imageviewer.ImageCanvas
 
invokePrinterService() - Method in class vis.beans.plotter.Viewport
 
invokeSaveImageService() - Method in class vis.beans.plotter.Viewport
 
isDirectory(String) - Static method in class com.vistech.listselect.FileSelector
 
isDirectory(String) - Static method in class com.vistech.listselect.FileBrowser
 
isDirectory(String) - Method in interface com.vistech.rmi.DirectoryBrowser
Checks whether the remote file is a directory.
isDirectory(String) - Method in class com.vistech.rmi.SimpleImageServer
 
isImage(String) - Static method in class com.vistech.util.ImageUtil
 
isImage(String) - Static method in class com.vistech.util.JarUtil
 
isImage(String) - Static method in class com.vistech.jai.util.JAIImageUtil
 
isImageDrawn() - Method in class com.vistech.jai.render.JAIImageCanvas
 
isImageDrawn() - Method in class com.vistech.jai.render.RenderableImageCanvas
 
isImageDrawn() - Method in class com.vistech.jai.roi.ROIManagerJAI
 
itemList - Variable in class com.vistech.listselect.FileSelector
 
itemList - Variable in class com.vistech.rmi.RemoteImageViewerApplet
 
itemList - Variable in class app.AWTImageViewer
 

J

JAIEdgeDetectBean - class viewer.JAIEdgeDetectBean.
An edge detection bean that can be used in the server side.
JAIEdgeDetectBean() - Constructor for class viewer.JAIEdgeDetectBean
 
JAIImageBrowser - class app.JAIImageBrowser.
An application that loads and displays multiple images in a single frame.
JAIImageBrowser() - Constructor for class app.JAIImageBrowser
 
JAIImageCanvas - class com.vistech.jai.render.JAIImageCanvas.
A component class for drawing rendered images.
JAIImageCanvas() - Constructor for class com.vistech.jai.render.JAIImageCanvas
 
JAIImageCanvas(PlanarImage) - Constructor for class com.vistech.jai.render.JAIImageCanvas
 
JAIImageLoader - interface com.vistech.rmi.JAIImageLoader.
Specifies a remote interface for loading JAI images remotely.
JAIImageSaver - interface com.vistech.rmi.JAIImageSaver.
Specifies a remote interface for saving JAI images remotely.
JAIImageServer - class com.vistech.rmi.JAIImageServer.
A remote server application that loads images by using the JAI "FileLoad" operator.
JAIImageServer() - Constructor for class com.vistech.rmi.JAIImageServer
 
JAIImageUtil - class com.vistech.jai.util.JAIImageUtil.
A utility class that has static methods to read images from a jar file.
JAIImageUtil() - Constructor for class com.vistech.jai.util.JAIImageUtil
 
JAIImageViewer - class app.JAIImageViewer.
An image viewer application that can load, display and save rendered images.
JAIImageViewer() - Constructor for class app.JAIImageViewer
 
JAIManipBean - class viewer.JAIManipBean.
An image manipulation bean that can be used in the server side.
JAIManipBean() - Constructor for class viewer.JAIManipBean
 
JAIOpUtil - class com.vistech.jai.util.JAIOpUtil.
A utility class that provides a number of static methods, each of which applys a JAI operator.
JAIOpUtil() - Constructor for class com.vistech.jai.util.JAIOpUtil
 
JAIROIUtil - class com.vistech.jai.roi.JAIROIUtil.
A utility class that provides a number of static methods for creating ROI objects.
JAIROIUtil() - Constructor for class com.vistech.jai.roi.JAIROIUtil
 
JAISimpleViewer - class app.JAISimpleViewer.
An image viewer application that can load and display images.
JAISimpleViewer.ImagePanel - class app.JAISimpleViewer.ImagePanel.
 
JAISimpleViewer.ImagePanel(JAISimpleViewer) - Constructor for class app.JAISimpleViewer.ImagePanel
 
JAISimpleViewer.ImagePanel(JAISimpleViewer, PlanarImage) - Constructor for class app.JAISimpleViewer.ImagePanel
 
JAISimpleViewer() - Constructor for class app.JAISimpleViewer
 
JAIUtil - class com.vistech.jai.util.JAIUtil.
A utility class that has statis methods to create TiledImage objects.
JAIUtil() - Constructor for class com.vistech.jai.util.JAIUtil
 
JAIWindowLevel - class com.vistech.jai.render.JAIWindowLevel.
Implements the Window/Level feature using the JAI API.
JAIWindowLevel(PlanarImage, JAIImageCanvas) - Constructor for class com.vistech.jai.render.JAIWindowLevel
 
JAR - Static variable in class com.vistech.imageloader.MultiImageLoader
 
JAR - Static variable in class com.vistech.jai.imageio.PlanarImageLoader
 
JarUtil - class com.vistech.util.JarUtil.
 
JarUtil() - Constructor for class com.vistech.util.JarUtil
 
JavaPaintShop - class app.JavaPaintShop.
An application that lets users to draw a variety of shapes and perform operations such as move, fill, copy and paste on them.
JavaPaintShop.ViewerMenuBar - class app.JavaPaintShop.ViewerMenuBar.
 
JavaPaintShop.ViewerMenuBar(JavaPaintShop) - Constructor for class app.JavaPaintShop.ViewerMenuBar
 
JavaPaintShop() - Constructor for class app.JavaPaintShop
 
joinStyle - Variable in class com.vistech.graphics.GraphicsCanvas2D
 
JpegUtil - class com.vistech.util.JpegUtil.
Provides utility methods for saving as JPEG image.
JpegUtil() - Constructor for class com.vistech.util.JpegUtil
 
jtp - Variable in class com.vistech.imageviewer.ManipUI
 
jtp - Variable in class com.vistech.jai.roi.ROIStatsPanel
 

K

keyPressed(KeyEvent) - Method in class com.vistech.graphics.DrawShapes
 
keyReleased(KeyEvent) - Method in class com.vistech.graphics.DrawShapes
 
keyTyped(KeyEvent) - Method in class com.vistech.graphics.DrawShapes
 

L

lastChar - Variable in class com.vistech.shapes.AnnoText
 
launchCustomizer(Class) - Method in class vis.beans.plotter.PlotViewport
 
launchCustomizer(Class) - Method in class vis.beans.plotter.PieChart
 
launchDialog(Component) - Static method in class com.vistech.util.SaveAsJPEGServiceProvider
 
launchFileDialog() - Static method in class com.vistech.util.JpegUtil
 
launchFileDialog() - Method in class com.vistech.imageloader.MultiImageLoader
 
launchFileDialog() - Method in class com.vistech.jai.imageio.PlanarImageLoader
 
launchFileDialog() - Static method in class vis.beans.plotter.PlotViewport
 
launchFileDialog() - Static method in class vis.beans.plotter.PieChart
 
launchFrame(PlanarImage, int, int) - Method in class app.JAISimpleViewer
 
launchFrame(PlanarImage, int, int) - Method in class app.ImageFormatter
 
LEFT_RIGHT - Static variable in interface com.vistech.imageviewer.FlipMode
 
legBoxSize - Variable in class vis.beans.plotter.PlotViewport
Size of the legend box.
legBoxSize - Variable in class vis.beans.plotter.PieChart
Size of the legend box.
legendColor - Variable in class vis.beans.plotter.PlotViewport
 
legendGap - Variable in class vis.beans.plotter.PlotViewport
The legend gap.
legendGap - Variable in class vis.beans.plotter.PieChart
The gap between two legend strings.
legendGapIncr - Variable in class vis.beans.plotter.PlotViewport
Legend gap increment.
legendGapIncr - Variable in class vis.beans.plotter.PieChart
Legend gap increment
legendOn - Variable in class vis.beans.plotter.PlotViewport
Legend on or off.
legendOn - Variable in class vis.beans.plotter.PieChart
Legend on or off.
legendPos - Variable in class vis.beans.plotter.PlotViewport
Legend position.
legendPos - Variable in class vis.beans.plotter.PieChart
Legend position.
legendPosXIncr - Variable in class vis.beans.plotter.PlotViewport
Legend position increment in X direction.
legendPosXIncr - Variable in class vis.beans.plotter.PieChart
Legend position increment in X direction.
legendPosYIncr - Variable in class vis.beans.plotter.PlotViewport
Legend position increment in Y direction.
legendPosYIncr - Variable in class vis.beans.plotter.PieChart
Legend position increment in Y direction.
legendString - Variable in class vis.beans.plotter.PlotViewport
 
legendULHC - Variable in class vis.beans.plotter.PieChart
Upper left hand corner coordinate of the first legend string
legPt - Variable in class vis.beans.plotter.PlotViewport
Absolute legend position, i.e.; legendPos+incr.
legPt - Variable in class vis.beans.plotter.PieChart
Absolute legend position, i.e.; legendPos+incr.
lens - Variable in class com.vistech.imageviewer.LensPanel
 
Lens - class com.vistech.imageviewer.Lens.
Implements a lens that can be interactively moved over an image drawn on a canvas.
Lens(ImageManipulator) - Constructor for class com.vistech.imageviewer.Lens
 
lensFrame - Variable in class app.ImageManip2D
 
lensMag - Variable in class com.vistech.imageviewer.Lens
 
lensOn - Variable in class com.vistech.imageviewer.Lens
 
lensOn - Variable in class com.vistech.imageviewer.LensPanel
 
lensPanel - Variable in class app.ImageManip2D
 
LensPanel - class com.vistech.imageviewer.LensPanel.
Implements a panel for setting the lens size and magnification factor.
LensPanel(ImageManipulator) - Constructor for class com.vistech.imageviewer.LensPanel
 
lensSize - Variable in class com.vistech.imageviewer.Lens
 
level - Variable in class com.vistech.imageviewer.WindowLevel
 
level - Variable in class com.vistech.jai.render.WindowLevelGUI
 
level - Variable in class com.vistech.jai.render.JAIWindowLevel
 
levelField - Variable in class com.vistech.jai.render.WindowLevelGUI
 
levelSlider - Variable in class com.vistech.jai.render.WindowLevelGUI
 
Line - class com.vistech.shapes.Line.
Represents a interactively drawable line.
LINE - Static variable in interface com.vistech.shapes.Drawable
 
Line() - Constructor for class com.vistech.shapes.Line
 
listFiles() - Method in interface com.vistech.rmi.DirectoryBrowser
Returns files in the current directory of the remote machine.
listFiles() - Method in class com.vistech.rmi.SimpleImageServer
 
listFiles(String) - Static method in class com.vistech.listselect.FileSelector
 
listFiles(String) - Static method in class com.vistech.listselect.FileBrowser
 
listFiles(String) - Method in interface com.vistech.rmi.DirectoryBrowser
Returns files in a specified directory of the remote machine.
listFiles(String) - Method in class com.vistech.rmi.SimpleImageServer
 
listFiles(String) - Method in class com.vistech.net.ImageManipControllerServlet
 
listFiles(String) - Method in class viewer.ListImagesBean
 
listFilteredFiles(String, String[]) - Method in class com.vistech.listselect.FileSelector
 
listFilteredFiles(String, String[]) - Method in class com.vistech.listselect.FileBrowser
 
listImages() - Method in class com.vistech.net.ImageViewerServletApplet
 
ListImagesBean - class viewer.ListImagesBean.
A server-side bean that list images from a remote directory.
ListImagesBean() - Constructor for class viewer.ListImagesBean
 
listJarEntries(File, String[]) - Static method in class com.vistech.util.JarUtil
Filters the file names in a jar and lists them.
listJarEntries(JarFile, String[]) - Static method in class com.vistech.util.JarUtil
Lists the files in a jar.
listJarEntries(JarFile, String[], int) - Static method in class com.vistech.util.JarUtil
 
listJarFiles(File, String[]) - Static method in class com.vistech.util.JarUtil
Filters the file names in a jar and lists them.
listJarFiles(File, String[], int) - Static method in class com.vistech.util.JarUtil
 
listJarFiles(String, String[]) - Static method in class com.vistech.util.JarUtil
Filters the file names in a jar and lists them.
ListSelectEvent - class com.vistech.events.ListSelectEvent.
ListSelectEvent Class
ListSelectEvent(Object, String, File, String[]) - Constructor for class com.vistech.events.ListSelectEvent
 
ListSelectListener - interface com.vistech.events.ListSelectListener.
ListSelectListener interface.
listZipEntries(ZipFile, String[]) - Static method in class com.vistech.util.JarUtil
Lists the files in a zip file.
LOAD - Static variable in interface com.vistech.graphics.DrawShapesController
 
load() - Method in class com.vistech.imageloader.MultiImageLoader
 
load() - Method in class com.vistech.net.SimpleServletApplet
 
load() - Method in class com.vistech.jai.imageio.PlanarImageLoader
 
load(ListSelectEvent) - Method in interface com.vistech.events.ListSelectListener
This method is typically called whenever a list is selected.
load(ListSelectEvent) - Method in class com.vistech.jai.imageio.ImageLoaderJAI
 
load(String) - Method in class com.vistech.rmi.RemoteImageViewerApplet
 
load(String) - Method in class com.vistech.net.ImageViewerServletApplet
 
load(String) - Method in class app.AWTImageViewer
 
load(String) - Method in class app.BufferedImageViewer
 
load(String) - Method in class app.PlanarImageViewer
 
load(String) - Method in class app.ImageIOViewer
 
loadAndDisplay(String) - Method in class app.JAIImageViewer
 
loadAndDisplay(String) - Method in class app.JAISimpleViewer
 
loadAndDisplay(String) - Method in class app.ImageFormatter
 
loadAndDisplay(String) - Method in class app.ImageDataViewer
 
loadAndDisplay(String) - Method in class app.ImageEnhancer
 
loadAndDisplay(String) - Method in class app.QuantAnalyzer
 
loadAndDisplay(String) - Method in class app.ImageProcessor
 
loadCount - Variable in class app.WarpApp
 
loadCount - Variable in class app.RunOperators
 
loadedImage - Variable in class com.vistech.jai.imageio.ImageLoaderJAI
 
loader - Variable in class com.vistech.rmi.RemoteImageViewerApplet
 
loader - Variable in class app.JAIImageViewer
 
loader - Variable in class app.AWTImageViewer
 
loaderClass - Variable in class com.vistech.imageloader.MultiImageLoaderBeanInfo
 
loaderClass - Variable in class com.vistech.jai.imageio.PlanarImageLoaderBeanInfo
 
loadImage(String) - Method in class com.vistech.imageloader.MultiImageLoader
 
loadImage(String) - Method in class com.vistech.jai.imageio.PlanarImageLoader
 
loadImage(String) - Method in class com.vistech.jai.imageio.ImageLoaderJAI
 
loadImage(String) - Static method in class com.vistech.jai.roi.ROIStats
 
loadImageAsBytes(String) - Method in class com.vistech.rmi.SimpleImageServer
 
loadImageAsBytes(String) - Method in interface com.vistech.rmi.ImageLoader
Loads an image as an array of bytes.
loadJAIImage(String) - Method in class com.vistech.rmi.JAIImageServer
 
loadJAIImage(String) - Method in interface com.vistech.rmi.JAIImageLoader
Loads an image remotely and returns it as a RenderedOp object, which is serializable.
loadJarImageFiles(File) - Method in class com.vistech.imageloader.MultiImageLoader
Fetches the image file names from the JAR and adds them to the fileList.
loadJarImageFiles(File) - Method in class com.vistech.jai.imageio.PlanarImageLoader
Fetches the image file names from the JAR and adds them to the fileList.
loadLocalImageFiles(File) - Method in class com.vistech.imageloader.MultiImageLoader
Fetches the image file names from the current path and adds them to the imageList.
loadLocalImageFiles(File) - Method in class com.vistech.jai.imageio.PlanarImageLoader
Fetches the image file names from the current path and adds them to the imageList.
loadShapes() - Method in class com.vistech.graphics.DrawShapes
 
LOCAL_DIR - Static variable in class com.vistech.imageloader.MultiImageLoader
 
LOCAL_DIR - Static variable in class com.vistech.jai.imageio.PlanarImageLoader
 
logImage(PlanarImage) - Static method in class com.vistech.jai.util.JAIOpUtil
 
LUT_SIZE - Variable in class com.vistech.imageviewer.WindowLevel
 
LUT_SIZE - Variable in class com.vistech.jai.render.JAIWindowLevel
 
lutSize - Variable in class com.vistech.imageviewer.WindowLevel
 
lutSize - Variable in class com.vistech.jai.render.JAIWindowLevel
 

M

magCenterX - Variable in class com.vistech.imageviewer.Zoom
 
magCenterX - Variable in class com.vistech.imageviewer.ImageCanvas2D
 
magCenterX - Variable in class com.vistech.jai.render.ImageManipulatorCanvas
 
magCenterY - Variable in class com.vistech.imageviewer.Zoom
 
magCenterY - Variable in class com.vistech.imageviewer.ImageCanvas2D
 
magCenterY - Variable in class com.vistech.jai.render.ImageManipulatorCanvas
 
magf - Variable in class com.vistech.net.ImageViewerServletApplet
 
magFactor - Variable in class com.vistech.imageviewer.Zoom
 
magFactor - Variable in class com.vistech.imageviewer.ImageCanvas2D
 
magFactor - Variable in class com.vistech.net.ImageViewerServletApplet
 
magFactor - Variable in class com.vistech.jai.render.ImageManipulatorCanvas
 
magFactor - Variable in class viewer.JAIManipBean
 
magFactor - Variable in class viewer.JAIEdgeDetectBean
 
magIncrement - Variable in class com.vistech.imageviewer.Lens
 
magnify(int, int) - Method in interface com.vistech.imageviewer.ZoomController
This method magnifies the image with (magCenterX, magCenterY) as the center of magnification.
magnify(int, int) - Method in class com.vistech.imageviewer.Zoom
 
magnify(int, int, double) - Method in interface com.vistech.imageviewer.ZoomController
This method magnifies the image by mag with (magCenterX, magCenterY) as the center of magnification.
magnify(int, int, double) - Method in class com.vistech.imageviewer.Zoom
 
magnitudeImage(RenderableOp) - Static method in class com.vistech.jai.util.JAIOpUtil
 
magnitudeImage(RenderedOp) - Static method in class com.vistech.jai.util.JAIOpUtil
 
magnitudeSquaredImage(RenderableOp) - Static method in class com.vistech.jai.util.JAIOpUtil
 
magnitudeSquaredImage(RenderedOp) - Static method in class com.vistech.jai.util.JAIOpUtil
 
magOn - Variable in class com.vistech.imageviewer.Zoom
 
magOn - Variable in class com.vistech.imageviewer.ImageCanvas2D
 
magOn - Variable in class com.vistech.jai.render.ImageManipulatorCanvas
 
main(String[]) - Static method in class com.vistech.util.ImageFactory
 
main(String[]) - Static method in class com.vistech.util.GrayscaleImageFactory
 
main(String[]) - Static method in class com.vistech.util.ApplicationFrame
 
main(String[]) - Static method in class com.vistech.imageloader.MultiImageLoader
 
main(String[]) - Static method in class com.vistech.imageviewer.ImageCanvas
 
main(String[]) - Static method in class com.vistech.imageviewer.ImageCanvas2D
 
main(String[]) - Static method in class com.vistech.imageviewer.ImageBrowser
 
main(String[]) - Static method in class com.vistech.graphics.DrawShapes
 
main(String[]) - Static method in class com.vistech.listselect.FileSelector
 
main(String[]) - Static method in class com.vistech.listselect.FileBrowser
 
main(String[]) - Static method in class com.vistech.rmi.SimpleImageServer
 
main(String[]) - Static method in class com.vistech.rmi.JAIImageServer
 
main(String[]) - Static method in class com.vistech.jai.imageio.PlanarImageLoader
 
main(String[]) - Static method in class com.vistech.jai.roi.ROIStats
 
main(String[]) - Static method in class app.ImageViewer2D
 
main(String[]) - Static method in class app.JAIImageViewer
 
main(String[]) - Static method in class app.TiledImageViewer
 
main(String[]) - Static method in class app.TiledRenderableImageViewer
 
main(String[]) - Static method in class app.JAISimpleViewer
 
main(String[]) - Static method in class app.ImageFormatter
 
main(String[]) - Static method in class app.JAIImageBrowser
 
main(String[]) - Static method in class app.WarpApp
 
main(String[]) - Static method in class app.RenderedImageManipulator1
 
main(String[]) - Static method in class app.JavaPaintShop
 
main(String[]) - Static method in class app.RenderedImageManipulator
 
main(String[]) - Static method in class app.ROIAnalyzer
 
main(String[]) - Static method in class app.ImageDataViewer
 
main(String[]) - Static method in class app.RenderableImageViewer
 
main(String[]) - Static method in class app.AWTImageViewer
 
main(String[]) - Static method in class app.BufferedImageViewer
 
main(String[]) - Static method in class app.ImageEnhancer
 
main(String[]) - Static method in class app.ImageManip2D
 
main(String[]) - Static method in class app.QuantAnalyzer
 
main(String[]) - Static method in class app.PlanarImageViewer
 
main(String[]) - Static method in class app.ImageProcessor
 
main(String[]) - Static method in class app.ImageIOViewer
 
main(String[]) - Static method in class app.DrawSimpleShapes
 
main(String[]) - Static method in class app.RunOperators
 
makeTiledImage(PlanarImage) - Method in class com.vistech.jai.render.RenderedImageCanvas
 
manip - Variable in class app.RenderedImageManipulator1
 
manip - Variable in class app.RenderedImageManipulator
 
manip - Variable in class app.ImageManip2D
 
manip(PlanarImage, double, double) - Method in class viewer.JAIManipBean
 
manipAndPost(String, OutputStream) - Method in class viewer.JAIManipBean
 
manipFrame - Variable in class app.ImageManip2D
 
manippan - Variable in class app.WarpApp
 
manippan - Variable in class app.RenderedImageManipulator1
 
manippan - Variable in class app.RenderedImageManipulator
 
manippan - Variable in class app.ROIAnalyzer
 
manippan - Variable in class app.RunOperators
 
ManipUI - class com.vistech.imageviewer.ManipUI.
Implements a GUI for manipulating images on a canvas.
ManipUI(GeomManipController) - Constructor for class com.vistech.imageviewer.ManipUI
 
maskValue - Variable in class com.vistech.roi.ROI2D
 
maskValue - Variable in class com.vistech.roi.ROIManager
 
max - Variable in class com.vistech.roi.ROIStatistics
 
MAX_HEIGHT - Static variable in class com.vistech.jai.render.JAIImageCanvas
 
MAX_SCREEN_VALUE - Variable in class com.vistech.imageviewer.WindowLevel
 
MAX_SCREEN_VALUE - Variable in class com.vistech.jai.render.JAIWindowLevel
 
MAX_SIZE - Static variable in class com.vistech.jai.render.RenderableImageCanvas
 
MAX_WIDTH - Static variable in class com.vistech.jai.render.JAIImageCanvas
 
maxGraphs - Variable in class vis.beans.plotter.PlotViewport
Maximum number of graphs.
maxHeight - Variable in class com.vistech.imageviewer.ViewerPanel
 
maxHeight - Variable in class com.vistech.jai.render.TiledRenderableImageCanvas
 
maxHeight - Variable in class com.vistech.jai.render.ViewerPanel
 
maxHeight - Variable in class com.vistech.jai.render.RenderableImageCanvas
 
maxImages(PlanarImage, PlanarImage) - Static method in class com.vistech.jai.util.JAIOpUtil
 
maxPies - Variable in class vis.beans.plotter.PieChart
Maximum number of pies
maxString(Object) - Static method in class vis.util.Util
Returns the maximum value as a string from a minmax array.
maxTileCordX - Variable in class com.vistech.jai.render.RenderedImageCanvas
 
maxTileCordY - Variable in class com.vistech.jai.render.RenderedImageCanvas
 
maxTileIndexX - Variable in class com.vistech.jai.render.RenderedImageCanvas
 
maxTileIndexX - Variable in class com.vistech.jai.render.RenderGrid
 
maxTileIndexY - Variable in class com.vistech.jai.render.RenderedImageCanvas
 
maxTileIndexY - Variable in class com.vistech.jai.render.RenderGrid
 
maxValue - Variable in class com.vistech.imageviewer.ManipUI
 
maxValue - Variable in class com.vistech.imageviewer.WindowLevel
 
maxValue - Variable in class com.vistech.roi.ThresholdAdjPanel
 
maxValue - Variable in class com.vistech.jai.render.WindowLevelGUI
 
maxValue - Variable in class com.vistech.jai.render.JAIWindowLevel
 
maxWidth - Variable in class com.vistech.imageviewer.ViewerPanel
 
maxWidth - Variable in class com.vistech.jai.render.TiledRenderableImageCanvas
 
maxWidth - Variable in class com.vistech.jai.render.ViewerPanel
 
maxWidth - Variable in class com.vistech.jai.render.RenderableImageCanvas
 
mean - Variable in class com.vistech.roi.ROIStatistics
 
medianFilterImage(PlanarImage, int, int) - Static method in class com.vistech.jai.util.JAIOpUtil
 
memoryMessageBar - Variable in class app.TiledImageViewer
 
messageBar - Variable in class app.ImageViewer2D
 
messageBar - Variable in class app.JavaPaintShop
 
min - Variable in class com.vistech.roi.ROIStatistics
 
MIN_SCREEN_VALUE - Variable in class com.vistech.imageviewer.WindowLevel
 
MIN_SCREEN_VALUE - Variable in class com.vistech.jai.render.JAIWindowLevel
 
minHeight - Variable in class com.vistech.imageviewer.ViewerPanel
 
minHeight - Variable in class com.vistech.jai.render.ViewerPanel
 
minImages(PlanarImage, PlanarImage) - Static method in class com.vistech.jai.util.JAIOpUtil
 
minTileCordX - Variable in class com.vistech.jai.render.RenderedImageCanvas
 
minTileCordY - Variable in class com.vistech.jai.render.RenderedImageCanvas
 
minTileIndexX - Variable in class com.vistech.jai.render.RenderedImageCanvas
 
minTileIndexY - Variable in class com.vistech.jai.render.RenderedImageCanvas
 
minValue - Variable in class com.vistech.imageviewer.ManipUI
 
minValue - Variable in class com.vistech.imageviewer.WindowLevel
 
minValue - Variable in class com.vistech.roi.ThresholdAdjPanel
 
minValue - Variable in class com.vistech.jai.render.WindowLevelGUI
 
minValue - Variable in class com.vistech.jai.render.JAIWindowLevel
 
minWidth - Variable in class com.vistech.imageviewer.ViewerPanel
 
minWidth - Variable in class com.vistech.jai.render.ViewerPanel
 
mnpMessageBar - Variable in class app.ImageManip2D
 
mouseClicked(MouseEvent) - Method in class com.vistech.imageviewer.ZoomGUI
 
mouseClicked(MouseEvent) - Method in class com.vistech.imageviewer.Lens
 
mouseClicked(MouseEvent) - Method in class com.vistech.imageviewer.ScrollGUI
 
mouseClicked(MouseEvent) - Method in class com.vistech.graphics.DrawShapes
 
mouseClicked(MouseEvent) - Method in class com.vistech.roi.ShapeMarker
 
mouseClicked(MouseEvent) - Method in class com.vistech.jai.render.WarpImageGenerator
 
mouseClicked(MouseEvent) - Method in class com.vistech.jai.render.Crop
 
mouseClicked(MouseEvent) - Method in class app.DrawSimpleShapes
 
mouseDragged(MouseEvent) - Method in class com.vistech.imageviewer.Lens
 
mouseDragged(MouseEvent) - Method in class com.vistech.imageviewer.ScrollGUI
 
mouseDragged(MouseEvent) - Method in class com.vistech.graphics.DrawShapes
 
mouseDragged(MouseEvent) - Method in class com.vistech.roi.ShapeMarker
Called when the shape drawing is in progree, i.e., when the mouse is dragged by the user.
mouseDragged(MouseEvent) - Method in class com.vistech.jai.render.Crop
 
mouseDragged(MouseEvent) - Method in class app.DrawSimpleShapes
 
mouseEntered(MouseEvent) - Method in class com.vistech.imageviewer.ZoomGUI
 
mouseEntered(MouseEvent) - Method in class com.vistech.imageviewer.Lens
 
mouseEntered(MouseEvent) - Method in class com.vistech.imageviewer.ScrollGUI
 
mouseEntered(MouseEvent) - Method in class com.vistech.graphics.DrawShapes
 
mouseEntered(MouseEvent) - Method in class com.vistech.roi.ShapeMarker
 
mouseEntered(MouseEvent) - Method in class com.vistech.jai.render.WarpImageGenerator
 
mouseEntered(MouseEvent) - Method in class com.vistech.jai.render.Crop
 
mouseEntered(MouseEvent) - Method in class app.DrawSimpleShapes
 
mouseExited(MouseEvent) - Method in class com.vistech.imageviewer.ZoomGUI
 
mouseExited(MouseEvent) - Method in class com.vistech.imageviewer.Lens
 
mouseExited(MouseEvent) - Method in class com.vistech.imageviewer.ScrollGUI
 
mouseExited(MouseEvent) - Method in class com.vistech.graphics.DrawShapes
 
mouseExited(MouseEvent) - Method in class com.vistech.roi.ShapeMarker
 
mouseExited(MouseEvent) - Method in class com.vistech.jai.render.WarpImageGenerator
 
mouseExited(MouseEvent) - Method in class com.vistech.jai.render.Crop
 
mouseExited(MouseEvent) - Method in class app.DrawSimpleShapes
 
mouseMoved(MouseEvent) - Method in class com.vistech.imageviewer.Lens
 
mouseMoved(MouseEvent) - Method in class com.vistech.imageviewer.ScrollGUI
 
mouseMoved(MouseEvent) - Method in class com.vistech.graphics.DrawShapes
 
mouseMoved(MouseEvent) - Method in class com.vistech.roi.ShapeMarker
 
mouseMoved(MouseEvent) - Method in class com.vistech.jai.render.Crop
 
mouseMoved(MouseEvent) - Method in class app.DrawSimpleShapes
 
mousePressed - Variable in class com.vistech.imageviewer.ZoomGUI
 
mousePressed - Variable in class com.vistech.imageviewer.ScrollGUI
 
mousePressed - Variable in class com.vistech.jai.render.Crop
 
mousePressed - Variable in class app.DrawSimpleShapes
 
mousePressed(MouseEvent) - Method in class com.vistech.imageviewer.ZoomGUI
 
mousePressed(MouseEvent) - Method in class com.vistech.imageviewer.PanZoom
 
mousePressed(MouseEvent) - Method in class com.vistech.imageviewer.Lens
 
mousePressed(MouseEvent) - Method in class com.vistech.imageviewer.ScrollGUI
 
mousePressed(MouseEvent) - Method in class com.vistech.graphics.CommandSelectionPanel
 
mousePressed(MouseEvent) - Method in class com.vistech.graphics.DrawShapes
 
mousePressed(MouseEvent) - Method in class com.vistech.roi.ShapeMarker
Called when the shape drawing starts, i.e., when the mouse is pressed by the user to initiate the drawing.
mousePressed(MouseEvent) - Method in class com.vistech.jai.render.WarpImageGenerator
 
mousePressed(MouseEvent) - Method in class com.vistech.jai.render.Crop
 
mousePressed(MouseEvent) - Method in class app.DrawSimpleShapes
 
mouseReleased(MouseEvent) - Method in class com.vistech.imageviewer.ZoomGUI
 
mouseReleased(MouseEvent) - Method in class com.vistech.imageviewer.Lens
 
mouseReleased(MouseEvent) - Method in class com.vistech.imageviewer.ScrollGUI
 
mouseReleased(MouseEvent) - Method in class com.vistech.graphics.DrawShapes
 
mouseReleased(MouseEvent) - Method in class com.vistech.roi.ShapeMarker
Called when the shape drawing ends, i.e., when the mouse is released by the user to end the drawing.
mouseReleased(MouseEvent) - Method in class com.vistech.jai.render.WarpImageGenerator
 
mouseReleased(MouseEvent) - Method in class com.vistech.jai.render.Crop
 
mouseReleased(MouseEvent) - Method in class app.DrawSimpleShapes
 
MOVE - Static variable in interface com.vistech.graphics.DrawShapesController
 
move(Graphics2D, int, int) - Method in class com.vistech.shapes.Arrow
Draws and returns itself.
move(Graphics2D, int, int) - Method in class com.vistech.shapes.AnnoText
 
move(Graphics2D, int, int) - Method in class com.vistech.shapes.Box
 
move(Graphics2D, int, int) - Method in class com.vistech.shapes.Curve
 
move(Graphics2D, int, int) - Method in class com.vistech.shapes.Line
 
move(Graphics2D, int, int) - Method in class com.vistech.shapes.Ellipse
 
move(Graphics2D, int, int) - Method in interface com.vistech.shapes.Drawable
Moves the shape by a specified displacement.
moveShape(int, int) - Method in class com.vistech.graphics.DrawShapes
 
MULTI_PIXEL_PACKED - Static variable in class com.vistech.util.ImageInfoUtil
 
MultiHistoCustomizer - class vis.beans.plotter.MultiHistoCustomizer.
HistoCustomizer Class
MultiHistoCustomizer() - Constructor for class vis.beans.plotter.MultiHistoCustomizer
 
MultiHistogram - class vis.beans.plotter.MultiHistogram.
The MultiHistogram Class draws one or more sets of histograms as bar charts.
MultiHistogram() - Constructor for class vis.beans.plotter.MultiHistogram
 
MultiHistogramBeanInfo - class vis.beans.plotter.MultiHistogramBeanInfo.
HistogramBeanInfo Class
MultiHistogramBeanInfo() - Constructor for class vis.beans.plotter.MultiHistogramBeanInfo
 
MultiImageLoader - class com.vistech.imageloader.MultiImageLoader.
Loads images from a local directory or a jar file
MultiImageLoader() - Constructor for class com.vistech.imageloader.MultiImageLoader
 
MultiImageLoaderBeanInfo - class com.vistech.imageloader.MultiImageLoaderBeanInfo.
MultiImageLoaderBeanInfo Class
MultiImageLoaderBeanInfo() - Constructor for class com.vistech.imageloader.MultiImageLoaderBeanInfo
 
multiplyImages(PlanarImage, PlanarImage) - Static method in class com.vistech.jai.util.JAIOpUtil
 
MultiXYPlot - class vis.beans.plotter.MultiXYPlot.
Draws one or more XY plots on the same graph.
MultiXYPlot() - Constructor for class vis.beans.plotter.MultiXYPlot
 
MultiXYPlotBeanInfo - class vis.beans.plotter.MultiXYPlotBeanInfo.
 
MultiXYPlotBeanInfo() - Constructor for class vis.beans.plotter.MultiXYPlotBeanInfo
 
MultiXYPlotCustomizer - class vis.beans.plotter.MultiXYPlotCustomizer.
MultiXYPlotCustomizer Class
MultiXYPlotCustomizer() - Constructor for class vis.beans.plotter.MultiXYPlotCustomizer
 

N

newTreeView(String) - Method in class com.vistech.listselect.FileSelector
 
newTreeView(String) - Method in class com.vistech.listselect.FileBrowser
 
NONE - Static variable in interface com.vistech.shapes.Drawable
 
NORMAL - Static variable in interface com.vistech.imageviewer.FlipMode
 
notImage(PlanarImage) - Static method in class com.vistech.jai.util.JAIOpUtil
 
numBars - Variable in class vis.beans.plotter.MultiHistogram
 
numImages - Variable in class com.vistech.imageviewer.ViewerPanel
 
numImages - Variable in class com.vistech.jai.render.ViewerPanel
 
numPlots - Variable in class vis.beans.plotter.MultiHistogram
 
numPointsNeeded - Variable in class com.vistech.jai.render.WarpImageGenerator
 
numSmallXTicks - Variable in class vis.beans.plotter.PlotViewport
Number of small x ticks.
numSmallYTicks - Variable in class vis.beans.plotter.PlotViewport
Number of small y ticks.
numXTicks - Variable in class vis.beans.plotter.PlotViewport
Number of x ticks.
numYTicks - Variable in class vis.beans.plotter.PlotViewport
Number of y ticks.

O

offScrGc - Variable in class com.vistech.imageviewer.ImageCanvas
 
offScrGc - Variable in class com.vistech.graphics.SimpleGraphicsCanvas2D
 
offScrGc - Variable in class com.vistech.graphics.GraphicsCanvas2D
 
offScrGc - Variable in class com.vistech.jai.render.CompositeCanvasJAI
 
offScrGc - Variable in class vis.beans.plotter.Viewport
 
offScrImage - Variable in class com.vistech.imageviewer.ImageCanvas
 
offScrImage - Variable in class com.vistech.graphics.SimpleGraphicsCanvas2D
 
offScrImage - Variable in class com.vistech.graphics.GraphicsCanvas2D
 
offScrImage - Variable in class com.vistech.jai.render.CompositeCanvasJAI
 
offScrImage - Variable in class vis.beans.plotter.Viewport
 
offsetX - Variable in class com.vistech.imageviewer.CompositeCanvas2D
 
offsetX - Variable in class com.vistech.jai.roi.ROIStatsPanel
 
offsetY - Variable in class com.vistech.imageviewer.CompositeCanvas2D
 
offsetY - Variable in class com.vistech.jai.roi.ROIStatsPanel
 
oldVal - Variable in class vis.beans.editors.ArrayEditor
 
open() - Method in class com.vistech.util.ApplicationFrame
 
openPanel() - Method in interface com.vistech.util.TabPanel
 
openPanel() - Method in class com.vistech.imageviewer.DisplayModePanel
 
openPanel() - Method in class com.vistech.imageviewer.FlipModePanel
 
openPanel() - Method in class com.vistech.roi.ShapesGUI
 
openPanel() - Method in class com.vistech.jai.render.InterpModePanel
 
openPanel() - Method in class com.vistech.jai.roi.ROIPanel
 
opTab - Variable in class app.RunOperators
 
orig - Variable in class vis.beans.plotter.PlotViewport
Origin of the graph
orig - Variable in class vis.beans.plotter.PieChart
Origin of the graph
ORIG - Static variable in class com.vistech.imagedata.ImagePanel
 
ORIG_SIZE - Static variable in interface com.vistech.imageviewer.DisplayMode
 
ORIG_SIZE - Static variable in class com.vistech.jai.render.TiledRenderableImageCanvas
 
origImage - Variable in class com.vistech.roi.ROI2D
 
origImage - Variable in class com.vistech.jai.render.RenderedImageCanvas
 
origImage - Variable in class com.vistech.jai.roi.ROIContextJAI
 
originalImage - Variable in class com.vistech.roi.ROIContext
 
originalImageType - Variable in class com.vistech.imageviewer.ImageCanvas
 
originXIncr - Variable in class vis.beans.plotter.PlotViewport
Origin increment in X direction.
originYIncr - Variable in class vis.beans.plotter.PlotViewport
Origin increment in Y direction.
orImages(PlanarImage, PlanarImage) - Static method in class com.vistech.jai.util.JAIOpUtil
 
overlayImages(PlanarImage, PlanarImage) - Static method in class com.vistech.jai.util.JAIOpUtil
 

P

paint - Variable in class com.vistech.graphics.GraphicsCanvas2D
 
paint(Graphics) - Method in class com.vistech.net.SimpleServletApplet.ImageCanvas
 
paint(Graphics) - Method in class com.vistech.net.ImageViewerServletApplet.ImageCanvas
 
paintComponent(Graphics) - Method in class com.vistech.imageviewer.ImageCanvas
 
paintComponent(Graphics) - Method in class com.vistech.graphics.SimpleGraphicsCanvas2D
 
paintComponent(Graphics) - Method in class com.vistech.graphics.GraphicsCanvas2D
 
paintComponent(Graphics) - Method in class com.vistech.imagedata.ImagePanel
 
paintComponent(Graphics) - Method in class com.vistech.rmi.ImagePanel
 
paintComponent(Graphics) - Method in class com.vistech.jai.render.JAIImageCanvas
 
paintComponent(Graphics) - Method in class com.vistech.jai.render.RenderedImageCanvas
Paints the tiles that are visible.
paintComponent(Graphics) - Method in class com.vistech.jai.render.ImageManipulatorCanvas
 
paintComponent(Graphics) - Method in class com.vistech.jai.render.CompositeCanvasJAI
 
paintComponent(Graphics) - Method in class com.vistech.jai.render.RenderableImageCanvas
 
paintComponent(Graphics) - Method in class com.vistech.jai.render.RenderGrid
 
paintComponent(Graphics) - Method in class app.JAISimpleViewer.ImagePanel
 
paintComponent(Graphics) - Method in class app.ImageFormatter.BorderedPanel
 
paintComponent(Graphics) - Method in class vis.beans.plotter.Viewport
Called by the system whenever the visibility status of the viewport changes.
paintFlag - Variable in class com.vistech.imageviewer.ImageCanvas
 
paintGraphs() - Method in class vis.beans.plotter.PlotViewport
Paints all the graphs.
paintGraphs() - Method in class vis.beans.plotter.MultiHistogram
 
paintGraphs() - Method in class vis.beans.plotter.MultiXYPlot
 
paintImage() - Method in class com.vistech.imageviewer.ImageCanvas
Paints the currently set image.
paintImage() - Method in interface com.vistech.imageviewer.ImageDisplay
This method paints the current image i.e.; the image set by the setImage() method.
paintImage() - Method in class com.vistech.jai.render.ImageManipulatorCanvas
 
paintImage(BufferedImage) - Method in class com.vistech.imageviewer.CompositeCanvas2D
Paints the image with the current display and flip modes.
paintImage(InputStream) - Method in class com.vistech.net.ImageViewerServletApplet
 
paintImage(int, int, double) - Method in interface com.vistech.imageviewer.ZoomController
This method magnifies the image with (magCenterX, magCenterY) as the center of magnification.
paintImage(int, int, double) - Method in class com.vistech.imageviewer.Zoom
 
paintImage(int, int, double) - Method in class com.vistech.jai.render.ImageManipulatorCanvas
 
paintImage(PlanarImage) - Method in class com.vistech.jai.render.CompositeCanvasJAI
 
paintImages() - Method in class com.vistech.imageviewer.ViewerPanel
 
paintImages() - Method in class com.vistech.jai.render.ViewerPanel
 
pan - Variable in class com.vistech.imageviewer.PanZoom
 
PAN_ZOOM - Static variable in class com.vistech.roi.ShapesGUI
 
pan(double, double) - Method in class com.vistech.jai.render.JAIImageCanvas
 
pan(double, double) - Method in class com.vistech.jai.render.RenderableImageCanvas
 
panOffset - Variable in class com.vistech.imageviewer.Scroll
 
panOffset - Variable in class com.vistech.imageviewer.ImageCanvas2D
 
panOffset - Variable in class com.vistech.jai.render.JAIImageCanvas
 
panOffset - Variable in class com.vistech.jai.render.ImageManipulatorCanvas
 
panOffset - Variable in class com.vistech.jai.render.RenderableImageCanvas
 
panOn - Variable in class com.vistech.imageviewer.PanZoom
 
panX - Variable in class com.vistech.jai.render.JAIImageCanvas
 
panX - Variable in class com.vistech.jai.render.RenderableImageCanvas
 
panX - Variable in class com.vistech.jai.render.RenderGrid
 
panY - Variable in class com.vistech.jai.render.JAIImageCanvas
 
panY - Variable in class com.vistech.jai.render.RenderableImageCanvas
 
panY - Variable in class com.vistech.jai.render.RenderGrid
 
panzoom - Variable in class app.RenderedImageManipulator1
 
panzoom - Variable in class app.RenderedImageManipulator
 
panZoom - Variable in class app.ImageManip2D
 
PanZoom - class com.vistech.imageviewer.PanZoom.
Implements the pan and zoom features together.
PanZoom(ImageManipulator) - Constructor for class com.vistech.imageviewer.PanZoom
 
panzoom1 - Variable in class app.RunOperators
 
panzoom2 - Variable in class app.RunOperators
 
panzoom3 - Variable in class app.RunOperators
 
PanZoomController - interface com.vistech.imageviewer.PanZoomController.
A marker interface.
panZoomOn - Variable in class com.vistech.imageviewer.PanZoom
 
paramFrame - Variable in class app.JavaPaintShop
 
paramPanel - Variable in class app.JavaPaintShop
 
ParamsSelectionPanel - class com.vistech.graphics.ParamsSelectionPanel.
Creates a GUI panel for selecting graphics attributes.
ParamsSelectionPanel(GraphicsDisplay) - Constructor for class com.vistech.graphics.ParamsSelectionPanel
 
PASTE - Static variable in interface com.vistech.graphics.DrawShapesController
 
pasteShape(int, int) - Method in class com.vistech.graphics.DrawShapes
 
path - Variable in class com.vistech.shapes.Shapes
 
path - Variable in class com.vistech.roi.ShapeMarker
 
pcNotifier - Variable in class com.vistech.imageloader.MultiImageLoader
 
pcNotifier - Variable in class com.vistech.jai.imageio.PlanarImageLoader
 
pcNotifier - Variable in class com.vistech.jai.imageio.ImageLoaderJAI
 
pcs - Variable in class vis.beans.customizers.CustomizerImpl
 
performGet(Properties) - Method in class com.vistech.net.ServletInvoker
 
performPost(Properties) - Method in class com.vistech.net.ServletInvoker
 
periodicShiftImage(RenderableOp, int, int) - Static method in class com.vistech.jai.util.JAIOpUtil
 
periodicShiftImage(RenderedOp, int, int) - Static method in class com.vistech.jai.util.JAIOpUtil
 
pFont - Variable in class vis.beans.plotter.PlotViewport
Font metrics.
pFont - Variable in class vis.beans.plotter.PieChart
Font metrics
phaseImage(RenderableOp) - Static method in class com.vistech.jai.util.JAIOpUtil
 
phaseImage(RenderedOp) - Static method in class com.vistech.jai.util.JAIOpUtil
 
pieCenterXIncr - Variable in class vis.beans.plotter.PieChart
Pie center X coordinate increment
pieCenterYIncr - Variable in class vis.beans.plotter.PieChart
Pie center Y coordinate increment
PieChart - class vis.beans.plotter.PieChart.
Draws a pie chart.
PieChart() - Constructor for class vis.beans.plotter.PieChart
 
PieChartBeanInfo - class vis.beans.plotter.PieChartBeanInfo.
PieChartBeanInfo Class
PieChartBeanInfo() - Constructor for class vis.beans.plotter.PieChartBeanInfo
 
PieChartCustomizer - class vis.beans.plotter.PieChartCustomizer.
PieChartCustomizer Class
PieChartCustomizer() - Constructor for class vis.beans.plotter.PieChartCustomizer
 
pieClass - Variable in class vis.beans.plotter.PieChartBeanInfo
 
pieDiaIncr - Variable in class vis.beans.plotter.PieChart
Pie diameter increment
PIXEL_INTERLEAVED - Static variable in class com.vistech.util.ImageInfoUtil
 
pixImage - Variable in class vis.beans.plotter.Viewport
 
PlanarImageLoadedEvent - class com.vistech.jai.imageio.PlanarImageLoadedEvent.
The event-state class for the planarImageLoaded event.
PlanarImageLoadedEvent(Object, PlanarImage) - Constructor for class com.vistech.jai.imageio.PlanarImageLoadedEvent
Constructor for a single image.
PlanarImageLoadedEvent(Object, PlanarImage[]) - Constructor for class com.vistech.jai.imageio.PlanarImageLoadedEvent
Constructor for multiple images.
PlanarImageLoadedListener - interface com.vistech.jai.imageio.PlanarImageLoadedListener.
The listener interface for the planarImageLoaded event.
PlanarImageLoader - class com.vistech.jai.imageio.PlanarImageLoader.
A bean that loads images from a local directory or a jar file using the JAI codec.
PlanarImageLoader() - Constructor for class com.vistech.jai.imageio.PlanarImageLoader
 
PlanarImageLoaderBeanInfo - class com.vistech.jai.imageio.PlanarImageLoaderBeanInfo.
The bean info class for PlanarImageLoader bean.
PlanarImageLoaderBeanInfo() - Constructor for class com.vistech.jai.imageio.PlanarImageLoaderBeanInfo
 
PlanarImageViewer - class app.PlanarImageViewer.
An RMI client application that lists and displays planar images loaded by an RMI server.
PlanarImageViewer() - Constructor for class app.PlanarImageViewer
 
plBeanContext - Variable in class vis.beans.plotter.Viewport
 
plImage - Variable in class com.vistech.jai.imageio.ImageSaverPanel
 
PlotEvent - class vis.beans.events.PlotEvent.
PlotEvent class.
PlotEvent(Object, Object) - Constructor for class vis.beans.events.PlotEvent
 
PlotEvent(Object, Object, Object) - Constructor for class vis.beans.events.PlotEvent
 
PlotEvent(Object, String[], Object) - Constructor for class vis.beans.events.PlotEvent
 
plotHistogram(PlotEvent) - Method in class vis.beans.plotter.MultiHistogram
This method plots the histogram.
PlotListener - interface vis.beans.events.PlotListener.
PlotListener interface
plotPieChart(PlotEvent) - Method in class vis.beans.plotter.PieChart
Plots the pie chart.
PlotViewport - class vis.beans.plotter.PlotViewport.
PlotViewport is the base class for all the types of plots.
PlotViewport() - Constructor for class vis.beans.plotter.PlotViewport
 
PlotViewport(int, int) - Constructor for class vis.beans.plotter.PlotViewport
If this class is used as a class library, you can use this constructor.
PlotViewportBeanInfo - class vis.beans.plotter.PlotViewportBeanInfo.
 
PlotViewportBeanInfo() - Constructor for class vis.beans.plotter.PlotViewportBeanInfo
 
plotVpClass - Variable in class vis.beans.plotter.PlotViewportBeanInfo
 
plotXYGraph(PlotEvent) - Method in class vis.beans.plotter.MultiXYPlot
Plots the XY graph.
polarToComplexImage(RenderedOp, RenderedOp) - Static method in class com.vistech.jai.util.JAIOpUtil
 
polyDegree - Variable in class com.vistech.jai.render.WarpImageGenerator
 
POLYGON - Static variable in interface com.vistech.shapes.Drawable
 
popupMenu(int, int) - Method in class vis.beans.plotter.PlotViewport
 
popupMenu(int, int) - Method in class vis.beans.plotter.PieChart
 
popupMenu(JComponent, int, int) - Method in class com.vistech.imageviewer.PanZoom
 
popupMenu(JComponent, int, int) - Method in class com.vistech.graphics.CommandSelectionPanel
 
popupMenu(JComponent, int, int) - Method in class com.vistech.jai.render.Crop
 
popupMenu(JComponent, int, int) - Method in class app.ImageDataViewer
 
popupMenu(JComponent, int, int) - Method in class app.DrawSimpleShapes
 
prevPoint - Variable in class com.vistech.imageviewer.Lens
 
prevShape - Variable in class com.vistech.roi.ShapeMarker
 
prevShape - Variable in class com.vistech.jai.render.Crop
 
prevShape - Variable in class app.DrawSimpleShapes
 
prevxp - Variable in class com.vistech.shapes.Curve
 
prevyp - Variable in class com.vistech.shapes.Curve
 
PRINT_SIZE_ACTUAL - Static variable in class com.vistech.imageviewer.ImageCanvas
 
PRINT_SIZE_PAGE - Static variable in class com.vistech.imageviewer.ImageCanvas
 
print(Graphics, PageFormat, int) - Method in class com.vistech.imageviewer.ImageCanvas
 
print(Graphics, PageFormat, int) - Method in class com.vistech.imageviewer.ViewerPanel
 
print(Graphics, PageFormat, int) - Method in class vis.beans.plotter.PlotViewport
 
print(Graphics, PageFormat, int) - Method in class vis.beans.plotter.PieChart
 
printContents() - Method in class com.vistech.util.ApplicationFrame
 
printContents() - Method in class com.vistech.imageviewer.ViewerPanel
 
printContents() - Method in class app.ImageViewer2D
 
printerObj - Variable in class com.vistech.util.ApplicationFrame
 
printImage(Graphics2D) - Method in class com.vistech.imageviewer.ImageCanvas
 
printImage(Graphics2D) - Method in interface com.vistech.imageviewer.ImagePrint
Prints the image(s)drawn on the input graphics context.
printLoc - Variable in class com.vistech.imageviewer.ImageCanvas
 
printMode - Variable in class com.vistech.imageviewer.ImageCanvas
 
printPlot() - Method in class vis.beans.plotter.PlotViewport
 
printPlot() - Method in class vis.beans.plotter.PieChart
 
printPropertyNames(PlanarImage) - Method in class app.JAIImageViewer
 
printSize - Variable in class com.vistech.imageviewer.ImageCanvas
 
processMouseEvent(MouseEvent) - Method in class com.vistech.jai.render.RenderGrid
 
processMouseEvent(MouseEvent) - Method in class vis.beans.plotter.PlotViewport
 
processMouseEvent(MouseEvent) - Method in class vis.beans.plotter.PieChart
 
processMouseMotionEvent(MouseEvent) - Method in class com.vistech.jai.render.RenderGrid
 
propertyChange(PropertyChangeEvent) - Method in class app.JavaPaintShop
 
propertyChange(PropertyChangeEvent) - Method in class app.ImageManip2D
 
pzMessageBar - Variable in class app.ImageManip2D
 

Q

QuantAnalyzer - class app.QuantAnalyzer.
An ROI application developed using Java 2D classes.
QuantAnalyzer.ViewerMenuBar - class app.QuantAnalyzer.ViewerMenuBar.
 
QuantAnalyzer.ViewerMenuBar(QuantAnalyzer) - Constructor for class app.QuantAnalyzer.ViewerMenuBar
 
QuantAnalyzer() - Constructor for class app.QuantAnalyzer
 
quit() - Method in class com.vistech.util.ApplicationFrame
 
quit() - Method in class app.ImageViewer2D
 
quit() - Method in class app.JavaPaintShop
 

R

raster - Variable in class com.vistech.roi.ReportPanel
 
raster - Variable in class com.vistech.jai.roi.ROIStatsPanel
 
readAsBufferedImage(InputStream) - Method in class app.BufferedImageViewer
 
readAsBufferedImage(InputStream) - Method in class app.ImageIOViewer
 
readAsBufferedImage(String) - Static method in class com.vistech.util.JpegUtil
 
readAsBufferedImage(String) - Static method in class app.ImageDataViewer
 
readAsBufferedImage(String) - Static method in class app.ImageEnhancer
 
readAsBufferedImage(String) - Static method in class app.QuantAnalyzer
 
readAsPlanarImage(InputStream) - Static method in class app.PlanarImageViewer
 
readAsPlanarImage(String) - Static method in class com.vistech.jai.imageio.PlanarImageLoader
 
readAsPlanarImage(String) - Static method in class com.vistech.jai.imageio.ImageLoaderJAI
 
readAsPlanarImage(String) - Static method in class app.JAISimpleViewer
 
readAsPlanarImage(String) - Method in class app.ImageProcessor
 
readAsPlanarImage(String) - Static method in class viewer.JAIManipBean
 
readAsPlanarImage(String) - Static method in class viewer.JAIEdgeDetectBean
 
readImage(String, String) - Static method in class com.vistech.util.ImageUtil
 
readImage(String, String) - Static method in class com.vistech.jai.util.JAIImageUtil
 
readImageFromJar(String, String) - Static method in class com.vistech.util.ImageUtil
 
readImages(InputStream) - Static method in class com.vistech.util.ImageUtil
Reads images from a jar file.
readImages(InputStream) - Static method in class com.vistech.jai.util.JAIImageUtil
Reads images from a jar file.
readImages(JarFile, String[]) - Static method in class com.vistech.util.ImageUtil
 
readImages(JarFile, String[]) - Static method in class com.vistech.jai.util.JAIImageUtil
 
readImages(String) - Static method in class com.vistech.util.ImageUtil
Reads images from a jar file.
readImages(String) - Static method in class com.vistech.jai.util.JAIImageUtil
Reads images from a jar file.
readImages(String, String[]) - Static method in class com.vistech.util.ImageUtil
 
readImages(String, String[]) - Static method in class com.vistech.jai.util.JAIImageUtil
 
readJAIImage(String, String) - Static method in class com.vistech.jai.util.JAIImageUtil
 
readJAIImages(String, String[]) - Static method in class com.vistech.jai.util.JAIImageUtil
 
readJarImageFileList(File) - Method in class com.vistech.imageloader.MultiImageLoader
Reads image file names from a local directory.
readJarImageFileList(File) - Method in class com.vistech.jai.imageio.PlanarImageLoader
Reads image file names from a local directory.
readLocalImageFileList(File) - Method in class com.vistech.imageloader.MultiImageLoader
Reads image file names from a local directory.
readLocalImageFileList(File) - Method in class com.vistech.jai.imageio.PlanarImageLoader
Reads image file names from a local directory.
RECTANGLE - Static variable in class com.vistech.roi.ShapeMarker
 
RED - Static variable in class com.vistech.util.ImageInfoUtil
 
redraw() - Method in class com.vistech.imageviewer.ImageCanvas
creates a new off screen image and then redraws the current image over it.
redraw() - Method in class com.vistech.graphics.DrawShapes
 
reformatImage(PlanarImage, Dimension) - Static method in class app.ImageFormatter
 
reformatImage(PlanarImage, Dimension) - Method in class app.ImageProcessor
 
releaseDrag(int, int) - Method in class com.vistech.graphics.DrawShapes
 
releaseService(BeanContextServices, Object, Object) - Method in class com.vistech.util.SaveAsJPEGServiceProvider
 
RemoteImageViewerApplet - class com.vistech.rmi.RemoteImageViewerApplet.
An RMI client applets that lists and displays images loaded by an RMI server.
RemoteImageViewerApplet() - Constructor for class com.vistech.rmi.RemoteImageViewerApplet
 
removeActionListener(ActionListener) - Method in class com.vistech.roi.ThresholdAdjPanel
 
removeChangeListener(ChangeListener) - Method in class com.vistech.roi.ThresholdAdjPanel
 
removeImageLoadedListener(ImageLoadedListener) - Method in class com.vistech.imageloader.MultiImageLoader
 
removeImageSentListener(ImageSentListener) - Method in class com.vistech.imageviewer.ImageCanvas
 
removeKeyListener(KeyListener) - Method in interface com.vistech.graphics.GraphicsDisplay
Removes a key listener object.
removeListSelectListener(ListSelectListener) - Method in class com.vistech.imageloader.MultiImageLoader
 
removeListSelectListener(ListSelectListener) - Method in class com.vistech.listselect.FileSelector
 
removeListSelectListener(ListSelectListener) - Method in class com.vistech.listselect.FileBrowser
 
removeListSelectListener(ListSelectListener) - Method in class com.vistech.jai.imageio.PlanarImageLoader
 
removeMouseListener(MouseListener) - Method in interface com.vistech.imageviewer.ImageDisplay
Removes a mouse listener object.
removeMouseListener(MouseListener) - Method in interface com.vistech.imageviewer.DrawingCanvas
 
removeMouseListener(MouseListener) - Method in interface com.vistech.graphics.GraphicsDisplay
Removes a mouse listener object.
removeMouseMotionListener(MouseMotionListener) - Method in interface com.vistech.imageviewer.ImageDisplay
Removes a mouse motion listener object.
removeMouseMotionListener(MouseMotionListener) - Method in interface com.vistech.imageviewer.DrawingCanvas
 
removeMouseMotionListener(MouseMotionListener) - Method in interface com.vistech.graphics.GraphicsDisplay
Removes a mouse motion listener object.
removePlanarImageLoadedListener(PlanarImageLoadedListener) - Method in class com.vistech.jai.imageio.PlanarImageLoader
 
removePlanarImageLoadedListener(PlanarImageLoadedListener) - Method in class com.vistech.jai.imageio.ImageLoaderJAI
 
removePropertyChangeListener(PropertyChangeListener) - Method in interface com.vistech.imageviewer.ImageDisplay
Removes a PropertyChangeListener object.
removePropertyChangeListener(PropertyChangeListener) - Method in interface com.vistech.graphics.GraphicsDisplay
Removes a PropertyChangeListener object.
removePropertyChangeListener(PropertyChangeListener) - Method in class com.vistech.graphics.DrawShapes
 
removePropertyChangeListener(PropertyChangeListener) - Method in class vis.beans.customizers.CustomizerImpl
Removes property change listeners
removePropertyChangeListener(String, PropertyChangeListener) - Method in class vis.beans.plotter.Viewport
 
removeROI(ROI) - Method in class com.vistech.jai.roi.ROIContextJAI
 
removeShapeEventListener(ShapeEventListener) - Method in class com.vistech.roi.ShapeMarker
 
removeShapesEventListener(ShapesEventListener) - Method in class com.vistech.graphics.DrawShapes
 
removeVetoableChangeListener(String, VetoableChangeListener) - Method in class vis.beans.plotter.Viewport
 
removeVetoableChangeListener(VetoableChangeListener) - Method in interface com.vistech.imageviewer.ImageDisplay
Removes a VetoableChangeListener object.
removeVetoableChangeListener(VetoableChangeListener) - Method in interface com.vistech.graphics.GraphicsDisplay
Removes a VetoableChangeListener object.
RenderableImageCanvas - class com.vistech.jai.render.RenderableImageCanvas.
A component class for drawing renderable images.
RenderableImageCanvas() - Constructor for class com.vistech.jai.render.RenderableImageCanvas
 
RenderableImageCanvas(RenderableImage) - Constructor for class com.vistech.jai.render.RenderableImageCanvas
 
RenderableImageViewer - class app.RenderableImageViewer.
An application that displays renderable images.
RenderableImageViewer() - Constructor for class app.RenderableImageViewer
 
RenderedImageCanvas - class com.vistech.jai.render.RenderedImageCanvas.
A component class for drawing large rendered images.
RenderedImageCanvas() - Constructor for class com.vistech.jai.render.RenderedImageCanvas
 
RenderedImageCanvas(PlanarImage) - Constructor for class com.vistech.jai.render.RenderedImageCanvas
The RenderedImageCanvas constructor.
RenderedImageManipulator - class app.RenderedImageManipulator.
An application that allows interactive image manipulation.
RenderedImageManipulator() - Constructor for class app.RenderedImageManipulator
 
RenderedImageManipulator1 - class app.RenderedImageManipulator1.
An application that allows interactive image manipulation and image cropping.
RenderedImageManipulator1() - Constructor for class app.RenderedImageManipulator1
 
renderGrid - Variable in class app.TiledImageViewer
 
RenderGrid - class com.vistech.jai.render.RenderGrid.
Creates a panel that draws a grid to represent the tile structure of the displyed image and a movable rectangle to represent the viewport.
RenderGrid() - Constructor for class com.vistech.jai.render.RenderGrid
 
renderingHints - Variable in class com.vistech.graphics.GraphicsCanvas2D
 
repaint() - Method in interface com.vistech.imageviewer.DrawingCanvas
Repaints the graphical objects.
repaint() - Method in interface com.vistech.graphics.GraphicsDisplay
 
reportPan - Variable in class com.vistech.roi.ROIManager
 
ReportPanel - class com.vistech.roi.ReportPanel.
Creates a panel to display the histogram and the statistics table.
ReportPanel() - Constructor for class com.vistech.roi.ReportPanel
 
ReportPanel(ROIContext) - Constructor for class com.vistech.roi.ReportPanel
 
reset() - Method in class com.vistech.imageviewer.ZoomGUI
 
reset() - Method in class com.vistech.imageviewer.Zoom
 
reset() - Method in class com.vistech.imageviewer.Scroll
 
reset() - Method in class com.vistech.imageviewer.ImageCanvas
Paints the currently displayed image again with currently set display and flip modes
reset() - Method in class com.vistech.imageviewer.ImageCanvas2D
 
reset() - Method in class com.vistech.imageviewer.PanZoom
 
reset() - Method in class com.vistech.imageviewer.Lens
 
reset() - Method in class com.vistech.imageviewer.CompositeCanvas2D
 
reset() - Method in class com.vistech.imageviewer.ScrollGUI
 
reset() - Method in interface com.vistech.imageviewer.DrawingCanvas
Resets the canvas
reset() - Method in interface com.vistech.graphics.GraphicsDisplay
 
reset() - Method in class com.vistech.graphics.DrawShapes
 
reset() - Method in class com.vistech.graphics.GraphicsCanvas2D
 
reset() - Method in class com.vistech.roi.ShapeMarker
 
reset() - Method in class com.vistech.roi.ShapesGUI
 
reset() - Method in class com.vistech.roi.ROIContext
Resets the context.
reset() - Method in class com.vistech.roi.ROIManager
Erases shapes drawn over the source as well as the destination canvas.
reset() - Method in class com.vistech.roi.ReportPanel
 
reset() - Method in class com.vistech.net.ImageViewerServletApplet
 
reset() - Method in class com.vistech.jai.render.JAIImageCanvas
 
reset() - Method in class com.vistech.jai.render.CompositeCanvasJAI
 
reset() - Method in class com.vistech.jai.render.RenderableImageCanvas
 
reset() - Method in class com.vistech.jai.render.Crop
 
reset() - Method in class com.vistech.jai.roi.ROIManagerJAI
 
reset() - Method in class com.vistech.jai.roi.ROIPanel
 
reset() - Method in class com.vistech.jai.roi.ROIContextJAI
 
reset() - Method in class com.vistech.jai.roi.ROIStatsPanel
 
reset() - Method in class app.ImageEnhancer
 
reset() - Method in class app.ImageProcessor
 
reset() - Method in class vis.beans.plotter.PieChart
Resets the plot viewport.
resetAndFlip(int) - Method in class com.vistech.imageviewer.GeomManip
 
resetAndRotate(double) - Method in class com.vistech.imageviewer.GeomManip
 
resetAndScale(double, double, double) - Method in class com.vistech.imageviewer.Zoom
 
resetAndShear(double, double) - Method in class com.vistech.imageviewer.GeomManip
 
resetAndTranslate(int, int) - Method in class com.vistech.imageviewer.Scroll
 
resetb - Variable in class app.WarpApp
 
resetb - Variable in class app.RenderedImageManipulator1
 
resetb - Variable in class app.RenderedImageManipulator
 
resetb - Variable in class app.ROIAnalyzer
 
resetb - Variable in class app.RunOperators
 
resetEventHandler() - Method in class app.RenderedImageManipulator1
 
resetEventHandler() - Method in class app.RenderedImageManipulator
 
resetEventHandler() - Method in class app.ROIAnalyzer
 
resetEventHandler() - Method in class app.RunOperators
 
resetImage() - Method in class com.vistech.imagedata.ImagePanel
 
resetManipulation() - Method in interface com.vistech.imageviewer.ImageManipulator
Resets manipulation.
resetManipulation() - Method in class com.vistech.imageviewer.GeomManip
 
resetManipulation() - Method in class com.vistech.imageviewer.ManipUI
 
resetManipulation() - Method in class com.vistech.imageviewer.ImageCanvas2D
Resets the manipulation attributes.
resetManipulation() - Method in interface com.vistech.imageviewer.GeomManipController
Resets manipulation
resetManipulation() - Method in class com.vistech.jai.render.ImageManipulatorCanvas
 
resetPieChart() - Method in class vis.beans.plotter.PieChart
Resets the plot viewport.
resetPlotViewport() - Method in class vis.beans.plotter.PlotViewport
Resets the plot viewport.
resetPlotViewport() - Method in class vis.beans.plotter.MultiHistogram
 
resetPlotViewport() - Method in class vis.beans.plotter.MultiXYPlot
 
restoreComponent(Component, Container) - Static method in class com.vistech.util.JpegUtil
 
ROI2D - class com.vistech.roi.ROI2D.
Represents an ROI.
ROI2D() - Constructor for class com.vistech.roi.ROI2D
 
ROIAnalyzer - class app.ROIAnalyzer.
An ROI application developed using the JAI operators and classes.
ROIAnalyzer() - Constructor for class app.ROIAnalyzer
 
roiCollection - Variable in class com.vistech.roi.ROIManager
 
roiCollection - Variable in class com.vistech.roi.ReportPanel
 
roiCollection - Variable in class com.vistech.jai.roi.ROIManagerJAI
 
roiCollection - Variable in class com.vistech.jai.roi.ROIContextJAI
 
roiCollection - Variable in class com.vistech.jai.roi.ROIStatsPanel
 
roiColNames - Variable in class com.vistech.roi.ROI2D
 
roiColNames - Variable in class com.vistech.roi.ReportPanel
 
roiColNames - Variable in class com.vistech.jai.roi.ROIStatsPanel
 
roiContext - Variable in class com.vistech.roi.ROI2D
 
roiContext - Variable in class com.vistech.roi.ROIManager
 
roiContext - Variable in class com.vistech.roi.ReportPanel
 
roiContext - Variable in class com.vistech.jai.roi.ROIManagerJAI
 
roiContext - Variable in class com.vistech.jai.roi.ROIStatsPanel
 
ROIContext - class com.vistech.roi.ROIContext.
A convenient class that represents the context of an ROI.
ROIContext(BufferedImage) - Constructor for class com.vistech.roi.ROIContext
 
ROIContextJAI - class com.vistech.jai.roi.ROIContextJAI.
A convenient class that represents the context of an ROI.
ROIContextJAI(PlanarImage) - Constructor for class com.vistech.jai.roi.ROIContextJAI
 
roiCount - Variable in class com.vistech.roi.ROIManager
 
roiCount - Variable in class com.vistech.roi.ReportPanel
 
roiCount - Variable in class com.vistech.jai.roi.ROIManagerJAI
 
roiCount - Variable in class com.vistech.jai.roi.ROIStatsPanel
 
roiData - Variable in class com.vistech.roi.ROI2D
 
roiData - Variable in class com.vistech.roi.ReportPanel
 
roiData - Variable in class com.vistech.jai.roi.ROIStatsPanel
 
roiManager - Variable in class com.vistech.roi.ShapesGUI
 
roiManager - Variable in class app.ROIAnalyzer
 
ROIManager - class com.vistech.roi.ROIManager.
Creates a number of ROI-related objects required by the QuantAnalyzer application, and facilitates communication between them through events.
ROIManager() - Constructor for class com.vistech.roi.ROIManager
 
ROIManagerJAI - class com.vistech.jai.roi.ROIManagerJAI.
Creates a number of ROI-related objects required by the ROIAnalyzer application, and facilitates communication between them through events.
ROIManagerJAI(int, int) - Constructor for class com.vistech.jai.roi.ROIManagerJAI
 
roiMarker - Variable in class com.vistech.roi.ROIManager
 
roiMarker - Variable in class com.vistech.jai.roi.ROIManagerJAI
 
roiNumber - Variable in class com.vistech.roi.ROI2D
 
roiOn - Variable in class com.vistech.roi.ShapeMarker
 
roiOn - Variable in class com.vistech.jai.roi.ROIManagerJAI
 
roipan - Variable in class app.ROIAnalyzer
 
roiPan - Variable in class com.vistech.jai.roi.ROIManagerJAI
 
ROIPanel - class com.vistech.jai.roi.ROIPanel.
Creates a GUI panel with radio buttons for selecting the shape type.
ROIPanel(ROIManagerJAI) - Constructor for class com.vistech.jai.roi.ROIPanel
 
ROIStatistics - class com.vistech.roi.ROIStatistics.
Holds values of the statistics computed for a pixel sample.
ROIStatistics(double, double, double, double, double) - Constructor for class com.vistech.roi.ROIStatistics
 
roiStats - Variable in class com.vistech.roi.ROI2D
 
ROIStats - class com.vistech.jai.roi.ROIStats.
A utility class that provides a number of static methods for computing ROI-related data.
ROIStats() - Constructor for class com.vistech.jai.roi.ROIStats
 
ROIStatsPanel - class com.vistech.jai.roi.ROIStatsPanel.
Creates a panel to display the histogram and the statistics table.
ROIStatsPanel() - Constructor for class com.vistech.jai.roi.ROIStatsPanel
 
ROIStatsPanel(ROIContextJAI) - Constructor for class com.vistech.jai.roi.ROIStatsPanel
 
roiStatsTable - Variable in class com.vistech.roi.ReportPanel
 
roiStatsTable - Variable in class com.vistech.jai.roi.ROIStatsPanel
 
ROIUtil - class com.vistech.roi.ROIUtil.
A utility class that provides several static methods for computing ROI-related data.
ROIUtil() - Constructor for class com.vistech.roi.ROIUtil
 
rotAngle - Variable in class com.vistech.net.ImageViewerServletApplet
 
rotate(double) - Method in class com.vistech.imageviewer.GeomManip
 
rotate(double) - Method in interface com.vistech.imageviewer.GeomManipController
Rotates the currently displayed image.
rotate(double, int, int) - Method in class com.vistech.imageviewer.GeomManip
 
rotate(double, int, int) - Method in interface com.vistech.imageviewer.GeomManipController
Rotates the currently displayed image at a specified pivot point.
rotate(PlanarImage, double) - Method in class viewer.JAIManipBean
 
rotateOn - Variable in class com.vistech.imageviewer.GeomManip
 
rotateOn - Variable in class com.vistech.imageviewer.ImageCanvas2D
 
rotateOn - Variable in class com.vistech.jai.render.ImageManipulatorCanvas
 
rotateSlider - Variable in class com.vistech.imageviewer.ManipUI
 
rotateStartValue - Variable in class com.vistech.imageviewer.ManipUI
 
rotateValue - Variable in class com.vistech.imageviewer.ManipUI
 
rotateValueField - Variable in class com.vistech.imageviewer.ManipUI
 
rotationAngle - Variable in class com.vistech.imageviewer.GeomManip
 
rotationAngle - Variable in class com.vistech.imageviewer.ImageCanvas2D
 
rotationAngle - Variable in class com.vistech.jai.render.ImageManipulatorCanvas
 
rotationAngle - Variable in class viewer.JAIManipBean
 
rotationAngle - Variable in class viewer.JAIEdgeDetectBean
 
rotationCenterX - Variable in class com.vistech.imageviewer.GeomManip
 
rotationCenterX - Variable in class com.vistech.imageviewer.ImageCanvas2D
 
rotationCenterX - Variable in class com.vistech.jai.render.ImageManipulatorCanvas
 
rotationCenterY - Variable in class com.vistech.imageviewer.GeomManip
 
rotationCenterY - Variable in class com.vistech.imageviewer.ImageCanvas2D
 
rotationCenterY - Variable in class com.vistech.jai.render.ImageManipulatorCanvas
 
rotf - Variable in class com.vistech.net.ImageViewerServletApplet
 
rows - Variable in class com.vistech.imageviewer.ViewerPanel
 
rows - Variable in class com.vistech.jai.render.ViewerPanel
 
run() - Method in class com.vistech.net.SimpleServletApplet
 
run() - Method in class app.TiledRenderableImageViewer.ImagePaint
 
runGc() - Static method in class com.vistech.util.SystemUtil
 
RunOperators - class app.RunOperators.
An application that allows users to apply a variety of JAI operators.
RunOperators() - Constructor for class app.RunOperators
 

S

sampleModel - Variable in class com.vistech.roi.ReportPanel
 
sampleModel - Variable in class com.vistech.jai.render.RenderedImageCanvas
 
sampleModel - Variable in class com.vistech.jai.roi.ROIStatsPanel
 
SAVE - Static variable in interface com.vistech.graphics.DrawShapesController
 
save() - Method in class com.vistech.util.ApplicationFrame
 
save() - Method in class com.vistech.util.SaveAsJPEGServiceProvider
 
save() - Method in class com.vistech.imageloader.MultiImageLoader
 
save() - Method in class com.vistech.imageviewer.ImageBrowser
 
save() - Method in class com.vistech.imageviewer.ViewerPanel
 
save() - Method in class com.vistech.jai.imageio.PlanarImageLoader
 
save() - Method in class com.vistech.jai.render.ViewerPanel
 
save() - Method in class app.ImageViewer2D
 
save() - Method in class app.JAIImageBrowser
 
save(BufferedImage) - Method in class com.vistech.imageloader.MultiImageLoader
 
save(BufferedImage) - Method in class com.vistech.jai.imageio.PlanarImageLoader
 
save(int, String) - Method in class com.vistech.util.SaveAsJPEGServiceProvider
 
save(RenderedImage, int, String) - Method in class com.vistech.jai.imageio.ImageSaverPanel
 
saveAs() - Method in class com.vistech.util.ApplicationFrame
 
saveAs() - Method in class com.vistech.util.SaveAsJPEGServiceProvider
 
saveAs() - Method in class com.vistech.imageviewer.ImageBrowser
 
saveAs() - Method in class com.vistech.imageviewer.ViewerPanel
 
saveAs() - Method in class com.vistech.jai.render.ViewerPanel
 
saveAs() - Method in class app.ImageViewer2D
 
saveAs() - Method in class app.JAIImageBrowser
 
saveAs(int) - Method in class com.vistech.util.SaveAsJPEGServiceProvider
 
saveAsBMP(RenderedImage, String) - Static method in class com.vistech.jai.imageio.ImageSaverJAI
 
saveAsJPEG(BufferedImage) - Method in class com.vistech.util.SaveAsJPEGServiceProvider
 
saveAsJPEG(BufferedImage) - Method in interface com.vistech.util.SaveAsJPEGService
 
saveAsJPEG(BufferedImage) - Static method in class vis.beans.plotter.PlotViewport
 
saveAsJPEG(BufferedImage) - Static method in class vis.beans.plotter.PieChart
 
saveAsJPEG(Component) - Method in class com.vistech.util.SaveAsJPEGServiceProvider
 
saveAsJPEG(Component) - Method in interface com.vistech.util.SaveAsJPEGService
 
saveAsJPEG(Image) - Method in class com.vistech.util.SaveAsJPEGServiceProvider
 
saveAsJPEG(Image) - Method in interface com.vistech.util.SaveAsJPEGService
 
saveAsJPEG(RenderedImage, OutputStream) - Static method in class viewer.JAIManipBean
 
saveAsJPEG(RenderedImage, OutputStream) - Static method in class viewer.JAIEdgeDetectBean
 
saveAsJPEG(RenderedImage, String) - Static method in class com.vistech.jai.imageio.ImageSaverJAI
 
SaveAsJPEGService - interface com.vistech.util.SaveAsJPEGService.
 
SaveAsJPEGServiceProvider - class com.vistech.util.SaveAsJPEGServiceProvider.
 
SaveAsJPEGServiceProvider() - Constructor for class com.vistech.util.SaveAsJPEGServiceProvider
 
saveAsPNGGray(RenderedImage, String) - Static method in class com.vistech.jai.imageio.ImageSaverJAI
 
saveAsPNGPalette(RenderedImage, String) - Static method in class com.vistech.jai.imageio.ImageSaverJAI
 
saveAsPNGRGB(RenderedImage, String) - Static method in class com.vistech.jai.imageio.ImageSaverJAI
 
saveAsPNM(RenderedImage, String) - Static method in class com.vistech.jai.imageio.ImageSaverJAI
 
saveAsPNM(RenderedImage, String, boolean) - Static method in class com.vistech.jai.imageio.ImageSaverJAI
 
saveAsTIFF(RenderedImage, String) - Static method in class com.vistech.jai.imageio.ImageSaverJAI
 
saveComponentAsJPEG(Component, Container, String) - Static method in class com.vistech.util.JpegUtil
 
saveCurShape(Graphics2D, int) - Method in class com.vistech.shapes.Ellipse
Draws and returns itself.
saveDisplay(int) - Method in class com.vistech.jai.imageio.ImageSaverPanel
 
savedShapeType - Variable in class com.vistech.graphics.DrawShapes
 
saveFileName - Variable in class com.vistech.util.ApplicationFrame
 
saveFileName - Variable in class com.vistech.imageviewer.ImageBrowser
 
saveFileName - Variable in class app.JAIImageBrowser
 
saveFrame - Variable in class com.vistech.jai.render.ViewerPanel
 
saveImageAsJPEG(BufferedImage) - Static method in class com.vistech.util.JpegUtil
 
saveImageAsJPEG(BufferedImage, float) - Static method in class com.vistech.util.JpegUtil
 
saveImageAsJPEG(BufferedImage, float, String) - Static method in class com.vistech.util.JpegUtil
 
saveImageAsJPEG(BufferedImage, String) - Static method in class com.vistech.util.JpegUtil
 
saveImageAsJPEG(Image, int, int, ImageObserver) - Static method in class com.vistech.util.JpegUtil
 
saveImageAsJPEG(Image, int, int, ImageObserver, String) - Static method in class com.vistech.util.JpegUtil
 
saveJAIImage(String, String) - Method in interface com.vistech.rmi.JAIImageSaver
Saves an image remotely using the JAI code.
saveOrig(int) - Method in class com.vistech.jai.imageio.ImageSaverPanel
 
savePane - Variable in class com.vistech.jai.render.ViewerPanel
 
saver - Variable in class com.vistech.jai.roi.ROIManagerJAI
 
saver - Variable in class app.JAIImageViewer
 
saveShapes() - Method in class com.vistech.graphics.DrawShapes
 
scale(double, double, double) - Method in class com.vistech.imageviewer.Zoom
 
scale(PlanarImage, double, double) - Method in class viewer.JAIManipBean
 
SCALED - Static variable in interface com.vistech.imageviewer.DisplayMode
 
SCALED - Static variable in class com.vistech.jai.render.TiledRenderableImageCanvas
 
SCALED - Static variable in class com.vistech.jai.render.RenderableImageCanvas
 
screenFormat - Variable in class app.RunOperators
 
scroll - Variable in class com.vistech.imageviewer.PanZoom
 
scroll - Variable in class app.JAIImageViewer
 
Scroll - class com.vistech.imageviewer.Scroll.
Scrolls an image displayed on a canvas.
Scroll() - Constructor for class com.vistech.imageviewer.Scroll
 
Scroll(ImageManipulator) - Constructor for class com.vistech.imageviewer.Scroll
 
scroll(int, int) - Method in class com.vistech.imageviewer.Scroll
 
scroll(int, int) - Method in interface com.vistech.imageviewer.ScrollController
Scrolls the image.
scroll(int, int) - Method in class com.vistech.jai.render.JAIImageCanvas
 
scroll(int, int) - Method in class com.vistech.jai.render.RenderableImageCanvas
 
scroll(int, int) - Method in class com.vistech.jai.render.RenderGrid
 
scrollAnchor - Variable in class com.vistech.jai.render.JAIImageCanvas
 
scrollController - Variable in class com.vistech.imageviewer.ScrollGUI
 
ScrollController - interface com.vistech.imageviewer.ScrollController.
Specifies methods to scroll an image on a canvas.
ScrollGUI - class com.vistech.imageviewer.ScrollGUI.
Implements a GUI for scrolling images on a canvas.
ScrollGUI(ScrollController) - Constructor for class com.vistech.imageviewer.ScrollGUI
 
scrollOn - Variable in class com.vistech.imageviewer.ScrollGUI
 
scrollOn - Variable in class com.vistech.jai.render.JAIImageCanvas
 
scrollOn - Variable in class com.vistech.jai.render.RenderableImageCanvas
 
scrollOn - Variable in class app.DrawSimpleShapes
 
selectionMode - Variable in class com.vistech.listselect.FileSelector
 
selectionMode - Variable in class com.vistech.listselect.FileBrowser
 
separator - Variable in class com.vistech.listselect.FileSelector
 
separator - Variable in class com.vistech.listselect.FileBrowser
 
separator - Variable in class com.vistech.rmi.RemoteImageViewerApplet
 
separator - Variable in class com.vistech.net.SimpleServletApplet
 
separator - Variable in class com.vistech.net.ImageViewerServletApplet
 
separator - Variable in class app.AWTImageViewer
 
serviceAvailable(BeanContextServiceAvailableEvent) - Method in class vis.beans.plotter.Viewport
 
serviceRevoked(BeanContextServiceRevokedEvent) - Method in class vis.beans.plotter.Viewport
 
ServletInvoker - class com.vistech.net.ServletInvoker.
 
ServletInvoker(URL) - Constructor for class com.vistech.net.ServletInvoker
 
servletURL - Variable in class com.vistech.net.ServletInvoker
 
setAboutString(String) - Method in class com.vistech.util.ApplicationFrame
 
setAboutStrings() - Method in class com.vistech.imageviewer.ImageBrowser
 
setAboutStrings() - Method in class app.ImageViewer2D
 
setAboutStrings() - Method in class app.JAIImageBrowser
 
setAboutTitle(String) - Method in class com.vistech.util.ApplicationFrame
 
setAsText(String) - Method in class vis.beans.editors.ArrayEditor
This method is called by the builder tool whenever there is a change in the text in the edit field.
setAsText(String) - Method in class vis.beans.editors.EnumEditor
 
setAWTImage(Image) - Method in class com.vistech.imageviewer.ImageCanvas
 
setAWTImage(Image) - Method in interface com.vistech.imageviewer.ImageDisplay
Sets the image property.
setAWTImage(Image) - Method in class com.vistech.jai.render.ImageManipulatorCanvas
 
setBackground(Color) - Method in class vis.beans.plotter.PlotViewport
Sets the background color.
setBackground(Color) - Method in class vis.beans.plotter.PieChart
Sets the background color.
setBarColor(Color) - Method in class vis.beans.plotter.MultiHistogram
Sets the color of the bars.
setBeanContext(BeanContext) - Method in class vis.beans.plotter.Viewport
 
setBinMinmax(Object) - Method in class vis.util.HistoData
 
setBorderULHC(int[]) - Method in class vis.beans.plotter.PlotViewport
Sets the upper left hand corner coordinate(ULHC) of the plot border.
setBorderULHC(int[]) - Method in class vis.beans.plotter.PieChart
Sets the upper left hand corner coordinate(ULHC) of the plot border.
setBorderULHC(int, int) - Method in class vis.beans.plotter.PlotViewport
Sets one of the border ULHC coordinate which is an indexed property.
setBorderULHC(int, int) - Method in class vis.beans.plotter.PieChart
Sets one of the border ULHC coordinate which is an indexed property.
setBufferedImage(BufferedImage) - Method in class com.vistech.imageviewer.ImageCanvas
 
setBufferedImage(BufferedImage) - Method in interface com.vistech.imageviewer.ImageDisplay
Sets the BufferedImage property.
setBufferedImage(BufferedImage) - Method in class com.vistech.jai.render.ImageManipulatorCanvas
 
setCapStyle(int) - Method in interface com.vistech.graphics.GraphicsDisplay
 
setCapStyle(int) - Method in class com.vistech.graphics.GraphicsCanvas2D
 
setClip(Shape) - Method in class com.vistech.imageviewer.ImageCanvas
 
setClip(Shape) - Method in interface com.vistech.imageviewer.ImageDisplay
Sets the clip shape on the destination image
setClip(Shape) - Method in interface com.vistech.graphics.GraphicsDisplay
Sets the clip shape on the destination image
setClip(Shape) - Method in class com.vistech.graphics.GraphicsCanvas2D
 
setClip(Shape) - Method in class com.vistech.jai.render.ImageManipulatorCanvas
 
setCommand(int) - Method in interface com.vistech.graphics.DrawShapesController
Sets the operation type, which are defined as constants in this interface.
setCommand(int) - Method in class com.vistech.graphics.DrawShapes
 
setCommand(int) - Method in class com.vistech.graphics.ShapesEvent
 
setCommand(int) - Method in class com.vistech.roi.ShapeEvent
Sets the command that caused the shape event to get fired.
setCommandAsString(String) - Method in class com.vistech.graphics.DrawShapes
 
setComposite(Composite) - Method in interface com.vistech.graphics.GraphicsDisplay
 
setComposite(Composite) - Method in class com.vistech.graphics.GraphicsCanvas2D
 
setConstantBorder(PlanarImage, Dimension, double) - Static method in class com.vistech.jai.util.JAIUtil
 
setCropOn(boolean) - Method in class com.vistech.jai.render.Crop
 
setCurChar(int) - Method in class com.vistech.shapes.AnnoText
Sets the current character.
setCurChar(int) - Method in interface com.vistech.shapes.Typable
Sets the current character.
setCurPoint(int, int) - Method in class com.vistech.shapes.Arrow
Sets the current position.
setCurPoint(int, int) - Method in class com.vistech.shapes.AnnoText
Sets the current position.
setCurPoint(int, int) - Method in class com.vistech.shapes.Curve
Sets the current position.
setCurrentMember(String) - Method in class vis.util.Enum
If the input is a valid member name, sets the current value & member name.
setCurrentPosition(int, int) - Method in class com.vistech.shapes.Ellipse
Sets the current point.
setCurrentPosition(Point) - Method in class com.vistech.shapes.Shapes
 
setCurrentPosition(Point) - Method in class com.vistech.shapes.Box
Sets the current position.
setCurrentPosition(Point) - Method in class com.vistech.shapes.Line
Sets the current position.
setCurrentPosition(Point) - Method in interface com.vistech.shapes.Drawable
Sets the current position.
setCurrentROI(ROI) - Method in class com.vistech.jai.roi.ROIContextJAI
 
setCurrentValue(int) - Method in class vis.util.Enum
If the input is a valid value, sets the current value and member name.
setCursor(Cursor) - Method in interface com.vistech.imageviewer.ImageDisplay
Sets the cursor.
setCursor(Cursor) - Method in interface com.vistech.graphics.GraphicsDisplay
Sets the cursor.
setCustomizerClass(Class) - Method in class vis.beans.plotter.PlotViewport
Sets the customizer class.
setCustomizerClass(Class) - Method in class vis.beans.plotter.PieChart
Sets the customizer class.
setData(Object) - Method in class vis.util.HistoData
 
setData(short[]) - Method in class com.vistech.util.ImageFactory
 
setData(short[]) - Method in class com.vistech.util.GrayscaleImageFactory
 
setDisplayImage(BufferedImage) - Method in class com.vistech.imageviewer.ImageCanvas
 
setDisplayImage(BufferedImage) - Method in interface com.vistech.imageviewer.ImageDisplay
Sets the image to be displayed on the canvas.
setDisplayImage(BufferedImage) - Method in class com.vistech.jai.render.ImageManipulatorCanvas
 
setDisplayImage(PlanarImage) - Method in class com.vistech.jai.imageio.ImageSaverPanel
 
setDisplayMode(int) - Method in class com.vistech.imageviewer.ImageCanvas
 
setDisplayMode(int) - Method in interface com.vistech.imageviewer.ImageDisplay
Sets the display mode.
setDisplayMode(int) - Method in class com.vistech.imagedata.ImagePanel
 
setDisplayMode(int) - Method in class com.vistech.jai.render.TiledRenderableImageCanvas
 
setDisplayMode(int) - Method in class com.vistech.jai.render.ImageManipulatorCanvas
 
setDisplayMode(int) - Method in class com.vistech.jai.render.RenderableImageCanvas
 
setDoubleHeaded(boolean) - Method in class com.vistech.shapes.Arrow
 
setDrawingColor(Color) - Method in class com.vistech.shapes.Shapes
 
setDrawingColor(Color) - Method in interface com.vistech.graphics.GraphicsDisplay
 
setDrawingColor(Color) - Method in class com.vistech.graphics.GraphicsCanvas2D
 
setDrawingColor(Color) - Method in class com.vistech.roi.ShapeMarker
Sets the drawing color of the shape outline.
setDrawingColor(Color) - Method in class com.vistech.roi.ROI2D
Sets the color of the ROI outline.
setDrawingColor(Color) - Method in class com.vistech.roi.ROIManager
Sets the drawing color of the ROI outline.
setDrawOn(boolean) - Method in class com.vistech.jai.render.CompositeCanvasJAI
 
setFillColor(Color) - Method in class com.vistech.shapes.Shapes
 
setFillColor(Color) - Method in interface com.vistech.graphics.GraphicsDisplay
 
setFillColor(Color) - Method in class com.vistech.graphics.GraphicsCanvas2D
 
setFillColor(Color) - Method in class com.vistech.roi.ROI2D
Sets the color of the thresholded pixels.
setFillOn(boolean) - Method in class com.vistech.shapes.Shapes
 
setFlipMode(int) - Method in class com.vistech.imageviewer.ImageCanvas
 
setFlipMode(int) - Method in class com.vistech.imageviewer.GeomManip
 
setFlipMode(int) - Method in interface com.vistech.imageviewer.GeomManipController
Sets the flip mode.
setFlipMode(int) - Method in interface com.vistech.imageviewer.ImageDisplay
Sets the flip mode.
setFlipMode(int) - Method in class com.vistech.jai.render.ImageManipulatorCanvas
 
setFont(Font) - Method in class com.vistech.shapes.Shapes
 
setFont(Font) - Method in interface com.vistech.graphics.GraphicsDisplay
Sets the font.
setFont(Font) - Method in class com.vistech.graphics.GraphicsCanvas2D
 
setFont(Font) - Method in class vis.beans.plotter.PlotViewport
Sets the font.
setFont(Font) - Method in class vis.beans.plotter.PieChart
Sets the font.
setFontSize(int) - Method in interface com.vistech.graphics.GraphicsDisplay
 
setFontSize(int) - Method in class com.vistech.graphics.GraphicsCanvas2D
 
setFontStyle(int) - Method in interface com.vistech.graphics.GraphicsDisplay
 
setFontStyle(int) - Method in class com.vistech.graphics.GraphicsCanvas2D
 
setFontType(int) - Method in interface com.vistech.graphics.GraphicsDisplay
 
setFontType(int) - Method in class com.vistech.graphics.GraphicsCanvas2D
 
setForeground(Color) - Method in class vis.beans.plotter.PlotViewport
Sets the foreground color.
setForeground(Color) - Method in class vis.beans.plotter.PieChart
Sets the foreground color.
setFreqMinmax(int[]) - Method in class vis.util.HistoData
 
setFrequency(int[]) - Method in class vis.util.HistoData
 
setGeneralPath(GeneralPath) - Method in class com.vistech.shapes.Shapes
 
setGraphColor(Color) - Method in class vis.beans.plotter.PlotViewport
Sets the graph color.
setGraphColor(Color) - Method in class vis.beans.plotter.PieChart
Sets the graph color.
setGraphColors(Color, int) - Method in class vis.beans.plotter.PlotViewport
 
setGraphTitle(String) - Method in class vis.beans.plotter.PlotViewport
Sets the graph title.
setGraphTitle(String) - Method in class vis.beans.plotter.PieChart
Sets the graph title.
setID(int) - Method in class com.vistech.roi.ROI2D
Sets the identification number for this ROI.
setImage(BufferedImage) - Method in class com.vistech.imagedata.ImagePanel
 
setImage(Image) - Method in class com.vistech.rmi.ImagePanel
 
setImage(Image) - Method in class com.vistech.net.SimpleServletApplet.ImageCanvas
 
setImage(Image) - Method in class com.vistech.net.ImageViewerServletApplet.ImageCanvas
 
setImage(PlanarImage) - Method in class com.vistech.jai.imageio.ImageSaverPanel
 
setImage(PlanarImage) - Method in class com.vistech.jai.render.JAIImageCanvas
 
setImage(PlanarImage) - Method in class com.vistech.jai.render.RenderedImageCanvas
Sets the image.
setImage(PlanarImage) - Method in class com.vistech.jai.render.CompositeCanvasJAI
 
setImage(RenderableImage) - Method in class com.vistech.jai.render.TiledRenderableImageCanvas
 
setImage(RenderableImage) - Method in class com.vistech.jai.render.RenderableImageCanvas
 
setImageDepth(int) - Method in class com.vistech.util.ImageFactory
 
setImageDepth(int) - Method in class com.vistech.util.GrayscaleImageFactory
 
setImageDimension(int, int) - Method in class com.vistech.util.ImageFactory
 
setImageDimension(int, int) - Method in class com.vistech.util.GrayscaleImageFactory
 
setImageManipulator(ImageManipulator) - Method in class com.vistech.imageviewer.Zoom
 
setImageManipulator(ImageManipulator) - Method in class com.vistech.imageviewer.Scroll
 
setImageManipulator(ImageManipulator) - Method in class com.vistech.imageviewer.GeomManip
 
setImageSet(Image[]) - Method in class com.vistech.imageviewer.ViewerPanel
 
setImageSet(PlanarImage[]) - Method in class com.vistech.jai.render.ViewerPanel
 
setImageType(int) - Method in class com.vistech.imageviewer.ImageCanvas
 
setImageType(int) - Method in interface com.vistech.imageviewer.ImageDisplay
Sets the image type property.
setImageType(int) - Method in class com.vistech.jai.render.ImageManipulatorCanvas
 
setInterpolationMode(int) - Method in class com.vistech.jai.render.TiledRenderableImageCanvas
 
setInterpolationType(int) - Method in interface com.vistech.imageviewer.ImageManipulator
Sets the interpolationType property.
setInterpolationType(int) - Method in class com.vistech.imageviewer.ImageCanvas2D
 
setInterpolationType(int) - Method in class com.vistech.jai.render.ImageManipulatorCanvas
 
setInvert(boolean) - Method in class com.vistech.imageviewer.ImageCanvas
 
setInvert(boolean) - Method in interface com.vistech.imageviewer.ImageDisplay
Sets the invert mode property.
setInvert(boolean) - Method in class com.vistech.jai.render.ImageManipulatorCanvas
 
setJoinStyle(int) - Method in class com.vistech.graphics.GraphicsCanvas2D
 
setLegendGapIncr(int) - Method in class vis.beans.plotter.PlotViewport
Sets the legend gap increment.
setLegendGapIncr(int) - Method in class vis.beans.plotter.PieChart
Sets the legend gap increment property.
setLegendOn(boolean) - Method in class vis.beans.plotter.PlotViewport
Sets the legend visibility on or of.
setLegendOn(boolean) - Method in class vis.beans.plotter.PieChart
Sets the legend visibility on or of.
setLegendPos(int[]) - Method in class vis.beans.plotter.PlotViewport
Sets the legend position which is an indexed property.
setLegendPos(int[]) - Method in class vis.beans.plotter.PieChart
Sets the legend position which is an indexed property.
setLegendPos(int, int) - Method in class vis.beans.plotter.PlotViewport
Sets the legend position which is an indexed property.
setLegendPos(int, int) - Method in class vis.beans.plotter.PieChart
Sets the legend position which is an indexed property.
setLegendPosXIncr(int) - Method in class vis.beans.plotter.PlotViewport
Sets the legend position increment in the X direction.
setLegendPosXIncr(int) - Method in class vis.beans.plotter.PieChart
Sets the legend position increment in the X direction.
setLegendPosYIncr(int) - Method in class vis.beans.plotter.PlotViewport
Sets the legend position increment in the Y direction.
setLegendPosYIncr(int) - Method in class vis.beans.plotter.PieChart
Sets the legend position increment in the Y direction.
setLegendULHC(int[]) - Method in class vis.beans.plotter.PieChart
This is an indexed propety that represents the legend position.
setLegendULHC(int, int) - Method in class vis.beans.plotter.PieChart
This is a setter method that sets an element of the indexed property.
setLensMag(double) - Method in class com.vistech.imageviewer.Lens
 
setLensMagIncrement(int) - Method in class com.vistech.imageviewer.Lens
 
setLensOn(boolean) - Method in class com.vistech.imageviewer.Lens
 
setLensOn(boolean) - Method in class com.vistech.imageviewer.LensPanel
 
setLensSize(Dimension) - Method in class com.vistech.imageviewer.Lens
 
setLensSizeIncrement(int) - Method in class com.vistech.imageviewer.Lens
 
setLevel(int) - Method in class com.vistech.imageviewer.WindowLevel
Sets the level.
setLevel(int) - Method in class com.vistech.jai.render.JAIWindowLevel
 
setLoadButtonLabel(String) - Method in class com.vistech.imageloader.MultiImageLoader
 
setLoadButtonLabel(String) - Method in class com.vistech.jai.imageio.PlanarImageLoader
 
setLoadedImage(Image) - Method in class com.vistech.imageloader.MultiImageLoader
 
setLoadedImage(PlanarImage) - Method in class com.vistech.jai.imageio.PlanarImageLoader
 
setLoadedImage(PlanarImage) - Method in class com.vistech.jai.imageio.ImageLoaderJAI
 
setLoadMode(int) - Method in class com.vistech.imageloader.MultiImageLoader
 
setLoadMode(int) - Method in class com.vistech.jai.imageio.PlanarImageLoader
 
setLocale(Locale) - Method in class com.vistech.util.ApplicationFrame
 
setLUTSize(int) - Method in class com.vistech.imageviewer.WindowLevel
Sets the size of the lookup table.
setLUTSize(int) - Method in class com.vistech.jai.render.JAIWindowLevel
 
setMagFactor(double) - Method in interface com.vistech.imageviewer.ImageManipulator
Sets the magFactor property.
setMagFactor(double) - Method in interface com.vistech.imageviewer.ZoomController
Sets the magFactor property.
setMagFactor(double) - Method in class com.vistech.imageviewer.Zoom
 
setMagFactor(double) - Method in class com.vistech.imageviewer.ImageCanvas2D
 
setMagFactor(double) - Method in class com.vistech.jai.render.ImageManipulatorCanvas
 
setMagFactor(double) - Method in class viewer.JAIManipBean
 
setMagOn(boolean) - Method in class com.vistech.imageviewer.Zoom
 
setMagOn(boolean) - Method in class com.vistech.imageviewer.ImageCanvas2D
 
setMask(Point[], int) - Method in class com.vistech.imagedata.ImagePanel
 
setMask(Point[], int) - Method in class com.vistech.roi.ROI2D
Sets the mask value of the thresholded pixels and highlights them.
setMaskValue(int) - Method in class com.vistech.roi.ROI2D
Sets the mask value.
setMaskValue(int) - Method in class com.vistech.roi.ROIManager
Sets the mask value of the current ROI.
setMaxGraphs(int) - Method in class vis.beans.plotter.PlotViewport
Sets the max number of graphs
setMaxTileIndexX(int) - Method in class com.vistech.jai.render.RenderGrid
 
setMaxTileIndexY(int) - Method in class com.vistech.jai.render.RenderGrid
 
setMultiSelect(boolean) - Method in class com.vistech.imageloader.MultiImageLoader
 
setMultiSelect(boolean) - Method in class com.vistech.jai.imageio.PlanarImageLoader
 
setNumBars(int) - Method in class vis.beans.plotter.MultiHistogram
Sets the number of bars.
setNumSmallXTicks(int) - Method in class vis.beans.plotter.PlotViewport
Sets the number of small X axis ticks.
setNumSmallYTicks(int) - Method in class vis.beans.plotter.PlotViewport
Sets the number of small Y ticks between two big ticks.
setNumXTicks(int) - Method in class vis.beans.plotter.PlotViewport
Sets the number of big X axis ticks.
setNumYTicks(int) - Method in class vis.beans.plotter.PlotViewport
Sets the number of big Y axis ticks.
setObject(Object) - Method in class vis.beans.customizers.CustomizerImpl
This method is called by the builder tool to pass the handle to the target bean.
setOffScreenImage(BufferedImage) - Method in class com.vistech.imageviewer.ImageCanvas
 
setOffScreenImage(BufferedImage) - Method in interface com.vistech.imageviewer.ImageDisplay
Sets the off screen image.
setOffScreenImage(BufferedImage) - Method in class com.vistech.jai.render.ImageManipulatorCanvas
 
setOffScrGc() - Method in class com.vistech.imageviewer.ImageCanvas
Sets off screen Graphics.
setOffScrGc() - Method in class vis.beans.plotter.Viewport
Sets off screen graphics context.
setOrigImageSize(Dimension) - Method in class com.vistech.jai.render.TiledRenderableImageCanvas
 
setOrigImageSize(Dimension) - Method in class com.vistech.jai.render.RenderableImageCanvas
 
setOriginXIncr(int) - Method in class vis.beans.plotter.PlotViewport
Sets the origin increment in the X direction.
setOriginYIncr(int) - Method in class vis.beans.plotter.PlotViewport
Sets the origin increment in the Y direction.
setPaint(Paint) - Method in interface com.vistech.graphics.GraphicsDisplay
 
setPaint(Paint) - Method in class com.vistech.graphics.GraphicsCanvas2D
 
setPan(Point) - Method in class com.vistech.jai.render.RenderGrid
 
setPanOffset(Point) - Method in interface com.vistech.imageviewer.ImageManipulator
Gets the panOffset property.
setPanOffset(Point) - Method in class com.vistech.imageviewer.Scroll
 
setPanOffset(Point) - Method in class com.vistech.imageviewer.ImageCanvas2D
 
setPanOffset(Point) - Method in interface com.vistech.imageviewer.ScrollController
Gets the panOffset property.
setPanOffset(Point) - Method in class com.vistech.jai.render.JAIImageCanvas
 
setPanOffset(Point) - Method in class com.vistech.jai.render.RenderableImageCanvas
 
setPanZoom(boolean) - Method in class com.vistech.roi.ROIManager
Turns the pan/zoom feature on or off.
setPanZoomOn(boolean) - Method in class com.vistech.imageviewer.PanZoom
 
setParams() - Method in class vis.beans.plotter.PlotViewport
Sets the drawing parameters.
setParams() - Method in class vis.beans.plotter.PieChart
Sets the pie plot viewport related parameters.
setPath(File) - Method in class com.vistech.listselect.FileSelector
 
setPath(File) - Method in class com.vistech.listselect.FileBrowser
 
setPieCenterXIncr(int) - Method in class vis.beans.plotter.PieChart
Sets the pie center x increment property.
setPieCenterYIncr(int) - Method in class vis.beans.plotter.PieChart
Sets the pie center y increment property.
setPieDiaIncr(int) - Method in class vis.beans.plotter.PieChart
Sets the pie diameter increment property.
setPolyDegree(int) - Method in class com.vistech.jai.render.WarpImageGenerator
 
setPrinterObj(Printable) - Method in class com.vistech.util.ApplicationFrame
 
setPrintLocation(Point) - Method in class com.vistech.imageviewer.ImageCanvas
 
setPrintLocation(Point) - Method in interface com.vistech.imageviewer.ImagePrint
Sets the ULHC location at which the printing starts.
setPrintSize(Dimension) - Method in class com.vistech.imageviewer.ImageCanvas
 
setPrintSize(Dimension) - Method in interface com.vistech.imageviewer.ImagePrint
Sets the size of the print.
setProperty(Object, String, Object) - Static method in class vis.beans.customizers.CustomizerUtil
This method sets the value of a property
setRenderingHints(RenderingHints) - Method in interface com.vistech.graphics.GraphicsDisplay
 
setRenderingHints(RenderingHints) - Method in class com.vistech.graphics.GraphicsCanvas2D
 
setROIContext(ROIContext) - Method in class com.vistech.roi.ROI2D
Sets the roi context property.
setROIContext(ROIContext) - Method in class com.vistech.roi.ReportPanel
 
setROIContext(ROIContextJAI) - Method in class com.vistech.jai.roi.ROIManagerJAI
 
setROIContext(ROIContextJAI) - Method in class com.vistech.jai.roi.ROIStatsPanel
 
setRoiOn(boolean) - Method in class com.vistech.roi.ShapeMarker
 
setRoiOn(boolean) - Method in class com.vistech.jai.roi.ROIManagerJAI
 
setRotationAngle(double) - Method in interface com.vistech.imageviewer.ImageManipulator
Sets the rotationAngle property.
setRotationAngle(double) - Method in class com.vistech.imageviewer.GeomManip
 
setRotationAngle(double) - Method in class com.vistech.imageviewer.ImageCanvas2D
 
setRotationAngle(double) - Method in interface com.vistech.imageviewer.GeomManipController
Sets the rotation angle.
setRotationAngle(double) - Method in class com.vistech.jai.render.ImageManipulatorCanvas
 
setRotationAngle(double) - Method in class viewer.JAIManipBean
 
setScrollOn(boolean) - Method in class com.vistech.imageviewer.ScrollGUI
 
setScrollOn(boolean) - Method in class com.vistech.jai.render.JAIImageCanvas
 
setScrollOn(boolean) - Method in class com.vistech.jai.render.RenderableImageCanvas
 
setShape(Shape) - Method in class com.vistech.roi.ROI2D
Sets the shape property.
setShapeCount(int) - Method in class com.vistech.shapes.Shapes
 
setShapesOn(boolean) - Method in class com.vistech.graphics.DrawShapes
 
setShapeType(int) - Method in interface com.vistech.graphics.DrawShapesController
Sets the shape type
setShapeType(int) - Method in class com.vistech.graphics.DrawShapes
 
setShapeType(int) - Method in class com.vistech.roi.ShapeMarker
Sets the shape type.
setShapeType(int) - Method in class com.vistech.roi.ROIManager
This is a proxy method that sets the current shape type in the roiMarker object.
setShapeType(int) - Method in class com.vistech.jai.roi.ROIManagerJAI
 
setShearFactor(double) - Method in interface com.vistech.imageviewer.ImageManipulator
Sets the shearFactor property.
setShearFactor(double) - Method in class com.vistech.imageviewer.GeomManip
 
setShearFactor(double) - Method in class com.vistech.imageviewer.ImageCanvas2D
 
setShearFactor(double) - Method in interface com.vistech.imageviewer.GeomManipController
Sets the shear factor.
setShearFactor(double) - Method in class com.vistech.jai.render.ImageManipulatorCanvas
 
setSliderValue(int) - Method in class com.vistech.roi.ThresholdAdjPanel
 
setSliderValues(int, int, int) - Method in class com.vistech.roi.ThresholdAdjPanel
 
setSliderValues(ROI) - Method in class com.vistech.jai.roi.ROIManagerJAI
 
setSmallRectsOn(boolean) - Method in class com.vistech.shapes.Shapes
 
setSortMode(int) - Method in class com.vistech.imageloader.MultiImageLoader
 
setSortMode(int) - Method in class com.vistech.jai.imageio.PlanarImageLoader
 
setSourceCanvas(CompositeCanvasJAI) - Method in class com.vistech.jai.roi.ROIManagerJAI
 
setSourceImage(RenderedImage) - Method in class com.vistech.jai.render.WarpImageGenerator
 
setStartPosition(Point) - Method in class com.vistech.shapes.Shapes
 
setStates() - Method in class com.vistech.imageviewer.PanZoom
 
setStats(double, double, double, double, double) - Method in class com.vistech.roi.ROIStatistics
Sets the statistics values
setStroke(Stroke) - Method in class com.vistech.shapes.Shapes
 
setStroke(Stroke) - Method in interface com.vistech.graphics.GraphicsDisplay
 
setStroke(Stroke) - Method in class com.vistech.graphics.GraphicsCanvas2D
 
setStrokeWidth(int) - Method in interface com.vistech.graphics.GraphicsDisplay
 
setStrokeWidth(int) - Method in class com.vistech.graphics.GraphicsCanvas2D
 
setTarget(GraphicsDisplay) - Method in class com.vistech.graphics.ParamsSelectionPanel
 
setTextColor(Color) - Method in interface com.vistech.graphics.GraphicsDisplay
 
setTextColor(Color) - Method in class com.vistech.graphics.GraphicsCanvas2D
 
setTextFieldValue(int) - Method in class com.vistech.roi.ThresholdAdjPanel
 
setTextOn(boolean) - Method in class com.vistech.graphics.DrawShapes
 
setThreshold(int) - Method in class com.vistech.roi.ROI2D
Sets the threshold value.
setTileDimension(int, int) - Method in class com.vistech.jai.render.RenderGrid
 
setTileHeight(int) - Method in class com.vistech.jai.render.RenderedImageCanvas
Sets the tile height of the formatted image.
setTileHeight(int) - Method in class com.vistech.jai.render.TiledRenderableImageCanvas
 
setTileHeight(int) - Method in class com.vistech.jai.render.RenderGrid
 
setTileIndices(int, int) - Method in class com.vistech.jai.render.RenderGrid
 
setTileWidth(int) - Method in class com.vistech.jai.render.RenderedImageCanvas
Sets the tile width of the formatted image.
setTileWidth(int) - Method in class com.vistech.jai.render.TiledRenderableImageCanvas
 
setTileWidth(int) - Method in class com.vistech.jai.render.RenderGrid
 
setTitle(String) - Method in class vis.beans.events.PlotEvent
 
setTitle(String) - Method in class vis.beans.customizers.CustomizerImpl
 
setTitleString(String) - Method in class vis.beans.plotter.PlotViewport
Sets the plot title.
setTitleString(String) - Method in class vis.beans.plotter.PieChart
Sets the plot title.
setTransform(AffineTransform) - Method in interface com.vistech.imageviewer.ImageManipulator
Sets the transform property.
setTransform(AffineTransform) - Method in class com.vistech.imageviewer.ImageCanvas2D
 
setTransform(AffineTransform) - Method in interface com.vistech.imageviewer.DrawingCanvas
Use this method to check in the current transformation.
setTransform(AffineTransform) - Method in interface com.vistech.graphics.GraphicsDisplay
 
setTransform(AffineTransform) - Method in class com.vistech.graphics.GraphicsCanvas2D
 
setTransform(AffineTransform) - Method in class com.vistech.jai.render.JAIImageCanvas
 
setTransform(AffineTransform) - Method in class com.vistech.jai.render.RenderGrid
 
setValue(Object) - Method in class vis.beans.editors.ArrayEditor
This method is initially called by the builder tool.
setValue(Object) - Method in class vis.beans.editors.EnumEditor
 
setViewportPosition(Point) - Method in class com.vistech.jai.render.JAIImageCanvas
 
setViewportPosition(Point) - Method in class com.vistech.jai.render.RenderGrid
 
setViewportSize(Dimension) - Method in class com.vistech.jai.render.RenderGrid
 
setWidHt(Dimension) - Method in class com.vistech.roi.ReportPanel
 
setWidHt(Dimension) - Method in class com.vistech.jai.roi.ROIStatsPanel
 
setWidHt(int, int) - Method in class vis.beans.plotter.Viewport
Sets width and height.
setWidHt(int, int) - Method in class vis.beans.plotter.PlotViewport
Sets width and height.
setWidHt(int, int) - Method in class vis.beans.plotter.PieChart
Sets width and height.
setWindow(int) - Method in class com.vistech.imageviewer.WindowLevel
Sets the window width.
setWindow(int) - Method in class com.vistech.jai.render.JAIWindowLevel
 
setWindowLevel(int, int) - Method in class com.vistech.imageviewer.WindowLevel
Sets the window width and level.
setWindowLevel(int, int) - Method in class com.vistech.jai.render.JAIWindowLevel
 
setWLSliderValues() - Method in class app.ImageEnhancer
 
setWLSliderValues() - Method in class app.ImageProcessor
 
setXLabel(String) - Method in class vis.beans.events.PlotEvent
 
setXLabelsPerTick(int) - Method in class vis.beans.plotter.PlotViewport
Sets the number of big X axis ticks between labels.
setXLabelString(String) - Method in class vis.beans.plotter.PlotViewport
Sets the X axis title.
setXMinmax(int[]) - Method in class vis.beans.plotter.PlotViewport
Sets the range of X axis values.
setXMinmaxObj(Object) - Method in class vis.beans.plotter.PlotViewport
Sets the X axis min and max values.
setYLabel(String) - Method in class vis.beans.events.PlotEvent
 
setYLabelsPerTick(int) - Method in class vis.beans.plotter.PlotViewport
Sets the number of big Y axis ticks between labels.
setYLabelString(String) - Method in class vis.beans.plotter.PlotViewport
Sets Y axis title.
setYMinmax(int[]) - Method in class vis.beans.plotter.PlotViewport
Sets the Y range.
setYMinmaxObj(Object) - Method in class vis.beans.plotter.PlotViewport
Sets the Y axis min and max values.
setZoomfactor(double) - Method in class com.vistech.imageviewer.ZoomGUI
 
setZoomIncrement(double) - Method in class com.vistech.imageviewer.ZoomGUI
 
setZoomOn(boolean) - Method in class com.vistech.imageviewer.ZoomGUI
 
setZoomOut(boolean) - Method in class com.vistech.imageviewer.ZoomGUI
 
shape - Variable in class com.vistech.graphics.ShapesEvent
 
shape - Variable in class com.vistech.roi.ShapeEvent
 
shapeAnchor - Variable in class com.vistech.jai.render.Crop
 
shapeAnchor - Variable in class app.DrawSimpleShapes
 
shapeCount - Variable in class com.vistech.shapes.Shapes
 
shapeDrawn(ShapeEvent) - Method in interface com.vistech.roi.ShapeEventListener
Called when a shape event is fired.
shapeDrawn(ShapeEvent) - Method in class com.vistech.roi.ROIManager
This method is called when a shape event is received.
shapeDrawn(ShapeEvent) - Method in class com.vistech.jai.roi.ROIManagerJAI
 
shapeDrawn(ShapesEvent) - Method in interface com.vistech.graphics.ShapesEventListener
 
ShapeEvent - class com.vistech.roi.ShapeEvent.
An event-state class that carries the Shape object.
ShapeEvent(Object, Shape) - Constructor for class com.vistech.roi.ShapeEvent
The ShapeEvent contsructor.
ShapeEventListener - interface com.vistech.roi.ShapeEventListener.
Specifies a method that needs to be implemented by the listeners of the shape events.
shapeEventListeners - Variable in class com.vistech.roi.ShapeMarker
 
ShapeFactory - class com.vistech.shapes.ShapeFactory.
A factory class that provides static methods to construct or copy a shape.
ShapeFactory() - Constructor for class com.vistech.shapes.ShapeFactory
 
ShapeMarker - class com.vistech.roi.ShapeMarker.
Enables users to interactively mark shapes over an image.
ShapeMarker(DrawingCanvas) - Constructor for class com.vistech.roi.ShapeMarker
The ShapeMarker constructor.
shapeROI - Variable in class com.vistech.jai.roi.ROIManagerJAI
 
Shapes - class com.vistech.shapes.Shapes.
An abstract class that represents an interactively drawable shape.
SHAPES - Static variable in class com.vistech.roi.ShapesGUI
 
Shapes() - Constructor for class com.vistech.shapes.Shapes
 
shapeSelectionPanel - Variable in class app.JavaPaintShop
 
ShapeSelectionPanel - class com.vistech.graphics.ShapeSelectionPanel.
Creates a GUI panel for selecting shapes.
ShapeSelectionPanel(DrawShapesController) - Constructor for class com.vistech.graphics.ShapeSelectionPanel
 
ShapesEvent - class com.vistech.graphics.ShapesEvent.
ShapesEvent Class.
ShapesEvent(Object, Shapes) - Constructor for class com.vistech.graphics.ShapesEvent
 
ShapesEventListener - interface com.vistech.graphics.ShapesEventListener.
ShapeEventListener Class.
ShapesGUI - class com.vistech.roi.ShapesGUI.
Creates a panel for selecting the shape types, and the colors for filling the ROI and drawing the outilne.
ShapesGUI(ROIManager) - Constructor for class com.vistech.roi.ShapesGUI
 
shapeType - Variable in class com.vistech.graphics.DrawShapes
 
shapeType - Variable in class com.vistech.roi.ShapeMarker
 
shapeType - Variable in class app.DrawSimpleShapes
 
sharpen() - Method in class app.ImageEnhancer
 
sharpen(PlanarImage) - Static method in class app.ImageProcessor
 
shear(double, double) - Method in class com.vistech.imageviewer.GeomManip
 
shear(double, double) - Method in interface com.vistech.imageviewer.GeomManipController
Shears the currently displayed image.
shearFactor - Variable in class com.vistech.imageviewer.GeomManip
 
shearFactor - Variable in class com.vistech.imageviewer.ImageCanvas2D
 
shearFactor - Variable in class com.vistech.jai.render.ImageManipulatorCanvas
 
shearIncr(double, double) - Method in class com.vistech.imageviewer.GeomManip
 
shearMaxValue - Variable in class com.vistech.imageviewer.ManipUI
 
shearMinValue - Variable in class com.vistech.imageviewer.ManipUI
 
shearOn - Variable in class com.vistech.imageviewer.GeomManip
 
shearOn - Variable in class com.vistech.imageviewer.ImageCanvas2D
 
shearOn - Variable in class com.vistech.jai.render.ImageManipulatorCanvas
 
shearSlider - Variable in class com.vistech.imageviewer.ManipUI
 
shearStartValue - Variable in class com.vistech.imageviewer.ManipUI
 
shearValue - Variable in class com.vistech.imageviewer.ManipUI
 
shearValueField - Variable in class com.vistech.imageviewer.ManipUI
 
shearX - Variable in class com.vistech.imageviewer.GeomManip
 
shearX - Variable in class com.vistech.imageviewer.ImageCanvas2D
 
shearX - Variable in class com.vistech.jai.render.ImageManipulatorCanvas
 
shearY - Variable in class com.vistech.imageviewer.GeomManip
 
shearY - Variable in class com.vistech.imageviewer.ImageCanvas2D
 
shearY - Variable in class com.vistech.jai.render.ImageManipulatorCanvas
 
showImageLoader() - Method in class app.ImageViewer2D
 
SimpleGraphicsCanvas2D - class com.vistech.graphics.SimpleGraphicsCanvas2D.
A simple graphics canvas.
SimpleGraphicsCanvas2D() - Constructor for class com.vistech.graphics.SimpleGraphicsCanvas2D
 
SimpleImageServer - class com.vistech.rmi.SimpleImageServer.
A remote server application that lists and loads images as file input streams.
SimpleImageServer() - Constructor for class com.vistech.rmi.SimpleImageServer
 
SimpleServletApplet - class com.vistech.net.SimpleServletApplet.
 
SimpleServletApplet.ImageCanvas - class com.vistech.net.SimpleServletApplet.ImageCanvas.
 
SimpleServletApplet.ImageCanvas(SimpleServletApplet) - Constructor for class com.vistech.net.SimpleServletApplet.ImageCanvas
 
SimpleServletApplet() - Constructor for class com.vistech.net.SimpleServletApplet
 
SINGLE_PIXEL_PACKED - Static variable in class com.vistech.util.ImageInfoUtil
 
sizeIncrement - Variable in class com.vistech.imageviewer.Lens
 
smallRectsOn - Variable in class com.vistech.shapes.Shapes
 
sobelGradientMagnitude(PlanarImage) - Static method in class app.ImageProcessor
 
sobelGradientMagnitude(PlanarImage) - Static method in class viewer.JAIEdgeDetectBean
 
sobelHoriz() - Method in class app.ImageEnhancer
 
sobelHoriz(PlanarImage) - Static method in class app.ImageProcessor
 
sobelVert() - Method in class app.ImageEnhancer
 
sobelVert(PlanarImage) - Static method in class app.ImageProcessor
 
sortEnum - Variable in class com.vistech.imageloader.MultiImageLoader
 
sortModeList - Variable in class com.vistech.imageloader.MultiImageLoader
 
sourceCanvas - Variable in class com.vistech.roi.ROIManager
 
sourceCanvas - Variable in class com.vistech.jai.roi.ROIManagerJAI
 
sourceCanvas - Variable in class app.WarpApp
 
sourceImage - Variable in class com.vistech.jai.render.WarpImageGenerator
 
sourceImage - Variable in class com.vistech.jai.render.TiledRenderableImageCanvas
 
sourceImage - Variable in class com.vistech.jai.render.RenderableImageCanvas
 
sourceImage - Variable in class app.WarpApp
 
sourceImage1 - Variable in class app.RunOperators
 
sourceImage2 - Variable in class app.RunOperators
 
sourceImageHeight - Variable in class com.vistech.jai.render.TiledRenderableImageCanvas
 
sourceImageHeight - Variable in class com.vistech.jai.render.RenderableImageCanvas
 
sourceImageWidth - Variable in class com.vistech.jai.render.TiledRenderableImageCanvas
 
sourceImageWidth - Variable in class com.vistech.jai.render.RenderableImageCanvas
 
sourcePanZoom - Variable in class com.vistech.roi.ROIManager
 
sourcePanZoom - Variable in class com.vistech.jai.roi.ROIManagerJAI
 
srcCoord - Variable in class com.vistech.jai.render.WarpImageGenerator
 
srcImageCanvas - Variable in class app.ImageEnhancer
 
st - Variable in class com.vistech.shapes.Shapes
 
start() - Method in class com.vistech.rmi.RemoteImageViewerApplet
 
start() - Method in class com.vistech.net.SimpleServletApplet
 
start() - Method in class com.vistech.net.ImageViewerServletApplet
 
startDraw(int, int) - Method in class com.vistech.roi.ShapeMarker
Initiates shape drawing at the specified position.
startDraw(int, int) - Method in class com.vistech.jai.render.Crop
 
startDraw(int, int) - Method in class app.DrawSimpleShapes
 
startScroll() - Method in class com.vistech.imageviewer.ScrollGUI
 
startScroll(int, int) - Method in class com.vistech.imageviewer.Scroll
 
startScroll(int, int) - Method in interface com.vistech.imageviewer.ScrollController
Starts the scroll and sets the anchor point.
startScroll(int, int) - Method in class com.vistech.jai.render.JAIImageCanvas
 
startScroll(int, int) - Method in class com.vistech.jai.render.RenderableImageCanvas
 
startScroll(int, int) - Method in class com.vistech.jai.render.RenderGrid
 
startValue - Variable in class com.vistech.imageviewer.ManipUI
 
startValue - Variable in class com.vistech.roi.ThresholdAdjPanel
 
stateChanged(ChangeEvent) - Method in class com.vistech.roi.ROIManager
This method is called when a change eventis fired by the JSlider in the ThresholdAdjPanel.
stateChanged(ChangeEvent) - Method in class com.vistech.jai.roi.ROIManagerJAI
 
stats - Variable in class com.vistech.roi.ROI2D
 
stdDev - Variable in class com.vistech.roi.ROIStatistics
 
stopScroll() - Method in class com.vistech.imageviewer.Scroll
 
stopScroll() - Method in interface com.vistech.imageviewer.ScrollController
Stops scroll.
stopScroll() - Method in class com.vistech.jai.render.JAIImageCanvas
 
stopScroll() - Method in class com.vistech.jai.render.RenderableImageCanvas
 
stopScroll() - Method in class com.vistech.jai.render.RenderGrid
 
strokeWidth - Variable in class com.vistech.graphics.GraphicsCanvas2D
 
subtractImages(PlanarImage, PlanarImage) - Static method in class com.vistech.jai.util.JAIOpUtil
 
SystemUtil - class com.vistech.util.SystemUtil.
 
SystemUtil() - Constructor for class com.vistech.util.SystemUtil
 

T

TabPanel - interface com.vistech.util.TabPanel.
 
tags - Variable in class com.vistech.jai.imageio.ImageSaverPanel
 
target - Variable in class com.vistech.graphics.ParamsSelectionPanel
 
target - Variable in class vis.beans.plotter.MultiHistoCustomizer
 
target - Variable in class vis.beans.plotter.PieChartCustomizer
 
target - Variable in class vis.beans.plotter.MultiXYPlotCustomizer
 
tc - Variable in class com.vistech.jai.render.RenderedImageCanvas
 
textColor - Variable in class com.vistech.graphics.GraphicsCanvas2D
 
thAdjuster - Variable in class com.vistech.roi.ROIManager
 
theight - Variable in class app.TiledImageViewer
 
threshAdjuster - Variable in class com.vistech.jai.roi.ROIManagerJAI
 
threshold - Variable in class com.vistech.roi.ROI2D
 
ThresholdAdjPanel - class com.vistech.roi.ThresholdAdjPanel.
Creates a slider-based GUI for adjusting the threshold.
ThresholdAdjPanel() - Constructor for class com.vistech.roi.ThresholdAdjPanel
 
thresholdROI(int) - Method in class com.vistech.roi.ROIManager
Performs the threshold operation on the ROI.
thresholdROI(int) - Method in class com.vistech.jai.roi.ROIManagerJAI
 
threshStartValue - Variable in class com.vistech.roi.ThresholdAdjPanel
 
tickGap - Variable in class vis.beans.plotter.PlotViewport
Gap between X axis ticks in pixels.
tickLen - Variable in class vis.beans.plotter.PlotViewport
Tick length.
TiledImageViewer - class app.TiledImageViewer.
An application that is capable of displaying and scrolling large rendered images.
TiledImageViewer() - Constructor for class app.TiledImageViewer
 
TiledRenderableImageCanvas - class com.vistech.jai.render.TiledRenderableImageCanvas.
A component class for drawing large renderable images.
TiledRenderableImageCanvas() - Constructor for class com.vistech.jai.render.TiledRenderableImageCanvas
 
TiledRenderableImageCanvas(RenderableImage) - Constructor for class com.vistech.jai.render.TiledRenderableImageCanvas
 
TiledRenderableImageViewer - class app.TiledRenderableImageViewer.
An application that displays renderable images.
TiledRenderableImageViewer.ImagePaint - class app.TiledRenderableImageViewer.ImagePaint.
 
TiledRenderableImageViewer.ImagePaint(TiledRenderableImageViewer, PlanarImage) - Constructor for class app.TiledRenderableImageViewer.ImagePaint
 
TiledRenderableImageViewer() - Constructor for class app.TiledRenderableImageViewer
 
tileGridXOffset - Variable in class com.vistech.jai.render.RenderedImageCanvas
 
tileGridYOffset - Variable in class com.vistech.jai.render.RenderedImageCanvas
 
tileHeight - Variable in class com.vistech.jai.render.RenderedImageCanvas
 
tileHeight - Variable in class com.vistech.jai.render.RenderGrid
 
tileWidth - Variable in class com.vistech.jai.render.RenderedImageCanvas
 
tileWidth - Variable in class com.vistech.jai.render.RenderGrid
 
title - Variable in class vis.beans.events.PlotEvent
 
title - Variable in class vis.beans.customizers.CustomizerImpl
 
titleString - Variable in class vis.beans.plotter.PlotViewport
Plot title.
titleString - Variable in class vis.beans.plotter.PieChart
Plot title
TO_FIT - Static variable in interface com.vistech.imageviewer.DisplayMode
 
TO_FIT - Static variable in class com.vistech.imagedata.ImagePanel
 
TO_FIT - Static variable in class com.vistech.jai.render.TiledRenderableImageCanvas
 
TO_FIT - Static variable in class com.vistech.jai.render.RenderableImageCanvas
 
TOP_BOTTOM - Static variable in interface com.vistech.imageviewer.FlipMode
 
TOP_BOTTOM_LEFT_RIGHT - Static variable in interface com.vistech.imageviewer.FlipMode
 
topNode - Variable in class com.vistech.listselect.FileSelector
 
topNode - Variable in class com.vistech.listselect.FileBrowser
 
toString(Object) - Static method in class vis.util.Util
Converts an one dimensional array of numbers into an array of corresponding string values.
toString(Object, Class) - Static method in class vis.beans.customizers.CustomizerUtil
Converts an object to a String.
totWid - Variable in class com.vistech.shapes.AnnoText
 
translate(double, double) - Method in class com.vistech.imageviewer.Scroll
 
translateIncr(double, double) - Method in class com.vistech.imageviewer.Scroll
 
tree - Variable in class com.vistech.listselect.FileSelector
 
tree - Variable in class com.vistech.listselect.FileBrowser
 
tree - Variable in class com.vistech.rmi.RemoteImageViewerApplet
 
tree - Variable in class app.AWTImageViewer
 
treeView - Variable in class com.vistech.listselect.FileSelector
 
treeView - Variable in class com.vistech.listselect.FileBrowser
 
trunc(double) - Static method in class vis.util.Util
Truncates a double value to the 2nd decimal precison.
twidth - Variable in class app.TiledImageViewer
 
Typable - interface com.vistech.shapes.Typable.
Specifies a method for drawing a character on a canvas.
TYPE_AWT_IMAGE - Static variable in interface com.vistech.imageviewer.ImageDisplay
Type AWT Image
TYPE_BUFFERED_IMAGE - Static variable in interface com.vistech.imageviewer.ImageDisplay
Type BufferedImage

U

UNARY_FORMAT - Static variable in class app.RunOperators
 
upButton - Variable in class com.vistech.listselect.FileSelector
 
upButton - Variable in class com.vistech.listselect.FileBrowser
 
updateHistogram() - Method in class com.vistech.roi.ReportPanel
 
updateHistogram() - Method in class com.vistech.jai.roi.ROIStatsPanel
 
updateHistogram(int[][]) - Method in class com.vistech.roi.ReportPanel
 
updateHistogram(int[][]) - Method in class com.vistech.jai.roi.ROIStatsPanel
 
updateHistogram(Shape) - Method in class com.vistech.roi.ReportPanel
 
updateHistogram(Shape) - Method in class com.vistech.jai.roi.ROIStatsPanel
 
updateImageStatsTable(BufferedImage) - Method in class com.vistech.roi.ReportPanel
 
updateMemoryMessageBar(JTextArea) - Method in class app.TiledImageViewer
 
updateMessageBar() - Method in class app.ImageViewer2D
 
updateMessageBar() - Method in class app.JavaPaintShop
 
updateMessageBar() - Method in class app.ImageManip2D
 
updateRenderGrid() - Method in class app.TiledImageViewer
 
updateRenderGrid() - Method in class app.TiledRenderableImageViewer
 
updateROI(Shape) - Method in class com.vistech.roi.ROIManager
For a specified shape, this method calls appropriate methods to create a new ROI object, and to update inforamtion related to this ROI.
updateROI(Shape) - Method in class com.vistech.jai.roi.ROIManagerJAI
 
updateROIPanel() - Method in class com.vistech.roi.ShapeMarker
Fires the shapes event to the registered listeners.
updateROIStatsTable() - Method in class com.vistech.roi.ReportPanel
 
updateROIStatsTable() - Method in class com.vistech.jai.roi.ROIStatsPanel
 
updateTreeView(String) - Method in class com.vistech.listselect.FileSelector
 
updateTreeView(String) - Method in class com.vistech.listselect.FileBrowser
 
updateUI() - Method in class com.vistech.util.ApplicationFrame
 
userDir - Variable in class com.vistech.rmi.SimpleImageServer
 
Util - class vis.util.Util.
The Util class has a number of utility methods that are used in different beans.
Util() - Constructor for class vis.util.Util
 

V

vetoNotifier - Variable in class com.vistech.imageloader.MultiImageLoader
 
vetoNotifier - Variable in class com.vistech.jai.imageio.PlanarImageLoader
 
viewer - package viewer
 
viewer - Variable in class com.vistech.imageviewer.ImageBrowser
 
viewer - Variable in class com.vistech.jai.render.InterpModePanel
 
viewer - Variable in class app.JAIImageViewer
 
viewer - Variable in class app.TiledImageViewer
 
viewer - Variable in class app.JAISimpleViewer
 
viewer - Variable in class app.JAIImageBrowser
 
viewerHeight - Variable in class com.vistech.roi.ROIManager
 
viewerHeight - Variable in class com.vistech.jai.render.RenderedImageCanvas
 
viewerHeight - Variable in class com.vistech.jai.render.RenderableImageCanvas
 
viewerHeight - Variable in class com.vistech.jai.roi.ROIManagerJAI
 
viewerHeight - Variable in class app.ImageEnhancer
 
viewerHt - Variable in class com.vistech.imageviewer.CompositeCanvas2D
 
viewerHt - Variable in class com.vistech.roi.ReportPanel
 
viewerHt - Variable in class com.vistech.rmi.ImagePanel
 
viewerHt - Variable in class com.vistech.net.SimpleServletApplet.ImageCanvas
 
viewerHt - Variable in class com.vistech.net.ImageViewerServletApplet.ImageCanvas
 
viewerHt - Variable in class com.vistech.jai.roi.ROIStatsPanel
 
viewerPane - Variable in class app.ImageViewer2D
 
ViewerPanel - class com.vistech.imageviewer.ViewerPanel.
A container class to hold multiple image canvases.
ViewerPanel - class com.vistech.jai.render.ViewerPanel.
A container class for holding multiple image canvases, each of which displays a planar image.
ViewerPanel() - Constructor for class com.vistech.imageviewer.ViewerPanel
 
ViewerPanel() - Constructor for class com.vistech.jai.render.ViewerPanel
 
viewerWid - Variable in class com.vistech.imageviewer.CompositeCanvas2D
 
viewerWid - Variable in class com.vistech.roi.ReportPanel
 
viewerWid - Variable in class com.vistech.rmi.ImagePanel
 
viewerWid - Variable in class com.vistech.net.SimpleServletApplet.ImageCanvas
 
viewerWid - Variable in class com.vistech.net.ImageViewerServletApplet.ImageCanvas
 
viewerWid - Variable in class com.vistech.jai.roi.ROIStatsPanel
 
viewerWidth - Variable in class com.vistech.roi.ROIManager
 
viewerWidth - Variable in class com.vistech.jai.render.RenderedImageCanvas
 
viewerWidth - Variable in class com.vistech.jai.render.RenderableImageCanvas
 
viewerWidth - Variable in class com.vistech.jai.roi.ROIManagerJAI
 
viewerWidth - Variable in class app.ImageEnhancer
 
Viewport - class vis.beans.plotter.Viewport.
The Viewport class provides the basic functionality to draw on a viewport.
Viewport() - Constructor for class vis.beans.plotter.Viewport
 
Viewport(int, int) - Constructor for class vis.beans.plotter.Viewport
Viewport Constructor.
vis.beans.customizers - package vis.beans.customizers
 
vis.beans.editors - package vis.beans.editors
 
vis.beans.events - package vis.beans.events
 
vis.beans.plotter - package vis.beans.plotter
 
vis.util - package vis.util
 
vmMessageBar - Variable in class app.ImageManip2D
 
vp - Variable in class com.vistech.imageviewer.ViewerPanel
 
vp - Variable in class com.vistech.jai.render.ViewerPanel
 
vp - Variable in class app.WarpApp
 
vp - Variable in class app.RunOperators
 
vpGrid - Variable in class com.vistech.imageviewer.ViewerPanel
 
vpGrid - Variable in class com.vistech.jai.render.ViewerPanel
 
vpPos - Variable in class com.vistech.jai.render.JAIImageCanvas
 
vpPos - Variable in class com.vistech.jai.render.RenderGrid
 
vpSize - Variable in class com.vistech.jai.render.RenderGrid
 
vsp - Variable in class app.WarpApp
 
vsp - Variable in class app.RunOperators
 

W

warp - Variable in class com.vistech.jai.render.WarpImageGenerator
 
WarpApp - class app.WarpApp.
A sample application that demonstrates image warping.
WarpApp() - Constructor for class app.WarpApp
 
WarpImageGenerator - class com.vistech.jai.render.WarpImageGenerator.
Generates a warped image using the "Warp" operator and related APIs
WarpImageGenerator() - Constructor for class com.vistech.jai.render.WarpImageGenerator
 
WarpImageGenerator(RenderedImage) - Constructor for class com.vistech.jai.render.WarpImageGenerator
 
wid - Variable in class com.vistech.shapes.Ellipse
Bounding box parameters.
width - Variable in class com.vistech.imageviewer.ImageCanvas
 
width - Variable in class com.vistech.graphics.SimpleGraphicsCanvas2D
 
width - Variable in class com.vistech.graphics.GraphicsCanvas2D
 
width - Variable in class com.vistech.jai.render.JAIImageCanvas
 
width - Variable in class com.vistech.jai.render.RenderGrid
 
width - Variable in class app.JAISimpleViewer.ImagePanel
 
width - Variable in class vis.beans.plotter.Viewport
 
window - Variable in class com.vistech.imageviewer.WindowLevel
 
window - Variable in class com.vistech.jai.render.WindowLevelGUI
 
window - Variable in class com.vistech.jai.render.JAIWindowLevel
 
windowField - Variable in class com.vistech.jai.render.WindowLevelGUI
 
WindowLevel - class com.vistech.imageviewer.WindowLevel.
Implements the Window/Level feature.
WindowLevel(ImageDisplay) - Constructor for class com.vistech.imageviewer.WindowLevel
The WindowLevel constructor.
WindowLevelGUI - class com.vistech.imageviewer.WindowLevelGUI.
Implements sliders for adjusting window width and level.
WindowLevelGUI - class com.vistech.jai.render.WindowLevelGUI.
Implements sliders for adjusting window width and level.
WindowLevelGUI(JAIWindowLevel) - Constructor for class com.vistech.jai.render.WindowLevelGUI
 
WindowLevelGUI(WindowLevel) - Constructor for class com.vistech.imageviewer.WindowLevelGUI
 
windowSlider - Variable in class com.vistech.jai.render.WindowLevelGUI
 
wl - Variable in class com.vistech.jai.render.WindowLevelGUI
 
wlImage - Variable in class com.vistech.imageviewer.WindowLevel
 
wlpan - Variable in class app.ImageEnhancer
 

X

x - Variable in class vis.beans.plotter.PlotViewport
Object that holds an array of X axis values.
x - Variable in class vis.beans.plotter.PieChart
Object that holds an array of X axis values.
x - Variable in class vis.beans.events.PlotEvent
 
xform - Variable in class com.vistech.graphics.GraphicsCanvas2D
 
xLabel - Variable in class vis.beans.plotter.PlotViewport
Position of the X axis title.
xLabel - Variable in class vis.beans.events.PlotEvent
 
xLabelsPerTick - Variable in class vis.beans.plotter.PlotViewport
Interval between two X axis labels in terms of nummer of big X ticks.
xLabelString - Variable in class vis.beans.plotter.PlotViewport
X axis title.
xMagFac - Variable in class vis.beans.plotter.Viewport
 
xMinmax - Variable in class vis.beans.plotter.PlotViewport
Range of X values as an array of int.
xorImages(PlanarImage, PlanarImage) - Static method in class com.vistech.jai.util.JAIOpUtil
 
xp - Variable in class com.vistech.shapes.Box
xp the x coordinates of the Box corners
xp - Variable in class com.vistech.shapes.Curve
xp the x coordinates of the Box corners
xRange - Variable in class vis.beans.plotter.PlotViewport
X axis range of values i.e.; max - min.
xRange - Variable in class vis.beans.plotter.PieChart
X axis range of values i.e.; max - min.
xScale - Variable in class vis.beans.plotter.PlotViewport
X axis scale factor.
xScale - Variable in class vis.beans.plotter.PieChart
X axis scale factor.
xScaleFac - Variable in class vis.beans.plotter.Viewport
 
xSizeRatio - Variable in class vis.beans.plotter.PlotViewport
X axis size ratio, i.e.; (X axis width in pixels)/256.
xText - Variable in class vis.beans.events.PlotEvent
 
xTextValues - Variable in class vis.beans.plotter.PlotViewport
X axis string values.
xTextValues - Variable in class vis.beans.plotter.PieChart
X axis string values.
xTickPt - Variable in class vis.beans.plotter.PlotViewport
Array that holds the values corresponding to the X axis ticks(big).
xVal - Variable in class com.vistech.jai.roi.ROIStatsPanel
 
xyPlotClass - Variable in class vis.beans.plotter.MultiXYPlotBeanInfo
 

Y

y - Variable in class vis.beans.plotter.PlotViewport
Object that holds an array of Y axis values.
y - Variable in class vis.beans.plotter.PieChart
Object that holds an array of Y axis values.
y - Variable in class vis.beans.events.PlotEvent
 
yLabel - Variable in class vis.beans.plotter.PlotViewport
Position of the Y axis title.
yLabel - Variable in class vis.beans.events.PlotEvent
 
yLabelsPerTick - Variable in class vis.beans.plotter.PlotViewport
Interval between two Y axis labels in terms of nummer of big Y ticks.
yLabelString - Variable in class vis.beans.plotter.PlotViewport
Y axis title.
yMagFac - Variable in class vis.beans.plotter.Viewport
 
yMinmax - Variable in class vis.beans.plotter.PlotViewport
Range of Y values as an array of int.
yp - Variable in class com.vistech.shapes.Box
yp the y coordinates of the Box corners
yp - Variable in class com.vistech.shapes.Curve
yp the y coordinates of the Box corners
yRange - Variable in class vis.beans.plotter.PlotViewport
Y axis range.
yRange - Variable in class vis.beans.plotter.PieChart
Y axis range
yScale - Variable in class vis.beans.plotter.PlotViewport
Y axis scale factor.
yScale - Variable in class vis.beans.plotter.PieChart
Y axis scale factor.
yScaleFac - Variable in class vis.beans.plotter.Viewport
 
ySizeRatio - Variable in class vis.beans.plotter.PlotViewport
Y axis size ratio, i.e.; (Y axis width in pixels)/256.
yVector - Variable in class vis.beans.plotter.MultiHistogram
 

Z

zoom - Variable in class com.vistech.imageviewer.PanZoom
 
zoom - Variable in class com.vistech.imageviewer.Lens
 
Zoom - class com.vistech.imageviewer.Zoom.
Zooms an image displayed on a canvas.
Zoom() - Constructor for class com.vistech.imageviewer.Zoom
 
Zoom(ImageManipulator) - Constructor for class com.vistech.imageviewer.Zoom
 
zoom(int, int, double) - Method in class com.vistech.imageviewer.ZoomGUI
 
zoomController - Variable in class com.vistech.imageviewer.ZoomGUI
 
ZoomController - interface com.vistech.imageviewer.ZoomController.
Specifies methods to zoom an image.
zoomFactor - Variable in class com.vistech.imageviewer.ZoomGUI
 
zoomGUI - Variable in class com.vistech.imageviewer.PanZoom
 
ZoomGUI - class com.vistech.imageviewer.ZoomGUI.
Implements a GUI for zooming an image drawn on a canvas.
ZoomGUI(ZoomController) - Constructor for class com.vistech.imageviewer.ZoomGUI
 
zoomOffset - Variable in class com.vistech.imageviewer.Zoom
 
zoomOffset - Variable in class com.vistech.imageviewer.ImageCanvas2D
 
zoomOn - Variable in class com.vistech.imageviewer.ZoomGUI
 
zoomOn - Variable in class com.vistech.imageviewer.PanZoom
 
zoomOut - Variable in class com.vistech.imageviewer.ZoomGUI
 
zoomOut - Variable in class com.vistech.imageviewer.PanZoom
 

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z