Package com.vistech.roi

Interface Summary
ShapeEventListener Specifies a method that needs to be implemented by the listeners of the shape events.
 

Class Summary
ReportPanel Creates a panel to display the histogram and the statistics table.
ROI2D Represents an ROI.
ROIContext A convenient class that represents the context of an ROI.
ROIManager Creates a number of ROI-related objects required by the QuantAnalyzer application, and facilitates communication between them through events.
ROIStatistics Holds values of the statistics computed for a pixel sample.
ROIUtil A utility class that provides several static methods for computing ROI-related data.
ShapeEvent An event-state class that carries the Shape object.
ShapeMarker Enables users to interactively mark shapes over an image.
ShapesGUI Creates a panel for selecting the shape types, and the colors for filling the ROI and drawing the outilne.
ThresholdAdjPanel Creates a slider-based GUI for adjusting the threshold.