- c - Variable in class at.mug.iqm.img.bundle.descriptors.IqmOpBorderOpImage
-
- c - Variable in class at.mug.iqm.img.bundle.descriptors.IqmOpCreateImageOpImage
-
- c4 - Static variable in class at.mug.iqm.commons.util.ColorConverter
-
- cache - Variable in class at.mug.iqm.gui.tilecachetool.TCInfo
-
- cache - Variable in class at.mug.iqm.gui.tilecachetool.TCTool
-
- CACHE_EVENT_ABOUT_TO_REMOVE_TILE - Variable in class at.mug.iqm.gui.tilecachetool.TCTool
-
- CACHE_EVENT_ADD - Variable in class at.mug.iqm.gui.tilecachetool.TCTool
-
- CACHE_EVENT_REMOVE - Variable in class at.mug.iqm.gui.tilecachetool.TCTool
-
- CACHE_EVENT_REMOVE_BY_FLUSH - Variable in class at.mug.iqm.gui.tilecachetool.TCTool
-
- CACHE_EVENT_REMOVE_BY_MEMORY_CONTROL - Variable in class at.mug.iqm.gui.tilecachetool.TCTool
-
- CACHE_EVENT_UPDATE_FROM_ADD - Variable in class at.mug.iqm.gui.tilecachetool.TCTool
-
- CACHE_EVENT_UPDATE_FROM_GETTILE - Variable in class at.mug.iqm.gui.tilecachetool.TCTool
-
- calc - Variable in class at.mug.iqm.img.bundle.descriptors.IqmOpCalcImageOpImage
-
- calc - Variable in class at.mug.iqm.img.bundle.descriptors.IqmOpCalcValueOpImage
-
- calcAlikeness(double[], double) - Method in class at.mug.iqm.img.bundle.op.IqmOpNexelScan
-
calculates Alikeness for kernel-array.
- calcAlikeness(double[], double) - Method in class at.mug.iqm.img.bundle.op.IqmOpStackStat
-
calculates Alikeness for data-vector.
- calcAndSetImageSize() - Method in class at.mug.iqm.plot.bundle.gui.PlotGUI_SymbolicAggregation
-
This method calculates the size of the output image and sets the GUI element
- calcAngleAndLegLenghts(AngleROI) - Static method in class at.mug.iqm.commons.util.CommonTools
-
This method calculates the angle value of a given shape object.
- calcAngleAndLegLenghts(AngleROI) - Static method in class at.mug.iqm.gui.util.GUITools
-
This method calculates the angle value of a given shape object.
- calcAppEntropy(Vector<Double>, int, double, int) - Method in class at.mug.iqm.commons.util.plot.AppEntropy
-
This method calculates the approximate entropy
- calcBetaDispH(Vector<Double>, boolean, boolean) - Method in class at.mug.iqm.plot.bundle.op.PlotOpFracHurst
-
This method calculates H using dispersional analysis according to Eke et al.
- calcBetaPSD(Vector<Double>, int, int, int, boolean, boolean, boolean) - Method in class at.mug.iqm.plot.bundle.op.PlotOpFracHurst
-
- calcBetaSWVH(Vector<Double>, boolean, boolean) - Method in class at.mug.iqm.plot.bundle.op.PlotOpFracHurst
-
This method calculates H using scaled window variance according to Eke et al.
- calcBinarizedToOne(PlanarImage) - Method in class at.mug.iqm.img.bundle.op.IqmOpRGBRelative
-
This method binarizes an image (all values over 1 are set to one)
- calcBoxDim(PlanarImage, int) - Method in class at.mug.iqm.img.bundle.op.IqmOpFracScan
-
Calculates Box dimension for kernel-array.
- calcBridgeDentrending(Vector<Double>) - Method in class at.mug.iqm.plot.bundle.op.PlotOpFracHurst
-
This Method applies bridge dentrending (end matching)
subtraction of a line connecting the first and the last point
- calcCoMatValue(Raster, int, int, Point) - Method in class at.mug.iqm.img.bundle.op.CoocurrenceMatrix
-
Helper method for calculating a specific value
- calcCompressedSignal_GZIB(Vector<Double>) - Method in class at.mug.iqm.plot.bundle.op.PlotOpComplLogDepth
-
This method calculates and returns compressed signal
- calcCompressedSignal_ZLIB(Vector<Double>) - Method in class at.mug.iqm.plot.bundle.op.PlotOpComplLogDepth
-
This method calculates and returns compressed signal
- calcCorrelations(Vector<Integer>, int, double) - Method in class at.mug.iqm.commons.util.plot.SampleEntropy
-
This method calculates correlations
- calcDecompressedSignal_GZIB(byte[]) - Method in class at.mug.iqm.plot.bundle.op.PlotOpComplLogDepth
-
This method decompresses byte array
- calcDecompressedSignal_ZLIB(byte[]) - Method in class at.mug.iqm.plot.bundle.op.PlotOpComplLogDepth
-
This method decompresses byte array
- calcDFT(Vector<Double>, Vector<Double>, Vector<Double>, Vector<Double>) - Method in class at.mug.iqm.plot.bundle.op.PlotOpFractalGenerator
-
This method calculates the DFT of a complex number
- calcDFT(Vector<Double>, Vector<Double>, Vector<Double>) - Method in class at.mug.iqm.plot.bundle.op.PlotOpFractalGenerator
-
This method calculates the DFT of a real number
- calcDFTofAC_Equ6a(Vector<Double>) - Method in class at.mug.iqm.plot.bundle.op.PlotOpFractalGenerator
-
This method calculates the DFT of a real numbered auto correlation
function according to DHM Method Caccia et al 1997 Equ 6a
- calcDFTofRSA_Equ6f(Vector<Complex>) - Method in class at.mug.iqm.plot.bundle.op.PlotOpFractalGenerator
-
This method calculates the simulated time series
- calcDFTPower(Vector<Double>) - Method in class at.mug.iqm.plot.bundle.op.PlotOpFracHurst
-
This method calculates the power spectrum of the DFT.
- calcDifference(PlanarImage, PlanarImage, double) - Method in class at.mug.iqm.img.bundle.op.IqmOpRGBRelative
-
This method calculates the difference of two images pdiff = pi1 -pi2
- calcDifferenceForBand(PlanarImage, int, int, int) - Method in class at.mug.iqm.img.bundle.op.IqmOpRGBRelative
-
This method calculates difference of two bands: band1 -band2
- calcDimension(Vector<Double>, int, int, String, boolean, boolean) - Method in class at.mug.iqm.commons.util.Higuchi
-
- calcDistance(float[], float[]) - Method in class at.mug.iqm.img.bundle.jai.stuff.FuzzyCMeansImageClustering
-
This method calculates the Euclidean distance between two N-dimensional
vectors.
- calcDistance(float[], float[]) - Method in class at.mug.iqm.img.bundle.jai.stuff.FuzzyLICMeansImageClustering
-
This method calculates the Euclidean distance between two N-dimensional
vectors.
- calcEnergy(double[]) - Method in class at.mug.iqm.img.bundle.op.IqmOpNexelScan
-
calculates statistic energy for kernel-array.
- calcEnergy(double[]) - Method in class at.mug.iqm.img.bundle.op.IqmOpStackStat
-
calculates statistic energy for data-vector.
- calcEntropy(double[]) - Method in class at.mug.iqm.img.bundle.op.IqmOpNexelScan
-
calculates statistic entropy for kernel-array.
- calcEntropy(double[]) - Method in class at.mug.iqm.img.bundle.op.IqmOpStackStat
-
calculates statistic entropy for data-vector.
- calcFFTDim(PlanarImage, int) - Method in class at.mug.iqm.img.bundle.op.IqmOpFracScan
-
Calculates FFT dimension for kernel-array.
- calcFFTSurface(int, int, int, float) - Method in class at.mug.iqm.img.bundle.op.IqmOpCreateFracSurf
-
This methods calculates a fractal surface using FFT
- calcImageMenuItem - Variable in class at.mug.iqm.gui.menu.ProcessMenu
-
- calcImaginaryImage(PlanarImage) - Method in class at.mug.iqm.img.bundle.op.IqmOpACF
-
This method calculates the imaginary part of a DFT transformed image
- calcImaginaryImage(PlanarImage) - Method in class at.mug.iqm.img.bundle.op.IqmOpFracSurrogate
-
This method calculates the imaginary part of a DFT transformed image
- calcKurtosis(double[]) - Method in class at.mug.iqm.img.bundle.op.IqmOpNexelScan
-
calculates statistic Kurtosis for kernel-array.
- calcKurtosis(double[]) - Method in class at.mug.iqm.img.bundle.op.IqmOpStackStat
-
calculates statistic Kurtosis for data-vector.
- calcLength(Vector<Float>) - Static method in class at.mug.iqm.commons.util.CommonTools
-
This method prints the length value of a line
- calcLength(Vector<Float>) - Static method in class at.mug.iqm.gui.util.GUITools
-
This method prints the length value of a line
- calcLengths(Vector<Double>, int) - Method in class at.mug.iqm.commons.util.Higuchi
-
This method calculates the "Lengths" of the series
- calcLogCorrelations(Vector<Integer>, int, int) - Method in class at.mug.iqm.commons.util.plot.AppEntropy
-
This method calculates logarithm of correlations
- calcLogRegression(Vector[], int, int, String, boolean, boolean) - Method in class at.mug.iqm.commons.util.AllometricScaling
-
- calcMean(Vector<Double>) - Method in class at.mug.iqm.commons.util.AllometricScaling
-
This method calculates the mean of a series
- calcMean(Vector<Double>) - Method in class at.mug.iqm.commons.util.plot.AppEntropy
-
This method calculates the mean of a data series
- calcMean(Vector<Double>) - Method in class at.mug.iqm.commons.util.plot.SampleEntropy
-
This method calculates the mean of a data series.
- calcMean(Vector<Double>) - Method in class at.mug.iqm.commons.util.plot.Surrogate
-
This method calculates the mean of a data series
- calcMean(double[]) - Method in class at.mug.iqm.commons.util.plot.Surrogate
-
This method calculates the mean of a data series
- calcMean(double[]) - Method in class at.mug.iqm.img.bundle.op.IqmOpNexelScan
-
Calculates statistic mean for kernel-array.
- calcMean(double[]) - Method in class at.mug.iqm.img.bundle.op.IqmOpStackStat
-
Calculates statistic mean for data-vector.
- calcMean(Vector<Double>) - Method in class at.mug.iqm.plot.bundle.op.PlotOpAutoCorrelation
-
This method calculates the mean of a data series
- calcMean(Vector<Double>) - Method in class at.mug.iqm.plot.bundle.op.PlotOpComplLogDepth
-
This method calculates the mean of a data series
- calcMean(Vector<Double>) - Method in class at.mug.iqm.plot.bundle.op.PlotOpEntropy
-
This method calculates the mean of a data series
- calcMean(Vector<Double>) - Method in class at.mug.iqm.plot.bundle.op.PlotOpFracHurst
-
This method calculates the mean of a data series
- calcMean(Vector<Double>) - Method in class at.mug.iqm.plot.bundle.op.PlotOpSymbolicAggregation
-
This method calculates the mean of a data series
- calcMeansAndVariances(Vector<Double>) - Method in class at.mug.iqm.commons.util.AllometricScaling
-
This method calculates the standard deviations and the means of the downscaled data series
- calcMinkDim(PlanarImage, int) - Method in class at.mug.iqm.img.bundle.op.IqmOpFracScan
-
Calculates Minkowski dimension for kernel-array.
- calcMinMax(PlanarImage, boolean, Histogram) - Method in class at.mug.iqm.img.bundle.op.IqmOpStatistics
-
Calculate min and max values for each band of an image.
- calcMom3(double[]) - Method in class at.mug.iqm.img.bundle.op.IqmOpNexelScan
-
Calculates statistic moment3 for kernel-array.
- calcMom3(double[]) - Method in class at.mug.iqm.img.bundle.op.IqmOpStackStat
-
Calculates statistic moment3 for data-vector.
- calcMom4(double[]) - Method in class at.mug.iqm.img.bundle.op.IqmOpNexelScan
-
Calculates statistic moment4 for kernel-array.
- calcMom4(double[]) - Method in class at.mug.iqm.img.bundle.op.IqmOpStackStat
-
Calculates statistic moment4 for data-vector.
- calcMPDSurface(int, int, int, float) - Method in class at.mug.iqm.img.bundle.op.IqmOpCreateFracSurf
-
This methods calculates a fractal surface using Midpoint Displacement
- calcNewSeries(Vector<Double>, int, int) - Method in class at.mug.iqm.commons.util.plot.AppEntropy
-
This method calculates new data series
- calcNewSeries(Vector<Double>, int, int) - Method in class at.mug.iqm.commons.util.plot.SampleEntropy
-
This method calculates new data series
- calcNewWidthHeight(float, float, int, int) - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_Resize
-
This method calculates the new values
- calcNormHistogram(Stat) - Method in class at.mug.iqm.plot.bundle.op.PlotOpStatistics
-
this method calculates a normalized histogram using flanagans library the
histogram is mainly used to calculate entropies
- calcNormP(float[], float) - Method in class at.mug.iqm.img.bundle.jai.stuff.FuzzyLICMeansImageClustering
-
added by Ahammer 2010 05 This method calculates the p-norm.
- calcNumberOfCorrelations(Vector<Vector<Double>>, int, double) - Method in class at.mug.iqm.commons.util.plot.AppEntropy
-
This method calculates the number of correlations
- calcNumberOfCorrelations(Vector<Vector<Double>>, int, double) - Method in class at.mug.iqm.commons.util.plot.SampleEntropy
-
This method calculates the number of correlations
- calcOtsu(int[]) - Method in class at.mug.iqm.commons.util.Otsu
-
Otsu calculation for a single band based on http://www.labbookpages.co.uk/software/imgProc/otsuThreshold.html
- calcOutImage(PlanarImage, PlanarImage, int, int) - Method in class at.mug.iqm.img.bundle.op.IqmOpRGBRelative
-
- calcOutImageForRankImage(PlanarImage, PlanarImage, int) - Method in class at.mug.iqm.img.bundle.op.IqmOpRGBRelative
-
This method calculates the out put image
- calcParabolicWindowing(Vector<Double>) - Method in class at.mug.iqm.plot.bundle.op.PlotOpFracHurst
-
This method applies parabolic windowing
according to Equ6 Eke etal 2000
- calcPEntropy(Vector<Double>, int, int) - Method in class at.mug.iqm.commons.util.plot.PEntropy
-
This method calculates the permutation entropy
- calcPowerSpectrum(Vector<Double>) - Method in class at.mug.iqm.plot.bundle.op.PlotOpFractalGenerator
-
This method calculates the power spectrum of a signal
- calcPyrDim(PlanarImage, int) - Method in class at.mug.iqm.img.bundle.op.IqmOpFracScan
-
Calculates Pyramid dimension for kernel-array.
- calcRange(double[]) - Method in class at.mug.iqm.img.bundle.op.IqmOpNexelScan
-
Calculates statistic range for kernel-array.
- calcRange(double[]) - Method in class at.mug.iqm.img.bundle.op.IqmOpStackStat
-
Calculates statistic range for data-vector.
- calcRatio(PlanarImage, PlanarImage) - Method in class at.mug.iqm.img.bundle.op.IqmOpRGBRelative
-
This method calculates the ratios of two images in percent Ratio =
pi1/(pi1+pi2+pi3)
- calcRatioForBand(PlanarImage, int, int) - Method in class at.mug.iqm.img.bundle.op.IqmOpRGBRelative
-
This method calculates one band
- calcRealImage(PlanarImage) - Method in class at.mug.iqm.img.bundle.op.IqmOpACF
-
This method calculates the real part of a DFT transformed image
- calcRealImage(PlanarImage) - Method in class at.mug.iqm.img.bundle.op.IqmOpFracSurrogate
-
This method calculates the real part of a DFT transformed image
- calcRegGrow(Point, int) - Method in class at.mug.iqm.img.bundle.op.IqmOpRegGrow
-
Calculates the RegGrow-Algorithm for one seedPoint
- calcRSA_Equ6be(Vector<Double>) - Method in class at.mug.iqm.plot.bundle.op.PlotOpFractalGenerator
-
- calcSampleEntropy(Vector<Double>, int, double, int) - Method in class at.mug.iqm.commons.util.plot.SampleEntropy
-
This method calculates the sample entropy
- calcSkewness(double[]) - Method in class at.mug.iqm.img.bundle.op.IqmOpNexelScan
-
calculates statistic Skewness for kernel-array.
- calcSkewness(double[]) - Method in class at.mug.iqm.img.bundle.op.IqmOpStackStat
-
calculates statistic Skewness for data-vector.
- calcSquaredDistance(float[], float[]) - Method in class at.mug.iqm.img.bundle.jai.stuff.FuzzyCMeansImageClustering
-
This method calculates the squared distance between two N-dimensional
vectors.
- calcSquaredDistance(float[], float[]) - Method in class at.mug.iqm.img.bundle.jai.stuff.FuzzyLICMeansImageClustering
-
This method calculates the squared distance between two N-dimensional
vectors.
- calcStandardDeviation(Vector<Double>) - Method in class at.mug.iqm.commons.util.plot.AppEntropy
-
This method calculates the standard deviation of a data series
- calcStandardDeviation(Vector<Double>) - Method in class at.mug.iqm.commons.util.plot.SampleEntropy
-
This method calculates the standard deviation of a data series.
- calcStandardDeviation(Vector<Double>) - Method in class at.mug.iqm.commons.util.plot.Surrogate
-
This method calculates the standard deviation of a data series
- calcStandardDeviation(double[]) - Method in class at.mug.iqm.commons.util.plot.Surrogate
-
This method calculates the standard deviation of a data series
- calcStandardDeviation(double[]) - Method in class at.mug.iqm.img.bundle.op.IqmOpNexelScan
-
Calculates statistic standard deviation for kernel-array.
- calcStandardDeviation(double[]) - Method in class at.mug.iqm.img.bundle.op.IqmOpStackStat
-
Calculates statistic standard deviation for data-vector.
- calcStandardDeviation(Vector<Double>) - Method in class at.mug.iqm.plot.bundle.op.PlotOpFracHurst
-
This method calculates the standard deviation of a data series
- calcStandardDeviation(Vector<Double>) - Method in class at.mug.iqm.plot.bundle.op.PlotOpSymbolicAggregation
-
This method calculates the standard deviation of a data series
- calcStdDev(Vector<Double>, double) - Method in class at.mug.iqm.commons.util.AllometricScaling
-
This method calculates the standard deviation of a series
- calcSumOfCorrelation(Vector<Double>, int, int) - Method in class at.mug.iqm.commons.util.plot.AppEntropy
-
This method calculates the sum of correlations
- calcSumOfCorrelation(Vector<Double>, int, int) - Method in class at.mug.iqm.commons.util.plot.SampleEntropy
-
This method calculates the sum of correlations
- calcSumSinesSurface(int, int, int, float) - Method in class at.mug.iqm.img.bundle.op.IqmOpCreateFracSurf
-
This methods calculates a fractal surface using sum of sines
- calcSurrogateAAFT(double[]) - Method in class at.mug.iqm.commons.util.plot.Surrogate
-
This method calculates a surrogate data double array using the AAFT (amplitude adjusted FT) method
A Gaussian signal y is constructed
y is ranked according to the original signal
then y is FFT converted, phase randomized and inverse FFT back converted yielding y'
the original signal is ranked according to y'
- calcSurrogateGaussian(Vector<Double>) - Method in class at.mug.iqm.commons.util.plot.Surrogate
-
This method calculates a surrogate data vector using the Gaussian method
A Gaussian signal with identical mean and standard deviation as the original signal is constructed
- calcSurrogateGaussian(double[]) - Method in class at.mug.iqm.commons.util.plot.Surrogate
-
This method calculates a surrogate data double array using the Gaussian method
A Gaussian signal with identical mean and standard deviation as the original signal is constructed
- calcSurrogateMultivariate(double[]) - Method in class at.mug.iqm.commons.util.plot.Surrogate
-
This method calculates a surrogate data double array using the multivariate method
Not implemented yet
- calcSurrogatePseudoPeriodic(double[]) - Method in class at.mug.iqm.commons.util.plot.Surrogate
-
This method calculates a surrogate data double array using the pseudo periodic method
Not implented yet
- calcSurrogateRandomPhase(double[]) - Method in class at.mug.iqm.commons.util.plot.Surrogate
-
This method calculates a surrogate data double array using the phase randomized method
The signal is FFT converted, phase randomized and inverse FFT back converted
- calcSurrogateSeries(Vector<Double>, int, int) - Method in class at.mug.iqm.commons.util.plot.Surrogate
-
This method calculates new surrogate series
- calcSurrogateShuffle(double[]) - Method in class at.mug.iqm.commons.util.plot.Surrogate
-
This method calculates a surrogate data double array using the shuffle method
The signal is randomly shuffled
- calcThreshold() - Method in class at.mug.iqm.commons.util.Otsu
-
Calculates a threshold for each of the bands stored in histo
- calcThreshold(PlanarImage, double) - Method in class at.mug.iqm.img.bundle.op.IqmOpRGBRelative
-
This method compares the input image with the preset percentage
- calculateArea() - Method in interface at.mug.iqm.api.gui.roi.AreaEnabledROI
-
Calculate the area of the ROIShape
- calculateArea() - Method in class at.mug.iqm.api.gui.roi.EllipseROI
-
Calculates the area of this elliptic shape.
- calculateArea() - Method in class at.mug.iqm.api.gui.roi.RectangleROI
-
Calculates the area of this rectangular shape.
- calculateBinaryFeatures(Vector, int, Histogram, boolean) - Method in class at.mug.iqm.img.bundle.op.IqmOpStatistics
-
Calculates the binary features
- calculateClusterCentersFromMFs() - Method in class at.mug.iqm.img.bundle.jai.stuff.FuzzyCMeansImageClustering
-
This method calculates the cluster centers from the membership functions.
- calculateClusterCentersFromMFs() - Method in class at.mug.iqm.img.bundle.jai.stuff.FuzzyLICMeansImageClustering
-
This method calculates the cluster centers from the membership functions.
- calculateCommonFeatures(Vector, int, String, String, String, int, int) - Method in class at.mug.iqm.img.bundle.op.IqmOpStatistics
-
Add Features that are always used
- calculateEndpoints() - Method in class at.mug.iqm.api.gui.roi.LineROI
-
Calculate the start and end point of the segment.
- calculateFirstOrderFeatures(Vector, int, double[][], Histogram, double, int, PlanarImage) - Method in class at.mug.iqm.img.bundle.op.IqmOpStatistics
-
Calculates the first order features
- calculateFuzzyFactorGs() - Method in class at.mug.iqm.img.bundle.jai.stuff.FuzzyLICMeansImageClustering
-
added by Ahammer 2010 05 This method calculates the fuzzy factor G
- calculateKC(PlanarImage) - Method in class at.mug.iqm.img.bundle.op.IqmOpFracPyramid
-
This method estimates the Kolmogorov Complexity by lossless compression
- calculateLength() - Method in class at.mug.iqm.api.gui.roi.LineROI
-
Calculates and sets the length of this shape.
- calculateMatrix() - Method in class at.mug.iqm.img.bundle.op.CoocurrenceMatrix
-
Performs the actual matrix calculation
- calculateMFsFromClusterCenters() - Method in class at.mug.iqm.img.bundle.jai.stuff.FuzzyCMeansImageClustering
-
This method calculates the membership functions from the cluster centers.
- calculateMFsFromClusterCenters() - Method in class at.mug.iqm.img.bundle.jai.stuff.FuzzyLICMeansImageClustering
-
adapted by Ahammer 2010 05 This method calculates the membership
functions from the cluster centers.
- calculateObjectiveFunction() - Method in class at.mug.iqm.img.bundle.jai.stuff.FuzzyCMeansImageClustering
-
- calculateObjectiveFunction() - Method in class at.mug.iqm.img.bundle.jai.stuff.FuzzyLICMeansImageClustering
-
- calculateParameters(double[], double[], int, int) - Method in class at.mug.iqm.commons.util.LinearRegression
-
This class calculates the regression parameters
- calculatePDM(PlanarImage) - Method in class at.mug.iqm.img.bundle.op.IqmOpFracPyramid
-
This method calculates the sum of differences according to the PDM
(see Mayrhofer-R., PhD thesis, Med.
- calculateProperties() - Method in class at.mug.iqm.api.gui.roi.AngleROI
-
Computes and sets the properties of this shape.
- calculateSecondOrderFeatures(Vector, int, CoocurrenceMatrix, String, int, int) - Method in class at.mug.iqm.img.bundle.op.IqmOpStatistics
-
Calculate second order features
- calculateTotalsBlanketMethod(PlanarImage) - Method in class at.mug.iqm.img.bundle.op.IqmOpFracPyramid
-
This method calculates the area of a grey value surface one step of
Blanket Method (Minkowski dilation for surface) according to Tang, Tao,
Lam.
- calculateTotalsEntropyMethod(PlanarImage) - Method in class at.mug.iqm.img.bundle.op.IqmOpFracPyramid
-
This method calculates the entropy of a grey value surface
- calculateTotalsGradientMethod(PlanarImage, float[]) - Method in class at.mug.iqm.img.bundle.op.IqmOpFracPyramid
-
PGM - Pyramidal Gradients Method (Sobel kernel)
This method calculates the area of a grey value surface based on the
PGM method developed by Michael Mayrhofer-R.
- calculateZoomLevels(double) - Method in class at.mug.iqm.api.gui.util.ZoomHelper
-
Calculates the zoom level according to a given minimum dimension.
- calcValueMenuItem - Variable in class at.mug.iqm.gui.menu.ProcessMenu
-
- calcVariance(Vector<Double>, double) - Method in class at.mug.iqm.commons.util.AllometricScaling
-
This method calculates the variance of a series
- calcVariance(Vector<Double>) - Method in class at.mug.iqm.commons.util.plot.AppEntropy
-
This method calculates the variance of a data series
- calcVariance(Vector<Double>) - Method in class at.mug.iqm.commons.util.plot.SampleEntropy
-
This method calculates the variance of a data series.
- calcVariance(Vector<Double>) - Method in class at.mug.iqm.commons.util.plot.Surrogate
-
This method calculates the variance of a data series
- calcVariance(double[]) - Method in class at.mug.iqm.commons.util.plot.Surrogate
-
This method calculates the variance of a data series
- calcVariance(double[]) - Method in class at.mug.iqm.img.bundle.op.IqmOpNexelScan
-
Calculates statistic variance for kernel-array.
- calcVariance(double[]) - Method in class at.mug.iqm.img.bundle.op.IqmOpStackStat
-
Calculates statistic variance for data-vector.
- calcVariance(Vector<Double>) - Method in class at.mug.iqm.plot.bundle.op.PlotOpFracHurst
-
This method calculates the variance of a data series
- calcVariance(Vector<Double>) - Method in class at.mug.iqm.plot.bundle.op.PlotOpSymbolicAggregation
-
This method calculates the variance of a data series
- calcVariance(Vector<Double>, double) - Method in class at.mug.iqm.plot.bundle.op.PlotOpSymbolicAggregation
-
This method calculates the variance of a data series
- call() - Method in class at.mug.iqm.commons.io.ImageFileReader
-
- call() - Method in class at.mug.iqm.commons.io.PlainTextFileReader
-
- caller - Static variable in class at.mug.iqm.api.gui.util.ToggleRunnable
-
- caller - Static variable in class at.mug.iqm.commons.gui.OpenPlotDialog
-
- caller - Static variable in class at.mug.iqm.commons.gui.OpenTableDialog
-
- caller - Static variable in class at.mug.iqm.commons.gui.SaveImageStackDialog
-
- caller - Static variable in class at.mug.iqm.commons.util.ErrorMessagePanel
-
- caller - Static variable in class at.mug.iqm.commons.util.image.SVSImageExtractor
-
- caller - Variable in class at.mug.iqm.core.processing.CreateCopiesTask
-
- caller - Variable in class at.mug.iqm.core.processing.ExecutorServiceProcessingTask
-
- caller - Static variable in class at.mug.iqm.core.processing.loader.ImageDataBoxLoader
-
The class.
- caller - Variable in class at.mug.iqm.core.processing.SerialProcessingTask
-
- caller - Variable in class at.mug.iqm.core.processing.SingleProcessingTask
-
- caller - Static variable in class at.mug.iqm.core.workflow.Manager
-
- caller - Static variable in class at.mug.iqm.gui.dialog.OpenImageHeaderDialog
-
- caller - Static variable in class at.mug.iqm.gui.MainFrame
-
- caller - Static variable in class at.mug.iqm.gui.ManagerPanel
-
- caller - Static variable in class at.mug.iqm.gui.menu.EditMenu
-
- caller - Static variable in class at.mug.iqm.gui.menu.PlotMenu
-
- caller - Static variable in class at.mug.iqm.img.bundle.descriptors.IqmOpInvertOpImage
-
- caller - Static variable in class at.mug.iqm.img.bundle.gui.OperatorGUI_BUnwarpJ
-
- caller - Static variable in class at.mug.iqm.img.bundle.gui.OperatorGUI_CreateFracSurf
-
- caller - Static variable in class at.mug.iqm.img.bundle.gui.OperatorGUI_CreateImage
-
- caller - Static variable in class at.mug.iqm.img.bundle.gui.OperatorGUI_Crop
-
- cancel() - Method in class at.mug.iqm.api.gui.util.IqmSlideShow.SlideShow
-
Stops the slideshow.
- CANCEL - Static variable in class at.mug.iqm.gui.dialog.ManagerItemExportDialog
-
- CANCEL_OPTION - Static variable in interface at.mug.iqm.api.gui.IDialogUtil
-
- cancelProtocol() - Method in class at.mug.iqm.core.workflow.ExecutionProxy
-
- canImport(JComponent, DataFlavor[]) - Method in class at.mug.iqm.commons.util.ArrayListTransferHandler
-
- canvasMover - Variable in class at.mug.iqm.api.gui.DefaultDrawingLayer
-
A custom key listener for moving the canvas with spacebar down and mouse
drag gestures.
- CanvasMover - Class in at.mug.iqm.api.gui.roi.events.handler
-
This event handler class handles events on the display panel.
- CanvasMover(ILookPanel) - Constructor for class at.mug.iqm.api.gui.roi.events.handler.CanvasMover
-
Default constructor receiving the reference to the
ILookPanel.
- capacities - Static variable in class at.mug.iqm.gui.tilecachetool.TCTool
-
- capacity_menu - Variable in class at.mug.iqm.gui.tilecachetool.TCTool
-
- caption - Variable in class at.mug.iqm.api.gui.ScriptEditorTab
-
- carpol(double, double, double[], double[], double[]) - Static method in class at.mug.iqm.commons.lau.Basic
-
- cbox_chooseParameterBlock - Variable in class at.mug.iqm.templatemanager.TemplateManagerGUI
-
- cbox_chooseParameterBlockItemStateChanged(ItemEvent) - Method in class at.mug.iqm.templatemanager.TemplateManagerGUI
-
This function sets the GUIs ParameterBlock to the user's choice.
This function is called, when the changes the item in the combo-box.
- cbxColor - Variable in class at.mug.iqm.img.bundle.gui.OperatorGUI_Threshold
-
- cbxLAF - Variable in class at.mug.iqm.api.gui.PreferenceFrame
-
- cbxLAFModel - Variable in class at.mug.iqm.api.gui.PreferenceFrame
-
- cbxLLPresets - Variable in class at.mug.iqm.img.bundle.gui.OperatorGUI_Threshold
-
- centerFrameOnScreen(Window) - Static method in class at.mug.iqm.commons.util.CommonTools
-
Centers a specified
Window on the screen.
- centerFrameOnScreen(Window) - Static method in class at.mug.iqm.gui.util.GUITools
-
Centers a specified
Window on the screen.
- changedUpdate(DocumentEvent) - Method in class at.mug.iqm.api.gui.ScriptEditorTab
-
- changeListener - Variable in class com.bric.window.WindowMenu
-
- changeListeners - Static variable in class com.bric.window.WindowList
-
- channel - Static variable in class at.mug.iqm.main.IQM
-
- channelIndex - Variable in class at.mug.iqm.api.gui.util.ColorChannelWidget
-
- channelName - Variable in class at.mug.iqm.api.gui.util.ColorChannelWidget
-
- chart - Variable in class at.mug.iqm.api.plot.charts.HistogramXYLineChart
-
- chart - Variable in class at.mug.iqm.gui.PlotPanel
-
- chart1 - Variable in class at.mug.iqm.img.bundle.gui.OperatorGUI_Threshold
-
- chart2 - Variable in class at.mug.iqm.img.bundle.gui.OperatorGUI_Threshold
-
- chart3 - Variable in class at.mug.iqm.img.bundle.gui.OperatorGUI_Threshold
-
- chart_1_controls - Variable in class at.mug.iqm.img.bundle.gui.OperatorGUI_Threshold
-
- chart_1_panel - Variable in class at.mug.iqm.img.bundle.gui.OperatorGUI_Threshold
-
- chart_2_controls - Variable in class at.mug.iqm.img.bundle.gui.OperatorGUI_Threshold
-
- chart_2_panel - Variable in class at.mug.iqm.img.bundle.gui.OperatorGUI_Threshold
-
- chart_3_controls - Variable in class at.mug.iqm.img.bundle.gui.OperatorGUI_Threshold
-
- chart_3_panel - Variable in class at.mug.iqm.img.bundle.gui.OperatorGUI_Threshold
-
- chartChanged(ChartChangeEvent) - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_Threshold
-
- chartContent - Variable in class at.mug.iqm.gui.PlotPanel
-
The panel, where the chart is displayed.
- chartPanel - Variable in class at.mug.iqm.api.plot.charts.DefaultXYLineChart
-
- chartPanel - Variable in class at.mug.iqm.api.plot.charts.HistogramXYLineChart
-
- chartPanel - Variable in class at.mug.iqm.gui.PlotPanel
-
- ChartType - Enum in at.mug.iqm.api.plot.charts
-
This enumeration defines the possible chart types in IQM.
- ChartType() - Constructor for enum at.mug.iqm.api.plot.charts.ChartType
-
- chbxAutoPreview - Variable in class at.mug.iqm.gui.ManagerPanel
-
- chbxDrawROIs - Variable in class at.mug.iqm.commons.gui.AbstractImageSavingDialog
-
- chbxExService - Variable in class at.mug.iqm.gui.ControlPanel
-
- chbxMainLeft - Variable in class at.mug.iqm.gui.ManagerPanel
-
- chbxMainRight - Variable in class at.mug.iqm.gui.ManagerPanel
-
- chbxPJ - Variable in class at.mug.iqm.gui.ControlPanel
-
- chbxSerial - Variable in class at.mug.iqm.gui.ControlPanel
-
- chbxStoreModel - Variable in class at.mug.iqm.commons.gui.AbstractTableSavingDialog
-
- chbxTogglePreview - Variable in class at.mug.iqm.gui.ManagerPanel
-
- chbxVirtual - Variable in class at.mug.iqm.gui.ControlPanel
-
- chbxVisibility - Variable in class at.mug.iqm.api.gui.util.ColorChannelWidget
-
- chckBoxDeleteExisitingPlot - Variable in class at.mug.iqm.api.operator.FractalImageOptionsPanel
-
- chckBoxShowPlot - Variable in class at.mug.iqm.api.operator.FractalImageOptionsPanel
-
- chckbxAutoPreview - Variable in class at.mug.iqm.api.operator.CustomImageOptionsPanel
-
- chckbxAutoPreview - Variable in class at.mug.iqm.api.operator.CustomPlotOptionsPanel
-
- chckbxCustoms - Variable in class at.mug.iqm.api.operator.OutputOptionsPanel
-
- chckbxExportImagePairs - Variable in class at.mug.iqm.gui.dialog.ManagerItemExportDialog
-
- chckbxImages - Variable in class at.mug.iqm.api.operator.OutputOptionsPanel
-
- chckbxInvertOutputImage - Variable in class at.mug.iqm.api.operator.CustomImageOptionsPanel
-
- chckbxKeepExistingRoi - Variable in class at.mug.iqm.api.gui.PreferenceFrame
-
- chckbxPlots - Variable in class at.mug.iqm.api.operator.OutputOptionsPanel
-
- chckbxTables - Variable in class at.mug.iqm.api.operator.OutputOptionsPanel
-
- chckbxVirtual - Variable in class at.mug.iqm.api.operator.AbstractImageOperatorGUI
-
- chckbxVirtual - Variable in class at.mug.iqm.api.operator.AbstractPlotOperatorGUI
-
- chckbxVisible - Variable in class at.mug.iqm.api.gui.util.ROILayerWidget
-
- checkAcceptance(DropTargetDragEvent) - Method in class at.mug.iqm.api.gui.TankPanelDropEventHandler
-
- checkAlreadyStarted() - Method in class at.mug.iqm.main.IQM
-
This method checks, whether another instance of IQM is already running.
- CheckBoxTableHeader - Class in at.mug.iqm.api.gui.util
-
Idea taken from: http://www.coderanch.com/t/343795/GUI/java/Check-Box-JTable-header
- CheckBoxTableHeader(ItemListener) - Constructor for class at.mug.iqm.api.gui.util.CheckBoxTableHeader
-
- CheckBoxTableHeader(ItemListener, String) - Constructor for class at.mug.iqm.api.gui.util.CheckBoxTableHeader
-
- checkIfDataPointsAreNotNegative(Vector<Double>) - Method in class at.mug.iqm.plot.bundle.op.PlotOpFractalGenerator
-
- checkJavaVersion() - Static method in class at.mug.iqm.main.IQM
-
- checkModifiers(int, int) - Static method in class at.mug.iqm.commons.util.CommonTools
-
Checks the modifier for a given mask.
- checkPoint(Point, int) - Method in class at.mug.iqm.img.bundle.op.IqmOpRegGrow
-
Checks whether the point should be pushed on the stack or not
- childTask - Variable in class at.mug.iqm.api.processing.AbstractProcessingTask
-
A reference to the child task, if present.
- chldec1(double[], int, double[]) - Static method in class at.mug.iqm.commons.lau.Linear_algebra
-
- chldec2(double[][], int, double[]) - Static method in class at.mug.iqm.commons.lau.Linear_algebra
-
- chldecbnd(double[], int, int, double[]) - Static method in class at.mug.iqm.commons.lau.Linear_algebra
-
- chldecinv1(double[], int, double[]) - Static method in class at.mug.iqm.commons.lau.Linear_algebra
-
- chldecinv2(double[][], int, double[]) - Static method in class at.mug.iqm.commons.lau.Linear_algebra
-
- chldecsol1(double[], int, double[], double[]) - Static method in class at.mug.iqm.commons.lau.Linear_algebra
-
- chldecsol2(double[][], int, double[], double[]) - Static method in class at.mug.iqm.commons.lau.Linear_algebra
-
- chldecsolbnd(double[], int, int, double[], double[]) - Static method in class at.mug.iqm.commons.lau.Linear_algebra
-
- chldeterm1(double[], int) - Static method in class at.mug.iqm.commons.lau.Linear_algebra
-
- chldeterm2(double[][], int) - Static method in class at.mug.iqm.commons.lau.Linear_algebra
-
- chldetermbnd(double[], int, int) - Static method in class at.mug.iqm.commons.lau.Linear_algebra
-
- chlinv1(double[], int) - Static method in class at.mug.iqm.commons.lau.Linear_algebra
-
- chlinv2(double[][], int) - Static method in class at.mug.iqm.commons.lau.Linear_algebra
-
- chlsol1(double[], int, double[]) - Static method in class at.mug.iqm.commons.lau.Linear_algebra
-
- chlsol2(double[][], int, double[]) - Static method in class at.mug.iqm.commons.lau.Linear_algebra
-
- chlsolbnd(double[], int, int, double[]) - Static method in class at.mug.iqm.commons.lau.Linear_algebra
-
- CHOICE_NEW_STACK - Static variable in class at.mug.iqm.gui.dialog.ManagerItemExportDialog
-
This is the choice element for exporting n selected items to a new single
tank stack.
- CHOICE_SINGLE_ITEMS - Static variable in class at.mug.iqm.gui.dialog.ManagerItemExportDialog
-
This is the choice element for exporting n selected items to n separate
tank items.
- chsh2(double, double, double, double, double[], double[], double[]) - Static method in class at.mug.iqm.commons.lau.Basic
-
- CIELABtoRGB(float, float, float) - Static method in class at.mug.iqm.commons.util.ColorConverter
-
CIELAB to RGB
- CIELABtoRGB(Raster) - Static method in class at.mug.iqm.commons.util.ColorConverter
-
CIELAB to RGB
- CIELUVtoRGB(float, float, float) - Static method in class at.mug.iqm.commons.util.ColorConverter
-
CIELUV to RGB
- CIELUVtoRGB(Raster) - Static method in class at.mug.iqm.commons.util.ColorConverter
-
CIELUV to RGB
- CIEXYZtoRGB(float, float, float) - Static method in class at.mug.iqm.commons.util.ColorConverter
-
CIEXYZ to RGB
- CIEXYZtoRGB(Raster) - Static method in class at.mug.iqm.commons.util.ColorConverter
-
CIEXYZ to RGB
- ClasspathUtils - Class in at.mug.iqm.api
-
- ClasspathUtils() - Constructor for class at.mug.iqm.api.ClasspathUtils
-
- clazz - Variable in class at.mug.iqm.api.gui.roi.jaxb.Angle
-
- clazz - Variable in class at.mug.iqm.api.gui.roi.jaxb.Area
-
- clazz - Variable in class at.mug.iqm.api.gui.roi.jaxb.Color
-
- clazz - Variable in class at.mug.iqm.api.gui.roi.jaxb.ColorChannel
-
- clazz - Variable in class at.mug.iqm.api.gui.roi.jaxb.Dash
-
- clazz - Variable in class at.mug.iqm.api.gui.roi.jaxb.DashPhase
-
- clazz - Variable in class at.mug.iqm.api.gui.roi.jaxb.EndCap
-
- clazz - Variable in class at.mug.iqm.api.gui.roi.jaxb.Height
-
- clazz - Variable in class at.mug.iqm.api.gui.roi.jaxb.Length
-
- clazz - Variable in class at.mug.iqm.api.gui.roi.jaxb.LineJoin
-
- clazz - Variable in class at.mug.iqm.api.gui.roi.jaxb.LineWidth
-
- clazz - Variable in class at.mug.iqm.api.gui.roi.jaxb.MiterLimit
-
- clazz - Variable in class at.mug.iqm.api.gui.roi.jaxb.RoiSet
-
- clazz - Variable in class at.mug.iqm.api.gui.roi.jaxb.Stroke
-
- clazz - Variable in class at.mug.iqm.api.gui.roi.jaxb.Width
-
- clazz - Variable in class at.mug.iqm.api.gui.roi.jaxb.X
-
- clazz - Variable in class at.mug.iqm.api.gui.roi.jaxb.Y
-
- clean() - Method in class at.mug.iqm.cleaner.CleanerTask
-
Cleans the application from garbage.
- cleanDrawingLayersFromPane() - Method in class at.mug.iqm.api.gui.ROILayerSelectorPanel
-
- cleanerTask - Static variable in class at.mug.iqm.api.Application
-
- CleanerTask - Class in at.mug.iqm.cleaner
-
This task performs a System.gc() every given interval, so that
the used memory is displayed approximately correctly.
- CleanerTask() - Constructor for class at.mug.iqm.cleaner.CleanerTask
-
This is the standard constructor.
- CleanerTask(long) - Constructor for class at.mug.iqm.cleaner.CleanerTask
-
Create a new CleanerTask with a specified sleepDelay.
- cleanerTask - Variable in class at.mug.iqm.config.jaxb.Application
-
- CleanerTask - Class in at.mug.iqm.config.jaxb
-
Java class for anonymous complex type.
- CleanerTask() - Constructor for class at.mug.iqm.config.jaxb.CleanerTask
-
- cleanSystem() - Method in class at.mug.iqm.cleaner.CleanerTask
-
Cleans the application from garbage.
- cleanUp(int) - Method in class at.mug.iqm.api.gui.ROILayerSelectorPanel
-
Cleans all traces for a layer according to the given z-order.
- clear() - Method in class at.mug.iqm.gui.tilecachetool.EventViewer
-
Removes all of the rows of events in the event viewer.
- clear() - Method in class at.mug.iqm.gui.tilecachetool.Statistics
-
- clearAllListeners(DefaultDrawingLayer) - Method in class at.mug.iqm.api.gui.LookToolboxPanel
-
- clearCache() - Method in class at.mug.iqm.api.persistence.VirtualDataManager
-
This method clears the entire virtual box cache.
- clearHistory - Variable in class at.mug.iqm.gui.menu.ProcessingHistoryMenu
-
- clearList() - Method in class at.mug.iqm.gui.menu.RecentFilesMenu
-
Clears the entire list of recent files.
- clearListItem - Variable in class at.mug.iqm.gui.menu.RecentFilesMenu
-
The menu item for clearing the list.
- clearRecentFiles() - Method in class at.mug.iqm.recentfiles.RecentFilesManager
-
This method erases the list of latest files.
- clearText() - Method in class at.mug.iqm.api.gui.GroovyScriptConsoleFrame
-
Clears the console.
- clickedROIShape - Variable in class at.mug.iqm.api.gui.DefaultDrawingLayer
-
The clicked ROI shape.
- clone() - Method in class at.mug.iqm.api.model.AbstractDataModel
-
- clone() - Method in class at.mug.iqm.api.model.CustomDataModel
-
- clone() - Method in class at.mug.iqm.api.model.ImageModel
-
- clone() - Method in class at.mug.iqm.api.model.IqmDataBox
-
- clone() - Method in class at.mug.iqm.api.model.PlotModel
-
- clone() - Method in class at.mug.iqm.api.model.TableModel
-
- clone() - Method in class at.mug.iqm.api.model.VirtualDataBox
-
- clone() - Method in interface at.mug.iqm.api.operator.IWorkPackage
-
Implements the protected Object.clone() method and returns a
new reference to the clone of the object.
- clone() - Method in class at.mug.iqm.api.operator.ParameterBlockImg
-
- clone() - Method in class at.mug.iqm.api.operator.ParameterBlockIQM
-
- clone() - Method in class at.mug.iqm.api.operator.ParameterBlockPlot
-
- clone() - Method in class at.mug.iqm.api.operator.WorkPackage
-
Gets a copy of the object.
- clone() - Method in class at.mug.iqm.commons.util.image.Thumbnail
-
- closeAndDestroyFrame() - Method in class at.mug.iqm.api.plot.charts.HistogramPlotFrame
-
This method destroys the jFrame
It resets some ToolTip parameters
- closeAndDestroyFrame() - Method in class at.mug.iqm.api.plot.charts.PlotDisplayFrame
-
This method disposes the frame.
- closeAndDestroyFrame() - Method in class at.mug.iqm.api.plot.charts.VectorPlotFrame
-
This method destroys the jFrame It resets some ToolTip parameters
- CLOSED_OPTION - Static variable in interface at.mug.iqm.api.gui.IDialogUtil
-
- closeFile() - Method in class at.mug.iqm.api.gui.ScriptEditor
-
Closes the current file and waits for edits
- closeIQMAndExit() - Method in interface at.mug.iqm.api.gui.IMainFrame
-
This method closes the windows, initiates the deletion of temporary files
and quits IQM.
- closeIQMAndExit() - Method in class at.mug.iqm.gui.MainFrame
-
- clusterAssignmentCount - Variable in class at.mug.iqm.img.bundle.jai.stuff.KMeansImageClustering
-
- clusterCenters - Variable in class at.mug.iqm.img.bundle.jai.stuff.FuzzyCMeansImageClustering
-
- clusterCenters - Variable in class at.mug.iqm.img.bundle.jai.stuff.FuzzyLICMeansImageClustering
-
- clusterCenters - Variable in class at.mug.iqm.img.bundle.jai.stuff.KMeansImageClustering
-
- coCopyright - Variable in class at.mug.iqm.gui.dialog.AboutIQMDialog
-
- code - Variable in class at.mug.iqm.api.gui.roi.jaxb.Segment
-
- code - Variable in class at.mug.iqm.api.gui.roi.jaxb.WindingRule
-
- coGRegMenuItem - Variable in class at.mug.iqm.gui.menu.ProcessMenu
-
- colBand1 - Variable in class at.mug.iqm.api.plot.charts.HistogramXYLineChart
-
- colBand2 - Variable in class at.mug.iqm.api.plot.charts.HistogramXYLineChart
-
- colBand3 - Variable in class at.mug.iqm.api.plot.charts.HistogramXYLineChart
-
- colcst(int, int, int, double[][], double) - Static method in class at.mug.iqm.commons.lau.Basic
-
- colDecon - Variable in class at.mug.iqm.img.bundle.descriptors.IqmOpColDeconOpImage
-
- colDeconMenuItem - Variable in class at.mug.iqm.gui.menu.SegmentMenu
-
- CollectionFactory - Class in at.mug.iqm.commons.jaitools
-
Some convenience methods to create generic collections
following the DRY (Don't Repeat Yourself) principle.
- CollectionFactory() - Constructor for class at.mug.iqm.commons.jaitools.CollectionFactory
-
- color - Variable in class at.mug.iqm.api.gui.roi.jaxb.AnnotationLayer
-
- Color - Class in at.mug.iqm.api.gui.roi.jaxb
-
Java class for anonymous complex type.
- Color() - Constructor for class at.mug.iqm.api.gui.roi.jaxb.Color
-
- color - Variable in class at.mug.iqm.img.bundle.descriptors.IqmOpThresholdOpImage
-
- color_panel - Variable in class at.mug.iqm.img.bundle.gui.OperatorGUI_Threshold
-
- colorChannel - Variable in class at.mug.iqm.api.gui.roi.jaxb.Color
-
- ColorChannel - Class in at.mug.iqm.api.gui.roi.jaxb
-
Java class for anonymous complex type.
- ColorChannel() - Constructor for class at.mug.iqm.api.gui.roi.jaxb.ColorChannel
-
- ColorChannelSelectorPanel - Class in at.mug.iqm.api.gui
-
This panel maintains the selection of color bands of an image.
- ColorChannelSelectorPanel() - Constructor for class at.mug.iqm.api.gui.ColorChannelSelectorPanel
-
Create the panel.
- ColorChannelSelectorPanel(ILookPanel) - Constructor for class at.mug.iqm.api.gui.ColorChannelSelectorPanel
-
- colorChannelSelectorPanel - Variable in class at.mug.iqm.gui.LookPanel
-
The panel for the color channel selection.
- ColorChannelWidget - Class in at.mug.iqm.api.gui.util
-
- ColorChannelWidget() - Constructor for class at.mug.iqm.api.gui.util.ColorChannelWidget
-
Create the panel.
- ColorConverter - Class in at.mug.iqm.commons.util
-
This class consists of static methods for color space conversions for pixel
values.
- ColorConverter() - Constructor for class at.mug.iqm.commons.util.ColorConverter
-
- COLORMODEL_COLOR - Static variable in class at.mug.iqm.plot.bundle.descriptors.PlotOpSymbolicAggregationDescriptor
-
- COLORMODEL_GREY - Static variable in class at.mug.iqm.plot.bundle.descriptors.PlotOpSymbolicAggregationDescriptor
-
- colorPanel - Variable in class at.mug.iqm.api.gui.util.ROILayerWidget
-
- colorSpaceModel - Variable in class at.mug.iqm.img.bundle.gui.OperatorGUI_Threshold
-
- COLOUR_ARRAY - Variable in class at.mug.iqm.commons.util.BlobFinder
-
- Colour_Deconvolution - Class in at.mug.iqm.img.bundle.imagej
-
- Colour_Deconvolution() - Constructor for class at.mug.iqm.img.bundle.imagej.Colour_Deconvolution
-
- colSeries1 - Variable in class at.mug.iqm.api.plot.charts.DefaultXYLineChart
-
- colSeries2 - Variable in class at.mug.iqm.api.plot.charts.DefaultXYLineChart
-
- colSeries3 - Variable in class at.mug.iqm.api.plot.charts.DefaultXYLineChart
-
- column - Variable in class at.mug.iqm.api.gui.util.CheckBoxTableHeader
-
- COLUMN_LABELS - Static variable in class at.mug.iqm.gui.tilecachetool.EventViewer
-
- ColumnAction(boolean, boolean) - Constructor for class at.mug.iqm.api.gui.util.TableColumnAdjuster.ColumnAction
-
- columnHeaderText - Variable in class at.mug.iqm.api.gui.util.CheckBoxTableHeader
-
- columnProfileMenuItem - Variable in class at.mug.iqm.gui.menu.PlotMenu
-
- columnSelection - Variable in class at.mug.iqm.api.gui.PlotSelectionFrame
-
- columnSizes - Variable in class at.mug.iqm.api.gui.util.TableColumnAdjuster
-
- com.bric.window - package com.bric.window
-
- comabs(double, double) - Static method in class at.mug.iqm.commons.lau.Basic
-
- coMatrix - Variable in class at.mug.iqm.img.bundle.op.CoocurrenceMatrix
-
- combine(ImageProcessor, ImageProcessor) - Method in class at.mug.iqm.img.bundle.imagej.Image_Stabilizer
-
- combine(ImageProcessor, ImageProcessor) - Method in class at.mug.iqm.img.bundle.imagej.IqmImage_Stabilizer
-
- combineChannels(PlanarImage, List<Integer>) - Static method in class at.mug.iqm.commons.util.image.ImageTools
-
Combines the specified channels (bands) from a given image to a single
band grey value image.
- comcolcst(int, int, int, double[][], double[][], double, double) - Static method in class at.mug.iqm.commons.lau.Basic
-
- comdiv(double, double, double, double, double[], double[]) - Static method in class at.mug.iqm.commons.lau.Basic
-
- comeig1(double[][], int, double[], double[], double[], double[][]) - Static method in class at.mug.iqm.commons.lau.Linear_algebra
-
- comeigval(double[][], int, double[], double[], double[]) - Static method in class at.mug.iqm.commons.lau.Linear_algebra
-
- comeucnrm(double[][], double[][], int, int) - Static method in class at.mug.iqm.commons.lau.Basic
-
- comkwd(double, double, double, double, double[], double[], double[], double[]) - Static method in class at.mug.iqm.commons.lau.Linear_algebra
-
- commatvec(int, int, int, double[][], double[][], double[], double[], double[], double[]) - Static method in class at.mug.iqm.commons.lau.Basic
-
- CommonTools - Class in at.mug.iqm.commons.util
-
This class provides tools for common usage.
- CommonTools() - Constructor for class at.mug.iqm.commons.util.CommonTools
-
- commul(double, double, double, double, double[], double[]) - Static method in class at.mug.iqm.commons.lau.Basic
-
- compareElasticRawTransformationsCommandLine(String[]) - Static method in class at.mug.iqm.img.bundle.imagej.bUnwarpJ_
-
Method to compare an elastic deformation with a raw deformation
through the warping index (both transformations having same direction).
- compareElasticRawTransformationsMacro(String, String, String, String) - Static method in class at.mug.iqm.img.bundle.imagej.bUnwarpJ_
-
Method to compare an elastic and a raw transformations by warping index.
- compareElasticTransformationsCommandLine(String[]) - Static method in class at.mug.iqm.img.bundle.imagej.bUnwarpJ_
-
Method to compare two opposite elastic deformations through the
warping index.
- compareElasticTransformationsMacro(String, String, String, String) - Static method in class at.mug.iqm.img.bundle.imagej.bUnwarpJ_
-
Method to compare two opposite elastic transformations by warping index.
- compareRawTransformationsCommandLine(String[]) - Static method in class at.mug.iqm.img.bundle.imagej.bUnwarpJ_
-
Method to compare two raw deformations through the warping index
(both transformations having same direction).
- compareRawTransformationsMacro(String, String, String, String) - Static method in class at.mug.iqm.img.bundle.imagej.bUnwarpJ_
-
Method to compare two raw transformations by warping index.
- complementaryAngle - Variable in class at.mug.iqm.api.gui.roi.AngleROI
-
The complementary angle in degree.
- CompletionWaiter - Class in at.mug.iqm.commons.util
-
Helper class for displaying a window while a background thread (e.g.
- CompletionWaiter(JDialog) - Constructor for class at.mug.iqm.commons.util.CompletionWaiter
-
Constructs a new instance using a
JDialog.
- CompletionWaiter(JFrame) - Constructor for class at.mug.iqm.commons.util.CompletionWaiter
-
Constructs a new instance using a
JFrame.
- complexLogDepthMenuItem - Variable in class at.mug.iqm.gui.menu.FractalMenu
-
- COMPONENT - Static variable in class at.mug.iqm.commons.util.image.ImageInfoUtil
-
- COMPONENT_SAMPLE - Static variable in class at.mug.iqm.commons.util.image.ImageInfoUtil
-
- componentHidden(ComponentEvent) - Method in class at.mug.iqm.gui.LookPanel
-
- componentHidden(ComponentEvent) - Method in class at.mug.iqm.gui.tilecachetool.MemoryChart
-
- componentMoved(ComponentEvent) - Method in class at.mug.iqm.gui.LookPanel
-
- componentMoved(ComponentEvent) - Method in class at.mug.iqm.gui.tilecachetool.MemoryChart
-
- componentResized(ComponentEvent) - Method in class at.mug.iqm.gui.LookPanel
-
- componentResized(ComponentEvent) - Method in class at.mug.iqm.gui.tilecachetool.MemoryChart
-
- componentShown(ComponentEvent) - Method in class at.mug.iqm.gui.LookPanel
-
- componentShown(ComponentEvent) - Method in class at.mug.iqm.gui.tilecachetool.MemoryChart
-
- composeElasticTransformationsCommandLine(String[]) - Static method in class at.mug.iqm.img.bundle.imagej.bUnwarpJ_
-
Method to compose two elastic deformations.
- composeElasticTransformationsMacro(String, String, String, String, String) - Static method in class at.mug.iqm.img.bundle.imagej.bUnwarpJ_
-
Method to compose two elastic transformations.
- composeRawElasticTransformationsCommandLine(String[]) - Static method in class at.mug.iqm.img.bundle.imagej.bUnwarpJ_
-
Method to compose a raw deformation with an elastic deformation.
- composeRawElasticTransformationsMacro(String, String, String, String, String) - Static method in class at.mug.iqm.img.bundle.imagej.bUnwarpJ_
-
Method to compose a raw transformation with an elastic transformation.
- composeRawTransformationsCommandLine(String[]) - Static method in class at.mug.iqm.img.bundle.imagej.bUnwarpJ_
-
Method to compose two raw deformations.
- composeRawTransformationsMacro(String, String, String, String, String) - Static method in class at.mug.iqm.img.bundle.imagej.bUnwarpJ_
-
Method to compose two raw transformations.
- COMPRESSION_GZIB - Static variable in class at.mug.iqm.plot.bundle.descriptors.PlotOpComplLogDepthDescriptor
-
- COMPRESSION_JPEG2000 - Static variable in class at.mug.iqm.img.bundle.descriptors.IqmOpComplexLogDepthDescriptor
-
- COMPRESSION_LZW - Static variable in class at.mug.iqm.img.bundle.descriptors.IqmOpComplexLogDepthDescriptor
-
- COMPRESSION_PNG - Static variable in class at.mug.iqm.img.bundle.descriptors.IqmOpComplexLogDepthDescriptor
-
- COMPRESSION_PNGADVANCEDCOMP - Static variable in class at.mug.iqm.img.bundle.descriptors.IqmOpComplexLogDepthDescriptor
-
- COMPRESSION_PNGCRUSH - Static variable in class at.mug.iqm.img.bundle.descriptors.IqmOpComplexLogDepthDescriptor
-
- COMPRESSION_ZIP - Static variable in class at.mug.iqm.img.bundle.descriptors.IqmOpComplexLogDepthDescriptor
-
- COMPRESSION_ZLIB - Static variable in class at.mug.iqm.plot.bundle.descriptors.PlotOpComplLogDepthDescriptor
-
- computeTile(int, int) - Method in class at.mug.iqm.img.bundle.descriptors.IqmOpACFOpImage
-
- computeTile(int, int) - Method in class at.mug.iqm.img.bundle.descriptors.IqmOpAffineOpImage
-
- computeTile(int, int) - Method in class at.mug.iqm.img.bundle.descriptors.IqmOpAlignOpImage
-
- computeTile(int, int) - Method in class at.mug.iqm.img.bundle.descriptors.IqmOpBorderOpImage
-
- computeTile(int, int) - Method in class at.mug.iqm.img.bundle.descriptors.IqmOpBUnwarpJOpImage
-
- computeTile(int, int) - Method in class at.mug.iqm.img.bundle.descriptors.IqmOpCalcImageOpImage
-
- computeTile(int, int) - Method in class at.mug.iqm.img.bundle.descriptors.IqmOpCalcValueOpImage
-
- computeTile(int, int) - Method in class at.mug.iqm.img.bundle.descriptors.IqmOpCoGRegOpImage
-
- computeTile(int, int) - Method in class at.mug.iqm.img.bundle.descriptors.IqmOpColDeconOpImage
-
- computeTile(int, int) - Method in class at.mug.iqm.img.bundle.descriptors.IqmOpComplexLogDepthOpImage
-
- computeTile(int, int) - Method in class at.mug.iqm.img.bundle.descriptors.IqmOpConvertOpImage
-
- computeTile(int, int) - Method in class at.mug.iqm.img.bundle.descriptors.IqmOpCreateFracSurfOpImage
-
- computeTile(int, int) - Method in class at.mug.iqm.img.bundle.descriptors.IqmOpCreateImageOpImage
-
- computeTile(int, int) - Method in class at.mug.iqm.img.bundle.descriptors.IqmOpCropOpImage
-
- computeTile(int, int) - Method in class at.mug.iqm.img.bundle.descriptors.IqmOpDFTOpImage
-
- computeTile(int, int) - Method in class at.mug.iqm.img.bundle.descriptors.IqmOpDirLocalOpImage
-
- computeTile(int, int) - Method in class at.mug.iqm.img.bundle.descriptors.IqmOpDistMapOpImage
-
- computeTile(int, int) - Method in class at.mug.iqm.img.bundle.descriptors.IqmOpEdgeOpImage
-
- computeTile(int, int) - Method in class at.mug.iqm.img.bundle.descriptors.IqmOpFracBoxOpImage
-
- computeTile(int, int) - Method in class at.mug.iqm.img.bundle.descriptors.IqmOpFracFFTOpImage
-
- computeTile(int, int) - Method in class at.mug.iqm.img.bundle.descriptors.IqmOpFracGenDimOpImage
-
- computeTile(int, int) - Method in class at.mug.iqm.img.bundle.descriptors.IqmOpFracHiguchiOpImage
-
- computeTile(int, int) - Method in class at.mug.iqm.img.bundle.descriptors.IqmOpFracHRMOpImage
-
- computeTile(int, int) - Method in class at.mug.iqm.img.bundle.descriptors.IqmOpFracIFSOpImage
-
- computeTile(int, int) - Method in class at.mug.iqm.img.bundle.descriptors.IqmOpFracLacOpImage
-
- computeTile(int, int) - Method in class at.mug.iqm.img.bundle.descriptors.IqmOpFracMinkowskiOpImage
-
- computeTile(int, int) - Method in class at.mug.iqm.img.bundle.descriptors.IqmOpFracPyramidOpImage
-
- computeTile(int, int) - Method in class at.mug.iqm.img.bundle.descriptors.IqmOpFracScanOpImage
-
- computeTile(int, int) - Method in class at.mug.iqm.img.bundle.descriptors.IqmOpFracSurrogateOpImage
-
- computeTile(int, int) - Method in class at.mug.iqm.img.bundle.descriptors.IqmOpHistoModifyOpImage
-
- computeTile(int, int) - Method in class at.mug.iqm.img.bundle.descriptors.IqmOpImgStabilizerOpImage
-
- computeTile(int, int) - Method in class at.mug.iqm.img.bundle.descriptors.IqmOpInvertOpImage
-
- computeTile(int, int) - Method in class at.mug.iqm.img.bundle.descriptors.IqmOpKMeansFuzzyOpImage
-
- computeTile(int, int) - Method in class at.mug.iqm.img.bundle.descriptors.IqmOpKMeansOpImage
-
- computeTile(int, int) - Method in class at.mug.iqm.img.bundle.descriptors.IqmOpMorphOpImage
-
- computeTile(int, int) - Method in class at.mug.iqm.img.bundle.descriptors.IqmOpNexelScanOpImage
-
- computeTile(int, int) - Method in class at.mug.iqm.img.bundle.descriptors.IqmOpRankOpImage
-
- computeTile(int, int) - Method in class at.mug.iqm.img.bundle.descriptors.IqmOpRegGrowOpImage
-
- computeTile(int, int) - Method in class at.mug.iqm.img.bundle.descriptors.IqmOpResizeOpImage
-
- computeTile(int, int) - Method in class at.mug.iqm.img.bundle.descriptors.IqmOpRGBRelativeOpImage
-
- computeTile(int, int) - Method in class at.mug.iqm.img.bundle.descriptors.IqmOpROISegmentOpImage
-
- computeTile(int, int) - Method in class at.mug.iqm.img.bundle.descriptors.IqmOpSmoothOpImage
-
- computeTile(int, int) - Method in class at.mug.iqm.img.bundle.descriptors.IqmOpStackStatOpImage
-
- computeTile(int, int) - Method in class at.mug.iqm.img.bundle.descriptors.IqmOpStatisticsOpImage
-
- computeTile(int, int) - Method in class at.mug.iqm.img.bundle.descriptors.IqmOpStatRegMergeOpImage
-
- computeTile(int, int) - Method in class at.mug.iqm.img.bundle.descriptors.IqmOpTempMatchOpImage
-
- computeTile(int, int) - Method in class at.mug.iqm.img.bundle.descriptors.IqmOpThresholdOpImage
-
- computeTile(int, int) - Method in class at.mug.iqm.img.bundle.descriptors.IqmOpTurboRegOpImage
-
- computeTile(int, int) - Method in class at.mug.iqm.img.bundle.descriptors.IqmOpUnsharpMaskOpImage
-
- computeTile(int, int) - Method in class at.mug.iqm.img.bundle.descriptors.IqmOpWatershedOpImage
-
- computeTile(int, int) - Method in class at.mug.iqm.img.bundle.descriptors.IqmOpWhiteBalanceOpImage
-
- comrowcst(int, int, int, double[][], double[][], double, double) - Static method in class at.mug.iqm.commons.lau.Basic
-
- comscl(double[][], int, int, int, double[]) - Static method in class at.mug.iqm.commons.lau.Basic
-
- comsqrt(double, double, double[], double[]) - Static method in class at.mug.iqm.commons.lau.Basic
-
- comvalqri(double[][], int, double[], double[], double[]) - Static method in class at.mug.iqm.commons.lau.Linear_algebra
-
- comveches(double[][], int, double, double, double[], double[], double[]) - Static method in class at.mug.iqm.commons.lau.Linear_algebra
-
- conf - Variable in class at.mug.iqm.config.jaxb.Paths
-
- CONF_CLEANERINTERVAL - Static variable in class at.mug.iqm.api.IQMConstants
-
- CONF_CONFPATH - Static variable in class at.mug.iqm.api.IQMConstants
-
- CONF_IMAGEPATH - Static variable in class at.mug.iqm.api.IQMConstants
-
- CONF_LASTUPDATE - Static variable in class at.mug.iqm.api.IQMConstants
-
Constants for the configuration manager
- CONF_LOOKANDFEEL - Static variable in class at.mug.iqm.api.IQMConstants
-
- CONF_MEMORYMONITORINTERVAL - Static variable in class at.mug.iqm.api.IQMConstants
-
- CONF_ROOTPATH - Static variable in class at.mug.iqm.api.IQMConstants
-
- CONF_TEMPPATH - Static variable in class at.mug.iqm.api.IQMConstants
-
- configFileName - Variable in class at.mug.iqm.config.ConfigManager
-
- ConfigManager - Class in at.mug.iqm.config
-
This class is responsible for loading the configuration or writing the
defaults.
- ConfigManager() - Constructor for class at.mug.iqm.config.ConfigManager
-
Create a new instance of the configuration manager.
- configManager - Variable in class at.mug.iqm.main.ApplicationStarter
-
- configSchema - Variable in class at.mug.iqm.config.ConfigManager
-
- confirmDeletionOfItem(int) - Method in class at.mug.iqm.gui.TankPanel
-
- confirmDeletionOfItems(int[]) - Method in class at.mug.iqm.gui.ManagerPanel
-
Shows a confirm dialog for deleting selected indices.
- confirmDeletionOfMoreItems() - Method in class at.mug.iqm.gui.TankPanel
-
- conjgrad(LA_conjgrad_methods, double[], double[], int, int, int[], double[]) - Static method in class at.mug.iqm.commons.lau.Linear_algebra
-
- connect - Variable in class at.mug.iqm.img.bundle.descriptors.IqmOpWatershedOpImage
-
- consistencyWeight - Static variable in class at.mug.iqm.img.bundle.imagej.bUnwarpJ_
-
consistency weight
- console - Variable in class at.mug.iqm.api.gui.GroovyScriptConsoleFrame
-
- console - Variable in class at.mug.iqm.commons.util.OutputStreamInterceptor
-
A flag, whether or not the output should be copied to the standard
System.out too.
- consolidateRegions() - Method in class at.mug.iqm.img.bundle.imagej.IqmSRM
-
- consolidateRegions() - Method in class at.mug.iqm.img.bundle.imagej.IqmSRM_8bitGray_ONLY
-
- consolidateRegions() - Method in class at.mug.iqm.img.bundle.imagej.IqmSRM_RGB
-
- CONSTANT - Static variable in class at.mug.iqm.img.bundle.descriptors.IqmOpBorderDescriptor
-
- constructDefaultElements() - Method in class at.mug.iqm.gui.MainFrame
-
Constructs the default elements of the standard UI.
- constructInfo(PlanarImage) - Method in class at.mug.iqm.commons.util.image.ImageInfoExtractor
-
- constructMenuItem(File) - Method in class at.mug.iqm.gui.menu.RecentFilesMenu
-
Constructs the menu item.
- constructMetadata(Node) - Method in class at.mug.iqm.commons.util.image.ImageHeaderExtractor
-
Construct the meta data (caller for the recursive method).
- constructMetadata(Node, int) - Method in class at.mug.iqm.commons.util.image.ImageHeaderExtractor
-
Recursively constructs the meta data for a specific node and level.
- constructWidget(String, int) - Method in class at.mug.iqm.api.gui.ColorChannelSelectorPanel
-
- consW - Variable in class at.mug.iqm.img.bundle.descriptors.IqmOpBUnwarpJOpImage
-
- consW - Variable in class at.mug.iqm.img.bundle.gui.OperatorGUI_BUnwarpJ
-
- contact - Variable in class at.mug.iqm.gui.dialog.AboutIQMDialog
-
- contains(Comparable) - Method in class at.mug.iqm.api.operator.Range
-
Returns true if the specified value is within this Range,
i.e.
- contains(Range) - Method in class at.mug.iqm.api.operator.Range
-
Returns true if the supplied Range is fully contained
within this Range.
- content - Variable in class at.mug.iqm.api.gui.util.ColorChannelWidget
-
- content - Variable in class at.mug.iqm.api.gui.util.ROILayerWidget
-
The container where every widget is added to.
- content - Variable in class at.mug.iqm.api.model.CustomDataModel
-
- content - Variable in class at.mug.iqm.commons.gui.SVSImageExtractorFrame
-
- content - Variable in class at.mug.iqm.commons.io.PlainTextFileWriter
-
- contentDescriptors - Variable in class at.mug.iqm.api.model.CustomDataModel
-
- contentPane - Variable in class at.mug.iqm.api.gui.FileSelectionDialog
-
- contentPane - Variable in class at.mug.iqm.api.gui.PreferenceFrame
-
- contentPane - Variable in class at.mug.iqm.api.gui.ScriptEditor
-
- contentPane - Variable in class at.mug.iqm.gui.LookExtraFrame
-
The container.
- contentScrollPane - Variable in class at.mug.iqm.api.operator.AbstractOperatorGUI
-
- ContextPopupListener - Class in at.mug.iqm.api.gui
-
- ContextPopupListener(JPopupMenu) - Constructor for class at.mug.iqm.api.gui.ContextPopupListener
-
- contextPopupListener - Variable in class at.mug.iqm.api.gui.DefaultDrawingLayer
-
- contextPopupListener - Variable in class at.mug.iqm.api.gui.ImageInfoPanel
-
The popup listener for the right mouse button click.
- contextPopupListener - Variable in class at.mug.iqm.gui.LookPanel
-
- ContextPopupMenu - Class in at.mug.iqm.api.gui
-
- ContextPopupMenu() - Constructor for class at.mug.iqm.api.gui.ContextPopupMenu
-
Default constructor.
- ContextPopupMenu(ActionListener) - Constructor for class at.mug.iqm.api.gui.ContextPopupMenu
-
Custom constructor.
- contextPopupMenu - Variable in class at.mug.iqm.api.gui.DefaultDrawingLayer
-
- contextPopupMenu - Variable in class at.mug.iqm.gui.LookPanel
-
- ControlPanel - Class in at.mug.iqm.gui
-
This class is responsible for representing a graphical user interface.
- ControlPanel() - Constructor for class at.mug.iqm.gui.ControlPanel
-
- controlPanel - Variable in class at.mug.iqm.gui.MainPanel
-
- controlsPanel - Variable in class at.mug.iqm.api.operator.AbstractOperatorGUI
-
- controlsPanel - Variable in class at.mug.iqm.gui.ManagerPanel
-
- controlsScrollpane - Variable in class at.mug.iqm.api.operator.AbstractOperatorGUI
-
- convert_fBmTofGn(Vector<Double>) - Method in class at.mug.iqm.plot.bundle.op.PlotOpFractalGenerator
-
This method converts a fBm signal into a fGn signal
- convert_fGnTofBm(Vector<Double>) - Method in class at.mug.iqm.plot.bundle.op.PlotOpFractalGenerator
-
This method converts a fGn signal into a fBm signal
- convertDoubleArrayToVector(double[]) - Method in class at.mug.iqm.commons.util.plot.Surrogate
-
This method constructs a Vector from a double[] array
- convertIfRequired(PlanarImage) - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_Threshold
-
- convertMenuItem - Variable in class at.mug.iqm.gui.menu.ProcessMenu
-
- convertToCSV(JTable) - Static method in class at.mug.iqm.commons.util.table.TableTools
-
This method converts a JTable to the csv format
- convertToCSV(TableModel) - Static method in class at.mug.iqm.commons.util.table.TableTools
-
This method converts a
TableModel to the csv format.
- convertToList(AnnotationLayers) - Method in class at.mug.iqm.api.gui.roi.XMLAnnotationManager
-
- convertToRawTransformationCommandLine(String[]) - Static method in class at.mug.iqm.img.bundle.imagej.bUnwarpJ_
-
Method to convert an elastic deformations into raw format.
- convertToRawTransformationMacro(String, String, String, String) - Static method in class at.mug.iqm.img.bundle.imagej.bUnwarpJ_
-
Method to convert an elastic deformation into raw format.
- convertToTabDelimited(JTable) - Static method in class at.mug.iqm.commons.util.table.TableTools
-
This method converts a JTable to the tab delimited format.
- convertToTabDelimited(TableModel) - Static method in class at.mug.iqm.commons.util.table.TableTools
-
This method converts a
TableModel to the tab delimited format.
- convertToTableModel(String) - Static method in class at.mug.iqm.commons.util.table.TableTools
-
This method converts a
TableModel to the tab delimited format.
- convertToTableModel(TableModel) - Static method in class at.mug.iqm.commons.util.table.TableTools
-
- convertToXML(List<DefaultDrawingLayer>) - Method in class at.mug.iqm.api.gui.roi.XMLAnnotationManager
-
- convertVectorToDoubleArray(Vector<Double>) - Method in class at.mug.iqm.commons.util.plot.Surrogate
-
This method constructs a double[] array from a Vector
- CoocurrenceMatrix - Class in at.mug.iqm.img.bundle.op
-
Inner class responsible for calculating the coocurrence matrix
- CoocurrenceMatrix(PlanarImage, int, int, boolean, int, int) - Constructor for class at.mug.iqm.img.bundle.op.CoocurrenceMatrix
-
- coordinateY - Variable in class at.mug.iqm.plot.bundle.op.PlotOpPointFinder
-
- COPY - Static variable in class at.mug.iqm.img.bundle.descriptors.IqmOpBorderDescriptor
-
- copyBorder(PlanarImage, int, int) - Method in class at.mug.iqm.img.bundle.op.IqmOpMorph
-
- copyCustomImageProperties(PlanarImage, PlanarImage) - Static method in class at.mug.iqm.commons.util.image.ImageTools
-
Copies the image properties
image_name
file_name
model_name
from the source to the destination object.
- copyFile(File, File) - Static method in class at.mug.iqm.commons.util.FileTools
-
Copy a file from a source to a destination.
- copyFiles(File[], File) - Static method in class at.mug.iqm.commons.util.FileTools
-
- copyProperties(Hashtable<String, Object>) - Method in class at.mug.iqm.api.model.AbstractDataModel
-
- copyProperties(Hashtable<String, Object>) - Method in interface at.mug.iqm.api.model.IDataModel
-
Copies the properties
Hashtable of this data model to a given
instance.
- copyProperties(Hashtable<String, Object>) - Method in class at.mug.iqm.api.model.TableModel
-
- copyPropertiesToPlanarImage() - Method in class at.mug.iqm.api.model.ImageModel
-
Convenient method for copying the hashtable properties to the image
properties.
- copyright - Variable in class at.mug.iqm.gui.dialog.AboutIQMDialog
-
- copyToClipMenuItem - Variable in class at.mug.iqm.gui.menu.EditMenu
-
- coreMenuBar - Variable in class at.mug.iqm.gui.MainFrame
-
- CoreMenuBar - Class in at.mug.iqm.gui.menu
-
This is the menu bar class for the core implementation of IQM.
- CoreMenuBar() - Constructor for class at.mug.iqm.gui.menu.CoreMenuBar
-
- CoreTools - Class in at.mug.iqm.core.util
-
- CoreTools() - Constructor for class at.mug.iqm.core.util.CoreTools
-
- count - Variable in class at.mug.iqm.api.gui.roi.jaxb.Segments
-
- count - Variable in class at.mug.iqm.gui.tilecachetool.RingBuffer
-
- count - Variable in class at.mug.iqm.img.bundle.descriptors.IqmOpFracBoxOpImage
-
- count - Variable in class at.mug.iqm.img.bundle.descriptors.IqmOpFracPyramidOpImage
-
- count - Variable in class at.mug.iqm.img.bundle.imagej.IqmSRM
-
- count - Variable in class at.mug.iqm.img.bundle.imagej.IqmSRM_8bitGray_ONLY
-
- count - Variable in class at.mug.iqm.img.bundle.imagej.IqmSRM_RGB
-
- count - Variable in class at.mug.iqm.img.bundle.op.CoocurrenceMatrix
-
- countTrues(boolean[][]) - Method in class at.mug.iqm.img.bundle.op.IqmOpRank
-
- cp1 - Variable in class at.mug.iqm.img.bundle.gui.OperatorGUI_Threshold
-
- cp2 - Variable in class at.mug.iqm.img.bundle.gui.OperatorGUI_Threshold
-
- cp3 - Variable in class at.mug.iqm.img.bundle.gui.OperatorGUI_Threshold
-
- create(Point2D, Point2D, Point2D) - Static method in class at.mug.iqm.api.gui.roi.AngleROI
-
Constructs an angle ROI for a triple of
Point2D objects.
- create() - Static method in class at.mug.iqm.api.gui.roi.ROIFactory
-
- create(String) - Static method in class at.mug.iqm.api.operator.WorkPackage
-
Creates a standard
WorkPackage for a given operator including the
operator and the standard parameter block.
- create(long, SunTileCache) - Method in class at.mug.iqm.gui.tilecachetool.TCTool
-
- create(ParameterBlock, RenderingHints) - Method in class at.mug.iqm.img.bundle.descriptors.IqmOpACFRIF
-
- create(ParameterBlock, RenderingHints) - Method in class at.mug.iqm.img.bundle.descriptors.IqmOpAffineRIF
-
- create(ParameterBlock, RenderingHints) - Method in class at.mug.iqm.img.bundle.descriptors.IqmOpAlignRIF
-
- create(ParameterBlock, RenderingHints) - Method in class at.mug.iqm.img.bundle.descriptors.IqmOpBorderRIF
-
- create(ParameterBlock, RenderingHints) - Method in class at.mug.iqm.img.bundle.descriptors.IqmOpBUnwarpJRIF
-
- create(ParameterBlock, RenderingHints) - Method in class at.mug.iqm.img.bundle.descriptors.IqmOpCalcImageRIF
-
- create(ParameterBlock, RenderingHints) - Method in class at.mug.iqm.img.bundle.descriptors.IqmOpCalcValueRIF
-
- create(ParameterBlock, RenderingHints) - Method in class at.mug.iqm.img.bundle.descriptors.IqmOpCoGRegRIF
-
- create(ParameterBlock, RenderingHints) - Method in class at.mug.iqm.img.bundle.descriptors.IqmOpColDeconRIF
-
- create(ParameterBlock, RenderingHints) - Method in class at.mug.iqm.img.bundle.descriptors.IqmOpComplexLogDepthRIF
-
- create(ParameterBlock, RenderingHints) - Method in class at.mug.iqm.img.bundle.descriptors.IqmOpConvertRIF
-
- create(ParameterBlock, RenderingHints) - Method in class at.mug.iqm.img.bundle.descriptors.IqmOpCreateFracSurfRIF
-
- create(ParameterBlock, RenderingHints) - Method in class at.mug.iqm.img.bundle.descriptors.IqmOpCreateImageRIF
-
- create(ParameterBlock, RenderingHints) - Method in class at.mug.iqm.img.bundle.descriptors.IqmOpCropRIF
-
- create(ParameterBlock, RenderingHints) - Method in class at.mug.iqm.img.bundle.descriptors.IqmOpDFTRIF
-
- create(ParameterBlock, RenderingHints) - Method in class at.mug.iqm.img.bundle.descriptors.IqmOpDirLocalRIF
-
- create(ParameterBlock, RenderingHints) - Method in class at.mug.iqm.img.bundle.descriptors.IqmOpDistMapRIF
-
- create(ParameterBlock, RenderingHints) - Method in class at.mug.iqm.img.bundle.descriptors.IqmOpEdgeRIF
-
- create(ParameterBlock, RenderingHints) - Method in class at.mug.iqm.img.bundle.descriptors.IqmOpFracBoxRIF
-
- create(ParameterBlock, RenderingHints) - Method in class at.mug.iqm.img.bundle.descriptors.IqmOpFracFFTRIF
-
- create(ParameterBlock, RenderingHints) - Method in class at.mug.iqm.img.bundle.descriptors.IqmOpFracGenDimRIF
-
- create(ParameterBlock, RenderingHints) - Method in class at.mug.iqm.img.bundle.descriptors.IqmOpFracHiguchiRIF
-
- create(ParameterBlock, RenderingHints) - Method in class at.mug.iqm.img.bundle.descriptors.IqmOpFracHRMRIF
-
- create(ParameterBlock, RenderingHints) - Method in class at.mug.iqm.img.bundle.descriptors.IqmOpFracIFSRIF
-
- create(ParameterBlock, RenderingHints) - Method in class at.mug.iqm.img.bundle.descriptors.IqmOpFracLacRIF
-
- create(ParameterBlock, RenderingHints) - Method in class at.mug.iqm.img.bundle.descriptors.IqmOpFracMinkowskiRIF
-
- create(ParameterBlock, RenderingHints) - Method in class at.mug.iqm.img.bundle.descriptors.IqmOpFracPyramidRIF
-
- create(ParameterBlock, RenderingHints) - Method in class at.mug.iqm.img.bundle.descriptors.IqmOpFracScanRIF
-
- create(ParameterBlock, RenderingHints) - Method in class at.mug.iqm.img.bundle.descriptors.IqmOpFracSurrogateRIF
-
- create(ParameterBlock, RenderingHints) - Method in class at.mug.iqm.img.bundle.descriptors.IqmOpHistoModifyRIF
-
- create(ParameterBlock, RenderingHints) - Method in class at.mug.iqm.img.bundle.descriptors.IqmOpImgStabilizerRIF
-
- create(ParameterBlock, RenderingHints) - Method in class at.mug.iqm.img.bundle.descriptors.IqmOpInvertRIF
-
- create(ParameterBlock, RenderingHints) - Method in class at.mug.iqm.img.bundle.descriptors.IqmOpKMeansFuzzyRIF
-
- create(ParameterBlock, RenderingHints) - Method in class at.mug.iqm.img.bundle.descriptors.IqmOpKMeansRIF
-
- create(ParameterBlock, RenderingHints) - Method in class at.mug.iqm.img.bundle.descriptors.IqmOpMorphRIF
-
- create(ParameterBlock, RenderingHints) - Method in class at.mug.iqm.img.bundle.descriptors.IqmOpNexelScanRIF
-
- create(ParameterBlock, RenderingHints) - Method in class at.mug.iqm.img.bundle.descriptors.IqmOpRankRIF
-
- create(ParameterBlock, RenderingHints) - Method in class at.mug.iqm.img.bundle.descriptors.IqmOpRegGrowRIF
-
- create(ParameterBlock, RenderingHints) - Method in class at.mug.iqm.img.bundle.descriptors.IqmOpResizeRIF
-
- create(ParameterBlock, RenderingHints) - Method in class at.mug.iqm.img.bundle.descriptors.IqmOpRGBRelativeRIF
-
- create(ParameterBlock, RenderingHints) - Method in class at.mug.iqm.img.bundle.descriptors.IqmOpROISegmentRIF
-
- create(ParameterBlock, RenderingHints) - Method in class at.mug.iqm.img.bundle.descriptors.IqmOpSmoothRIF
-
- create(ParameterBlock, RenderingHints) - Method in class at.mug.iqm.img.bundle.descriptors.IqmOpStackStatRIF
-
- create(ParameterBlock, RenderingHints) - Method in class at.mug.iqm.img.bundle.descriptors.IqmOpStatisticsRIF
-
- create(ParameterBlock, RenderingHints) - Method in class at.mug.iqm.img.bundle.descriptors.IqmOpStatRegMergeRIF
-
- create(ParameterBlock, RenderingHints) - Method in class at.mug.iqm.img.bundle.descriptors.IqmOpTempMatchRIF
-
- create(ParameterBlock, RenderingHints) - Method in class at.mug.iqm.img.bundle.descriptors.IqmOpThresholdRIF
-
- create(ParameterBlock, RenderingHints) - Method in class at.mug.iqm.img.bundle.descriptors.IqmOpTurboRegRIF
-
- create(ParameterBlock, RenderingHints) - Method in class at.mug.iqm.img.bundle.descriptors.IqmOpUnsharpMaskRIF
-
- create(ParameterBlock, RenderingHints) - Method in class at.mug.iqm.img.bundle.descriptors.IqmOpWatershedRIF
-
- create(ParameterBlock, RenderingHints) - Method in class at.mug.iqm.img.bundle.descriptors.IqmOpWhiteBalanceRIF
-
- createAboutBox() - Method in class at.mug.iqm.gui.tilecachetool.TCTool
-
- createAboutMenuItem() - Method in class at.mug.iqm.gui.menu.InfoMenu
-
This method initializes the "About IQM..." menu item.
- createAcfMenuItem() - Method in class at.mug.iqm.gui.menu.MeasureMenu
-
This method initializes acfMenuItem
- createAffineMenuItem() - Method in class at.mug.iqm.gui.menu.ProcessMenu
-
This method initializes affineMenuItem
- createAlignMenuItem() - Method in class at.mug.iqm.gui.menu.ProcessMenu
-
This method initializes alignMenuItem
- createAllomScaleMenuItem() - Method in class at.mug.iqm.gui.menu.PlotAnalysisMenu
-
This method initializes AllomScaleMenuItem
- createAndAssemble() - Method in class at.mug.iqm.api.gui.ContextPopupMenu
-
This method adds all menu items to the popup menu.
- createAndAssemble() - Method in class at.mug.iqm.api.gui.ImageInfoPanel
-
This method initializes the image info panel, displaying the current
pixel information.
- createAndAssemble() - Method in class at.mug.iqm.commons.gui.SVSImageExtractorFrame
-
Creates objects and assembles the panels.
- createAndAssemble() - Method in class at.mug.iqm.commons.util.ErrorMessagePanel
-
Creates the objects and assembles the content's
JPanel.
- createAndAssemble() - Method in class at.mug.iqm.gui.ControlPanel
-
Constructs the layout and components of this panel.
- createAndAssemble() - Method in class at.mug.iqm.gui.dialog.AboutIQMDialog
-
Creates subcomponents and assembles the dialog.
- createAndAssemble() - Method in class at.mug.iqm.gui.LookExtraFrame
-
This method creates and assembles the GUI.
- createAndAssemble() - Method in class at.mug.iqm.gui.LookPanel
-
This method creates and assembles the GUI.
- createAndAssemble() - Method in class at.mug.iqm.gui.MainFrame
-
Creates the user interface of IQM.
- createAndAssemble() - Method in class at.mug.iqm.gui.ManagerPanel
-
This method initializes the content and returns
- createAndAssemble() - Method in class at.mug.iqm.gui.menu.AbstractMenuBar
-
This method constructs the items and is implemented by the subclasses.
- createAndAssemble() - Method in class at.mug.iqm.gui.menu.CoreMenuBar
-
This method constructs the items.
- createAndAssemble() - Method in class at.mug.iqm.gui.StatusPanel
-
- createAndAssemble() - Method in class at.mug.iqm.gui.TextDisplayFrame
-
Creates the GUI.
- createAndAssemble() - Method in class at.mug.iqm.gui.TextPanel
-
Creates the GUI.
- createAndAssembleMenu() - Method in class at.mug.iqm.gui.menu.EditMenu
-
This method constructs the items.
- createAndAssembleMenu() - Method in class at.mug.iqm.gui.menu.EnhanceMenu
-
This method constructs the items.
- createAndAssembleMenu() - Method in class at.mug.iqm.gui.menu.FileMenu
-
This method constructs the items.
- createAndAssembleMenu() - Method in class at.mug.iqm.gui.menu.FractalMenu
-
This method constructs the items.
- createAndAssembleMenu() - Method in class at.mug.iqm.gui.menu.InfoMenu
-
This method constructs the items.
- createAndAssembleMenu() - Method in class at.mug.iqm.gui.menu.MeasureMenu
-
This method constructs the items.
- createAndAssembleMenu() - Method in class at.mug.iqm.gui.menu.PlotAnalysisMenu
-
This method constructs the items.
- createAndAssembleMenu() - Method in class at.mug.iqm.gui.menu.PlotMenu
-
This method constructs the items.
- createAndAssembleMenu() - Method in class at.mug.iqm.gui.menu.ProcessMenu
-
This method constructs the items.
- createAndAssembleMenu() - Method in class at.mug.iqm.gui.menu.ScriptMenu
-
This method constructs the items.
- createAndAssembleMenu() - Method in class at.mug.iqm.gui.menu.SegmentMenu
-
This method constructs the items.
- createAndInitializeGUI(String, IWorkPackage) - Static method in class at.mug.iqm.api.operator.OperatorGUIFactory
-
Creates a new GUI for a specified operator's name.
- createAndSelect(JTableHeader) - Method in class at.mug.iqm.api.gui.PlotSelectionFrame
-
- createAndShowGUI() - Method in class at.mug.iqm.api.gui.BoardPanel
-
Create the GUI and show it.
- createAndShowGUI() - Method in class at.mug.iqm.gui.MainPanel
-
This method creates and shows the GUI
- createAndShowGUI() - Method in class at.mug.iqm.gui.TableDisplayFrame
-
This method creates and shows the GUI.
- createAndShowGUI() - Method in class at.mug.iqm.gui.TankPanel
-
This method creates and shows the GUI
- createAndShowJTableGUI(JTableHeader) - Method in class at.mug.iqm.api.gui.PlotSelectionFrame
-
- createAngle() - Method in class at.mug.iqm.api.gui.roi.jaxb.ObjectFactory
-
Create an instance of
Angle
- createAngleRoi() - Method in class at.mug.iqm.api.gui.roi.jaxb.ObjectFactory
-
- createAngles() - Method in class at.mug.iqm.api.gui.roi.jaxb.ObjectFactory
-
- createAnnotationLayer() - Method in class at.mug.iqm.api.gui.roi.jaxb.ObjectFactory
-
- createAnnotationLayers() - Method in class at.mug.iqm.api.gui.roi.jaxb.ObjectFactory
-
- createAnnotations() - Method in class at.mug.iqm.config.jaxb.ObjectFactory
-
- createAnnulus(int, int, KernelFactory.ValueType, float) - Static method in class at.mug.iqm.commons.jaitools.KernelFactory
-
Creates a new KernelJAI object with an annular configuration
(like a doughnut).
- createApplication() - Method in class at.mug.iqm.config.jaxb.ObjectFactory
-
- createArea() - Method in class at.mug.iqm.api.gui.roi.jaxb.ObjectFactory
-
Create an instance of
Area
- createAutoCorrMenuItem() - Method in class at.mug.iqm.gui.menu.PlotAnalysisMenu
-
This method initializes autoCorrMenuItem
- createB64EncodedToolTipImg(PlanarImage, int, int) - Static method in class at.mug.iqm.commons.util.image.ImageTools
-
Creates a base64 encoded string for the data URI of an image to be used
in an HTML tag.
- createBoardPanelMenuItem() - Method in class at.mug.iqm.gui.menu.InfoMenu
-
This method initializes createBoardPanelMenuItem
- createBorderMenuItem() - Method in class at.mug.iqm.gui.menu.ProcessMenu
-
This method initializes borderMenuItem
- createBounds() - Method in class at.mug.iqm.api.gui.roi.jaxb.ObjectFactory
-
- createBUnwarpJMenuItem() - Method in class at.mug.iqm.gui.menu.ProcessMenu
-
This method initializes bUnwarpJMenuItem
- createButt16to8() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_Convert
-
This method initializes the Option: 16bit to 8bit
- createButt8to16() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_Convert
-
This method initializes the Option: 8bit to 16bit
- createButt8toFC() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_Convert
-
This method initializes the Option: 8bit to false color
- createButt8toFCBlue() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_Convert
-
This method initializes the Option: 8bit to false color blue
- createButt8toFCGreen() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_Convert
-
This method initializes the Option: 8bit to false color green
- createButt8toFCRed() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_Convert
-
This method initializes the Option: 8bit to false color red
- createButt8toRGB() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_Convert
-
This method initializes the Option: 8bit to RGB
- createButtCancel() - Method in class at.mug.iqm.commons.gui.SVSImageExtractorFrame
-
Get the cancel button.
- createButtChB() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_Convert
-
This method initializes the Option: Extract the blue channel
- createButtChG() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_Convert
-
This method initializes the Option: Extract the green channel
- createButtChR() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_Convert
-
This method initializes the Option: Extract red channel
- createButtCIELAB2RGB() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_Convert
-
This method initializes the Option: CIELAB2RGB conversion
- createButtCIELUV2RGB() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_Convert
-
This method initializes the Option: CIELUV2RGB conversion
- createButtCIEXYZ2RGB() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_Convert
-
This method initializes the Option: CIEXYZ2RGB conversion
- createButtHLS2RGB() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_Convert
-
This method initializes the Option: HLS2RGB conversion
- createButtMeanRGB() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_Convert
-
This method initializes the Option: Mean of RGB
- createButtNTSC() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_Convert
-
This method initializes the Option: NTSC
- createButtOK() - Method in class at.mug.iqm.commons.gui.SVSImageExtractorFrame
-
Get the OK button.
- createButtonAngle() - Method in class at.mug.iqm.api.gui.LookToolboxPanel
-
This method initializes buttonAngle
- createButtonArrow() - Method in class at.mug.iqm.api.gui.LookToolboxPanel
-
This method initializes arrowButton
- createButtonDragCanvas() - Method in class at.mug.iqm.api.gui.LookToolboxPanel
-
This method initializes buttonDragCanvas
- createButtonEditRoi() - Method in class at.mug.iqm.api.gui.LookToolboxPanel
-
This method initializes buttonEditRoi
- createButtonFreehand() - Method in class at.mug.iqm.api.gui.LookToolboxPanel
-
This method initializes buttonFreehand
- createButtonGroupMain() - Method in class at.mug.iqm.gui.ManagerPanel
-
- createButtonGroupParallelOption() - Method in class at.mug.iqm.gui.ControlPanel
-
This method creates a button group of the parallel execution options
- createButtonLine() - Method in class at.mug.iqm.api.gui.LookToolboxPanel
-
This method initializes buttonLine
- createButtonOval() - Method in class at.mug.iqm.api.gui.LookToolboxPanel
-
This method initializes buttonOval
- createButtonPoint() - Method in class at.mug.iqm.api.gui.LookToolboxPanel
-
This method initializes the point button.
- createButtonPolygon() - Method in class at.mug.iqm.api.gui.LookToolboxPanel
-
This method initializes buttonPolygon
- createButtonRectangle() - Method in class at.mug.iqm.api.gui.LookToolboxPanel
-
This method initializes buttonRectangle
- createButtons() - Method in class at.mug.iqm.api.gui.LookToolboxPanel
-
This method constructs the objects on the panel and initializes them.
- createButtonSingleColumn() - Method in class at.mug.iqm.api.gui.LookToolboxPanel
-
This method initializes buttonSingleColumn
- createButtonSingleRow() - Method in class at.mug.iqm.api.gui.LookToolboxPanel
-
This method initializes buttonSingleRow
- createButtonZoom() - Method in class at.mug.iqm.api.gui.LookToolboxPanel
-
This method initializes buttonZoom
- createButtPaletteToGreyMean() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_Convert
-
This method initializes the Option: Palette to Grey Mean
- createButtPaletteToGreyNTSC() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_Convert
-
This method initializes the Option: Palette to Grey NTSC
- createButtPaletteToRGB() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_Convert
-
This method initializes the Option: Palette to RGB
- createButtRGB2CIELAB() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_Convert
-
This method initializes the Option: RGB2CIELAB conversion
- createButtRGB2CIELUV() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_Convert
-
This method initializes the Option: RGB2CIELUV conversion
- createButtRGB2CIEXYZ() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_Convert
-
This method initializes the Option: RGB2CIEXYZ conversion
- createButtRGB2HLS() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_Convert
-
This method initializes the Option: RGB2HLS conversion
- createButtRGB2HSV() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_Convert
-
This method initializes the Option: RGB2HSV conversion
- createButtRGBA2RGBnoAlphaPre() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_Convert
-
- createCalcImageMenuItem() - Method in class at.mug.iqm.gui.menu.ProcessMenu
-
This method initializes calcImageMenuItem
- createCalcValueMenuItem() - Method in class at.mug.iqm.gui.menu.ProcessMenu
-
This method initializes calcValueMenuItem
- createChart(XYDataset, XYDataset) - Method in class at.mug.iqm.api.plot.charts.DefaultXYLineChart
-
- createChart(XYDataset) - Method in class at.mug.iqm.api.plot.charts.DefaultXYLineChart
-
Creates a chart.
- createChart(XYDataset) - Method in class at.mug.iqm.api.plot.charts.HistogramXYLineChart
-
Creates a chart.
- createChart(VectorXYDataset) - Method in class at.mug.iqm.api.plot.charts.VectorPlot
-
Creates a chart.
- createChart(ChartType) - Method in class at.mug.iqm.gui.PlotPanel
-
- createChbxAutoPreview() - Method in class at.mug.iqm.gui.ManagerPanel
-
This method initializes chbxAutoPreview
- createChbxTogglePreview() - Method in class at.mug.iqm.gui.ManagerPanel
-
This method initializes chbxTogglePreview
- createCircle(int) - Static method in class at.mug.iqm.commons.jaitools.KernelFactory
-
Create a new KernelJAI object with a circular configuration.
- createCircle(int, KernelFactory.ValueType, float) - Static method in class at.mug.iqm.commons.jaitools.KernelFactory
-
Creates a new KernelJAI object with a circular configuration.
- createCleanerTask() - Method in class at.mug.iqm.config.jaxb.ObjectFactory
-
- createClearHistory() - Method in class at.mug.iqm.gui.menu.ProcessingHistoryMenu
-
Create the menu entry for clearing the history.
- createCoGRegMenuItem() - Method in class at.mug.iqm.gui.menu.ProcessMenu
-
This method initializes coGRegMenuItem
- createColDeconMenuItem() - Method in class at.mug.iqm.gui.menu.SegmentMenu
-
This method initializes colDeconMenuItem
- createColor() - Method in class at.mug.iqm.api.gui.roi.jaxb.ObjectFactory
-
Create an instance of
Color
- createColorChannel() - Method in class at.mug.iqm.api.gui.roi.jaxb.ObjectFactory
-
- createColumnProfileMenuItem() - Method in class at.mug.iqm.gui.menu.PlotMenu
-
- createCompletionProvider() - Method in class at.mug.iqm.api.gui.ScriptEditorTab
-
- createComplexLogDepthMenuItem() - Method in class at.mug.iqm.gui.menu.FractalMenu
-
This method initializes fracLogDepthMenuItem
- createConf(String) - Method in class at.mug.iqm.config.jaxb.ObjectFactory
-
- CREATECONSTANT - Static variable in class at.mug.iqm.img.bundle.descriptors.IqmOpCreateImageDescriptor
-
- createContent() - Method in class at.mug.iqm.gui.dialog.WelcomeDialog
-
This method constructs the welcomePanel
- createContextMenuAndBehavior() - Method in class at.mug.iqm.api.gui.DefaultDrawingLayer
-
- createContextMenuAndBehavior() - Method in class at.mug.iqm.gui.LookPanel
-
- createConvertMenuItem() - Method in class at.mug.iqm.gui.menu.ProcessMenu
-
This method initializes convertMenuItem
- createCopiesTask(IWorkPackage, int, boolean) - Method in interface at.mug.iqm.api.processing.ITaskFactory
-
- CreateCopiesTask - Class in at.mug.iqm.core.processing
-
This task creates n copies of the currently displayed item.
- CreateCopiesTask(IWorkPackage, int, boolean) - Constructor for class at.mug.iqm.core.processing.CreateCopiesTask
-
This is the default constructor.
- createCopiesTask(IWorkPackage, int, boolean) - Method in class at.mug.iqm.core.processing.TaskFactory
-
- createCopyToClipMenuItem() - Method in class at.mug.iqm.gui.menu.EditMenu
-
This method initializes CopyToClipMenuItem
- CREATECOSINUS - Static variable in class at.mug.iqm.img.bundle.descriptors.IqmOpCreateImageDescriptor
-
- createCreateImageMenuItem() - Method in class at.mug.iqm.gui.menu.EditMenu
-
This method initializes createImageMenuItem
- createCropMenuItem() - Method in class at.mug.iqm.gui.menu.ProcessMenu
-
This method initializes cropMenuItem
- createCurrImgDirMenuItem() - Method in class at.mug.iqm.gui.menu.InfoMenu
-
This method initializes createCurrImgDirMenuItem
- createCurrImgHeaderMenuItem() - Method in class at.mug.iqm.gui.menu.InfoMenu
-
This method initializes createCurrImgHeaderMenuItem
- createCurrImgInfoMenuItem() - Method in class at.mug.iqm.gui.menu.InfoMenu
-
This method initializes createCurrImgInfoMenuItem
- createCutMenuItem() - Method in class at.mug.iqm.gui.menu.PlotAnalysisMenu
-
This method initializes cutAnalysisMenuItem
- createDash() - Method in class at.mug.iqm.api.gui.roi.jaxb.ObjectFactory
-
Create an instance of
Dash
- createDashArray() - Method in class at.mug.iqm.api.gui.roi.jaxb.ObjectFactory
-
- createDashArray(DashArray) - Method in class at.mug.iqm.api.gui.roi.jaxb.ObjectFactory
-
- createDashPhase() - Method in class at.mug.iqm.api.gui.roi.jaxb.ObjectFactory
-
- createData() - Method in class at.mug.iqm.api.gui.roi.jaxb.ObjectFactory
-
Create an instance of
Data
- createData(Data) - Method in class at.mug.iqm.api.gui.roi.jaxb.ObjectFactory
-
- createDataset(Vector, Vector, String) - Method in class at.mug.iqm.api.plot.charts.DefaultXYLineChart
-
Creates a dataset, consisting of one vector data.
- createDataset(Vector, Vector[]) - Method in class at.mug.iqm.api.plot.charts.DefaultXYLineChart
-
Creates a dataset, consisting of multiple series.
- createDataset(Histogram, String) - Method in class at.mug.iqm.api.plot.charts.HistogramXYLineChart
-
Creates a dataset, consisting of the histogram.
- createDataset(Raster) - Method in class at.mug.iqm.api.plot.charts.VectorPlot
-
- createDataType(String) - Method in class at.mug.iqm.recentfiles.jaxb.ObjectFactory
-
- createDCMGeneratorMenuItem() - Method in class at.mug.iqm.gui.menu.PlotAnalysisMenu
-
This method initializes dcmGeneratorAnalysisMenuItem
- createDefaultLayer() - Method in class at.mug.iqm.api.gui.ROILayerSelectorPanel
-
Creates the default layer (0).
- createDefaultPlot(PlotModel) - Static method in class at.mug.iqm.commons.util.plot.PlotFactory
-
This method creates a default X-Y-
JFreeChart from a single
PlotModel.
- createDefaultPlot(List<PlotModel>) - Static method in class at.mug.iqm.commons.util.plot.PlotFactory
-
This method creates a default X-Y-
JFreeChart from a
List
of
PlotModels.
- createDefaultPluginService() - Static method in class at.mug.iqm.core.plugin.PluginServiceFactory
-
- createDefaultScatterXYPlot(List<PlotModel>) - Static method in class at.mug.iqm.commons.util.plot.PlotFactory
-
This method creates a
JFreeChart from a
PlotModel.
- createDemoDataset() - Method in class at.mug.iqm.api.plot.charts.VectorPlot
-
- createDemoPanel() - Method in class at.mug.iqm.api.plot.charts.VectorPlot
-
Creates a panel for the demo (used by SuperDemo.java).
- createDescriptor(String) - Static method in class at.mug.iqm.api.operator.OperatorDescriptorFactory
-
This method creates an instance of a specified operator.
- createDftMenuItem() - Method in class at.mug.iqm.gui.menu.MeasureMenu
-
This method initializes dftMenuItem
- createDirLocalMenuItem() - Method in class at.mug.iqm.gui.menu.SegmentMenu
-
This method initializes dirlocalMenuItem
- createDistMapMenuItem() - Method in class at.mug.iqm.gui.menu.SegmentMenu
-
This method initializes distMapMenuItem
- createEdgeMenuItem() - Method in class at.mug.iqm.gui.menu.EnhanceMenu
-
This method initializes edgeMenuItem
- createEllipseRoi() - Method in class at.mug.iqm.api.gui.roi.jaxb.ObjectFactory
-
- createEndCap() - Method in class at.mug.iqm.api.gui.roi.jaxb.ObjectFactory
-
- createEndCap(EndCap) - Method in class at.mug.iqm.api.gui.roi.jaxb.ObjectFactory
-
- createEntropyMenuItem() - Method in class at.mug.iqm.gui.menu.PlotAnalysisMenu
-
This method initializes entropyMenuItem
- createExportHistory() - Method in class at.mug.iqm.gui.menu.ProcessingHistoryMenu
-
Create the menu entry for exporting the history.
- createExtractSVSMenuItem() - Method in class at.mug.iqm.gui.menu.FileMenu
-
This method initializes ExtractSVSMenuItem
- createExtraLookFrame() - Method in interface at.mug.iqm.api.workflow.ILook
-
- createExtraLookFrame() - Method in class at.mug.iqm.core.workflow.Look
-
- createExtraLookMenuItem() - Method in class at.mug.iqm.gui.menu.EditMenu
-
This method initializes extraLookMenuItem
- createFFTMenuItem() - Method in class at.mug.iqm.gui.menu.PlotAnalysisMenu
-
This method initializes fFTMenuItem
- createFile() - Method in class at.mug.iqm.recentfiles.jaxb.ObjectFactory
-
Create an instance of
File
- createFileList() - Method in class at.mug.iqm.recentfiles.jaxb.ObjectFactory
-
- createFilterMenuItem() - Method in class at.mug.iqm.gui.menu.PlotAnalysisMenu
-
This method initializes filterMenuItem
- createFracBoxMenuItem() - Method in class at.mug.iqm.gui.menu.FractalMenu
-
This method initializes fracBoxMenuItem
- createFracFFTMenuItem() - Method in class at.mug.iqm.gui.menu.FractalMenu
-
This method initializes fracFFTMenuItem
- createFracGenDimMenuItem() - Method in class at.mug.iqm.gui.menu.FractalMenu
-
This method initializes fracGenDimMenuItem
- createFracHiguchiMenuItem() - Method in class at.mug.iqm.gui.menu.FractalMenu
-
This method initializes fracHiguchiMenuItem
- createFracHRMMenuItem() - Method in class at.mug.iqm.gui.menu.FractalMenu
-
This method initializes fracHRMMenuItem
- createFracIFSMenuItem() - Method in class at.mug.iqm.gui.menu.FractalMenu
-
This method initializes fracIFSMenuItem
- createFracLacMenuItem() - Method in class at.mug.iqm.gui.menu.FractalMenu
-
This method initializes fracLacMenuItem
- createFracMinkowskiMenuItem() - Method in class at.mug.iqm.gui.menu.FractalMenu
-
This method initializes fracMinkowskiMenuItem
- createFracPyramidMenuItem() - Method in class at.mug.iqm.gui.menu.FractalMenu
-
This method initializes fracPyramidMenuItem
- createFracScanMenuItem() - Method in class at.mug.iqm.gui.menu.FractalMenu
-
This method initializes fracFracScanMenuItem
- createFracSurfMenuItem() - Method in class at.mug.iqm.gui.menu.FractalMenu
-
This method initializes fracSurfMenuItem
- createFracSurrogateMenuItem() - Method in class at.mug.iqm.gui.menu.FractalMenu
-
This method initializes surrogateMenuItem
- createFractalGeneratorMenuItem() - Method in class at.mug.iqm.gui.menu.PlotAnalysisMenu
-
This method initializes fractalGeneratorAnalysisMenuItem
- createFreehandRoi() - Method in class at.mug.iqm.api.gui.roi.jaxb.ObjectFactory
-
- createGarbCollMenuItem() - Method in class at.mug.iqm.gui.menu.EditMenu
-
This method initializes GarbCollMenuItem
- CREATEGAUSSIAN - Static variable in class at.mug.iqm.img.bundle.descriptors.IqmOpCreateImageDescriptor
-
- createGetImageJImageMenuItem() - Method in class at.mug.iqm.gui.menu.EditMenu
-
This method initializes getImageJImageMenuItem
- createGridBagConstraintsButtonGroupIntP() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_Resize
-
- createGridBagConstraintsButtonGroupMag() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_Resize
-
- createGridBagConstraintsNewSize() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_Resize
-
- createGridBagConstraintsOldSize() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_Resize
-
- createGridBagConstraintsZoomOrSize() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_Resize
-
- createGUI(String) - Static method in class at.mug.iqm.api.operator.OperatorGUIFactory
-
This method creates an instance of a specified operator GUI.
- createGui() - Method in class at.mug.iqm.config.jaxb.ObjectFactory
-
Create an instance of
Gui
- createHeapSizeMenuItem() - Method in class at.mug.iqm.gui.menu.EditMenu
-
This method initializes heapSizeMenuItem
- createHeight() - Method in class at.mug.iqm.api.gui.roi.jaxb.ObjectFactory
-
- createHiguchiMenuItem() - Method in class at.mug.iqm.gui.menu.PlotAnalysisMenu
-
This method initializes AllomScaleMenuItem
- createHistogram(PlanarImage, boolean, double) - Method in class at.mug.iqm.img.bundle.op.IqmOpStatistics
-
Create image histogram
- createHistogramDataset(Histogram) - Static method in class at.mug.iqm.commons.util.plot.PlotTools
-
Creates an XYDataset, consisting of the histogram.
- createHistogramDataset(List<PlotModel>) - Static method in class at.mug.iqm.commons.util.plot.PlotTools
-
Creates an XYDataset, consisting of the histogram.
- createHistogramMenu() - Method in class at.mug.iqm.gui.menu.PlotMenu
-
This method initializes the histogram menu.
- createHistogramMenuItem() - Method in class at.mug.iqm.gui.menu.PlotMenu
-
This method initializes histogramMenuItem
- createHistogramPlot(List<PlotModel>, String) - Static method in class at.mug.iqm.commons.util.plot.PlotFactory
-
Creates a histogram chart from a list of
PlotModels.
- createHistogramPlot(Histogram, String) - Static method in class at.mug.iqm.commons.util.plot.PlotFactory
-
Creates a histogram chart from a Histogram.
- createHistogramPlot(RenderedImage, String) - Static method in class at.mug.iqm.commons.util.plot.PlotFactory
-
- createHistogramPlot(XYDataset, String) - Static method in class at.mug.iqm.commons.util.plot.PlotFactory
-
Creates a histogram chart from a data set.
- createHistogramROIMenuItem() - Method in class at.mug.iqm.gui.menu.PlotMenu
-
This method initializes histogramROIMenuItem
- createHistoModifyMenuItem() - Method in class at.mug.iqm.gui.menu.EnhanceMenu
-
This method initializes histoModifyMenuItem
- createHurstMenuItem() - Method in class at.mug.iqm.gui.menu.PlotAnalysisMenu
-
This method initializes hurstMenuItem
- createImageLayer() - Method in class at.mug.iqm.gui.LookPanel
-
Creates a new instance of the displaying class.
- createImageList() - Method in class at.mug.iqm.img.bundle.imagej.bUnwarpJ_
-
Create a list with the open images in ImageJ that bUnwarpJ can
process.
- createImageMenuItem - Variable in class at.mug.iqm.gui.menu.EditMenu
-
- createImages(String) - Method in class at.mug.iqm.config.jaxb.ObjectFactory
-
- createImgStabilizerMenuItem() - Method in class at.mug.iqm.gui.menu.ProcessMenu
-
This method initializes imgStabilizerMenuItem
- createInfoTable() - Method in class at.mug.iqm.commons.gui.SVSImageExtractorFrame
-
Creates a new JTable instance of the information table.
- createIntegralImageMenuItem() - Method in class at.mug.iqm.gui.menu.MeasureMenu
-
This method initializes integralImageMenuItem
- createIntensityProfileMenu() - Method in class at.mug.iqm.gui.menu.PlotMenu
-
This method initializes the intensity profile menu.
- createInterval(Long) - Method in class at.mug.iqm.config.jaxb.ObjectFactory
-
- createInvertMenuItem() - Method in class at.mug.iqm.gui.menu.ProcessMenu
-
This method initializes invertMenuItem
- createIQMConfig() - Method in class at.mug.iqm.config.jaxb.ObjectFactory
-
- createIqmOperatorDescriptor() - Method in class at.mug.iqm.templatemanager.jaxb.ObjectFactory
-
- createIqmOperatorDescriptorParameters() - Method in class at.mug.iqm.templatemanager.jaxb.ObjectFactory
-
- createIqmOperatorTemplates() - Method in class at.mug.iqm.templatemanager.jaxb.ObjectFactory
-
- createIqmOperatorTemplatesParameterBlock() - Method in class at.mug.iqm.templatemanager.jaxb.ObjectFactory
-
- createIssueTrackerItem() - Method in class at.mug.iqm.gui.menu.InfoMenu
-
Create the issue tracker item.
- createItemContent() - Method in class at.mug.iqm.gui.MainFrame
-
This method constructs the look and tank container.
- createItemSlider() - Method in class at.mug.iqm.gui.ManagerPanel
-
- createJButtonCopies() - Method in class at.mug.iqm.gui.ControlPanel
-
This method initializes buttCopies
- createJButtonOk() - Method in class at.mug.iqm.gui.ControlPanel
-
This method initializes buttTake
- createJButtonPause() - Method in class at.mug.iqm.api.gui.util.IqmSlideShow
-
This method initializes jButtonPause
- createJButtonPlay() - Method in class at.mug.iqm.api.gui.util.IqmSlideShow
-
This method initializes jButtonPlay
- createJButtonProcStack() - Method in class at.mug.iqm.gui.ControlPanel
-
This method initializes buttProcStack
- createJButtonStop() - Method in class at.mug.iqm.api.gui.util.IqmSlideShow
-
This method initializes jButtonStop
- createJCheckBoxExecuter() - Method in class at.mug.iqm.gui.ControlPanel
-
This method initializes chbxExService
- createJCheckBoxPJ() - Method in class at.mug.iqm.gui.ControlPanel
-
This method initializes jCheckBoxPj
- createJCheckBoxSerial() - Method in class at.mug.iqm.gui.ControlPanel
-
This method initializes chbxSerial
- createJCheckBoxVirtual() - Method in class at.mug.iqm.gui.ControlPanel
-
This method initializes chbxVirtual
- createJContentPane() - Method in class at.mug.iqm.gui.LookExtraFrame
-
This method initializes controlsPanel
- createJLabelItemNr() - Method in class at.mug.iqm.gui.ManagerPanel
-
- createjLabelNumThread() - Method in class at.mug.iqm.gui.ControlPanel
-
- createJLabelPlayDelay() - Method in class at.mug.iqm.api.gui.util.IqmSlideShow
-
- createJMenuItemCustomDelete() - Method in class at.mug.iqm.gui.TankPanel
-
This method initializes jMenuItemDelete
- createJPanelCopies() - Method in class at.mug.iqm.gui.ControlPanel
-
This method initializes jJPanelCopies
- createJPanelIntP() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_Resize
-
This method initializes JPanel
- createJPanelMag() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_Resize
-
This method initializes JPanel
- createJPanelNewHeight() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_Resize
-
This method initializes jJPanelNewHeight
- createJPanelNewSize() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_Resize
-
This method initializes jJPanelNewsize
- createJPanelNewWidth() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_Resize
-
This method initializes jJPanelNewWidth
- createJPanelOldHeight() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_Resize
-
This method initializes jJPanelOldHeight
- createJPanelOldSize() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_Resize
-
This method initializes jJPanelOldsize
- createJPanelOldWidth() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_Resize
-
This method initializes jJPanelOldWidth
- createJPanelOpt() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_Invert
-
This method initializes JPanel
- createJPanelZoomOrSize() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_Resize
-
This method initializes JPanel
- createJRadioButtonButtInvImg() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_Invert
-
This method initializes the Option Invert Image
- createJRadioButtonButtInvLut() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_Invert
-
This method initializes the Option Invert LUT
- createJRadioButtonMenuButtBC() - Method in class at.mug.iqm.commons.gui.SVSImageExtractorFrame
-
This method initializes the Option: Bicubic interpolation
- createJRadioButtonMenuButtBC2() - Method in class at.mug.iqm.commons.gui.SVSImageExtractorFrame
-
This method initializes the Option: Bicubic2 interpolation
- createJRadioButtonMenuButtBL() - Method in class at.mug.iqm.commons.gui.SVSImageExtractorFrame
-
This method initializes the Option: Bilinear interpolation
- createJRadioButtonMenuButtBmp() - Method in class at.mug.iqm.commons.gui.SVSImageExtractorFrame
-
This method initializes the Option:
- createJRadioButtonMenuButtHSV2RGB() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_Convert
-
This method initializes the Option: HSV2RGB conversion
- createJRadioButtonMenuButtJpg() - Method in class at.mug.iqm.commons.gui.SVSImageExtractorFrame
-
This method initializes the Option:
- createJRadioButtonMenuButtNN() - Method in class at.mug.iqm.commons.gui.SVSImageExtractorFrame
-
This method initializes the Option: Nearest Neighbor
- createJRadioButtonMenuButtPng() - Method in class at.mug.iqm.commons.gui.SVSImageExtractorFrame
-
This method initializes the Option:
- createJRadioButtonMenuButtTif() - Method in class at.mug.iqm.commons.gui.SVSImageExtractorFrame
-
This method initializes the Option:
- createJScrollPane() - Method in class at.mug.iqm.gui.LookPanel
-
This method initializes jScrollPane
- createJSliderNumThread() - Method in class at.mug.iqm.gui.ControlPanel
-
- createJSliderPlayDelay() - Method in class at.mug.iqm.api.gui.util.IqmSlideShow
-
- createJSpinnerImgNum() - Method in class at.mug.iqm.commons.gui.SVSImageExtractorFrame
-
This method returns a spinner for the image number selection
- createJSpinnerRescale() - Method in class at.mug.iqm.commons.gui.SVSImageExtractorFrame
-
This method returns a spinner for the rescale factor selection
- createJToolBarExt() - Method in class at.mug.iqm.commons.gui.SVSImageExtractorFrame
-
This method initializes jJToolBarBar
- createJToolBarIntP() - Method in class at.mug.iqm.commons.gui.SVSImageExtractorFrame
-
This method initializes jJToolBarBar
- createKeep10Images() - Method in class at.mug.iqm.gui.TankPanel
-
This method initializes tankOpt3
- createKeep1Image() - Method in class at.mug.iqm.gui.TankPanel
-
This method initializes tankOpt2
- createKeep50Images() - Method in class at.mug.iqm.gui.TankPanel
-
This method initializes tankOpt4
- createKeepAllImages() - Method in class at.mug.iqm.gui.TankPanel
-
This method initializes tankOpt1
- createKMeansFuzzyMenuItem() - Method in class at.mug.iqm.gui.menu.SegmentMenu
-
This method initializes kMeansFuzzyMenuItem
- createKMeansMenuItem() - Method in class at.mug.iqm.gui.menu.SegmentMenu
-
This method initializes kMeansMenuItem
- createLastAccess(XMLGregorianCalendar) - Method in class at.mug.iqm.recentfiles.jaxb.ObjectFactory
-
- createLastUpdate(XMLGregorianCalendar) - Method in class at.mug.iqm.config.jaxb.ObjectFactory
-
- createLayer(String) - Static method in class at.mug.iqm.api.gui.ROILayerManager
-
Creates a new layer with a given name for the current layer name of the
current look panel.
- createLayer() - Static method in class at.mug.iqm.api.gui.ROILayerManager
-
Creates a layer with a default name of the current look panel.
- createLayer() - Method in class at.mug.iqm.api.gui.ROILayerSelectorPanel
-
Creates a new layer to draw on.
- createLayer(String) - Method in class at.mug.iqm.api.gui.ROILayerSelectorPanel
-
Creates a new layer with a given name to draw on.
- createLblOperatorName() - Method in class at.mug.iqm.gui.StatusPanel
-
Constructs the label containing operator names.
- createLblTaskName() - Method in class at.mug.iqm.gui.StatusPanel
-
Constructs the label containing the task name.
- createLeftRightPanel() - Method in class at.mug.iqm.gui.MainFrame
-
- createLegs() - Method in class at.mug.iqm.api.gui.roi.jaxb.ObjectFactory
-
Create an instance of
Legs
- createLength() - Method in class at.mug.iqm.api.gui.roi.jaxb.ObjectFactory
-
- createLinearDomain(Number, Number, Number) - Method in class at.mug.iqm.api.model.PlotModel
-
Creates a linear domain for a given range.
- createLineJoin() - Method in class at.mug.iqm.api.gui.roi.jaxb.ObjectFactory
-
- createLineJoin(LineJoin) - Method in class at.mug.iqm.api.gui.roi.jaxb.ObjectFactory
-
- createLineRoi() - Method in class at.mug.iqm.api.gui.roi.jaxb.ObjectFactory
-
- createLineSegment() - Method in class at.mug.iqm.api.gui.roi.jaxb.ObjectFactory
-
- createLineWidth() - Method in class at.mug.iqm.api.gui.roi.jaxb.ObjectFactory
-
- createLoadMenuItem() - Method in class at.mug.iqm.gui.menu.AnnotationMenu
-
- createLocation() - Method in class at.mug.iqm.api.gui.roi.jaxb.ObjectFactory
-
- createLogDepthMenuItem() - Method in class at.mug.iqm.gui.menu.PlotAnalysisMenu
-
This method initializes LogDepthMenuItem
- createLookAndFeel(String) - Method in class at.mug.iqm.config.jaxb.ObjectFactory
-
- createManagerContainer() - Method in class at.mug.iqm.gui.MainFrame
-
- createManagerListLeft() - Method in class at.mug.iqm.gui.ManagerPanel
-
This method initializes managerListLeft
- createManagerListRight() - Method in class at.mug.iqm.gui.ManagerPanel
-
This method initializes managerListRight
- createManagerThumb(PlanarImage) - Static method in class at.mug.iqm.commons.util.image.ImageTools
-
Generate a 40-by-40 pixel thumb nail of a given image.
- createManagerThumbnail() - Method in interface at.mug.iqm.api.gui.IThumbnailSupport
-
- createManagerThumbnail() - Method in class at.mug.iqm.api.model.IqmDataBox
-
- createMathMenuItem() - Method in class at.mug.iqm.gui.menu.PlotAnalysisMenu
-
This method initializes mathMenuItem
- createMemInfoMenuItem() - Method in class at.mug.iqm.gui.menu.InfoMenu
-
This method initializes createMemInfoMenuItem
- createMemoryLabel() - Method in class at.mug.iqm.gui.MainPanel
-
This method initializes memoryLabel
- createMemoryMonitor() - Method in class at.mug.iqm.config.jaxb.ObjectFactory
-
- createMenu() - Method in class at.mug.iqm.gui.menu.RecentFilesMenu
-
Creates the menu.
- createMiterLimit() - Method in class at.mug.iqm.api.gui.roi.jaxb.ObjectFactory
-
- createMiterLimit(MiterLimit) - Method in class at.mug.iqm.api.gui.roi.jaxb.ObjectFactory
-
- createModel(String) - Method in class at.mug.iqm.img.bundle.op.IqmOpStatistics
-
Initializes the table model and adds the necessary columns
- createMorphMenuItem() - Method in class at.mug.iqm.gui.menu.ProcessMenu
-
This method initializes morphMenuItem
- createName(String) - Method in class at.mug.iqm.config.jaxb.ObjectFactory
-
- createName(String) - Method in class at.mug.iqm.recentfiles.jaxb.ObjectFactory
-
- createNavigatorPanel() - Method in class at.mug.iqm.gui.LookPanel
-
- createNexelScanMenuItem() - Method in class at.mug.iqm.gui.menu.MeasureMenu
-
This method initializes nexelScanMenuItem
- createOpenHeaderMenuItem() - Method in class at.mug.iqm.gui.menu.FileMenu
-
This method initializes openHeaderMenuItem
- createOpenMenuItem() - Method in class at.mug.iqm.gui.menu.FileMenu
-
This method initializes openMenuItem
- createOpenPlotMenuItem() - Method in class at.mug.iqm.gui.menu.FileMenu
-
This method initializes openPlotMenuItem
- createOpenRecentMenu() - Method in class at.mug.iqm.gui.menu.FileMenu
-
- createOpenSamplesImagesMenu() - Method in class at.mug.iqm.gui.menu.FileMenu
-
- createOpenSamplesMenu() - Method in class at.mug.iqm.gui.menu.FileMenu
-
- createOpenSamplesPlotMenu() - Method in class at.mug.iqm.gui.menu.FileMenu
-
- createOpenTableMenuItem() - Method in class at.mug.iqm.gui.menu.FileMenu
-
This method initializes openTableMenuItem
- createOperator(String) - Static method in class at.mug.iqm.api.operator.OperatorFactory
-
This method creates an instance of a specified operator.
- createOptionMenu() - Method in class at.mug.iqm.gui.TankPanel
-
This method initializes optionMenu
- createOptionsMenuBar() - Method in class at.mug.iqm.gui.TankPanel
-
This method initializes MenuBar
- createPanel(Vector, Vector) - Method in class at.mug.iqm.api.plot.charts.DefaultXYLineChart
-
Creates the chart panel (container).
- createPanel16bit() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_Convert
-
This method initializes jPanel
- createPanel8bit() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_Convert
-
This method initializes pnl8bit
- createPanelPalette() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_Convert
-
This method initializes jPanel
- createPanelRGB() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_Convert
-
This method initializes jPanel
- createPanelRGBa() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_Convert
-
This method initializes jPanel
- createParallelTask() - Method in interface at.mug.iqm.api.processing.ITaskFactory
-
- createParallelTask(IWorkPackage, boolean, int) - Method in interface at.mug.iqm.api.processing.ITaskFactory
-
- createParallelTask(IWorkPackage, IOperatorGUI, boolean, int) - Method in interface at.mug.iqm.api.processing.ITaskFactory
-
- createParallelTask() - Method in class at.mug.iqm.core.processing.TaskFactory
-
- createParallelTask(IWorkPackage, boolean, int) - Method in class at.mug.iqm.core.processing.TaskFactory
-
- createParallelTask(IWorkPackage, IOperatorGUI, boolean, int) - Method in class at.mug.iqm.core.processing.TaskFactory
-
- createParametersFromTemplate(String) - Method in class at.mug.iqm.api.operator.PreferencesPanel
-
Sets the GUI's ParameterBlock with a template saved in the
IQMOperatorTemplates.xml.
- createParamIndices(String[]) - Method in class at.mug.iqm.api.operator.ParameterBlockIQM
-
- createPath() - Method in class at.mug.iqm.api.gui.roi.jaxb.ObjectFactory
-
Create an instance of
Path
- createPath(String) - Method in class at.mug.iqm.recentfiles.jaxb.ObjectFactory
-
- createPaths() - Method in class at.mug.iqm.config.jaxb.ObjectFactory
-
Create an instance of
Paths
- createPlot(List<PlotModel>, ChartType) - Static method in class at.mug.iqm.commons.util.plot.PlotFactory
-
- createPlotColumnMenuItem() - Method in class at.mug.iqm.gui.menu.PlotMenu
-
This method initializes plotColumnMenuItem
- createPoint() - Method in class at.mug.iqm.api.gui.roi.jaxb.ObjectFactory
-
Create an instance of
Point
- createPointFinderMenuItem() - Method in class at.mug.iqm.gui.menu.PlotAnalysisMenu
-
This method initializes pointFinderAnalysisMenuItem
- createPointRoi() - Method in class at.mug.iqm.api.gui.roi.jaxb.ObjectFactory
-
- createPolygonRoi() - Method in class at.mug.iqm.api.gui.roi.jaxb.ObjectFactory
-
- createPreferencesMenuItem() - Method in class at.mug.iqm.gui.menu.EditMenu
-
This method initializes the preferences menu item
- createPreviewTask() - Method in interface at.mug.iqm.api.processing.ITaskFactory
-
- createPreviewTask(IWorkPackage, IOperatorGUI) - Method in interface at.mug.iqm.api.processing.ITaskFactory
-
- createPreviewTask() - Method in class at.mug.iqm.core.processing.TaskFactory
-
- createPreviewTask(IWorkPackage, IOperatorGUI) - Method in class at.mug.iqm.core.processing.TaskFactory
-
- createProgressBarSingleOperation() - Method in class at.mug.iqm.gui.StatusPanel
-
Initializes the progress bar for single operations.
- createProgressBarStack() - Method in class at.mug.iqm.gui.StatusPanel
-
Initializes the progress bar for stack operations.
- createProjectToXMenuItem() - Method in class at.mug.iqm.gui.menu.PlotMenu
-
This method initializes projectToXMenuItem
- createProjectToYMenuItem() - Method in class at.mug.iqm.gui.menu.PlotMenu
-
This method initializes projectToYMenuItem
- createQuitMenuItem() - Method in class at.mug.iqm.gui.menu.FileMenu
-
This method initializes quitMenuItem
- CREATERANDOM - Static variable in class at.mug.iqm.img.bundle.descriptors.IqmOpCreateImageDescriptor
-
- createRankMenuItem() - Method in class at.mug.iqm.gui.menu.EnhanceMenu
-
This method initializes rankMenuItem
- createRecentFiles() - Method in class at.mug.iqm.recentfiles.jaxb.ObjectFactory
-
- createRectangle(int, int) - Static method in class at.mug.iqm.commons.jaitools.KernelFactory
-
Creates a new KernelJAI object with a rectangular configuraton.
- createRectangle(int, int, KernelFactory.ValueType, int, int, float) - Static method in class at.mug.iqm.commons.jaitools.KernelFactory
-
Creates a new KernelJAI object with a rectangular configuration.
- createRectangleRoi() - Method in class at.mug.iqm.api.gui.roi.jaxb.ObjectFactory
-
- createRefreshOperatorRegistryMenuItem() - Method in class at.mug.iqm.gui.menu.InfoMenu
-
Create a menu item for refreshing the operator registry.
- createRegGrowMenuItem() - Method in class at.mug.iqm.gui.menu.SegmentMenu
-
This method initializes jRegGrowMenuItem
- createResizeMenuItem() - Method in class at.mug.iqm.gui.menu.ProcessMenu
-
This method initializes resizeMenuItem
- createRGBRelativeMenuItem() - Method in class at.mug.iqm.gui.menu.SegmentMenu
-
This method initializes RGBRelativeMenuItem
- createROISegmentMenuItem() - Method in class at.mug.iqm.gui.menu.SegmentMenu
-
This method initializes jROISegmentMenuItem
- createRoiSet() - Method in class at.mug.iqm.api.gui.roi.jaxb.ObjectFactory
-
- createRoiSet(RoiSet) - Method in class at.mug.iqm.api.gui.roi.jaxb.ObjectFactory
-
- createRoot(String) - Method in class at.mug.iqm.config.jaxb.ObjectFactory
-
- createRowProfileMenuItem() - Method in class at.mug.iqm.gui.menu.PlotMenu
-
- createRunImageJMenuItem() - Method in class at.mug.iqm.gui.menu.EditMenu
-
This method initializes runImageJMenuItem
- createSampleImageMenuItems() - Method in class at.mug.iqm.gui.menu.FileMenu
-
- createSamplePlotMenuItems() - Method in class at.mug.iqm.gui.menu.FileMenu
-
- createSaveMenuItem() - Method in class at.mug.iqm.gui.menu.AnnotationMenu
-
- createSavePlotDataMenuItem() - Method in class at.mug.iqm.gui.menu.FileMenu
-
This method initializes savePlotDataMenuItem
- createSaveSequMenuItem() - Method in class at.mug.iqm.gui.menu.FileMenu
-
This method initializes saveSequMenuItem
- createSaveSingleMenuItem() - Method in class at.mug.iqm.gui.menu.FileMenu
-
This method initializes saveSingleMenuItem
- createSaveStackMenuItem() - Method in class at.mug.iqm.gui.menu.FileMenu
-
This method initializes saveStackMenuItem
- createSaveTableMenuItem() - Method in class at.mug.iqm.gui.menu.FileMenu
-
This method initializes saveTableMenuItem
- createSaveTableSequMenuItem() - Method in class at.mug.iqm.gui.menu.FileMenu
-
This method initializes saveTableSequMenuItem
- createScript(String) - Method in class at.mug.iqm.config.jaxb.ObjectFactory
-
- createSegment() - Method in class at.mug.iqm.api.gui.roi.jaxb.ObjectFactory
-
- createSegments() - Method in class at.mug.iqm.api.gui.roi.jaxb.ObjectFactory
-
- createSerialTask() - Method in interface at.mug.iqm.api.processing.ITaskFactory
-
- createSerialTask(IWorkPackage, boolean) - Method in interface at.mug.iqm.api.processing.ITaskFactory
-
- createSerialTask(IWorkPackage, IOperatorGUI, boolean) - Method in interface at.mug.iqm.api.processing.ITaskFactory
-
- createSerialTask() - Method in class at.mug.iqm.core.processing.TaskFactory
-
- createSerialTask(IWorkPackage, boolean) - Method in class at.mug.iqm.core.processing.TaskFactory
-
- createSerialTask(IWorkPackage, IOperatorGUI, boolean) - Method in class at.mug.iqm.core.processing.TaskFactory
-
- createShowHistory() - Method in class at.mug.iqm.gui.menu.ProcessingHistoryMenu
-
Create the menu entry for showing the history.
- createSignalGeneratorMenuItem() - Method in class at.mug.iqm.gui.menu.PlotAnalysisMenu
-
This method initializes signalGeneratorAnalysisMenuItem
- createSingleSubTask(IOperator, IWorkPackage, boolean) - Method in interface at.mug.iqm.api.processing.ITaskFactory
-
- createSingleSubTask(IOperator, IWorkPackage, boolean) - Method in class at.mug.iqm.core.processing.TaskFactory
-
- createSingleTask() - Method in interface at.mug.iqm.api.processing.ITaskFactory
-
- createSingleTask(IWorkPackage) - Method in interface at.mug.iqm.api.processing.ITaskFactory
-
- createSingleTask(IWorkPackage, IOperatorGUI) - Method in interface at.mug.iqm.api.processing.ITaskFactory
-
- createSingleTask() - Method in class at.mug.iqm.core.processing.TaskFactory
-
- createSingleTask(IWorkPackage) - Method in class at.mug.iqm.core.processing.TaskFactory
-
- createSingleTask(IWorkPackage, IOperatorGUI) - Method in class at.mug.iqm.core.processing.TaskFactory
-
- CREATESINUS - Static variable in class at.mug.iqm.img.bundle.descriptors.IqmOpCreateImageDescriptor
-
- createSlideShowMenuItem() - Method in class at.mug.iqm.gui.menu.EditMenu
-
This method initializes SlideShowMenuItem
- createSmoothMenuItem() - Method in class at.mug.iqm.gui.menu.EnhanceMenu
-
This method initializes smoothMenuItem
- createSnapshot(Component) - Static method in class at.mug.iqm.commons.util.CommonTools
-
Creates a buffered image of a given
Component's graphics.
- createStackStatMenuItem() - Method in class at.mug.iqm.gui.menu.MeasureMenu
-
This method initializes stackStatMenuItem
- createStatisticsMenuItem() - Method in class at.mug.iqm.gui.menu.MeasureMenu
-
This method initializes statisticsMenuItem
- createStatisticsMenuItem() - Method in class at.mug.iqm.gui.menu.PlotAnalysisMenu
-
This method initializes statisticsAnalysisMenuItem
- createStatRegMergeMenuItem() - Method in class at.mug.iqm.gui.menu.SegmentMenu
-
This method initializesStatRegMergeMenuItem
- createStroke() - Method in class at.mug.iqm.api.gui.roi.jaxb.ObjectFactory
-
- createSurrogateMenuItem() - Method in class at.mug.iqm.gui.menu.PlotAnalysisMenu
-
This method initializes surrogateMenuItem
- createSymbAggMenuItem() - Method in class at.mug.iqm.gui.menu.PlotAnalysisMenu
-
This method initializes symbAggMenuItem
- createSystemInfoMenuItem() - Method in class at.mug.iqm.gui.menu.InfoMenu
-
This method initializes createSystemInfoMenuItem
- createTableOfPlotMenuItem() - Method in class at.mug.iqm.gui.menu.PlotAnalysisMenu
-
This method initializes tableOfPlotAnalysisMenuItem
- createTankContentPanel() - Method in class at.mug.iqm.gui.TankPanel
-
This method initializes tankContentPanel.
- createTankThumb(PlanarImage) - Static method in class at.mug.iqm.commons.util.image.ImageTools
-
Generate a 60-by-60 pixel thumb nail of a given image for the Tank list.
- createTankThumbnail() - Method in interface at.mug.iqm.api.gui.IThumbnailSupport
-
- createTankThumbnail() - Method in class at.mug.iqm.api.model.IqmDataBox
-
- createTemp(String) - Method in class at.mug.iqm.config.jaxb.ObjectFactory
-
- createTemplateManagerGUI() - Method in class at.mug.iqm.api.operator.PreferencesPanel
-
- createTemplateModel() - Method in class at.mug.iqm.api.operator.PreferencesPanel
-
- createTempMatchMenuItem() - Method in class at.mug.iqm.gui.menu.SegmentMenu
-
This method initializes tempMatchMenuItem
- createThreadInfoMenuItem() - Method in class at.mug.iqm.gui.menu.InfoMenu
-
This method initializes createThreadInfoMenuItem
- createThresholdMenuItem() - Method in class at.mug.iqm.gui.menu.SegmentMenu
-
This method initializes thresholdMenuItem
- createThumbnail(int, int, boolean) - Method in interface at.mug.iqm.api.gui.IThumbnailSupport
-
- createThumbnail(int, int, boolean) - Method in class at.mug.iqm.api.model.IqmDataBox
-
- createThumbnail(PlanarImage, int, int, boolean, boolean) - Static method in class at.mug.iqm.commons.util.image.ImageTools
-
This static method returns an image icon of a given PlanarImage.
- createThumbNailPlot(List<PlotModel>, boolean) - Static method in class at.mug.iqm.commons.util.plot.PlotFactory
-
This method creates a default X-Y-
JFreeChart from a
List
of
PlotModels.
- createThumbnails() - Method in class at.mug.iqm.api.model.IqmDataBox
-
Creates all three thumb nails for the containing data model.
- createTileInfoMenuItem() - Method in class at.mug.iqm.gui.menu.InfoMenu
-
This method initializes createTileInfoMenuItem
- createToggleStatusPanel() - Method in class at.mug.iqm.gui.ManagerPanel
-
- createTransferable(JComponent) - Method in class at.mug.iqm.commons.util.ArrayListTransferHandler
-
- createTurboRegMenuItem() - Method in class at.mug.iqm.gui.menu.ProcessMenu
-
This method initializes turboRegMenuItem
- createUnsharpMaskMenuItem() - Method in class at.mug.iqm.gui.menu.EnhanceMenu
-
This method initializes unsharpMaskMenuItem
- createValidator(String) - Static method in class at.mug.iqm.api.operator.OperatorValidatorFactory
-
This method creates an instance of a specified operator.
- createVirtDir() - Method in class at.mug.iqm.core.processing.ExecutorServiceProcessingTask
-
- createWatershedMenuItem() - Method in class at.mug.iqm.gui.menu.SegmentMenu
-
This method initializes WatershedMenuItem
- createWebSiteItem() - Method in class at.mug.iqm.gui.menu.InfoMenu
-
Create the website item.
- createWhiteBalanceMenuItem() - Method in class at.mug.iqm.gui.menu.EnhanceMenu
-
This method initializes whiteBalanceMenuItem
- createWidth() - Method in class at.mug.iqm.api.gui.roi.jaxb.ObjectFactory
-
Create an instance of
Width
- createWikiItem() - Method in class at.mug.iqm.gui.menu.InfoMenu
-
Create the wiki menu item.
- createWindingRule() - Method in class at.mug.iqm.api.gui.roi.jaxb.ObjectFactory
-
- createX() - Method in class at.mug.iqm.api.gui.roi.jaxb.ObjectFactory
-
- createXYLinePlot(List<PlotModel>) - Static method in class at.mug.iqm.commons.util.plot.PlotFactory
-
This method creates a
JFreeChart from a
PlotModel.
- createY() - Method in class at.mug.iqm.api.gui.roi.jaxb.ObjectFactory
-
- cropBorder(TiledImage, int, int, int, int) - Method in class at.mug.iqm.img.bundle.op.IqmOpMorph
-
- cropMenuItem - Variable in class at.mug.iqm.gui.menu.ProcessMenu
-
- CSV_EXTENSION - Static variable in class at.mug.iqm.api.IQMConstants
-
- CSV_FILTER_DESCRIPTION - Static variable in class at.mug.iqm.api.IQMConstants
-
- curlW - Variable in class at.mug.iqm.img.bundle.descriptors.IqmOpBUnwarpJOpImage
-
- curlW - Variable in class at.mug.iqm.img.bundle.gui.OperatorGUI_BUnwarpJ
-
- curlWeight - Static variable in class at.mug.iqm.img.bundle.imagej.bUnwarpJ_
-
curl weight
- current_laf - Variable in class at.mug.iqm.gui.tilecachetool.TCTool
-
- currentAngleROI - Variable in class at.mug.iqm.api.gui.DefaultDrawingLayer
-
The current angle ROI shape.
- currentConfigManager - Static variable in class at.mug.iqm.config.ConfigManager
-
- currentEllipseROI - Variable in class at.mug.iqm.api.gui.DefaultDrawingLayer
-
The current ellipse ROI shape.
- currentExecutionProtocol - Static variable in class at.mug.iqm.api.Application
-
- currentFreehandROI - Variable in class at.mug.iqm.api.gui.DefaultDrawingLayer
-
The current freehand ROI shape.
- currentImage - Variable in class at.mug.iqm.gui.LookPanel
-
The image instance which is currently shown in the
LookPanel.
- currentInstance - Static variable in class at.mug.iqm.api.gui.ScriptEditor
-
- currentInstance - Static variable in class at.mug.iqm.gui.menu.RecentFilesMenu
-
A reference to the current instance.
- currentLayer - Variable in class at.mug.iqm.api.gui.ROILayerSelectorPanel
-
The currently selected layer.
- currentLineROI - Variable in class at.mug.iqm.api.gui.DefaultDrawingLayer
-
The current line ROI shape.
- currentLookPanel - Variable in class at.mug.iqm.core.workflow.Look
-
- currentManager - Static variable in class at.mug.iqm.recentfiles.RecentFilesManager
-
- currentOperator - Static variable in class at.mug.iqm.api.Application
-
- currentPointROI - Variable in class at.mug.iqm.api.gui.DefaultDrawingLayer
-
The current point ROI shape.
- currentPolygonROI - Variable in class at.mug.iqm.api.gui.DefaultDrawingLayer
-
The current polygon ROI shape.
- currentPrefManager - Static variable in class at.mug.iqm.templatemanager.XMLPreferencesManager
-
- currentRectangleROI - Variable in class at.mug.iqm.api.gui.DefaultDrawingLayer
-
The current rectangle ROI shape.
- currentROIShape - Variable in class at.mug.iqm.api.gui.DefaultDrawingLayer
-
The currently selected ROI shape.
- currentWidget - Variable in class at.mug.iqm.api.gui.ROILayerSelectorPanel
-
The currently selected widget.
- CURRENTYEAR - Static variable in class at.mug.iqm.api.IQMConstants
-
Date constants
- currImgDir - Variable in class at.mug.iqm.commons.gui.AbstractImageSavingDialog
-
- currImgDir - Variable in class at.mug.iqm.commons.gui.AbstractTableSavingDialog
-
- currImgDir - Variable in class at.mug.iqm.commons.gui.OpenImageDialog
-
- currImgDir - Variable in class at.mug.iqm.commons.gui.OpenPlotDialog
-
- currImgDir - Variable in class at.mug.iqm.commons.gui.OpenTableDialog
-
- currImgDir - Variable in class at.mug.iqm.commons.gui.SVSImageExtractorOpenDialog
-
- currImgDir - Variable in class at.mug.iqm.gui.dialog.OpenImageHeaderDialog
-
- currImgDirMenuItem - Variable in class at.mug.iqm.gui.menu.InfoMenu
-
- currImgHeaderMenuItem - Variable in class at.mug.iqm.gui.menu.InfoMenu
-
- currImgInfoMenuItem - Variable in class at.mug.iqm.gui.menu.InfoMenu
-
- currItemIndex - Variable in class at.mug.iqm.core.workflow.Manager
-
The currently selected index in one of the manager lists.
- currMgrIdxs - Variable in class at.mug.iqm.gui.ManagerPanel
-
The array of currently selected manager items.
- currPeakPlot - Static variable in class at.mug.iqm.commons.util.plot.PlotTools
-
- currPlotDataX - Static variable in class at.mug.iqm.commons.util.plot.PlotTools
-
The current plot data (X-axis).
- currPlotDataY - Static variable in class at.mug.iqm.commons.util.plot.PlotTools
-
The current plot data (Y-axis).
- currPlotTitle - Static variable in class at.mug.iqm.commons.util.plot.PlotTools
-
The title for the plot to be displayed.
- currPlotTitleX - Static variable in class at.mug.iqm.commons.util.plot.PlotTools
-
The title for the X-axis of the plot to be displayed.
- currPlotTitleY - Static variable in class at.mug.iqm.commons.util.plot.PlotTools
-
The title for the Y-axis of the plot to be displayed.
- currRegPlot - Static variable in class at.mug.iqm.commons.util.plot.PlotTools
-
The current IqmRegressionPlot.
- currTableJFrame - Static variable in class at.mug.iqm.gui.util.GUITools
-
The frame for displaying a result from an operator in a table.
- currTankIndex - Variable in class at.mug.iqm.core.workflow.Tank
-
The currently selected item (stack) in the tank.
- cursorChanger - Variable in class at.mug.iqm.api.gui.DefaultDrawingLayer
-
A custom event handler for highlighting a hovered shape in a specified
color.
- CursorFactory - Class in at.mug.iqm.commons.util
-
This class generates cursors for the GUI.
- CursorFactory() - Constructor for class at.mug.iqm.commons.util.CursorFactory
-
- CursorToolkit - Class in at.mug.iqm.commons.util
-
Basic CursorToolkit that swallows mouseclicks see
http://www.javaspecialists.eu/archive/Issue065.html
- CursorToolkit() - Constructor for class at.mug.iqm.commons.util.CursorToolkit
-
- customCanvasMover - Variable in class at.mug.iqm.api.gui.LookToolboxPanel
-
A canvas mover for the dragCanvas button.
- CustomCanvasMover(ILookPanel) - Constructor for class at.mug.iqm.api.gui.LookToolboxPanel.CustomCanvasMover
-
- customComputationEnabled - Variable in class at.mug.iqm.api.operator.WorkPackage
-
A flag whether or not the operator should produce custom results.
- customControls - Variable in class at.mug.iqm.api.operator.AbstractOperatorGUI
-
- CustomDataModel - Class in at.mug.iqm.api.model
-
- CustomDataModel() - Constructor for class at.mug.iqm.api.model.CustomDataModel
-
Default constructor, puts the model_name to the
properties hashtable.
- CustomDataModel(String) - Constructor for class at.mug.iqm.api.model.CustomDataModel
-
Custom constructor, puts the model_name to the
properties hashtable.
- customDataModel - Variable in class at.mug.iqm.api.model.IqmDataBox
-
The variable for the custom content.
- customImageOptions - Variable in class at.mug.iqm.api.operator.AbstractImageOperatorGUI
-
- CustomImageOptionsPanel - Class in at.mug.iqm.api.operator
-
This panel represents custom options for all image operator GUIs.
- CustomImageOptionsPanel() - Constructor for class at.mug.iqm.api.operator.CustomImageOptionsPanel
-
Create the panel.
- customItems - Variable in class com.bric.window.WindowMenu
-
- customListModel - Variable in class at.mug.iqm.api.gui.MultiResultSelectorPanel
-
- customPlotOptionsPanel - Variable in class at.mug.iqm.api.operator.AbstractPlotOperatorGUI
-
- CustomPlotOptionsPanel - Class in at.mug.iqm.api.operator
-
This panel represents custom options for all image operator GUIs.
- CustomPlotOptionsPanel() - Constructor for class at.mug.iqm.api.operator.CustomPlotOptionsPanel
-
Create the panel.
- customResults - Variable in class at.mug.iqm.api.gui.MultiResultSelectorPanel
-
- customResults - Variable in class at.mug.iqm.api.operator.Result
-
- cutMenuItem - Variable in class at.mug.iqm.gui.menu.PlotAnalysisMenu
-
- g - Variable in class at.mug.iqm.img.bundle.imagej.IqmSRM
-
- g - Variable in class at.mug.iqm.img.bundle.imagej.IqmSRM_8bitGray_ONLY
-
- g - Variable in class at.mug.iqm.img.bundle.imagej.IqmSRM_RGB
-
- gain - Variable in class at.mug.iqm.img.bundle.descriptors.IqmOpUnsharpMaskOpImage
-
- gain - Variable in class at.mug.iqm.img.bundle.gui.OperatorGUI_UnsharpMask
-
- garbCollMenuItem - Variable in class at.mug.iqm.gui.menu.EditMenu
-
- gaussian(double[][], int[]) - Method in class at.mug.iqm.img.bundle.imagej.Image_Stabilizer
-
Gaussian elimination (required by invert).
- gaussian(double[][], int[]) - Method in class at.mug.iqm.img.bundle.imagej.IqmImage_Stabilizer
-
Gaussian elimination (required by invert).
- gc_btn - Variable in class at.mug.iqm.gui.tilecachetool.TCTool
-
- generate(IOperatorDescriptor) - Method in class at.mug.iqm.api.operator.ParameterBlockIQM
-
- generateAC(int, double) - Method in class at.mug.iqm.plot.bundle.op.PlotOpFractalGenerator
-
this method generates an auto covariance function with defined length and
Hurst coefficient
- GenericFileDialog - Class in at.mug.iqm.commons.gui
-
This file dialog represents a generic wrapper for choosing or saving files.
- GenericFileDialog(String, String) - Constructor for class at.mug.iqm.commons.gui.GenericFileDialog
-
- GenericFileDialog() - Constructor for class at.mug.iqm.commons.gui.GenericFileDialog
-
- get(String) - Method in class at.mug.iqm.commons.util.DefaultPropertyManager
-
Gets a property according to a given key.
- get_gbc_Options() - Method in class at.mug.iqm.plot.bundle.gui.PlotGUI_Statistics
-
- get_gbc_SingleGlidingOption() - Method in class at.mug.iqm.plot.bundle.gui.PlotGUI_Statistics
-
- getActionCommand() - Method in class at.mug.iqm.api.plugin.AbstractPlugin
-
- getActionCommand() - Method in interface at.mug.iqm.api.plugin.IPlugin
-
This is a wrapper method and returns the UID of the plugin.
- getActionListener() - Method in class at.mug.iqm.api.gui.ContextPopupMenu
-
- getActiveListIndex() - Method in interface at.mug.iqm.api.workflow.IManager
-
Returns the index of the active manager list.
- getActiveListIndex() - Method in class at.mug.iqm.core.workflow.Manager
-
- getAdditionalOptionsPanel() - Method in class at.mug.iqm.commons.gui.AbstractImageSavingDialog
-
Initializes the accessory panel.
- getAdditionalOptionsPanel() - Method in class at.mug.iqm.commons.gui.AbstractTableSavingDialog
-
Initializes the accessory panel.
- getAdditionalText() - Method in interface at.mug.iqm.api.gui.ILookPanel
-
- getAdditionalText() - Method in class at.mug.iqm.gui.LookPanel
-
- getAllLayers() - Method in class at.mug.iqm.api.gui.roi.XMLAnnotationManager
-
Get the re-assembled list of all layers.
- getAllLayers() - Static method in class at.mug.iqm.api.gui.ROILayerManager
-
Gets a
List of all layers of the current look panel.
- getAllROIShapes() - Method in class at.mug.iqm.api.gui.DefaultDrawingLayer
-
- getAllROIShapes() - Method in interface at.mug.iqm.api.gui.IDrawingLayer
-
Get the list of all ROIShapes in this layer.
- getAllSourcesForManager(int) - Method in class at.mug.iqm.core.workflow.ExecutionProxy
-
Gets all sources for the currently selected manager list into a
Vector of
IqmDataBoxes
- getAlphabet(int) - Method in class at.mug.iqm.plot.bundle.op.PlotOpSymbolicAggregation
-
This method gets back the alphabet
- getAmount() - Method in class at.mug.iqm.commons.util.ScrollablePanel.IncrementInfo
-
- getAngle() - Method in class at.mug.iqm.api.gui.roi.AngleROI
-
- getAngle() - Method in class at.mug.iqm.api.gui.roi.jaxb.Angles
-
Gets the value of the angle property.
- getAngleCursor() - Static method in class at.mug.iqm.commons.util.CursorFactory
-
- getAngleRoi() - Method in class at.mug.iqm.api.gui.roi.jaxb.RoiSet
-
Gets the value of the angleRoi property.
- getAngleROIs() - Method in class at.mug.iqm.api.gui.DefaultDrawingLayer
-
- getAngleROIs() - Method in interface at.mug.iqm.api.gui.IDrawingLayer
-
- getAngles() - Method in class at.mug.iqm.api.gui.roi.jaxb.AngleRoi
-
Gets the value of the angles property.
- getAngleShape() - Method in class at.mug.iqm.api.gui.DefaultDrawingLayer
-
- getAngleShape() - Method in interface at.mug.iqm.api.gui.IDrawingLayer
-
A helper variable used by mouse event handlers to draw
AngleROIs.
- getAnnotationLayer() - Method in class at.mug.iqm.api.gui.roi.jaxb.AnnotationLayers
-
Gets the value of the annotationLayer property.
- getAnnotations() - Method in class at.mug.iqm.config.jaxb.Gui
-
Gets the value of the annotations property.
- getApex() - Method in class at.mug.iqm.api.gui.roi.AngleROI
-
Gets the 2D coordinates of the apex.
- getApplication() - Method in class at.mug.iqm.config.jaxb.IQMConfig
-
Gets the value of the application property.
- getApplicationPanel() - Method in class at.mug.iqm.gui.MainFrame
-
- getApplicationStarter() - Static method in class at.mug.iqm.api.Application
-
- getArea() - Method in interface at.mug.iqm.api.gui.roi.AreaEnabledROI
-
Gets the area of the ROIShape
- getArea() - Method in class at.mug.iqm.api.gui.roi.EllipseROI
-
Gets the current area of this elliptic shape.
- getArea() - Method in class at.mug.iqm.api.gui.roi.jaxb.EllipseRoi
-
Gets the value of the area property.
- getArea() - Method in class at.mug.iqm.api.gui.roi.jaxb.RectangleRoi
-
Gets the value of the area property.
- getArea() - Method in class at.mug.iqm.api.gui.roi.RectangleROI
-
Gets the current area of this rectangular shape.
- getArea(Point, Point) - Method in class at.mug.iqm.commons.util.image.IntegralImage
-
Returns the area spanned by two points.
- getArea(int, int, int, int) - Method in class at.mug.iqm.commons.util.image.IntegralImage
-
Returns the area spanned by two points.
- getArgumentDescription(int) - Method in class at.mug.iqm.api.operator.AbstractOperatorDescriptor
-
- getAsImage() - Method in class at.mug.iqm.commons.util.image.IntegralImage
-
Returns the integral image as normalized 8-bit grey value image.
- getBandHistogram(PlanarImage, int) - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_Threshold
-
This method gets the histogram of a band
- getBaseName(String) - Method in class at.mug.iqm.img.bundle.imagej.Image_Stabilizer
-
- getBaseName(String) - Method in class at.mug.iqm.img.bundle.imagej.Image_Stabilizer_Log_Applier
-
- getBaseName(String) - Method in class at.mug.iqm.img.bundle.imagej.IqmImage_Stabilizer
-
- getBlockname() - Method in class at.mug.iqm.templatemanager.jaxb.IqmOperatorTemplates.ParameterBlock
-
Gets the value of the blockname property.
- getBluroptions() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_Watershed
-
- getBoardPanel() - Method in class at.mug.iqm.gui.MainFrame
-
- getBooleanParameter(String) - Method in class at.mug.iqm.api.operator.ParameterBlockIQM
-
- getBoundaryCenter() - Method in class at.mug.iqm.api.gui.roi.AbstractROIShape
-
Returns the center point of the boundary rectangle.
- getBoundEditableRectangles() - Method in class at.mug.iqm.api.gui.DefaultDrawingLayer
-
- getBoundEditableRectanglesUntransformed() - Method in class at.mug.iqm.api.gui.DefaultDrawingLayer
-
- getBounds() - Method in interface at.mug.iqm.api.gui.roi.AreaEnabledROI
-
Gets the bounds of this ROIShape.
- getBounds() - Method in class at.mug.iqm.api.gui.roi.jaxb.AngleRoi
-
Gets the value of the bounds property.
- getBounds() - Method in class at.mug.iqm.api.gui.roi.jaxb.EllipseRoi
-
Gets the value of the bounds property.
- getBounds() - Method in class at.mug.iqm.api.gui.roi.jaxb.FreehandRoi
-
Gets the value of the bounds property.
- getBounds() - Method in class at.mug.iqm.api.gui.roi.jaxb.LineRoi
-
Gets the value of the bounds property.
- getBounds() - Method in class at.mug.iqm.api.gui.roi.jaxb.PointRoi
-
Gets the value of the bounds property.
- getBounds() - Method in class at.mug.iqm.api.gui.roi.jaxb.PolygonRoi
-
Gets the value of the bounds property.
- getBounds() - Method in class at.mug.iqm.api.gui.roi.jaxb.RectangleRoi
-
Gets the value of the bounds property.
- getBoxListForHD(File[]) - Method in class at.mug.iqm.core.processing.loader.ImageDataBoxLoader
-
This method reads each image (stack) from a given list of files and
stores them not in memory but as a file in the temporary directory of
IQM.
- getBoxListForMemory(File[]) - Method in class at.mug.iqm.core.processing.loader.ImageDataBoxLoader
-
Adds each image in the specified file list to a list of
IqmDataBox in memory.
- getBoxOptionsPanel() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_FracBox
-
- getBreakpointsLUT(int) - Method in class at.mug.iqm.plot.bundle.op.PlotOpSymbolicAggregation
-
This method gets back a LUT of breakpoints (levels) in order to segment a signal into symbols
- getBtnApply() - Method in class at.mug.iqm.api.operator.AbstractOperatorGUI
-
- getBtnCancel() - Method in class at.mug.iqm.api.gui.WaitingDialog
-
- getBtnExport() - Method in class at.mug.iqm.gui.dialog.ManagerItemExportDialog
-
- getBtnExport() - Method in class at.mug.iqm.gui.ManagerPanel
-
- getBtnPreview() - Method in class at.mug.iqm.api.operator.AbstractOperatorGUI
-
- getBtnReset() - Method in class at.mug.iqm.api.operator.AbstractOperatorGUI
-
- getButtAlphaFilt() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_Rank
-
- getButtAlternative1() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_FracHRM
-
This method initializes a button:
- getButtAlternative2() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_FracHRM
-
This method initializes a button:
- getButtCancel() - Method in class at.mug.iqm.commons.gui.SVSImageExtractorFrame
-
- getButtOK() - Method in class at.mug.iqm.commons.gui.SVSImageExtractorFrame
-
- getButtonAngle() - Method in class at.mug.iqm.api.gui.LookToolboxPanel
-
- getButtonArrow() - Method in class at.mug.iqm.api.gui.LookToolboxPanel
-
- getButtonCopies() - Method in class at.mug.iqm.gui.ControlPanel
-
- getButtonDragCanvas() - Method in class at.mug.iqm.api.gui.LookToolboxPanel
-
- getButtonEditRoi() - Method in class at.mug.iqm.api.gui.LookToolboxPanel
-
- getButtonFreehand() - Method in class at.mug.iqm.api.gui.LookToolboxPanel
-
- getButtonLine() - Method in class at.mug.iqm.api.gui.LookToolboxPanel
-
- getButtonOval() - Method in class at.mug.iqm.api.gui.LookToolboxPanel
-
- getButtonPanel() - Method in class at.mug.iqm.api.operator.AbstractOperatorGUI
-
- getButtonPoint() - Method in class at.mug.iqm.api.gui.LookToolboxPanel
-
- getButtonPolygon() - Method in class at.mug.iqm.api.gui.LookToolboxPanel
-
- getButtonProcStack() - Method in class at.mug.iqm.gui.ControlPanel
-
- getButtonRectangle() - Method in class at.mug.iqm.api.gui.LookToolboxPanel
-
- getButtonSingleColumn() - Method in class at.mug.iqm.api.gui.LookToolboxPanel
-
- getButtonSingleRow() - Method in class at.mug.iqm.api.gui.LookToolboxPanel
-
- getButtonTake() - Method in class at.mug.iqm.gui.ControlPanel
-
- getButtonZoom() - Method in class at.mug.iqm.api.gui.LookToolboxPanel
-
- getButtPlotnick() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_FracHRM
-
This method initializes a Button:
- getByteLookUpTable(PlanarImage) - Static method in class at.mug.iqm.commons.util.image.ImageAnalyzer
-
Returns the
LookupTable as
byte[][] of a given
PlanarImage.
- getByteParameter(String) - Method in class at.mug.iqm.api.operator.ParameterBlockIQM
-
- getBytes(Object) - Static method in class at.mug.iqm.api.persistence.Serializer
-
Serializes an
Object into a
byte[].
- getCaller() - Static method in class at.mug.iqm.api.gui.util.ToggleRunnable
-
- getCaption() - Method in class at.mug.iqm.api.gui.ScriptEditorTab
-
Get the caption of this tab.
- getCbxColor() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_Threshold
-
- getCbxLLPresets() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_Threshold
-
- getCellDataWidth(int, int) - Method in class at.mug.iqm.api.gui.util.TableColumnAdjuster
-
- getCenterOfGravity(PlanarImage) - Static method in class at.mug.iqm.commons.util.image.ImageTools
-
This method calculates the center of gravity The center coordinates refer
to the upper left corner
- getChannelIndex() - Method in class at.mug.iqm.api.gui.util.ColorChannelWidget
-
- getChannelName() - Method in class at.mug.iqm.api.gui.util.ColorChannelWidget
-
- getCharParameter(String) - Method in class at.mug.iqm.api.operator.ParameterBlockIQM
-
- getChart_1_controls() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_Threshold
-
- getChart_2_controls() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_Threshold
-
- getChart_3_controls() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_Threshold
-
- getChartPanel() - Method in class at.mug.iqm.api.plot.charts.DefaultXYLineChart
-
- getChartPanel() - Method in class at.mug.iqm.api.plot.charts.HistogramXYLineChart
-
Gets the ChartPanel
- getChbxVisibility() - Method in class at.mug.iqm.api.gui.util.ColorChannelWidget
-
- getChckBoxDeleteExisitingPlot() - Method in class at.mug.iqm.api.operator.FractalImageOptionsPanel
-
- getChckBoxShowPlot() - Method in class at.mug.iqm.api.operator.FractalImageOptionsPanel
-
- getChckbxAutoPreview() - Method in class at.mug.iqm.api.operator.CustomImageOptionsPanel
-
- getChckbxAutoPreview() - Method in class at.mug.iqm.api.operator.CustomPlotOptionsPanel
-
- getChckbxCustoms() - Method in class at.mug.iqm.api.operator.OutputOptionsPanel
-
- getChckbxImages() - Method in class at.mug.iqm.api.operator.OutputOptionsPanel
-
- getChckbxInvertOutputImage() - Method in class at.mug.iqm.api.operator.CustomImageOptionsPanel
-
- getChckbxPlots() - Method in class at.mug.iqm.api.operator.OutputOptionsPanel
-
- getChckbxTables() - Method in class at.mug.iqm.api.operator.OutputOptionsPanel
-
- getChckbxVirtual() - Method in class at.mug.iqm.api.operator.AbstractImageOperatorGUI
-
- getChckbxVirtual() - Method in class at.mug.iqm.api.operator.AbstractPlotOperatorGUI
-
- getChckbxVisible() - Method in class at.mug.iqm.api.gui.util.ROILayerWidget
-
Get the visibility check box.
- getCheckBoxExSrv() - Method in class at.mug.iqm.gui.ControlPanel
-
- getCheckBoxPJ() - Method in class at.mug.iqm.gui.ControlPanel
-
- getCheckBoxSerial() - Method in class at.mug.iqm.gui.ControlPanel
-
- getCheckBoxVirtual() - Method in class at.mug.iqm.gui.ControlPanel
-
- getChildTask() - Method in class at.mug.iqm.api.processing.AbstractProcessingTask
-
- getClassFor(int[]) - Method in class at.mug.iqm.img.bundle.jai.stuff.KMeansImageClustering
-
This auxiliary method gets the class for a pixel vector.
- getClazz() - Method in class at.mug.iqm.api.gui.roi.jaxb.Angle
-
Gets the value of the clazz property.
- getClazz() - Method in class at.mug.iqm.api.gui.roi.jaxb.Area
-
Gets the value of the clazz property.
- getClazz() - Method in class at.mug.iqm.api.gui.roi.jaxb.Color
-
Gets the value of the clazz property.
- getClazz() - Method in class at.mug.iqm.api.gui.roi.jaxb.ColorChannel
-
Gets the value of the clazz property.
- getClazz() - Method in class at.mug.iqm.api.gui.roi.jaxb.Dash
-
Gets the value of the clazz property.
- getClazz() - Method in class at.mug.iqm.api.gui.roi.jaxb.DashPhase
-
Gets the value of the clazz property.
- getClazz() - Method in class at.mug.iqm.api.gui.roi.jaxb.EndCap
-
Gets the value of the clazz property.
- getClazz() - Method in class at.mug.iqm.api.gui.roi.jaxb.Height
-
Gets the value of the clazz property.
- getClazz() - Method in class at.mug.iqm.api.gui.roi.jaxb.Length
-
Gets the value of the clazz property.
- getClazz() - Method in class at.mug.iqm.api.gui.roi.jaxb.LineJoin
-
Gets the value of the clazz property.
- getClazz() - Method in class at.mug.iqm.api.gui.roi.jaxb.LineWidth
-
Gets the value of the clazz property.
- getClazz() - Method in class at.mug.iqm.api.gui.roi.jaxb.MiterLimit
-
Gets the value of the clazz property.
- getClazz() - Method in class at.mug.iqm.api.gui.roi.jaxb.RoiSet
-
Gets the value of the clazz property.
- getClazz() - Method in class at.mug.iqm.api.gui.roi.jaxb.Stroke
-
Gets the value of the clazz property.
- getClazz() - Method in class at.mug.iqm.api.gui.roi.jaxb.Width
-
Gets the value of the clazz property.
- getClazz() - Method in class at.mug.iqm.api.gui.roi.jaxb.X
-
Gets the value of the clazz property.
- getClazz() - Method in class at.mug.iqm.api.gui.roi.jaxb.Y
-
Gets the value of the clazz property.
- getCleanerTask() - Static method in class at.mug.iqm.api.Application
-
- getCleanerTask() - Method in class at.mug.iqm.config.jaxb.Application
-
Gets the value of the cleanerTask property.
- getClearListItem() - Method in class at.mug.iqm.gui.menu.RecentFilesMenu
-
- getClickedROIShape() - Method in class at.mug.iqm.api.gui.DefaultDrawingLayer
-
- getClickedROIShape() - Method in interface at.mug.iqm.api.gui.IDrawingLayer
-
Get the previously clicked ROIShape.
- getClusterCenters() - Method in class at.mug.iqm.img.bundle.jai.stuff.FuzzyCMeansImageClustering
-
This method returns the cluster centers.
- getClusterCenters() - Method in class at.mug.iqm.img.bundle.jai.stuff.FuzzyLICMeansImageClustering
-
This method returns the cluster centers.
- getClusterCenters() - Method in class at.mug.iqm.img.bundle.jai.stuff.KMeansImageClustering
-
This method returns the cluster centers.
- getCode() - Method in class at.mug.iqm.api.gui.roi.jaxb.Segment
-
Gets the value of the code property.
- getCode() - Method in class at.mug.iqm.api.gui.roi.jaxb.WindingRule
-
Gets the value of the code property.
- getColor() - Method in class at.mug.iqm.api.gui.roi.jaxb.AnnotationLayer
-
Gets the value of the color property.
- getColor_panel() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_Threshold
-
- getColorChannel() - Method in class at.mug.iqm.api.gui.roi.jaxb.Color
-
Gets the value of the colorChannel property.
- getColorChannelSelectorPanel() - Method in interface at.mug.iqm.api.gui.ILookPanel
-
Gets the selector panel for color components.
- getColorChannelSelectorPanel() - Method in class at.mug.iqm.gui.LookPanel
-
Gets the selector panel for color components.
- getColorModel(PlanarImage) - Static method in class at.mug.iqm.commons.util.image.ImageAnalyzer
-
- getColorModelAsText(int) - Static method in class at.mug.iqm.commons.util.image.ImageInfoUtil
-
- getColorModelType(ColorModel) - Static method in class at.mug.iqm.commons.util.image.ImageInfoUtil
-
- getColorSpace(PlanarImage) - Static method in class at.mug.iqm.commons.util.image.ImageAnalyzer
-
- getColorSpaceAsText(int) - Static method in class at.mug.iqm.commons.util.image.ImageInfoUtil
-
- getColumn() - Method in class at.mug.iqm.api.gui.util.CheckBoxTableHeader
-
- getColumnDataWidth(int) - Method in class at.mug.iqm.api.gui.util.TableColumnAdjuster
-
- getColumnHeaderWidth(int) - Method in class at.mug.iqm.api.gui.util.TableColumnAdjuster
-
- getCoMatrix() - Method in class at.mug.iqm.img.bundle.op.CoocurrenceMatrix
-
- getCompactnessAndSeparation() - Method in class at.mug.iqm.img.bundle.jai.stuff.FuzzyCMeansImageClustering
-
This method returns the Compactness and Separation measure of cluster
validity (see Fuzzy Algorithms With Applications to Image Processing and
Pattern Recognition, Zheru Chi, Hong Yan, Tuan Pham, World Scientific,
pp.
- getCompactnessAndSeparation() - Method in class at.mug.iqm.img.bundle.jai.stuff.FuzzyLICMeansImageClustering
-
This method returns the Compactness and Separation measure of cluster
validity (see Fuzzy Algorithms With Applications to Image Processing and
Pattern Recognition, Zheru Chi, Hong Yan, Tuan Pham, World Scientific,
pp.
- getComplementaryAngle() - Method in class at.mug.iqm.api.gui.roi.AngleROI
-
- getConf() - Method in class at.mug.iqm.config.jaxb.Paths
-
Gets the value of the conf property.
- getConfigManager() - Method in class at.mug.iqm.main.ApplicationStarter
-
- getConfPath() - Method in class at.mug.iqm.config.ConfigManager
-
Get the currently configured configuration file path as file object.
- getConsole() - Method in class at.mug.iqm.api.gui.GroovyScriptConsoleFrame
-
- getContent() - Method in class at.mug.iqm.api.model.CustomDataModel
-
- getContentDescriptors() - Method in class at.mug.iqm.api.model.CustomDataModel
-
- getContextPopupListener() - Method in interface at.mug.iqm.api.gui.ILookPanel
-
Get the context menu popup listener for showing pop up menus.
- getContextPopupListener() - Method in class at.mug.iqm.api.gui.ImageInfoPanel
-
- getContextPopupListener() - Method in class at.mug.iqm.gui.LookPanel
-
- getContextPopupMenu() - Method in class at.mug.iqm.gui.LookPanel
-
- getControlPanel() - Method in class at.mug.iqm.gui.MainPanel
-
- getControlsPanel() - Method in class at.mug.iqm.api.operator.AbstractOperatorGUI
-
- getCoreMenuBar() - Method in class at.mug.iqm.gui.MainFrame
-
- getCount() - Method in class at.mug.iqm.api.gui.roi.jaxb.Segments
-
Gets the value of the count property.
- getCount() - Method in class at.mug.iqm.gui.tilecachetool.RingBuffer
-
Returns the current number of entries in the ring buffer,
up to the ring buffer size.
- getCurDir() - Method in class at.mug.iqm.api.gui.GroovyScriptConsoleFrame
-
- getCurDir() - Method in class at.mug.iqm.api.gui.ScriptEditor
-
- getCurrentAngleROI() - Method in class at.mug.iqm.api.gui.DefaultDrawingLayer
-
- getCurrentAngleROI() - Method in interface at.mug.iqm.api.gui.IDrawingLayer
-
- getCurrentEllipseROI() - Method in class at.mug.iqm.api.gui.DefaultDrawingLayer
-
- getCurrentEllipseROI() - Method in interface at.mug.iqm.api.gui.IDrawingLayer
-
- getCurrentExecutionProtocol() - Static method in class at.mug.iqm.api.Application
-
- getCurrentFreehandROI() - Method in class at.mug.iqm.api.gui.DefaultDrawingLayer
-
- getCurrentFreehandROI() - Method in interface at.mug.iqm.api.gui.IDrawingLayer
-
- getCurrentImage() - Method in interface at.mug.iqm.api.gui.ILookPanel
-
Gets the current image (original).
- getCurrentImage() - Method in interface at.mug.iqm.api.workflow.ILook
-
- getCurrentImage() - Method in class at.mug.iqm.core.workflow.Look
-
This method gets the original image in the current
LookPanel.
- getCurrentImage() - Method in class at.mug.iqm.gui.LookPanel
-
- getCurrentInstance() - Static method in class at.mug.iqm.config.ConfigManager
-
- getCurrentInstance() - Static method in class at.mug.iqm.core.workflow.ExecutionProxy
-
Returns the current control instance for executing operators.
- getCurrentInstance() - Static method in class at.mug.iqm.gui.menu.RecentFilesMenu
-
Gets the current instance of the menu.
- getCurrentInstance() - Static method in class at.mug.iqm.recentfiles.RecentFilesManager
-
- getCurrentLayer() - Method in class at.mug.iqm.api.gui.ROILayerSelectorPanel
-
Gets the currently selected layer.
- getCurrentLineROI() - Method in class at.mug.iqm.api.gui.DefaultDrawingLayer
-
- getCurrentLineROI() - Method in interface at.mug.iqm.api.gui.IDrawingLayer
-
Get the current
LineROI in this layer.
- getCurrentLookPanel() - Method in interface at.mug.iqm.api.workflow.ILook
-
- getCurrentLookPanel() - Method in class at.mug.iqm.core.workflow.Look
-
Gets the reference to the currently active
LookPanel instance.
- getCurrentOperator() - Static method in class at.mug.iqm.api.Application
-
- getCurrentPointROI() - Method in class at.mug.iqm.api.gui.DefaultDrawingLayer
-
- getCurrentPointROI() - Method in interface at.mug.iqm.api.gui.IDrawingLayer
-
- getCurrentPolygonROI() - Method in class at.mug.iqm.api.gui.DefaultDrawingLayer
-
- getCurrentPolygonROI() - Method in interface at.mug.iqm.api.gui.IDrawingLayer
-
- getCurrentRectangleROI() - Method in class at.mug.iqm.api.gui.DefaultDrawingLayer
-
- getCurrentRectangleROI() - Method in interface at.mug.iqm.api.gui.IDrawingLayer
-
- getCurrentROILayer() - Method in interface at.mug.iqm.api.gui.ILookPanel
-
Gets the currently selected ROI layer.
- getCurrentROILayer() - Static method in class at.mug.iqm.api.gui.ROILayerManager
-
Gets the currently active ROI layer of the current look panel.
- getCurrentROILayer() - Method in class at.mug.iqm.gui.LookPanel
-
- getCurrentROIShape() - Method in class at.mug.iqm.api.gui.DefaultDrawingLayer
-
- getCurrentROIShape() - Method in interface at.mug.iqm.api.gui.IDrawingLayer
-
Get the currently selected ROIShape.
- getCurrentTankIqmDataBoxAt(int) - Method in interface at.mug.iqm.api.workflow.ITank
-
Fetches the
IqmDataBox instance at the specified index of the
currently selected Tank item.
- getCurrentTankIqmDataBoxAt(int) - Method in class at.mug.iqm.core.workflow.Tank
-
This method gets the
IqmDataBox at the index
mgrIndex of the currently selected tank list cell.
- getCurrIndex() - Method in interface at.mug.iqm.api.workflow.ITank
-
Get the current index.
- getCurrIndex() - Method in class at.mug.iqm.core.workflow.Tank
-
This method gets the current tank item number.
- getCurrItemIndex() - Method in interface at.mug.iqm.api.workflow.IManager
-
Gets the index of the item currently being displayed in the viewport.
- getCurrItemIndex() - Method in class at.mug.iqm.core.workflow.Manager
-
This method gets the current manager item number.
- getCurrMgrIdxs() - Method in interface at.mug.iqm.api.gui.IManagerPanel
-
Get the currently selected manager indices.
- getCurrMgrIdxs() - Method in class at.mug.iqm.gui.ManagerPanel
-
- getCurrPeakFinderPlot() - Static method in class at.mug.iqm.commons.util.plot.PlotTools
-
- getCurrPlotDataX() - Static method in class at.mug.iqm.commons.util.plot.PlotTools
-
This method gets current plot data
- getCurrPlotDataY() - Static method in class at.mug.iqm.commons.util.plot.PlotTools
-
This method gets current plot data
- getCurrPlotTitle() - Static method in class at.mug.iqm.commons.util.plot.PlotTools
-
This method gets current plot data
- getCurrPlotTitleX() - Static method in class at.mug.iqm.commons.util.plot.PlotTools
-
This method gets current plot data
- getCurrPlotTitleY() - Static method in class at.mug.iqm.commons.util.plot.PlotTools
-
This method gets current plot data
- getCurrRegPlot() - Static method in class at.mug.iqm.commons.util.plot.PlotTools
-
- getCurrTableJFrame() - Static method in class at.mug.iqm.gui.util.GUITools
-
This method gets current frame for displaying a
TableModel.
- getCursorChanger() - Method in class at.mug.iqm.api.gui.DefaultDrawingLayer
-
- getCursorChanger() - Method in interface at.mug.iqm.api.gui.IDrawingLayer
-
- getCursorLoc(int[], ImagePlus) - Method in class at.mug.iqm.img.bundle.imagej.Colour_Deconvolution
-
- getCursorLoc(int[], ImagePlus) - Static method in class at.mug.iqm.img.bundle.imagej.IqmColor_Deconvolution
-
- getCustomContent() - Method in class at.mug.iqm.api.model.IqmDataBox
-
Get the custom content.
- getCustomControls() - Method in class at.mug.iqm.api.operator.AbstractOperatorGUI
-
- getCustomImageOptions() - Method in class at.mug.iqm.api.operator.AbstractImageOperatorGUI
-
- getCustomMenuIcon(IPlugin, String) - Static method in class at.mug.iqm.api.plugin.PluginPropertyManager
-
Gets a custom menu item for a plugin.
- getCustomPlotOptions() - Method in class at.mug.iqm.api.operator.AbstractPlotOperatorGUI
-
- getCustomResults() - Method in class at.mug.iqm.api.gui.MultiResultSelectorPanel
-
- getDash() - Method in class at.mug.iqm.api.gui.roi.jaxb.DashArray
-
Gets the value of the dash property.
- getDashArray() - Method in class at.mug.iqm.api.gui.roi.jaxb.Stroke
-
Gets the value of the dashArray property.
- getDashPhase() - Method in class at.mug.iqm.api.gui.roi.jaxb.Stroke
-
Gets the value of the dashPhase property.
- getData() - Method in class at.mug.iqm.api.gui.PlotSelectionFrame
-
- getData() - Method in class at.mug.iqm.api.gui.roi.jaxb.AngleRoi
-
Gets the value of the data property.
- getData() - Method in class at.mug.iqm.api.gui.roi.jaxb.EllipseRoi
-
Gets the value of the data property.
- getData() - Method in class at.mug.iqm.api.gui.roi.jaxb.FreehandRoi
-
Gets the value of the data property.
- getData() - Method in class at.mug.iqm.api.gui.roi.jaxb.LineRoi
-
Gets the value of the data property.
- getData() - Method in class at.mug.iqm.api.gui.roi.jaxb.PointRoi
-
Gets the value of the data property.
- getData() - Method in class at.mug.iqm.api.gui.roi.jaxb.PolygonRoi
-
Gets the value of the data property.
- getData() - Method in class at.mug.iqm.api.gui.roi.jaxb.RectangleRoi
-
Gets the value of the data property.
- getData() - Method in class at.mug.iqm.api.model.PlotModel
-
Get the values for the plot's range (y-coordinates).
- getData() - Method in interface at.mug.iqm.api.workflow.IText
-
- getData() - Method in class at.mug.iqm.commons.util.plot.PlotParser
-
- getData() - Method in class at.mug.iqm.core.workflow.Text
-
- getDataBoxTypeInSelectedManager() - Method in interface at.mug.iqm.api.workflow.IManager
-
- getDataBoxTypeInSelectedManager() - Method in class at.mug.iqm.core.workflow.Manager
-
Gets the type of the data box in the currently selected manager.
- getDataBufferType(PlanarImage) - Static method in class at.mug.iqm.commons.util.image.ImageAnalyzer
-
- getDataHeader(int) - Method in class at.mug.iqm.api.gui.PlotSelectionFrame
-
- getDataHeader() - Method in class at.mug.iqm.api.model.PlotModel
-
Get the values for the plot's range (y-coordinates).
- getDataHeaders() - Method in class at.mug.iqm.api.gui.PlotSelectionFrame
-
- getDataModel() - Method in class at.mug.iqm.api.model.IqmDataBox
-
Gets the data model according to the current content.
- getDataString() - Method in class at.mug.iqm.api.gui.PlotSelectionFrame
-
- getDataString() - Method in class at.mug.iqm.commons.util.plot.PlotParser
-
- getDataType() - Method in class at.mug.iqm.api.model.AbstractDataModel
-
- getDataType() - Method in class at.mug.iqm.api.model.IqmDataBox
-
- getDataType() - Method in class at.mug.iqm.core.processing.loader.TankItemLoader
-
- getDataType() - Method in class at.mug.iqm.recentfiles.jaxb.File
-
Gets the value of the dataType property.
- getDataTypeAsString() - Method in class at.mug.iqm.api.model.IqmDataBox
-
Get the data type of the object as string.
- getDataTypeAsText(SampleModel, ColorModel) - Static method in class at.mug.iqm.commons.util.image.ImageInfoUtil
-
- getDataUnit(int) - Method in class at.mug.iqm.api.gui.PlotSelectionFrame
-
- getDataUnit() - Method in class at.mug.iqm.api.model.PlotModel
-
Get the values for the plot's range (y-coordinates).
- getDataUnits() - Method in class at.mug.iqm.api.gui.PlotSelectionFrame
-
- getDefaultCursor() - Static method in class at.mug.iqm.commons.util.CursorFactory
-
- getDefaultDisabledMenuIcon() - Static method in class at.mug.iqm.api.plugin.PluginPropertyManager
-
Gets the default menu icon for an active plugin menu item.
- getDefaultEnabledMenuIcon() - Static method in class at.mug.iqm.api.plugin.PluginPropertyManager
-
Gets the default menu icon for an active plugin menu item.
- getDefaultIQMConfig() - Method in class at.mug.iqm.config.ConfigManager
-
Constructs a default configuration with the standard values for starting
up the application.
- getDefaultIqmConfPath() - Method in class at.mug.iqm.config.ConfigManager
-
- getDefaultIqmRootPath() - Method in class at.mug.iqm.config.ConfigManager
-
- getDefaultIqmScriptPath() - Method in class at.mug.iqm.config.ConfigManager
-
- getDefaultIqmTempPath() - Method in class at.mug.iqm.config.ConfigManager
-
- getDefaultLayerColor() - Method in class at.mug.iqm.api.gui.DefaultDrawingLayer
-
- getDefaultLayerColor() - Method in interface at.mug.iqm.api.gui.IDrawingLayer
-
- getDefaultROIStroke() - Method in class at.mug.iqm.api.gui.DefaultDrawingLayer
-
- getDefaultROIStroke() - Method in interface at.mug.iqm.api.gui.IDrawingLayer
-
- getDefaultTileCacheRenderingHints() - Static method in class at.mug.iqm.core.util.CoreTools
-
This method gets default Tile Cache Rendering Hints used for user
operators, such as IqmInvert, IqmThreshold, IqmRGBRelative,...
- getDefaultToolTipDismissDelay() - Static method in class at.mug.iqm.commons.util.CommonTools
-
This method gets the default toolTipDismissDelay It is called e.g after
jFreeChart
- getDefaultToolTipInitDelay() - Static method in class at.mug.iqm.commons.util.CommonTools
-
This method gets the default toolTipInitDelay It is called e.g after
jFreeChart
- getDefaultToolTipReshowDelay() - Static method in class at.mug.iqm.commons.util.CommonTools
-
This method gets the default toolTipReshowDelay It is called e.g after
jFreeChart
- getDefaultUserHome() - Method in class at.mug.iqm.config.ConfigManager
-
- getDelay() - Method in class at.mug.iqm.api.gui.util.ToggleRunnable
-
- getDescription() - Method in class at.mug.iqm.api.operator.AbstractOperatorDescriptor
-
- getDescriptor(String) - Method in interface at.mug.iqm.api.operator.IOperatorRegistry
-
Gets the descriptor of an operator by name.
- getDescriptor(String) - Method in class at.mug.iqm.core.registry.OperatorRegistry
-
- getDestination() - Method in class at.mug.iqm.commons.io.ImageFileWriter
-
Get the destination of the image file.
- getDialogUtil() - Static method in class at.mug.iqm.api.Application
-
- getDirectory(String) - Method in class at.mug.iqm.gui.menu.ScriptMenu
-
- getDisabledMenuIcon() - Method in class at.mug.iqm.api.plugin.AbstractPlugin
-
- getDisabledMenuIcon() - Method in interface at.mug.iqm.api.plugin.IPlugin
-
Gets the menu icon for the disabled menu item of this plugin.
- getDisplayPanel() - Method in class at.mug.iqm.api.gui.DefaultDrawingLayer
-
- getDisplayPanel() - Method in class at.mug.iqm.api.gui.ImageInfoPanel
-
- getDisplayPanel() - Method in class at.mug.iqm.api.gui.LookToolboxPanel
-
- getDocURL() - Method in class at.mug.iqm.api.operator.AbstractOperatorDescriptor
-
- getDomain() - Method in class at.mug.iqm.api.gui.PlotSelectionFrame
-
- getDomain() - Method in class at.mug.iqm.api.model.PlotModel
-
Get the values for the plot's domain (x-coordinates).
- getDomainHeader() - Method in class at.mug.iqm.api.model.PlotModel
-
Get the header description for the plot's domain (x-coordinates).
- getDomainUnit() - Method in class at.mug.iqm.api.model.PlotModel
-
Get the unit for the plot's domain (x-coordinates).
- getDoubleParameter(String) - Method in class at.mug.iqm.api.operator.ParameterBlockIQM
-
- getDoublePixelValue() - Method in interface at.mug.iqm.api.gui.ILookPanel
-
Get the pixel intensity values as double array.
- getDoublePixelValue() - Method in class at.mug.iqm.gui.LookPanel
-
- getDragHandCursor() - Static method in class at.mug.iqm.commons.util.CursorFactory
-
- getDxdyPanel() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_FracHiguchi
-
- getEditMenu() - Method in class at.mug.iqm.gui.menu.CoreMenuBar
-
- getEditROICursor() - Static method in class at.mug.iqm.commons.util.CursorFactory
-
- getElementClass() - Method in class at.mug.iqm.api.operator.Range
-
Returns the Class of the elements of this Range.
- getElementCount() - Method in class at.mug.iqm.api.gui.DefaultDrawingLayer
-
- getElementCount() - Method in interface at.mug.iqm.api.gui.IDrawingLayer
-
Gets the total amount of elements in this layer.
- getEllipseRoi() - Method in class at.mug.iqm.api.gui.roi.jaxb.RoiSet
-
Gets the value of the ellipseRoi property.
- getEllipseROIs() - Method in class at.mug.iqm.api.gui.DefaultDrawingLayer
-
- getEllipseROIs() - Method in interface at.mug.iqm.api.gui.IDrawingLayer
-
- getEmptyList() - Method in class at.mug.iqm.gui.menu.RecentFilesMenu
-
- getEnabledMenuIcon() - Method in class at.mug.iqm.api.plugin.AbstractPlugin
-
- getEnabledMenuIcon() - Method in interface at.mug.iqm.api.plugin.IPlugin
-
Gets the menu icon for the enabled menu item of this plugin.
- getEncoding() - Method in class at.mug.iqm.api.gui.roi.jaxb.Data
-
Gets the value of the encoding property.
- getEncoding() - Method in class at.mug.iqm.commons.gui.AbstractImageSavingDialog
-
Gets the encoding of the image file according to the extension or
selected file filter.
- getEncoding() - Method in interface at.mug.iqm.commons.gui.ISaveImageDialog
-
Gets the encoding of the image file according to the extension or
selected file filter.
- getEncoding() - Method in class at.mug.iqm.commons.io.ImageFileWriter
-
Get the encoding of the image(s) to be saved.
- getEndCap() - Method in class at.mug.iqm.api.gui.roi.jaxb.Stroke
-
Gets the value of the endCap property.
- getEndPoint() - Method in class at.mug.iqm.api.gui.roi.AbstractROIShape
-
Returns the coordinates of the last path segment.
- getEndPoint() - Method in class at.mug.iqm.api.gui.roi.LineROI
-
- getEndPoint() - Method in class at.mug.iqm.api.gui.roi.PointROI
-
- getEnhanceMenu() - Method in class at.mug.iqm.gui.menu.CoreMenuBar
-
- getEntries() - Method in class at.mug.iqm.api.processing.ProcessingHistory
-
- getExecutionDate() - Method in class at.mug.iqm.api.processing.HistoryEntry
-
- getExportSelection() - Method in class at.mug.iqm.gui.dialog.ManagerItemExportDialog
-
- getExtension() - Method in class at.mug.iqm.commons.gui.AbstractImageSavingDialog
-
Gets the extension of the image file.
- getExtension() - Method in class at.mug.iqm.commons.gui.AbstractTableSavingDialog
-
Gets the extension of the file.
- getExtension() - Method in interface at.mug.iqm.commons.gui.ISaveImageDialog
-
Returns the file extension for the selected file.
- getExtension() - Method in interface at.mug.iqm.commons.gui.ISaveTableDialog
-
Returns the file extension for the selected file.
- getExtension() - Method in class at.mug.iqm.commons.io.ImageFileWriter
-
Get the file name extension.
- getExtension() - Method in class at.mug.iqm.commons.util.image.SVSImageExtractor
-
- getExtractedFiles() - Method in class at.mug.iqm.commons.util.image.SVSImageExtractor
-
- getExtractedImage() - Method in class at.mug.iqm.api.gui.ColorChannelSelectorPanel
-
- getExtrema(PlanarImage) - Method in class at.mug.iqm.img.bundle.jai.stuff.KMeansImageClustering
-
This method returns a two-element array with the minimum and maximum
values found in a PlanarImage.
- getFFtOptionsPanel() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_FracFFT
-
- getFile() - Method in class at.mug.iqm.api.gui.ScriptEditorTab
-
Get the file object of this tab.
- getFile() - Method in class at.mug.iqm.recentfiles.jaxb.FileList
-
Gets the value of the file property.
- getFileId() - Method in class at.mug.iqm.recentfiles.jaxb.File
-
Gets the value of the fileId property.
- getFileList() - Method in class at.mug.iqm.recentfiles.jaxb.RecentFiles
-
Gets the value of the fileList property.
- getFileMenu() - Method in class at.mug.iqm.gui.menu.CoreMenuBar
-
- getFileName() - Method in class at.mug.iqm.api.model.ImageModel
-
Gets the property
file_name from the
ImageModel
instance.
- getFiles() - Method in class at.mug.iqm.commons.gui.SVSImageExtractorFrame
-
- getFiles() - Method in class at.mug.iqm.commons.util.image.SVSImageExtractor
-
- getFirstHeight() - Method in class at.mug.iqm.commons.util.image.SVSImageExtractor
-
- getFirstWidth() - Method in class at.mug.iqm.commons.util.image.SVSImageExtractor
-
- getFloatParameter(String) - Method in class at.mug.iqm.api.operator.ParameterBlockIQM
-
- getFloatPixelValue() - Method in interface at.mug.iqm.api.gui.ILookPanel
-
Get the pixel intensity values as float array.
- getFloatPixelValue() - Method in class at.mug.iqm.gui.LookPanel
-
- getFractalMenu() - Method in class at.mug.iqm.gui.menu.CoreMenuBar
-
- getFrames(boolean, boolean, boolean) - Static method in class com.bric.window.WindowList
-
Returns a list of frames.
- getFreehandCursor() - Static method in class at.mug.iqm.commons.util.CursorFactory
-
- getFreehandRoi() - Method in class at.mug.iqm.api.gui.roi.jaxb.RoiSet
-
Gets the value of the freehandRoi property.
- getFreehandROIs() - Method in class at.mug.iqm.api.gui.DefaultDrawingLayer
-
- getFreehandROIs() - Method in interface at.mug.iqm.api.gui.IDrawingLayer
-
- getFreehandShape() - Method in class at.mug.iqm.api.gui.DefaultDrawingLayer
-
- getFreehandShape() - Method in interface at.mug.iqm.api.gui.IDrawingLayer
-
Gets the path of the latest drawn shape.
- getGBC_AggLength() - Method in class at.mug.iqm.plot.bundle.gui.PlotGUI_SymbolicAggregation
-
- getGBC_AlphabetSize() - Method in class at.mug.iqm.plot.bundle.gui.PlotGUI_SymbolicAggregation
-
- getGBC_ApEn() - Method in class at.mug.iqm.plot.bundle.gui.PlotGUI_Entropy
-
- getGBC_ApEnParamD() - Method in class at.mug.iqm.plot.bundle.gui.PlotGUI_Entropy
-
- getGBC_ApEnParamM() - Method in class at.mug.iqm.plot.bundle.gui.PlotGUI_Entropy
-
- getGBC_ApEnParamR() - Method in class at.mug.iqm.plot.bundle.gui.PlotGUI_Entropy
-
- getGBC_ColorModel() - Method in class at.mug.iqm.plot.bundle.gui.PlotGUI_SymbolicAggregation
-
- getGBC_CompressMethod() - Method in class at.mug.iqm.plot.bundle.gui.PlotGUI_ComplLogDepth
-
- getGBC_COSEn() - Method in class at.mug.iqm.plot.bundle.gui.PlotGUI_Entropy
-
- getGBC_FFTOptionsPanel() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_FracFFT
-
- getGBC_FinalSize() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_FracHRM
-
- getGbc_histogram_1_panel() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_Threshold
-
- getGbc_histogram_2_panel() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_Threshold
-
- getGbc_histogram_3_panel() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_Threshold
-
- getGBC_ImageSize() - Method in class at.mug.iqm.plot.bundle.gui.PlotGUI_SymbolicAggregation
-
- getGBC_InitSize() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_FracHRM
-
- getGBC_Iterations() - Method in class at.mug.iqm.plot.bundle.gui.PlotGUI_ComplLogDepth
-
- getGbc_llPresets_panel() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_Threshold
-
- getGBC_Mag() - Method in class at.mug.iqm.plot.bundle.gui.PlotGUI_SymbolicAggregation
-
- getGBC_Method() - Method in class at.mug.iqm.plot.bundle.gui.PlotGUI_FracSurrogate
-
- getGBC_MethodPSD() - Method in class at.mug.iqm.plot.bundle.gui.PlotGUI_FracHurst
-
- getGBC_Methods() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_FracHRM
-
- getGBC_MethodSWV() - Method in class at.mug.iqm.plot.bundle.gui.PlotGUI_FracHurst
-
- getGBC_NumK() - Method in class at.mug.iqm.plot.bundle.gui.PlotGUI_FracHiguchi
-
- getGBC_NumSignals() - Method in class at.mug.iqm.plot.bundle.gui.PlotGUI_FracSurrogate
-
- getGBC_Options() - Method in class at.mug.iqm.plot.bundle.gui.PlotGUI_Entropy
-
- getGBC_Options() - Method in class at.mug.iqm.plot.bundle.gui.PlotGUI_SymbolicAggregation
-
- getGbc_panel_checkboxes() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_Threshold
-
- getGBC_PEn() - Method in class at.mug.iqm.plot.bundle.gui.PlotGUI_Entropy
-
- getGBC_PEnParamD() - Method in class at.mug.iqm.plot.bundle.gui.PlotGUI_Entropy
-
- getGBC_PEnParamM() - Method in class at.mug.iqm.plot.bundle.gui.PlotGUI_Entropy
-
- getGBC_PlotOptions() - Method in class at.mug.iqm.plot.bundle.gui.PlotGUI_FracHurst
-
- getGBC_PlotOptionsPanel() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_FracFFT
-
- getGBC_plotOptionsPanel() - Method in class at.mug.iqm.plot.bundle.gui.PlotGUI_FracAllomScale
-
- getGBC_plotOptionsPanel() - Method in class at.mug.iqm.plot.bundle.gui.PlotGUI_FracHiguchi
-
- getGBC_pnlDirection() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_Edge
-
- getGBC_pnlKernels() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_Edge
-
- getGBC_pnlMethod() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_Edge
-
- getGBC_pnlResultOptions() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_Edge
-
- getGBC_QSE() - Method in class at.mug.iqm.plot.bundle.gui.PlotGUI_Entropy
-
- getGBC_Regression() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_FracFFT
-
- getGBC_Regression() - Method in class at.mug.iqm.plot.bundle.gui.PlotGUI_FracAllomScale
-
- getGBC_Regression() - Method in class at.mug.iqm.plot.bundle.gui.PlotGUI_FracHiguchi
-
- getGBC_Regression() - Method in class at.mug.iqm.plot.bundle.gui.PlotGUI_FracHurst
-
- getGBC_SampEn() - Method in class at.mug.iqm.plot.bundle.gui.PlotGUI_Entropy
-
- getGBC_SampEnParamD() - Method in class at.mug.iqm.plot.bundle.gui.PlotGUI_Entropy
-
- getGBC_SampEnParamM() - Method in class at.mug.iqm.plot.bundle.gui.PlotGUI_Entropy
-
- getGBC_SampEnParamR() - Method in class at.mug.iqm.plot.bundle.gui.PlotGUI_Entropy
-
- getGBC_Settings() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_FracHRM
-
- getGBC_SingleGliding() - Method in class at.mug.iqm.plot.bundle.gui.PlotGUI_ComplLogDepth
-
- getGBC_SingleGliding() - Method in class at.mug.iqm.plot.bundle.gui.PlotGUI_Entropy
-
- getGBC_SingleGlidingOption() - Method in class at.mug.iqm.plot.bundle.gui.PlotGUI_FracHiguchi
-
- getGBC_SubWordLength() - Method in class at.mug.iqm.plot.bundle.gui.PlotGUI_SymbolicAggregation
-
- getGBC_WordLength() - Method in class at.mug.iqm.plot.bundle.gui.PlotGUI_SymbolicAggregation
-
- getGridBagConstraints_16bit() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_Convert
-
- getGridBagConstraints_2ndOptions() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_Statistics
-
- getGridBagConstraints_8bit() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_Convert
-
- getGridBagConstraints_Background() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_Statistics
-
- getGridBagConstraints_BandCombine() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_HistoModify
-
- getGridBagConstraints_Binarize() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_ROISegment
-
- getGridBagConstraints_BlobSize() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_Morph
-
- getGridBagConstraints_Border() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_Border
-
- getGridBagConstraints_BorderOrSize() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_Border
-
- getGridBagConstraints_BoxLogCo() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_ImgStabilizer
-
- getGridBagConstraints_ButtonGroupFinalDef() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_BUnwarpJ
-
- getGridBagConstraints_ButtonGroupInitDef() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_BUnwarpJ
-
- getGridBagConstraints_ButtonGroupMethod() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_TurboReg
-
- getGridBagConstraints_ButtonGroupRegMode() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_BUnwarpJ
-
- getGridBagConstraints_ButtonGroupRegMode() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_TurboReg
-
- getGridBagConstraints_ButtonHistoNew() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_HistoModify
-
- getGridBagConstraints_ButtonHistoOld() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_HistoModify
-
- getGridBagConstraints_ButtonMethodGroup() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_Border
-
- getGridBagConstraints_ButtonMethodGroup() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_Crop
-
- getGridBagConstraints_ButtonMethodGroup() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_ROISegment
-
- getGridBagConstraints_ButtonMethodGroup() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_WhiteBalance
-
- getGridBagConstraints_CheckBoxes() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_DirLocal
-
- getGridBagConstraints_CheckBoxes() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_Statistics
-
- getGridBagConstraints_Connectivity() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_Watershed
-
- getGridBagConstraints_Const() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_Border
-
- getGridBagConstraints_DCMParameters() - Method in class at.mug.iqm.plot.bundle.gui.PlotGUI_DCMGenerator
-
- getGridBagConstraints_DelaysOptions() - Method in class at.mug.iqm.plot.bundle.gui.PlotGUI_AutoCorrelation
-
- getGridBagConstraints_DeltaX() - Method in class at.mug.iqm.plot.bundle.gui.PlotGUI_Math
-
- getGridBagConstraints_Eigen() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_DirLocal
-
- getGridBagConstraints_Equal() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_Morph
-
- getGridBagConstraints_Gradient() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_DirLocal
-
- getGridBagConstraints_GreyTolerance() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_NexelScan
-
- getGridBagConstraints_GreyTolerance() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_StackStat
-
- getGridBagConstraints_InputPanel() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_WhiteBalance
-
- getGridBagConstraints_Iterations() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_Morph
-
- getGridBagConstraints_JPanelOptions() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_FracLac
-
- getGridBagConstraints_KernelShape() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_Morph
-
- getGridBagConstraints_KernelShape() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_NexelScan
-
- getGridBagConstraints_KernelSize() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_DirLocal
-
- getGridBagConstraints_KernelSize() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_Morph
-
- getGridBagConstraints_KernelSize() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_NexelScan
-
- getGridbagConstraints_Method() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_KMeansFuzzy
-
- getGridBagConstraints_Method() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_NexelScan
-
- getGridBagConstraints_Method() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_StackStat
-
- getGridBagConstraints_Method() - Method in class at.mug.iqm.plot.bundle.gui.PlotGUI_AutoCorrelation
-
- getGridBagConstraints_Method() - Method in class at.mug.iqm.plot.bundle.gui.PlotGUI_DCMGenerator
-
- getGridBagConstraints_Method() - Method in class at.mug.iqm.plot.bundle.gui.PlotGUI_FractalGenerator
-
- getGridBagConstraints_Method() - Method in class at.mug.iqm.plot.bundle.gui.PlotGUI_Math
-
- getGridBagConstraints_Method() - Method in class at.mug.iqm.plot.bundle.gui.PlotGUI_PointFinder
-
- getGridBagConstraints_MinkowskiOptionsPanel() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_FracMinkowski
-
- getGridBagConstraints_Morph() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_Morph
-
- getGridBagConstraints_NewSize() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_Border
-
- getGridBagConstraints_NewSize() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_Crop
-
- getGridBagConstraints_NumK() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_FracHiguchi
-
- getGridBagConstraints_NumSignals() - Method in class at.mug.iqm.plot.bundle.gui.PlotGUI_DCMGenerator
-
- getGridBagConstraints_NumSignals() - Method in class at.mug.iqm.plot.bundle.gui.PlotGUI_FractalGenerator
-
- getGridBagConstraints_NumSignals() - Method in class at.mug.iqm.plot.bundle.gui.PlotGUI_SignalGenerator
-
- getGridBagConstraints_OffSet() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_Crop
-
- getGridBagConstraints_Offset() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_HistoModify
-
- getGridBagConstraints_OldSize() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_Border
-
- getGridBagConstraints_OldSize() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_Crop
-
- getGridBagConstraints_Options() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_FracHiguchi
-
- getGridBagConstraints_Options() - Method in class at.mug.iqm.plot.bundle.gui.PlotGUI_PointFinder
-
- getGridBagConstraints_OutCol() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_KMeansFuzzy
-
- getGridBagConstraints_OutImg() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_DirLocal
-
- getGridBagConstraints_Output() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_Watershed
-
- getGridBagConstraints_OutputOptions() - Method in class at.mug.iqm.plot.bundle.gui.PlotGUI_PointFinder
-
- getGridBagConstraints_Palette() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_Convert
-
- getGridBagConstraints_Panel() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_FracGenDim
-
- getGridBagConstraints_Panel() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_WhiteBalance
-
- getGridBagConstraints_PanelMethod() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_HistoModify
-
- getGridBagConstraints_Parameters() - Method in class at.mug.iqm.plot.bundle.gui.PlotGUI_FractalGenerator
-
- getGridBagConstraints_Parameters() - Method in class at.mug.iqm.plot.bundle.gui.PlotGUI_SignalGenerator
-
- getGridBagConstraints_PlotOptions() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_FracHiguchi
-
- getGridBagConstraints_PlotOptionsPanel() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_FracGenDim
-
- getGridBagConstraints_plotOptionsPanel() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_FracLac
-
- getGridBagConstraints_PlotOptionsPanel() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_FracMinkowski
-
- getGridBagConstraints_plotOptionsPanel() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_FracPyramid
-
- getGridBagConstraints_PnlAlgSettings() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_ImgStabilizer
-
- getGridBagConstraints_PreProcessing() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_Watershed
-
- getGridBagConstraints_PyramidOptionsPanel() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_FracPyramid
-
- getGridBagConstraints_RegMode() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_ImgStabilizer
-
- getGridBagConstraints_Regression() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_FracGenDim
-
- getGridBagConstraints_Regression() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_FracHiguchi
-
- getGridBagConstraints_Regression() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_FracLac
-
- getGridBagConstraints_Regression() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_FracMinkowski
-
- getGridBagConstraints_Regression() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_FracPyramid
-
- getGridBagConstraints_Result() - Method in class at.mug.iqm.plot.bundle.gui.PlotGUI_FFT
-
- getGridBagConstraints_ResultOptions() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_DFT
-
- getGridBagConstraints_ResultOptions() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_NexelScan
-
- getGridBagConstraints_ResultOptions() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_StackStat
-
- getGridBagConstraints_RGB() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_Convert
-
- getGridBagConstraints_RGBa() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_Convert
-
- getGridBagConstraints_SampleRate() - Method in class at.mug.iqm.plot.bundle.gui.PlotGUI_FFT
-
- getGridBagConstraints_Scale() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_DFT
-
- getGridBagConstraints_Settings() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_KMeansFuzzy
-
- getGridBagConstraints_Signal() - Method in class at.mug.iqm.plot.bundle.gui.PlotGUI_SignalGenerator
-
- getGridBagConstraints_SubSamp() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_BUnwarpJ
-
- getGridBagConstraints_Threshold() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_Watershed
-
- getGridBagConstraints_WeightPanel() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_BUnwarpJ
-
- getGridBagConstraints_Windowing() - Method in class at.mug.iqm.plot.bundle.gui.PlotGUI_FFT
-
- getGridBagConstraintsAND() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_RGBRelative
-
- getGridBagConstraintsAngle() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_Align
-
- getGridBagConstraintsBinarize() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_RGBRelative
-
- getGridBagConstraintsBoxSize() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_FracScan
-
- getGridBagConstraintsButtonGroupChSelect() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_RGBRelative
-
- getGridBagConstraintsButtonGroupOutCol() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_StatRegMerge
-
- getGridBagConstraintsButtonIntPGroup() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_Align
-
- getGridBagConstraintsButtonMethodGroup() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_CreateFracSurf
-
- getGridBagConstraintsButtonMethodGroup() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_CreateImage
-
- getGridBagConstraintsButtonOutBitGroup() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_CreateFracSurf
-
- getGridBagConstraintsButtonOutBitGroup() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_CreateImage
-
- getGridBagConstraintsCalc() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_CalcImage
-
- getGridBagConstraintsCalc() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_CalcValue
-
- getGridBagConstraintsConst() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_CreateImage
-
- getGridBagConstraintsDX() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_Align
-
- getGridBagConstraintsDY() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_Align
-
- getGridBagConstraintsEps() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_FracScan
-
- getGridBagConstraintsFirst() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_CoGReg
-
- getGridBagConstraintsFracD() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_CreateFracSurf
-
- getGridBagConstraintsFracTypes() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_FracIFS
-
- getGridBagConstraintsGain() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_UnsharpMask
-
- getGridBagConstraintsGreyRange() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_RegGrow
-
- getGridBagConstraintsIterations() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_ComplexLogDepth
-
- getGridBagConstraintsIterations() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_Rank
-
- getGridBagConstraintsKernel() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_FracScan
-
- getGridBagConstraintsKernelShape() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_DistMap
-
- getGridBagConstraintsKernelShape() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_Rank
-
- getGridBagConstraintsKernelSize() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_DistMap
-
- getGridBagConstraintsKernelSize() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_Rank
-
- getGridBagConstraintsKernelSize() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_Smooth
-
- getGridBagConstraintsKernelSize() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_UnsharpMask
-
- getGridBagConstraintsMethod() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_Align
-
- getGridBagConstraintsMethod() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_ComplexLogDepth
-
- getGridBagConstraintsMethod() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_DistMap
-
- getGridBagConstraintsMethod() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_FracScan
-
- getGridBagConstraintsMethod() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_FracSurrogate
-
- getGridBagConstraintsMethod() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_Rank
-
- getGridBagConstraintsMethod() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_Smooth
-
- getGridBagConstraintsMethod() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_StatRegMerge
-
- getGridBagConstraintsMethod() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_TempMatch
-
- getGridBagConstraintsModus() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_RegGrow
-
- getGridBagConstraintsOmega() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_CreateImage
-
- getGridBagConstraintsOptions() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_ComplexLogDepth
-
- getGridBagConstraintsOptions() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_FracIFS
-
- getGridBagConstraintsQ() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_StatRegMerge
-
- getGridBagConstraintsRankLeftBG() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_RGBRelative
-
- getGridBagConstraintsRankLeftBR() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_RGBRelative
-
- getGridBagConstraintsRankLeftGB() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_RGBRelative
-
- getGridBagConstraintsRankLeftGR() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_RGBRelative
-
- getGridBagConstraintsRankLeftRB() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_RGBRelative
-
- getGridBagConstraintsRankLeftRG() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_RGBRelative
-
- getGridBagConstraintsRankRightBG() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_RGBRelative
-
- getGridBagConstraintsRankRightBR() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_RGBRelative
-
- getGridBagConstraintsRankRightGB() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_RGBRelative
-
- getGridBagConstraintsRankRightGR() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_RGBRelative
-
- getGridBagConstraintsRankRightRB() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_RGBRelative
-
- getGridBagConstraintsRankRightRG() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_RGBRelative
-
- getGridBagConstraintsRatio() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_RGBRelative
-
- getGridBagConstraintsRegression() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_FracBox
-
- getGridBagConstraintsResultOptions() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_CalcImage
-
- getGridBagConstraintsResultOptions() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_CalcValue
-
- getGridBagConstraintsResultOptions() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_DistMap
-
- getGridBagConstraintsResultOptions() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_FracScan
-
- getGridBagConstraintsScanType() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_FracScan
-
- getGridBagConstraintsSize() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_CreateFracSurf
-
- getGridBagConstraintsSize() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_CreateImage
-
- getGridBagConstraintsSize() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_FracIFS
-
- getGridBagConstraintsValue() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_CalcValue
-
- getGui() - Method in class at.mug.iqm.config.jaxb.Application
-
Gets the value of the gui property.
- getGUILabelText(String) - Static method in class at.mug.iqm.api.I18N
-
This method fetches a String Object from a given String key in a specific resource file
addressed by ResourceBundle GUILABELS_BUNDLE.
- getGUILabelText(String, Object...) - Static method in class at.mug.iqm.api.I18N
-
This method fetches a String Object from a given String key in a specific resource file
addressed by ResourceBundle GUILABELS_BUNDLE.
- getGUILabelText(String) - Static method in class at.mug.iqm.core.I18N
-
This method fetches a String Object from a given String key in a specific resource file
addressed by ResourceBundle GUILABELS_BUNDLE.
- getGUILabelText(String, Object...) - Static method in class at.mug.iqm.core.I18N
-
This method fetches a String Object from a given String key in a specific resource file
addressed by ResourceBundle GUILABELS_BUNDLE.
- getGUILabelText(String) - Static method in class at.mug.iqm.img.bundle.I18N
-
This method fetches a String Object from a given String key in a specific resource file
addressed by ResourceBundle GUILABELS_BUNDLE.
- getGUILabelText(String, Object...) - Static method in class at.mug.iqm.img.bundle.I18N
-
This method fetches a String Object from a given String key in a specific resource file
addressed by ResourceBundle GUILABELS_BUNDLE.
- getGUILabelText(String) - Static method in class at.mug.iqm.plot.bundle.I18N
-
This method fetches a String Object from a given String key in a specific resource file
addressed by ResourceBundle GUILABELS_BUNDLE.
- getGUILabelText(String, Object...) - Static method in class at.mug.iqm.plot.bundle.I18N
-
This method fetches a String Object from a given String key in a specific resource file
addressed by ResourceBundle GUILABELS_BUNDLE.
- getGUIUpdateListeners(String) - Method in interface at.mug.iqm.api.events.handler.IGUIUpdateEmitter
-
- getGUIUpdateListeners(String) - Method in class at.mug.iqm.api.operator.AbstractImageOperatorGUI
-
- getGUIUpdateListeners(String) - Method in class at.mug.iqm.api.operator.AbstractPlotOperatorGUI
-
- getHandCursor() - Static method in class at.mug.iqm.commons.util.CursorFactory
-
- getHeaderOfImage(File) - Method in class at.mug.iqm.commons.util.image.ImageHeaderExtractor
-
This returns the header of the current image.
- getHeaders() - Method in class at.mug.iqm.commons.util.plot.PlotParser
-
- getHeight() - Method in class at.mug.iqm.api.gui.roi.jaxb.Bounds
-
Gets the value of the height property.
- getHigherZoomLevel(double) - Method in class at.mug.iqm.api.gui.util.ZoomHelper
-
Get the next higher zoom level according to a given level.
- getHighlightColor() - Method in class at.mug.iqm.api.gui.DefaultDrawingLayer
-
- getHighlightColor() - Method in interface at.mug.iqm.api.gui.IDrawingLayer
-
- getHighlightStroke() - Method in class at.mug.iqm.api.gui.DefaultDrawingLayer
-
- getHighlightStroke() - Method in interface at.mug.iqm.api.gui.IDrawingLayer
-
- getHistoChartPanel1(Histogram, String) - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_Threshold
-
This method gets the Histogram using JFreeChart
- getHistoChartPanel2(Histogram, String) - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_Threshold
-
This method gets the Histogram using JFreeChart
- getHistoChartPanel3(Histogram, String) - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_Threshold
-
This method gets the Histogram using JFreeChart
- getHistogram(RenderedImage) - Static method in class at.mug.iqm.commons.util.plot.PlotTools
-
This method creates the histogram of a given image and returns the
reference to the Histogram object.
- getHistogram(PlanarImage) - Static method in class at.mug.iqm.commons.util.plot.PlotTools
-
This method creates the histogram of a given image and returns the
reference to the Histogram object.
- getHistogram(PlanarImage) - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_Threshold
-
This method gets the histogram
- getHistogram(RenderedOp) - Method in class at.mug.iqm.img.bundle.op.IqmOpHistoModify
-
- getHistogram_1_panel() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_Threshold
-
- getHistogram_2_panel() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_Threshold
-
- getHistogram_3_panel() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_Threshold
-
- getHistogramRendOp(PlanarImage) - Method in class at.mug.iqm.img.bundle.op.IqmOpHistoModify
-
- getIconList(int, boolean) - Method in interface at.mug.iqm.api.workflow.IManager
-
- getIconList(int, boolean) - Method in class at.mug.iqm.core.workflow.Manager
-
- getID() - Method in class at.mug.iqm.api.gui.DefaultDrawingLayer
-
- getID() - Method in interface at.mug.iqm.api.gui.IDrawingLayer
-
Gets the unique ID of this drawing layer.
- getId() - Method in class at.mug.iqm.api.gui.roi.jaxb.AngleRoi
-
Gets the value of the id property.
- getId() - Method in class at.mug.iqm.api.gui.roi.jaxb.AnnotationLayer
-
Gets the value of the id property.
- getId() - Method in class at.mug.iqm.api.gui.roi.jaxb.EllipseRoi
-
Gets the value of the id property.
- getId() - Method in class at.mug.iqm.api.gui.roi.jaxb.FreehandRoi
-
Gets the value of the id property.
- getId() - Method in class at.mug.iqm.api.gui.roi.jaxb.LineRoi
-
Gets the value of the id property.
- getId() - Method in class at.mug.iqm.api.gui.roi.jaxb.Point
-
Gets the value of the id property.
- getId() - Method in class at.mug.iqm.api.gui.roi.jaxb.PointRoi
-
Gets the value of the id property.
- getId() - Method in class at.mug.iqm.api.gui.roi.jaxb.PolygonRoi
-
Gets the value of the id property.
- getId() - Method in class at.mug.iqm.api.gui.roi.jaxb.RectangleRoi
-
Gets the value of the id property.
- getID() - Method in class at.mug.iqm.api.model.IqmDataBox
-
Returns the unique identifier of this
IqmDataBox object.
- getID() - Method in interface at.mug.iqm.api.model.IVirtualizable
-
Returns the unique identifier (ID) of this
IqmDataBox object.
- getID() - Method in class at.mug.iqm.api.model.VirtualDataBox
-
- getIgnoreRepaint() - Method in class at.mug.iqm.api.gui.ImageLayer
-
- getImage() - Method in class at.mug.iqm.api.model.ImageModel
-
- getImage() - Method in class at.mug.iqm.api.model.IqmDataBox
-
Get the PlanarImage from the image model.
- getImageHeader(PlanarImage) - Method in class at.mug.iqm.commons.util.image.ImageHeaderExtractor
-
This returns the header of the current image.
- getImageHeight() - Method in interface at.mug.iqm.api.gui.ILookPanel
-
Gets the width of the original image in pixels.
- getImageHeight() - Method in class at.mug.iqm.gui.LookPanel
-
- getImageInfo(PlanarImage) - Method in class at.mug.iqm.commons.util.image.ImageInfoExtractor
-
- getImageInfo(BufferedImage) - Static method in class at.mug.iqm.commons.util.image.ImageInfoUtil
-
- getImageInfoIcon() - Method in class at.mug.iqm.api.gui.ImageInfoPanel
-
- getImageInfoLabel() - Method in class at.mug.iqm.api.gui.ImageInfoPanel
-
- getImageInfoPanel() - Method in interface at.mug.iqm.api.gui.ILookPanel
-
Gets the image info panel.
- getImageInfoPanel() - Method in class at.mug.iqm.gui.LookPanel
-
This method initializes the image info panel, displaying the current
pixel information.
- getImageJImageMenuItem - Variable in class at.mug.iqm.gui.menu.EditMenu
-
- getImageLayer() - Method in interface at.mug.iqm.api.gui.ILookPanel
-
Gets the image layer of this panel.
- getImageLayer() - Method in class at.mug.iqm.api.gui.ROILayerSelectorPanel
-
Gets the image layer, which is located below all ROI layers.
- getImageLayer() - Method in class at.mug.iqm.gui.LookPanel
-
- getImageModel() - Method in class at.mug.iqm.api.model.IqmDataBox
-
- getImageNavigatorPanel() - Method in class at.mug.iqm.gui.LookPanel
-
- getImagePath() - Method in class at.mug.iqm.config.ConfigManager
-
Get the currently configured image path as file object.
- getImageResults() - Method in class at.mug.iqm.api.gui.MultiResultSelectorPanel
-
- getImages() - Method in class at.mug.iqm.config.jaxb.Paths
-
Gets the value of the images property.
- getImageStats(BufferedImage) - Static method in class at.mug.iqm.commons.util.image.ImageInfoUtil
-
- getImageStats(SampleModel, DataBuffer, Dimension) - Static method in class at.mug.iqm.commons.util.image.ImageInfoUtil
-
- getImageToLoad() - Method in class at.mug.iqm.commons.util.image.SVSImageExtractor
-
- getImageURL(String) - Static method in class at.mug.iqm.api.Resources
-
This method fetches a String Object from a given String key
in a specific resource file addressed by ResourceBundle
IMAGEPATHS_BUNDLE.
- getImageURL(String) - Static method in class at.mug.iqm.core.Resources
-
This method fetches a String Object from a given String key in a specific resource file
addressed by ResourceBundle IMAGEPATHS_BUNDLE.
- getImageURL(String) - Static method in class at.mug.iqm.img.bundle.Resources
-
This method fetches a String Object from a given String key in a specific resource file
addressed by ResourceBundle IMAGEPATHS_BUNDLE.
- getImageURL(String) - Static method in class at.mug.iqm.plot.bundle.Resources
-
This method fetches a String Object from a given String key in a specific resource file
addressed by ResourceBundle IMAGEPATHS_BUNDLE.
- getImageWidth() - Method in interface at.mug.iqm.api.gui.ILookPanel
-
Gets the width of the original image in pixels.
- getImageWidth() - Method in class at.mug.iqm.gui.LookPanel
-
- getImgDataBufferType() - Method in interface at.mug.iqm.api.gui.ILookPanel
-
Get the image data buffer type.
- getImgDataBufferType() - Method in class at.mug.iqm.gui.LookPanel
-
- getImgType(PlanarImage) - Static method in class at.mug.iqm.commons.util.image.ImageTools
-
This static method gets the image type
- getImgTypeGreyMax(PlanarImage) - Static method in class at.mug.iqm.commons.util.image.ImageTools
-
This method gets the maximal possible grey value depending on the image
type
- getIncrement() - Method in class at.mug.iqm.commons.util.ScrollablePanel.IncrementInfo
-
- getIndexColorModel(PlanarImage) - Static method in class at.mug.iqm.commons.util.image.ImageAnalyzer
-
- getIndexForDisplay() - Method in interface at.mug.iqm.api.gui.IManagerPanel
-
Gets the current index for display.
- getIndexForDisplay() - Method in class at.mug.iqm.gui.ManagerPanel
-
- getInfo() - Method in class at.mug.iqm.img.bundle.jai.stuff.KMeansImageClustering
-
This method returns some information about the task (its progress).
- getInfoMenu() - Method in class at.mug.iqm.gui.menu.CoreMenuBar
-
- getInfoTable() - Method in class at.mug.iqm.commons.gui.SVSImageExtractorFrame
-
- getInputPanel() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_WhiteBalance
-
- getInstance() - Static method in class at.mug.iqm.api.gui.GroovyScriptConsoleFrame
-
Gets the singleton instance of the frame.
- getInstance() - Static method in class at.mug.iqm.api.gui.ScriptEditor
-
Gets the current instance of the script editor.
- getInstance() - Static method in class at.mug.iqm.api.persistence.VirtualDataManager
-
- getInstance() - Static method in class at.mug.iqm.api.processing.ProcessingHistory
-
Gets the singleton instance of the processing history.
- getInstance() - Static method in class at.mug.iqm.commons.util.DialogUtil
-
Returns the current instance of the
DialogUtil object.
- getInstance() - Static method in class at.mug.iqm.core.plugin.DefaultPluginService
-
- getInstance() - Static method in class at.mug.iqm.core.processing.TaskFactory
-
- getInstance() - Static method in class at.mug.iqm.core.registry.OperatorRegistry
-
Returns the reference to this singleton.
- getInstance() - Static method in class at.mug.iqm.core.registry.PluginRegistry
-
Returns a reference to the singleton.
- getInstance() - Static method in class at.mug.iqm.core.workflow.Look
-
- getInstance() - Static method in class at.mug.iqm.core.workflow.Manager
-
Gets the singleton instance of this
IManager.
- getInstance() - Static method in class at.mug.iqm.core.workflow.Plot
-
- getInstance() - Static method in class at.mug.iqm.core.workflow.Table
-
- getInstance() - Static method in class at.mug.iqm.core.workflow.Tank
-
Gets the tank instance within this application.
- getInstance() - Static method in class at.mug.iqm.core.workflow.Text
-
- getInstance() - Static method in class at.mug.iqm.gui.menu.PluginMenu
-
Gets the reference to this singleton.
- getInstance() - Static method in class at.mug.iqm.templatemanager.XMLPreferencesManager
-
- getIntensityProfile(Raster, int, int) - Static method in class at.mug.iqm.commons.util.plot.PlotTools
-
Extracts the intensity profile of a given row or column index.
- getInterP() - Method in class at.mug.iqm.commons.util.image.SVSImageExtractor
-
- getInterpolation_panel() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_Affine
-
- getInterval() - Method in class at.mug.iqm.config.jaxb.CleanerTask
-
Gets the value of the interval property.
- getInterval() - Method in class at.mug.iqm.config.jaxb.MemoryMonitor
-
Gets the value of the interval property.
- getIntParameter(String) - Method in class at.mug.iqm.api.operator.ParameterBlockIQM
-
- getIntPixelValue() - Method in interface at.mug.iqm.api.gui.ILookPanel
-
Get the pixel intensity values as integer array.
- getIntPixelValue() - Method in class at.mug.iqm.gui.LookPanel
-
- getIQMConfig() - Method in class at.mug.iqm.config.ConfigManager
-
Gets the applications configuration, it constructs a default one, if it
is null.
- getIQMVersion() - Method in class at.mug.iqm.api.gui.roi.jaxb.AnnotationLayers
-
Gets the value of the iqmVersion property.
- getItemContent() - Method in interface at.mug.iqm.api.gui.IMainFrame
-
Gets the item content.
- getItemContent() - Method in class at.mug.iqm.gui.MainFrame
-
- getItemSlider() - Method in interface at.mug.iqm.api.gui.IManagerPanel
-
Gets the scroll bar for scrolling through the item numbers.
- getItemSlider() - Method in class at.mug.iqm.gui.ManagerPanel
-
- getIterations() - Method in interface at.mug.iqm.api.operator.IWorkPackage
-
Gets the integer flag indicating whether or not the algorithm (IOperator)
associated with this work package should be executed more than once.
- getIterations() - Method in class at.mug.iqm.api.operator.WorkPackage
-
- getJavaVersion() - Method in class at.mug.iqm.api.gui.roi.jaxb.AnnotationLayers
-
Gets the value of the javaVersion property.
- getJavaVersionMin() - Static method in class at.mug.iqm.core.util.CoreTools
-
This method gets the version of Java
- getJButtonHistoNew() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_HistoModify
-
This method initializes jButtonHistoNew
- getJButtonHistoOld() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_HistoModify
-
This method initializes jButtonHistoOld
- getJButtonMaxImgSize() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_Border
-
This method initializes jButton
- getJButtonOk() - Method in class at.mug.iqm.api.gui.PlotSelectionFrame
-
- getJButtonSelectAll() - Method in class at.mug.iqm.api.gui.PlotSelectionFrame
-
- getJButtonUnSelectAll() - Method in class at.mug.iqm.api.gui.PlotSelectionFrame
-
- getJCheckBoxAND() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_RGBRelative
-
This method initializes jCheckBoxAND
- getJCheckBoxApEn() - Method in class at.mug.iqm.plot.bundle.gui.PlotGUI_Entropy
-
This method initializes jCheckBoxApEn
- getJCheckBoxBandCombine() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_HistoModify
-
This method initializes jCheckBoxBandCombine
- getJCheckBoxBinarize() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_RGBRelative
-
This method initializes jCheckBoxBinarize
- getJCheckBoxBinarize() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_ROISegment
-
This method initializes jCheckBoxBinarize
- getJCheckBoxBinarize() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_Threshold
-
This method initializes jCheckBoxBinarize
- getJCheckBoxBinary() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_Statistics
-
This method initializes jCheckBoxBinary
- getJCheckBoxCOSEn() - Method in class at.mug.iqm.plot.bundle.gui.PlotGUI_Entropy
-
This method initializes jCheckBoxCOSEn
- getJCheckBoxDeleteExistingPlot() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_FracBox
-
This method initializes jCheckBoxDeleteExistingPlot
- getJCheckBoxDeleteExistingPlot() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_FracFFT
-
This method initializes jCheckBoxDeleteExistingPlot
- getJCheckBoxDeleteExistingPlot() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_FracGenDim
-
This method initializes jCheckBoxDeleteExistingPlot
- getJCheckBoxDeleteExistingPlot() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_FracHiguchi
-
This method initializes jCheckBoxDeleteExistingPlot
- getJCheckBoxDeleteExistingPlot() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_FracLac
-
This method initializes jCheckBoxDeleteExistingPlot
- getJCheckBoxDeleteExistingPlot() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_FracMinkowski
-
This method initializes jCheckBoxDeleteExistingPlot
- getJCheckBoxDeleteExistingPlot() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_FracPyramid
-
This method initializes jCheckBoxDeleteExistingPlot
- getJCheckBoxDeleteExistingPlot() - Method in class at.mug.iqm.plot.bundle.gui.PlotGUI_FracAllomScale
-
This method initializes jCheckBoxDeleteExistingPlot
- getJCheckBoxDeleteExistingPlot() - Method in class at.mug.iqm.plot.bundle.gui.PlotGUI_FracHiguchi
-
This method initializes jCheckBoxDeleteExistingPlot
- getJCheckBoxDeleteExistingPlot() - Method in class at.mug.iqm.plot.bundle.gui.PlotGUI_FracHurst
-
This method initializes jCheckBoxDeleteExistingPlot
- getJCheckBoxDx() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_FracHiguchi
-
This method initializes jCheckBoxDx
- getJCheckBoxDy() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_FracHiguchi
-
This method initializes jCheckBoxDy
- getJCheckBoxEqual() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_Morph
-
This method initializes jCheckBoxEqual
- getJCheckBoxfBmTofGn() - Method in class at.mug.iqm.plot.bundle.gui.PlotGUI_FractalGenerator
-
This method initializes jCheckBoxfBmTofGn
- getJCheckBoxfGnTofBm() - Method in class at.mug.iqm.plot.bundle.gui.PlotGUI_FractalGenerator
-
This method initializes jCheckBoxfGnTofBm
- getJCheckBoxFirst() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_CoGReg
-
This method initializes jCheckBoxFirst
- getJCheckBoxInvert() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_Watershed
-
This method initializes jCheckBoxInvert2
- getJCheckBoxKurt() - Method in class at.mug.iqm.plot.bundle.gui.PlotGUI_Statistics
-
This method initializes jCheckBoxKurt
- getJCheckBoxLimitDelays() - Method in class at.mug.iqm.plot.bundle.gui.PlotGUI_AutoCorrelation
-
This method initializes jCheckBoxLimitDelays
- getJCheckBoxLinkIn() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_WhiteBalance
-
This method initializes jCheckBoxLinkIn
- getJCheckBoxLinkOut() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_WhiteBalance
-
This method initializes jCheckBoxLinkOut
- getJCheckBoxLinkSlider() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_Threshold
-
This method initializes jCheckBoxLinkSlider
- getJCheckBoxLoadCorr() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_ComplexLogDepth
-
This method initializes jCheckBoxLoadCorr
- getJCheckBoxLogCo() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_ImgStabilizer
-
This method initializes jCheckBoxLogCo
- getJCheckBoxMax() - Method in class at.mug.iqm.plot.bundle.gui.PlotGUI_Statistics
-
This method initializes jCheckBoxMax
- getJCheckBoxMean() - Method in class at.mug.iqm.plot.bundle.gui.PlotGUI_Statistics
-
This method initializes jCheckBoxMean
- getJCheckBoxMedian() - Method in class at.mug.iqm.plot.bundle.gui.PlotGUI_Statistics
-
This method initializes jCheckBoxMean
- getJCheckBoxMin() - Method in class at.mug.iqm.plot.bundle.gui.PlotGUI_Statistics
-
This method initializes jCheckBoxMin
- getJCheckBoxNumDataPoints() - Method in class at.mug.iqm.plot.bundle.gui.PlotGUI_Statistics
-
This method initializes jCheckBoxNumDataPoints
- getJCheckBoxOrder1() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_Statistics
-
This method initializes jCheckBoxOrder1
- getJCheckBoxOrder2() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_Statistics
-
This method initializes jCheckBoxOrder2
- getJCheckBoxPEn() - Method in class at.mug.iqm.plot.bundle.gui.PlotGUI_Entropy
-
This method initializes jCheckBoxPEn
- getJCheckBoxQSE() - Method in class at.mug.iqm.plot.bundle.gui.PlotGUI_Entropy
-
This method initializes jCheckBoxQSE
- getJCheckBoxRankLeftBG() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_RGBRelative
-
This method initializes jCheckBoxRankLeftBG
- getJCheckBoxRankLeftBR() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_RGBRelative
-
This method initializes jCheckBoxRankLeftBR
- getJCheckBoxRankLeftGB() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_RGBRelative
-
This method initializes jCheckBoxRankLeftGB
- getJCheckBoxRankLeftGR() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_RGBRelative
-
This method initializes jCheckBoxRankLeftGR
- getJCheckBoxRankLeftRB() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_RGBRelative
-
This method initializes jCheckBoxRankLeftRB
- getJCheckBoxRankLeftRG() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_RGBRelative
-
This method initializes jCheckBoxRankLeftRG
- getJCheckBoxRankRightBG() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_RGBRelative
-
This method initializes jCheckBoxRankRightBG
- getJCheckBoxRankRightBR() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_RGBRelative
-
This method initializes jCheckBoxRankRightBR
- getJCheckBoxRankRightGB() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_RGBRelative
-
This method initializes jCheckBoxRankRightGB
- getJCheckBoxRankRightGR() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_RGBRelative
-
This method initializes jCheckBoxRankRightGR
- getJCheckBoxRankRightRB() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_RGBRelative
-
This method initializes jCheckBoxRankRightRB
- getJCheckBoxRankRightRG() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_RGBRelative
-
This method initializes jCheckBoxRankRightRG
- getJCheckBoxSampEn() - Method in class at.mug.iqm.plot.bundle.gui.PlotGUI_Entropy
-
This method initializes jCheckBoxSampEn
- getJCheckBoxShannonEn() - Method in class at.mug.iqm.plot.bundle.gui.PlotGUI_Statistics
-
This method initializes jCheckBoxShannonEn
- getJCheckBoxShowPlot() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_FracBox
-
This method initializes jCheckBoxShowPlot
- getJCheckBoxShowPlot() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_FracFFT
-
This method initializes jCheckBoxShowPlot
- getJCheckBoxShowPlot() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_FracGenDim
-
This method initializes jCheckBoxShowPlot
- getJCheckBoxShowPlot() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_FracHiguchi
-
This method initializes jCheckBoxShowPlot
- getJCheckBoxShowPlot() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_FracLac
-
This method initializes jCheckBoxShowPlot
- getJCheckBoxShowPlot() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_FracMinkowski
-
This method initializes jCheckBoxShowPlot
- getJCheckBoxShowPlot() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_FracPyramid
-
This method initializes jCheckBoxShowPlot
- getJCheckBoxShowPlot() - Method in class at.mug.iqm.plot.bundle.gui.PlotGUI_FracAllomScale
-
This method initializes jCheckBoxShowPlot
- getJCheckBoxShowPlot() - Method in class at.mug.iqm.plot.bundle.gui.PlotGUI_FracHiguchi
-
This method initializes jCheckBoxShowPlot
- getJCheckBoxShowPlot() - Method in class at.mug.iqm.plot.bundle.gui.PlotGUI_FracHurst
-
This method initializes jCheckBoxShowPlot
- getJCheckBoxShowPlotDq() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_FracGenDim
-
This method initializes jCheckBoxShowPlotDq
- getJCheckBoxShowPlotF() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_FracGenDim
-
This method initializes jCheckBoxShowPlotF
- getJCheckBoxShowVecPlot() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_DirLocal
-
This method initializes jCheckBoxShowVecPlot
- getJCheckBoxSkew() - Method in class at.mug.iqm.plot.bundle.gui.PlotGUI_Statistics
-
This method initializes jCheckBoxSkew
- getJCheckBoxStdDev() - Method in class at.mug.iqm.plot.bundle.gui.PlotGUI_Statistics
-
This method initializes jCheckBoxStdDev
- getJLabelRegression() - Method in class at.mug.iqm.api.plot.charts.RegressionPlot
-
This method initializes jLabelRegression
- getJLabelText() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_RGBRelative
-
This method initializes jLabelText
- getJPanel2ndOptions() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_Statistics
-
This method initializes JPanel
- getJPanel_ButtOffset() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_Crop
-
- getJPanel_Method() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_Crop
-
This method initializes JPanel
- getJPanel_NewSize() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_Crop
-
This method initializes jJPanelNewsize
- getJPanel_OffSet() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_Crop
-
This method initializes JPanel
----
- getJPanel_OffSetX() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_Crop
-
This method initializes jJPanelOffSetX
- getJPanel_OffSetXY() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_Crop
-
This method initializes JPanel
----
- getJPanel_OffSetY() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_Crop
-
This method initializes jJPanelOffSetY
- getJPanel_OldSize() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_Crop
-
This method initializes jJPanelOldsize
- getJPanelAggLength() - Method in class at.mug.iqm.plot.bundle.gui.PlotGUI_SymbolicAggregation
-
This method initializes jJPanelAggLength
- getJPanelAlphabetSize() - Method in class at.mug.iqm.plot.bundle.gui.PlotGUI_SymbolicAggregation
-
This method initializes jJPanelAlphabetSize
- getJPanelAmplitude() - Method in class at.mug.iqm.plot.bundle.gui.PlotGUI_SignalGenerator
-
This method initializes jJPanelAmplitude
- getJPanelAngle() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_Align
-
This method initializes jJPanelAngle
- getJPanelApEnParamD() - Method in class at.mug.iqm.plot.bundle.gui.PlotGUI_Entropy
-
This method initializes jJPanelApEnParamD
- getJPanelApEnParamM() - Method in class at.mug.iqm.plot.bundle.gui.PlotGUI_Entropy
-
This method initializes jJPanelApEnParamM
- getJPanelApEnParamR() - Method in class at.mug.iqm.plot.bundle.gui.PlotGUI_Entropy
-
This method initializes jJPanelApEnParamR
- getJPanelBack() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_FracHiguchi
-
This method initializes jJPanelBack
- getJPanelBackground() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_Statistics
-
This method initializes JPanel
- getJPanelBlobSize() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_Morph
-
This method initializes jJPanelOldsize
- getJPanelBorder() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_Border
-
This method initializes jJPanelBorder
- getJPanelBorderOrSize() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_Border
-
This method initializes JPanel
- getJPanelBottom() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_Border
-
This method initializes jJPanelBottom
- getJPanelBoxLength() - Method in class at.mug.iqm.plot.bundle.gui.PlotGUI_ComplLogDepth
-
This method initializes jJPanelBoxLength
- getJPanelBoxLength() - Method in class at.mug.iqm.plot.bundle.gui.PlotGUI_Entropy
-
This method initializes jJPanelBoxLength
- getJPanelBoxLength() - Method in class at.mug.iqm.plot.bundle.gui.PlotGUI_FracHiguchi
-
This method initializes jJPanelBoxLength
- getJPanelBoxLength() - Method in class at.mug.iqm.plot.bundle.gui.PlotGUI_Statistics
-
This method initializes jJPanelBoxLength
- getJPanelBoxSize() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_FracScan
-
This method initializes jJPanelBoxSize
- getJPanelCalc() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_CalcImage
-
This method initializes JPanel
- getJPanelCalc() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_CalcValue
-
This method initializes JPanel
- getJPanelCheckBoxes() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_DirLocal
-
This method initializes JPanel
- getJPanelCheckBoxes() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_Statistics
-
This method initializes JPanel
- getJPanelChSelect() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_RGBRelative
-
This method initializes jJPanelBar
- getJPanelColDecon() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_ColDecon
-
This method initializes JPanel
- getJPanelColorModel() - Method in class at.mug.iqm.plot.bundle.gui.PlotGUI_SymbolicAggregation
-
This method initializes JPanel
- getJPanelColRange() - Method in class at.mug.iqm.api.gui.PlotSelectionFrame
-
- getJPanelCompressMethod() - Method in class at.mug.iqm.plot.bundle.gui.PlotGUI_ComplLogDepth
-
This Method initializes jJPanel
- getJPanelConnectivity() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_Watershed
-
This method initializes JPanel
- getJPanelConst() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_Border
-
This method initializes jJPanelConst
- getJPanelConst() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_CreateImage
-
This method initializes jPanelConst
- getJPanelConst1() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_CreateImage
-
This method initializes jJPanelConst1
- getJPanelConst2() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_CreateImage
-
This method initializes jJPanelConst2
- getJPanelConst3() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_CreateImage
-
This method initializes jJPanelConst3
- getJPanelConsW() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_BUnwarpJ
-
This method initializes jJPanelConsW
- getJPanelContr() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_KMeans
-
- getJPanelCurlW() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_BUnwarpJ
-
This method initializes jJPanelCurlW
- getJPanelDCMParameters() - Method in class at.mug.iqm.plot.bundle.gui.PlotGUI_DCMGenerator
-
- getJPanelDelaysOptions() - Method in class at.mug.iqm.plot.bundle.gui.PlotGUI_AutoCorrelation
-
This method initializes JPanel
- getJPanelDeltaX() - Method in class at.mug.iqm.plot.bundle.gui.PlotGUI_Math
-
This method initializes JPanel
- getJPanelDilEps() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_FracMinkowski
-
This method initializes jJPanelDilEps
- getJPanelDirection() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_Statistics
-
This method initializes JPanel
- getJPanelDistance() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_Statistics
-
This method initializes jJPanelDistance
- getJPanelDivW() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_BUnwarpJ
-
This method initializes jJPanelDivW
- getJPanelDX() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_Align
-
This method initializes jJPanelDX
- getJPanelDY() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_Align
-
This method initializes jJPanelDY
- getJPanelEigen() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_DirLocal
-
This method initializes JPanel
- getJPanelEnd() - Method in class at.mug.iqm.plot.bundle.gui.PlotGUI_Cut
-
This method initializes jJPanelEnd
- getJPanelEps() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_FracScan
-
This method initializes jJPanelEps
- getJPanelEps() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_KMeansFuzzy
-
This method initializes jJPanelEps
- getJPanelErrTol() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_ImgStabilizer
-
This method initializes jJPanelErrTol
- getJPanelFinalDef() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_BUnwarpJ
-
This method initializes JPanel
- getJPanelFinalSize() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_FracHRM
-
This method initializes jPanelFinalSize
- getJPanelFracTypes() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_FracIFS
-
This method initializes jJPanelBar
- getJPanelFrequency() - Method in class at.mug.iqm.plot.bundle.gui.PlotGUI_SignalGenerator
-
This method initializes jJPanelFrequency
- getJPanelFuzzy() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_KMeansFuzzy
-
This method initializes jJPanelFuzzy
- getJPanelGain() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_UnsharpMask
-
This method initializes jJPanelGain
- getJPanelGradient() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_DirLocal
-
This method initializes jPanel
- getJPanelGreyRange() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_RegGrow
-
This method initializes jJPanelGreyRange
- getJPanelGreyTolerance() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_NexelScan
-
This method initializes jJPanelGreyTolerance
- getJPanelGreyTolerance() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_StackStat
-
This method initializes jJPanelGreyTolerance
- getJPanelHeight() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_CreateFracSurf
-
This method initializes jJPanelHeight
- getJPanelHeight() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_CreateImage
-
This method initializes jJPanelHeight
- getJPanelHeight() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_FracHRM
-
This method initializes jJPanelHeight
- getJPanelHeight() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_FracIFS
-
This method initializes jJPanelHeight
- getJPanelHurst() - Method in class at.mug.iqm.plot.bundle.gui.PlotGUI_FractalGenerator
-
This method initializes jJPanelHurst
- getJPanelImageSize() - Method in class at.mug.iqm.plot.bundle.gui.PlotGUI_SymbolicAggregation
-
This method initializes jJPanelImageSize
- getJPanelImgW() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_BUnwarpJ
-
This method initializes jJPanelImgW
- getJPanelInB() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_WhiteBalance
-
This method initializes jJPanelInB
- getJPanelInG() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_WhiteBalance
-
This method initializes jJPanelInG
- getJPanelInit() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_KMeans
-
This method initializes JPanel
- getJPanelInitDef() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_BUnwarpJ
-
This method initializes JPanel
- getJPanelInitSize() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_FracHRM
-
This method initializes jPanelInitSize
- getJPanelInR() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_WhiteBalance
-
This method initializes jJPanelInR
- getJPanelIntP() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_Align
-
This method initializes JPanel
- getJPanelIterations() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_ComplexLogDepth
-
This method initializes jJPanelIterations
- getJPanelIterations() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_Morph
-
This method initializes jJPanelIterations
- getJPanelIterations() - Method in class at.mug.iqm.plot.bundle.gui.PlotGUI_ComplLogDepth
-
This method initializes jJPanelIterations
- getJPanelItMax() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_FracHRM
-
This method initializes jJPanelItMax
- getJPanelItMax() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_FracIFS
-
This method initializes jJPanelItMax
- getJPanelItMax() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_KMeansFuzzy
-
This method initializes jJPanelItMax
- getJPanelK() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_KMeansFuzzy
-
This method initializes jJPanelK
- getJPanelKernel() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_FracScan
-
This method initializes jPanelKernel
- getJPanelKernel() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_Watershed
-
This method initializes jJPanelKernel
- getJPanelKernelHeight() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_Morph
-
This method initializes jJPanelKernelHeight
- getJPanelKernelShape() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_DistMap
-
This method initializes JPanel
- getJPanelKernelShape() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_FracMinkowski
-
This method initializes jPanelMethod
- getJPanelKernelShape() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_FracScan
-
This method initializes jJPanelKernelShape
- getJPanelKernelShape() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_Morph
-
This method initializes jPanelKernelShape
- getJPanelKernelShape() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_NexelScan
-
This method initializes JPanel
- getJPanelKernelShape() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_Rank
-
This method initializes jPanelKernelShape
- getJPanelKernelSize() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_Morph
-
This method initializes jPanelKernelSize
- getJPanelKernelSize() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_NexelScan
-
This method initializes jJPanelKernelSize
- getJPanelKernelSize() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_UnsharpMask
-
This method initializes jJPanelKernelSize
- getJPanelKernelSize1() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_Edge
-
- getJPanelKernelSize2() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_Edge
-
- getJPanelKernelWidth() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_Morph
-
This method initializes jJPanelKernelWidth
- getJPanelLandW() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_BUnwarpJ
-
This method initializes jJPanelLandW
- getJPanelLeft() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_Border
-
This method initializes jJPanelLeft
- getJPanelM00() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_Affine
-
This method initializes jJPanelM00
- getJPanelM01() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_Affine
-
This method initializes jJPanelM01
- getJPanelM02() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_Affine
-
This method initializes jJPanelM02
- getJPanelM10() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_Affine
-
This method initializes jJPanelM10
- getJPanelM11() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_Affine
-
This method initializes jJPanelM11
- getJPanelM12() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_Affine
-
This method initializes jJPanelM12
- getJPanelMag() - Method in class at.mug.iqm.plot.bundle.gui.PlotGUI_SymbolicAggregation
-
This method initializes jJPanelMag
- getJPanelMaxBlobSize() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_Morph
-
This method initializes jJPanelMaxBlobSize
- getJPanelMaxEps() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_FracGenDim
-
This method initializes jJPanelMaxEps
- getJPanelMaxIt() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_ImgStabilizer
-
This method initializes jJPanelMaxIt
- getJPanelMaxQ() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_FracGenDim
-
This method initializes jJPanelMaxQ
- getJPanelMean() - Method in class at.mug.iqm.plot.bundle.gui.PlotGUI_SignalGenerator
-
This method initializes jJPanelMean
- getJPanelMethod() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_Align
-
This method initializes JPanel
- getJPanelMethod() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_Border
-
This method initializes jJPanelBar
- getJPanelMethod() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_ComplexLogDepth
-
This method initializes jJPanelMethod
- getJPanelMethod() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_CreateFracSurf
-
This method initializes j
- getJPanelMethod() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_CreateImage
-
This method initializes jJPanelMethod
- getJPanelMethod() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_DistMap
-
This method initializes JPanel
- getJPanelMethod() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_FracScan
-
This method initializes jJPanelMethod
- getJPanelMethod() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_FracSurrogate
-
This method initializes jJPanelMethod
- getJPanelMethod() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_HistoModify
-
- getJPanelMethod() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_KMeansFuzzy
-
This method initializes JPanel
- getJPanelMethod() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_NexelScan
-
This method initializes JPanel
- getJPanelMethod() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_Rank
-
This method initializes jPanelMethod
- getJPanelMethod() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_ROISegment
-
This method initializes JPanel
- getJPanelMethod() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_Smooth
-
This method initializes jJPanelMethod
- getJPanelMethod() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_StackStat
-
This method initializes JPanel
- getJPanelMethod() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_StatRegMerge
-
This method initializes JPanel
- getJPanelMethod() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_TempMatch
-
This method initializes JPanel
- getJPanelMethod() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_TurboReg
-
This method initializes JPanel
- getJPanelMethod() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_WhiteBalance
-
This method initializes jJPanel
- getJPanelMethod() - Method in class at.mug.iqm.plot.bundle.gui.PlotGUI_AutoCorrelation
-
This method initializes JPanel
- getJPanelMethod() - Method in class at.mug.iqm.plot.bundle.gui.PlotGUI_ComplLogDepth
-
This method initializes JPanel
- getJPanelMethod() - Method in class at.mug.iqm.plot.bundle.gui.PlotGUI_DCMGenerator
-
This method initializes JPanel
- getJPanelMethod() - Method in class at.mug.iqm.plot.bundle.gui.PlotGUI_Entropy
-
This method initializes JPanel
- getJPanelMethod() - Method in class at.mug.iqm.plot.bundle.gui.PlotGUI_FracSurrogate
-
This method initializes JPanel
- getJPanelMethod() - Method in class at.mug.iqm.plot.bundle.gui.PlotGUI_FractalGenerator
-
This method initializes JPanel
- getJPanelMethod() - Method in class at.mug.iqm.plot.bundle.gui.PlotGUI_Math
-
This method initializes JPanel
- getJPanelMethod() - Method in class at.mug.iqm.plot.bundle.gui.PlotGUI_PointFinder
-
This method initializes JPanel
- getJPanelMethodEps() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_FracGenDim
-
This method initializes jJPanelMethodEps
- getJPanelMethodPSD() - Method in class at.mug.iqm.plot.bundle.gui.PlotGUI_FracHurst
-
This method initializes JPanel
- getJPanelMethods() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_FracHRM
-
This method initializes a jJPanel
- getJPanelMethodSWV() - Method in class at.mug.iqm.plot.bundle.gui.PlotGUI_FracHurst
-
This method initializes JPanel
- getJPanelMinBlobSize() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_Morph
-
This method initializes jJPanelMinBlobSize
- getJPanelMinQ() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_FracGenDim
-
This method initializes jJPanelMinQ
- getJPanelModus() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_RegGrow
-
This method initializes JPanel
- getJPanelMorph() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_Morph
-
This method initializes jPanelMorph
- getJPanelNewHeight() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_Border
-
This method initializes jJPanelNewHeight
- getJPanelNewHeight() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_Crop
-
This method initializes jJPanelNewHeight
- getJPanelNewSize() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_Border
-
This method initializes jJPanelNewsize
- getJPanelNewWidth() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_Border
-
This method initializes jJPanelNewWidth
- getJPanelNewWidth() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_Crop
-
This method initializes jJPanelNewWidth
- getJPanelNumBoxes() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_FracBox
-
This method initializes jJPanelNumBoxes
- getJPanelNumDataPoints() - Method in class at.mug.iqm.plot.bundle.gui.PlotGUI_DCMGenerator
-
This method initializes jJPanelNumDataPoints
- getJPanelNumDataPoints() - Method in class at.mug.iqm.plot.bundle.gui.PlotGUI_FractalGenerator
-
This method initializes jJPanelNumDataPoints
- getJPanelNumDataPoints() - Method in class at.mug.iqm.plot.bundle.gui.PlotGUI_SignalGenerator
-
This method initializes jJPanelNumDataPoints
- getJPanelNumDelays() - Method in class at.mug.iqm.plot.bundle.gui.PlotGUI_AutoCorrelation
-
This method initializes jJPanelNumDelays
- getJPanelNumEps() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_FracGenDim
-
This method initializes jJPanelNumEps
- getJPanelNumK() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_FracHiguchi
-
This method initializes jJPanelNumK
- getJPanelNumK() - Method in class at.mug.iqm.plot.bundle.gui.PlotGUI_FracHiguchi
-
This method initializes jJPanelNumK
- getJPanelNumMaxEps() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_FracLac
-
This method initializes jJPanelNumMaxEps
- getJPanelNumMaxK() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_FracFFT
-
This method initializes jJPanelNumMaxK
- getJPanelNumPeriods() - Method in class at.mug.iqm.plot.bundle.gui.PlotGUI_SignalGenerator
-
This method initializes jJPanelNumPeriods
- getJPanelNumPoly() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_FracIFS
-
This method initializes jJPanelNumPoly
- getJPanelNumPyrImgs() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_FracPyramid
-
This method initializes jJPanelNumPyrImgs
- getJPanelNumSignals() - Method in class at.mug.iqm.plot.bundle.gui.PlotGUI_DCMGenerator
-
This method initializes jJPanelNumSignals
- getJPanelNumSignals() - Method in class at.mug.iqm.plot.bundle.gui.PlotGUI_FracSurrogate
-
This method initializes jJPanelNumSignals
- getJPanelNumSignals() - Method in class at.mug.iqm.plot.bundle.gui.PlotGUI_FractalGenerator
-
This method initializes jJPanelNumSignals
- getJPanelNumSignals() - Method in class at.mug.iqm.plot.bundle.gui.PlotGUI_SignalGenerator
-
This method initializes jJPanelNumSignals
- getJPanelOffset() - Method in class at.mug.iqm.plot.bundle.gui.PlotGUI_PointFinder
-
This method initializes jJPanelOffset
- getJPanelOldHeight() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_Border
-
This method initializes jJPanelOldHeight
- getJPanelOldHeight() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_Crop
-
This method initializes jJPanelOldHeight
- getJPanelOldSize() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_Border
-
This method initializes jJPanelOldsize
- getJPanelOldWidth() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_Border
-
This method initializes jJPanelOldWidth
- getJPanelOldWidth() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_Crop
-
This method initializes jJPanelOldWidth
- getJPanelOmega() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_CreateImage
-
This method initializes jJPanelOmega
- getJPanelOptions() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_ComplexLogDepth
-
This method initializes jJPanelOptions
- getJPanelOptions() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_FracHiguchi
-
- getJPanelOptions() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_FracIFS
-
This method initializes jPanelOpzions
- getJPanelOptions() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_FracLac
-
- getJPanelOptions() - Method in class at.mug.iqm.plot.bundle.gui.PlotGUI_Cut
-
This method initializes JPanel
- getJPanelOptions() - Method in class at.mug.iqm.plot.bundle.gui.PlotGUI_Entropy
-
- getJPanelOptions() - Method in class at.mug.iqm.plot.bundle.gui.PlotGUI_PointFinder
-
This method initializes JPanel
- getJPanelOptions() - Method in class at.mug.iqm.plot.bundle.gui.PlotGUI_SymbolicAggregation
-
This method initializes JPanel
- getJPanelOutB() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_WhiteBalance
-
This method initializes jJPanelOutB
- getJPanelOutBit() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_CreateFracSurf
-
This method initializes jPanelOutbit
- getJPanelOutBit() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_CreateImage
-
This method initializes jPanelOutbit
- getJPanelOutCol() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_KMeans
-
This method initializes JPanel
- getJPanelOutCol() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_KMeansFuzzy
-
This method initializes jJPanelBar
- getJPanelOutCol() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_StatRegMerge
-
This method initializes JPanel
- getJPanelOutG() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_WhiteBalance
-
This method initializes jJPanelOutG
- getJPanelOutImg() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_DirLocal
-
This method initializes JPanel
- getJPanelOutput() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_Watershed
-
This method initializes JPanel
- getJPanelOutputOptions() - Method in class at.mug.iqm.plot.bundle.gui.PlotGUI_PointFinder
-
- getJPanelOutR() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_WhiteBalance
-
This method initializes jJPanelOutR
- getJPanelP1() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_FracHRM
-
This method initializes jJPanelP1
- getJPanelP2() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_FracHRM
-
This method initializes jJPanelP2
- getJPanelP3() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_FracHRM
-
This method initializes jJPanelP3
- getJPanelP4() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_FracHRM
-
This method initializes jJPanelP4
- getJPanelP5() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_FracHRM
-
This method initializes jJPanelP5
- getJPanelP6() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_FracHRM
-
This method initializes jJPanelP6
- getJPanelP7() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_FracHRM
-
This method initializes jJPanelP7
- getJPanelP8() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_FracHRM
-
This method initializes jJPanelP8
- getJPanelParamA() - Method in class at.mug.iqm.plot.bundle.gui.PlotGUI_DCMGenerator
-
This method initializes jJPanelParamA
- getJPanelParamB() - Method in class at.mug.iqm.plot.bundle.gui.PlotGUI_DCMGenerator
-
This method initializes jJPanelParamB
- getJPanelParameters() - Method in class at.mug.iqm.plot.bundle.gui.PlotGUI_FractalGenerator
-
- getJPanelPEnParamD() - Method in class at.mug.iqm.plot.bundle.gui.PlotGUI_Entropy
-
This method initializes jJPanelPEnParamD
- getJPanelPEnParamM() - Method in class at.mug.iqm.plot.bundle.gui.PlotGUI_Entropy
-
This method initializes jJPanelPEnParamM
- getJPanelPEnParamR() - Method in class at.mug.iqm.plot.bundle.gui.PlotGUI_Entropy
-
This method initializes jJPanelPEnParamR
- getJPanelPlotOptions() - Method in class at.mug.iqm.plot.bundle.gui.PlotGUI_FracAllomScale
-
- getJPanelPlotOptions() - Method in class at.mug.iqm.plot.bundle.gui.PlotGUI_FracHiguchi
-
- getJPanelPlotOptions() - Method in class at.mug.iqm.plot.bundle.gui.PlotGUI_FracHurst
-
- getJPanelPreProc() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_Watershed
-
This method initializes JPanel
- getJPanelRange() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_Statistics
-
This method initializes jJPanelRange
- getJPanelRank() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_KMeansFuzzy
-
This method initializes jJPanelRank
- getJPanelRegEnd() - Method in class at.mug.iqm.api.plot.charts.RegressionPlot
-
This method initializes jJPanelRegEnd
- getJPanelRegEnd() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_FracBox
-
This method initializes jJPanelRegEnd
- getJPanelRegEnd() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_FracFFT
-
This method initializes jJPanelRegEnd
- getJPanelRegEnd() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_FracGenDim
-
This method initializes jJPanelRegEnd
- getJPanelRegEnd() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_FracHiguchi
-
This method initializes jJPanelRegEnd
- getJPanelRegEnd() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_FracLac
-
This method initializes jJPanelRegEnd
- getJPanelRegEnd() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_FracMinkowski
-
This method initializes jJPanelRegEnd
- getJPanelRegEnd() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_FracPyramid
-
This method initializes jJPanelRegEnd
- getJPanelRegEnd() - Method in class at.mug.iqm.plot.bundle.gui.PlotGUI_FracAllomScale
-
This method initializes jJPanelRegEnd
- getJPanelRegEnd() - Method in class at.mug.iqm.plot.bundle.gui.PlotGUI_FracHiguchi
-
This method initializes jJPanelRegEnd
- getJPanelRegEnd() - Method in class at.mug.iqm.plot.bundle.gui.PlotGUI_FracHurst
-
This method initializes jJPanelRegEnd
- getJPanelRegMode() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_BUnwarpJ
-
This method initializes JPanel
- getJPanelRegMode() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_ImgStabilizer
-
This method initializes jJPanelBar
- getJPanelRegMode() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_TurboReg
-
This method initializes JPanel
- getJPanelRegression() - Method in class at.mug.iqm.api.plot.charts.RegressionPlot
-
This method initializes jJPanelRegression
- getJPanelRegression() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_FracFFT
-
This method initializes jJPanelRegression
- getJPanelRegression() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_FracGenDim
-
This method initializes jJPanelRegression
- getJPanelRegression() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_FracHiguchi
-
This method initializes jJPanelRegression
- getJPanelRegression() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_FracLac
-
This method initializes jJPanelRegression
- getJPanelRegression() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_FracMinkowski
-
This method initializes jJPanelRegression
- getJPanelRegression() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_FracPyramid
-
This method initializes jJPanelRegression
- getJPanelRegression() - Method in class at.mug.iqm.plot.bundle.gui.PlotGUI_FracAllomScale
-
This method initializes jJPanelRegression
- getJPanelRegression() - Method in class at.mug.iqm.plot.bundle.gui.PlotGUI_FracHiguchi
-
This method initializes jJPanelRegression
- getJPanelRegression() - Method in class at.mug.iqm.plot.bundle.gui.PlotGUI_FracHurst
-
This method initializes jJPanelRegression
- getJPanelRegResult() - Method in class at.mug.iqm.api.plot.charts.RegressionPlot
-
This method initializes jPanelRegResult
* @return javax.swing.JPanel
- getJPanelRegStart() - Method in class at.mug.iqm.api.plot.charts.RegressionPlot
-
This method initializes jJPanelRegStart
- getJPanelRegStart() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_FracBox
-
This method initializes jJPanelRegStart
- getJPanelRegStart() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_FracFFT
-
This method initializes jJPanelRegStart
- getJPanelRegStart() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_FracGenDim
-
This method initializes jJPanelRegStart
- getJPanelRegStart() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_FracHiguchi
-
This method initializes jJPanelRegStart
- getJPanelRegStart() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_FracLac
-
This method initializes jJPanelRegStart
- getJPanelRegStart() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_FracMinkowski
-
This method initializes jJPanelRegStart
- getJPanelRegStart() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_FracPyramid
-
This method initializes jJPanelRegStart
- getJPanelRegStart() - Method in class at.mug.iqm.plot.bundle.gui.PlotGUI_FracAllomScale
-
This method initializes jJPanelRegStart
- getJPanelRegStart() - Method in class at.mug.iqm.plot.bundle.gui.PlotGUI_FracHiguchi
-
This method initializes jJPanelRegStart
- getJPanelRegStart() - Method in class at.mug.iqm.plot.bundle.gui.PlotGUI_FracHurst
-
This method initializes jJPanelRegStart
- getJPanelResult() - Method in class at.mug.iqm.plot.bundle.gui.PlotGUI_FFT
-
This method initializes JPanel
- getJPanelResultOptions() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_CalcImage
-
This method initializes JPanel
- getJPanelResultOptions() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_CalcValue
-
This method initializes JPanel
- getJPanelResultOptions() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_DFT
-
This method initializes JPanel
- getJPanelResultOptions() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_DistMap
-
This method initializes JPanel
- getJPanelResultOptions() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_FracScan
-
This method initializes jJPanelResultOptions
- getJPanelResultOptions() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_NexelScan
-
This method initializes JPanel
- getJPanelResultOptions() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_StackStat
-
This method initializes JPanel
- getJPanelRight() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_Border
-
This method initializes jJPanelRight
- getJPanelRowEnd() - Method in class at.mug.iqm.api.gui.PlotSelectionFrame
-
- getJPanelRowHeader() - Method in class at.mug.iqm.api.gui.PlotSelectionFrame
-
- getJPanelRowStart() - Method in class at.mug.iqm.api.gui.PlotSelectionFrame
-
- getJPanelRowUnits() - Method in class at.mug.iqm.api.gui.PlotSelectionFrame
-
- getJPanelSampEnParamD() - Method in class at.mug.iqm.plot.bundle.gui.PlotGUI_Entropy
-
This method initializes jJPanelSampEnParamD
- getJPanelSampEnParamM() - Method in class at.mug.iqm.plot.bundle.gui.PlotGUI_Entropy
-
This method initializes jJPanelSampEnParamM
- getJPanelSampEnParamR() - Method in class at.mug.iqm.plot.bundle.gui.PlotGUI_Entropy
-
This method initializes jJPanelSampEnParamR
- getJPanelSampleRate() - Method in class at.mug.iqm.plot.bundle.gui.PlotGUI_FFT
-
This method initializes jJPanelSampleRate
- getJPanelSampleRate() - Method in class at.mug.iqm.plot.bundle.gui.PlotGUI_SignalGenerator
-
This method initializes jJPanelSampleRate
- getJPanelScale() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_DFT
-
This method initializes JPanel
- getJPanelScaleDown() - Method in class at.mug.iqm.plot.bundle.gui.PlotGUI_PointFinder
-
This method initializes jJPanelScaleDown
- getJPanelScanType() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_FracScan
-
This method initializes jJPanelScanType
- getJPanelSettings() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_FracHRM
-
This method initializes jPanelOpzions
- getJPanelSettings() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_KMeansFuzzy
-
This method initializes JPanel
- getJPanelShapeButtons() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_FracMinkowski
-
This method initializes jJPanelShapeButtons
- getJPanelSignal() - Method in class at.mug.iqm.plot.bundle.gui.PlotGUI_SignalGenerator
-
This method initializes JPanel
- getJPanelSingleGliding() - Method in class at.mug.iqm.plot.bundle.gui.PlotGUI_ComplLogDepth
-
- getJPanelSingleGliding() - Method in class at.mug.iqm.plot.bundle.gui.PlotGUI_Entropy
-
- getJPanelSingleGlidingOption() - Method in class at.mug.iqm.plot.bundle.gui.PlotGUI_FracHiguchi
-
This method initializes jPanelSingleGlidingOption
- getJPanelSingleGlidingOption() - Method in class at.mug.iqm.plot.bundle.gui.PlotGUI_Statistics
-
This method initializes jPanelSingleGlidingOption
- getJPanelSize() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_CreateFracSurf
-
This method initializes jPanelSize
- getJPanelSize() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_CreateImage
-
This method initializes jPanelSize
- getJPanelSize() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_FracIFS
-
This method initializes jPanelSize
- getJPanelSlope() - Method in class at.mug.iqm.plot.bundle.gui.PlotGUI_PointFinder
-
This method initializes JPanel
- getJPanelSlopeOptions() - Method in class at.mug.iqm.plot.bundle.gui.PlotGUI_PointFinder
-
- getJPanelSouth() - Method in class at.mug.iqm.api.plot.charts.RegressionPlot
-
This method initializes jPanelSouth a panel for all components in the
south of the main panel
- getJPanelStart() - Method in class at.mug.iqm.plot.bundle.gui.PlotGUI_Cut
-
This method initializes jJPanelStart
- getJPanelStatisticsOptions() - Method in class at.mug.iqm.plot.bundle.gui.PlotGUI_Statistics
-
- getJPanelStdDev() - Method in class at.mug.iqm.plot.bundle.gui.PlotGUI_FractalGenerator
-
This method initializes jJPanelNumDataPoints
- getJPanelStdDev() - Method in class at.mug.iqm.plot.bundle.gui.PlotGUI_SignalGenerator
-
This method initializes jJPanelNumDataPoints
- getJPanelStopTh() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_BUnwarpJ
-
This method initializes jJPanelStopTh
- getJPanelSubWordLength() - Method in class at.mug.iqm.plot.bundle.gui.PlotGUI_SymbolicAggregation
-
This method initializes jJPanelSubWordLength
- getJPanelTau() - Method in class at.mug.iqm.plot.bundle.gui.PlotGUI_PointFinder
-
This method initializes jJPanelTau
- getJPanelTempUpCo() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_ImgStabilizer
-
This method initializes jJPanelTempUpCo
- getJPanelThres() - Method in class at.mug.iqm.plot.bundle.gui.PlotGUI_PointFinder
-
This method initializes jJPanelThres
- getJPanelThreshold() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_Watershed
-
This method initializes JPanel
- getJPanelThresholdMAC() - Method in class at.mug.iqm.plot.bundle.gui.PlotGUI_PointFinder
-
This method initializes JPanel
- getJPanelThresMax() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_Watershed
-
This method initializes jJPanelThresMax
- getJPanelThresMin() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_Watershed
-
This method initializes jJPanelThresMin
- getJPanelTop() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_Border
-
This method initializes jJPanelTop
- getJPanelValue() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_CalcValue
-
This method initializes jJPanelValue
- getJPanelWidth() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_CreateFracSurf
-
This method initializes jJPanelWidth
- getJPanelWidth() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_CreateImage
-
This method initializes jJPanelWidth
- getJPanelWidth() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_FracHRM
-
This method initializes jJPanelWidth
- getJPanelWidth() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_FracIFS
-
This method initializes jJPanelWidth
- getJPanelWindowing() - Method in class at.mug.iqm.plot.bundle.gui.PlotGUI_FFT
-
This method initializes JPanel
- getJPanelWordLength() - Method in class at.mug.iqm.plot.bundle.gui.PlotGUI_SymbolicAggregation
-
This method initializes jJPanelWordLength
- getJRadioButton180() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_Align
-
This method initializes the Option: 180
- getJRadioButton4SED() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_DistMap
-
This method initializes the Option: 4SED
- getJRadioButton8SED() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_DistMap
-
This method initializes the Option: 8SED
- getJRadioButton8SEDGrevera() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_DistMap
-
This method initializes the Option: 8SEDGrevera
- getJRadioButtonAAFT() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_FracSurrogate
-
This method initializes the Option: AAFT
- getJRadioButtonAAFT() - Method in class at.mug.iqm.plot.bundle.gui.PlotGUI_FracSurrogate
-
This method initializes the Option: AAFT
- getJRadioButtonAcan_Mallory() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_ColDecon
-
This method initializes the Option: Acan_Mallory
- getJRadioButtonActual() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_CalcImage
-
This method initializes the Option: Actual
- getJRadioButtonActual() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_CalcValue
-
This method initializes the Option: Actual
- getJRadioButtonActual() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_DistMap
-
This method initializes the Option: Actual
- getJRadioButtonActual() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_FracScan
-
This method initializes the Option: Actual
- getJRadioButtonActual() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_NexelScan
-
This method initializes the Option: Actual
- getJRadioButtonActual() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_StackStat
-
This method initializes the Option: Actual
- getJRadioButtonAdd() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_CalcImage
-
This method initializes the Option: Add
- getJRadioButtonAdd() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_CalcValue
-
This method initializes the Option: Add
- getJRadioButtonAlcian_blue_H() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_ColDecon
-
This method initializes the Option: Alcian_blue_H
- getJRadioButtonAlikeness() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_NexelScan
-
This method initializes the Option: Alikeness
- getJRadioButtonAlikeness() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_StackStat
-
This method initializes the Option: Alikeness
- getJRadioButtonAll() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_StatRegMerge
-
This method initializes the Option: All
- getJRadioButtonAND() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_CalcImage
-
This method initializes the Option: AND
- getJRadioButtonAND() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_CalcValue
-
This method initializes the Option: AND
- getJRadioButtonAngle() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_DirLocal
-
This method initializes the Option: Angle
- getJRadioButtonAverage() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_CalcImage
-
This method initializes the Option: Average
- getJRadioButtonBartlett() - Method in class at.mug.iqm.plot.bundle.gui.PlotGUI_FFT
-
This method initializes the Option: Bartlett
- getJRadioButtonBdSWV() - Method in class at.mug.iqm.plot.bundle.gui.PlotGUI_FracHurst
-
This method initializes the Option: BdSWV
- getJRadioButtonBlue() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_StatRegMerge
-
This method initializes the Option: Blue
- getJRadioButtonBoxCount() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_FracScan
-
This method initializes the Option: BoxCount
- getJRadioButtonBoxScan() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_FracScan
-
This method initializes the Option: BoxScan
- getJRadioButtonButt16Bit() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_CreateFracSurf
-
This method initializes the Option:
- getJRadioButtonButt16Bit() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_CreateImage
-
This method initializes the Option:
- getJRadioButtonButt8Bit() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_CreateFracSurf
-
This method initializes the Option:
- getJRadioButtonButt8Bit() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_CreateImage
-
This method initializes the Option:
- getJRadioButtonButt_10() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_Resize
-
This method initializes the Option: /10
- getJRadioButtonButt_2() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_Resize
-
This method initializes the Option: /2
- getJRadioButtonButt_5() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_Resize
-
This method initializes the Option: /5
- getJRadioButtonButtAccurate() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_BUnwarpJ
-
This method initializes the Option: Accurate
- getJRadioButtonButtAccurate() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_TurboReg
-
This method initializes the Option: Accurate
- getJRadioButtonButtAffine() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_ImgStabilizer
-
This method initializes the Option: Affine
- getJRadioButtonbuttAll() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_Statistics
-
This method initializes the Option: all Directions
- getJRadioButtonButtAllROIs() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_ROISegment
-
This method initializes the Option:
- getJRadioButtonButtBC() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_Resize
-
This method initializes the Option: Bicubic interpolation
- getJRadioButtonButtBC2() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_Resize
-
This method initializes the Option: Bicubic2 interpolation
- getJRadioButtonButtBL() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_Resize
-
This method initializes the Option: Bilinear interpolation
- getJRadioButtonButtBorder() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_Border
-
This method initializes the Option:
- getJRadioButtonButtChB() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_RGBRelative
-
This method initializes the Option: Extract the blue channel
- getJRadioButtonButtChG() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_RGBRelative
-
This method initializes the Option: Extract the green channel
- getJRadioButtonButtChR() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_RGBRelative
-
This method initializes the Option: Extract red channel
- getJRadioButtonButtChRank() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_RGBRelative
-
This method initializes the Option: Extract the blue channel
- getJRadioButtonButtColBas() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_Watershed
-
This method initializes the Option:
- getJRadioButtonButtComposite() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_Watershed
-
This method initializes the Option:
- getJRadioButtonbuttCon4() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_Watershed
-
This method initializes the Option:
- getJRadioButtonbuttCon8() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_Watershed
-
This method initializes the Option:
- getJRadioButtonButtConst() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_Border
-
This method initializes the Option:
- getJRadioButtonButtConst() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_CreateImage
-
This method initializes the Option:
- getJRadioButtonButtCopy() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_Border
-
This method initializes the Option:
- getJRadioButtonButtCos() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_CreateImage
-
This method initializes the Option:
- getJRadioButtonButtCurrROI() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_ROISegment
-
This method initializes the Option:
- getJRadioButtonButtDam() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_Watershed
-
This method initializes the Option:
- getJRadioButtonButtEquiCol() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_KMeans
-
This method initializes the Option: equidistant colors
- getJRadioButtonButtEquiCol() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_KMeansFuzzy
-
This method initializes the Option: equidistant colors
- getJRadioButtonButtEven() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_KMeans
-
This method initializes the Option: Even
- getJRadioButtonbuttExcl() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_Statistics
-
This method initializes the Option:
- getJRadioButtonButtFast() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_BUnwarpJ
-
This method initializes the Option: Fast
- getJRadioButtonButtFast() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_TurboReg
-
This method initializes the Option: Fast
- getJRadioButtonButtFCM() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_KMeansFuzzy
-
This method initializes the Option: FCM
- getJRadioButtonButtFern() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_FracIFS
-
This method initializes the Option:
- getJRadioButtonButtFFT() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_CreateFracSurf
-
This method initializes the Option:
- getJRadioButtonButtFinalDefCoarse() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_BUnwarpJ
-
This method initializes the Option: FinalDefCoarse
- getJRadioButtonButtFinalDefFine() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_BUnwarpJ
-
This method initializes the Option: FinalDefFine
- getJRadioButtonButtFinalDefVeryCoarse() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_BUnwarpJ
-
This method initializes the Option: FinalDefVeryCoarse
- getJRadioButtonButtFinalDefVeryFine() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_BUnwarpJ
-
This method initializes the Option: FinalDefVeryFine
- getJRadioButtonButtFLICM() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_KMeansFuzzy
-
This method initializes the Option:
- getJRadioButtonButtGauss() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_CreateImage
-
This method initializes the Option:
- getJRadioButtonButtGauss() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_Watershed
-
This method initializes the Option:
- getJRadioButtonButtHeighway() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_FracIFS
-
This method initializes the Option:
- getJRadioButtonbuttHoriz() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_Statistics
-
This method initializes the Option: horizontal Direction
- getJRadioButtonbuttIncl() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_Statistics
-
This method initializes the Option:
- getJRadioButtonButtIndexGV() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_StatRegMerge
-
This method initializes the Option: IndexGV
- getJRadioButtonButtInitDefCoarse() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_BUnwarpJ
-
This method initializes the Option: InitDefCoarse
- getJRadioButtonButtInitDefFine() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_BUnwarpJ
-
This method initializes the Option: InitDefFine
- getJRadioButtonButtInitDefVeryCoarse() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_BUnwarpJ
-
This method initializes the Option: InitDefVeryCoarse
- getJRadioButtonButtInitDefVeryFine() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_BUnwarpJ
-
This method initializes the Option: InitDefVeryFine
- getJRadioButtonButtKochLine() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_FracIFS
-
This method initializes the Option:
- getJRadioButtonButtKochSnow() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_FracIFS
-
This method initializes the Option:
- getJRadioButtonButtLin() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_FracGenDim
-
This method initializes the Option:
- getJRadioButtonButtLog() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_FracGenDim
-
This method initializes the Option:
- getJRadioButtonButtMeanGV() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_StatRegMerge
-
This method initializes the Option: equidistant colors
- getJRadioButtonButtMenger() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_FracIFS
-
This method initializes the Option:
- getJRadioButtonButtMethodAff() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_TurboReg
-
This method initializes the Option: MethodAff
- getJRadioButtonButtMethodBiLin() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_TurboReg
-
This method initializes the Option: MethodBiLin
- getJRadioButtonButtMethodRigBod() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_TurboReg
-
This method initializes the Option: MethodRigBod
- getJRadioButtonButtMethodScalRot() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_TurboReg
-
This method initializes the Option: MethodScalRot
- getJRadioButtonButtMethodTrans() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_TurboReg
-
This method initializes the Option: MethodTrans
- getJRadioButtonButtMidPointDis() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_CreateFracSurf
-
This method initializes the Option:
- getJRadioButtonButtMono() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_BUnwarpJ
-
This method initializes the Option: Mono
- getJRadioButtonButtNN() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_Resize
-
This method initializes the Option: Nearest Neighbor
- getJRadioButtonButtNone() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_Watershed
-
This method initializes the Option:
- getJRadioButtonButtOrigCol() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_KMeans
-
This method initializes the Option: OrigCol
- getJRadioButtonButtOrigCol() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_KMeansFuzzy
-
This method initializes the Option: OrigCol
- getJRadioButtonButtOverDam() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_Watershed
-
This method initializes the Option:
- getJRadioButtonbuttPlus() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_Statistics
-
This method initializes the Option: Plus Direction
- getJRadioButtonButtRandom() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_CreateImage
-
This method initializes the Option:
- getJRadioButtonButtRandom() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_KMeans
-
This method initializes the Option: Random
- getJRadioButtonButtRandomSample() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_KMeans
-
This method initializes the Option: Random Sample
- getJRadioButtonButtReflect() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_Border
-
This method initializes the Option:
- getJRadioButtonButtRGB() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_CreateFracSurf
-
This method initializes the Option:
- getJRadioButtonButtRGB() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_CreateImage
-
This method initializes the Option:
- getJRadioButtonButtROICenter() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_RegGrow
-
This method initializes the Option:
- getJRadioButtonButtROIMean() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_RegGrow
-
This method initializes the Option:
- getJRadioButtonButtSierpinski1() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_FracIFS
-
This method initializes the Option:
- getJRadioButtonButtSierpinski2() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_FracIFS
-
This method initializes the Option:
- getJRadioButtonButtSin() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_CreateImage
-
This method initializes the Option:
- getJRadioButtonButtSize() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_Border
-
This method initializes the Option:
- getJRadioButtonButtSize() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_Resize
-
This method initializes the Option:
- getJRadioButtonButtSumSin() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_CreateFracSurf
-
This method initializes the Option:
- getJRadioButtonButtTrans() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_ImgStabilizer
-
This method initializes the Option: Trans
- getJRadioButtonbuttVert() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_Statistics
-
This method initializes the Option: vertical Direction
- getJRadioButtonButtWrap() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_Border
-
This method initializes the Option:
- getJRadioButtonbuttX() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_Statistics
-
This method initializes the Option: X shaped Direction
- getJRadioButtonButtX10() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_Resize
-
This method initializes the Option: 10 times
- getJRadioButtonButtX2() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_Resize
-
This method initializes the Option: 2 times
- getJRadioButtonButtX5() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_Resize
-
This method initializes the Option: 5 times
- getJRadioButtonButtZero() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_Border
-
This method initializes the Option:
- getJRadioButtonButtZoom() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_Resize
-
This method initializes the Option:
- getJRadioButtonCenter() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_Align
-
This method initializes the Option: Center
- getJRadioButtonCircle() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_DistMap
-
This method initializes the Option: Circle
- getJRadioButtonCircle() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_FracScan
-
This method initializes the Option: Circle
- getJRadioButtonCircle() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_Morph
-
This method initializes the Option: Circle
- getJRadioButtonCircle() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_NexelScan
-
This method initializes the Option: Circle
- getJRadioButtonClamp() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_CalcImage
-
This method initializes the Option: Clamp
- getJRadioButtonClamp() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_CalcValue
-
This method initializes the Option: Clamp
- getJRadioButtonClamp() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_DistMap
-
This method initializes the Option: Clamp
- getJRadioButtonClamp() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_FracScan
-
This method initializes the Option: Clamp
- getJRadioButtonClamp() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_NexelScan
-
This method initializes the Option: Clamp
- getJRadioButtonClamp() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_StackStat
-
This method initializes the Option: Clamp
- getJRadioButtonClose() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_Morph
-
This method initializes the Option: Close
- getJRadioButtonCMY() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_ColDecon
-
This method initializes the Option: CMY
- getJRadioButtonColor() - Method in class at.mug.iqm.plot.bundle.gui.PlotGUI_SymbolicAggregation
-
This method initializes the Option: Color
- getJRadioButtonConf() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_DirLocal
-
This method initializes the Option: Conf
- getJRadioButtonConst() - Method in class at.mug.iqm.plot.bundle.gui.PlotGUI_DCMGenerator
-
This method initializes the Option: Const
- getJRadioButtonConst() - Method in class at.mug.iqm.plot.bundle.gui.PlotGUI_SignalGenerator
-
This method initializes the Option: Const
- getJRadioButtonCoordinates() - Method in class at.mug.iqm.plot.bundle.gui.PlotGUI_PointFinder
-
This method initializes the Option: Coordinates
- getJRadioButtonCubic() - Method in class at.mug.iqm.plot.bundle.gui.PlotGUI_DCMGenerator
-
This method initializes the Option: Cubic
- getJRadioButtonDAB() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_ColDecon
-
This method initializes the Option: DAB
- getJRadioButtonDAB_NBTBCIP() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_ColDecon
-
This method initializes the Option: DAB_NBTBCIP
- getJRadioButtonDelta_X_Actual() - Method in class at.mug.iqm.plot.bundle.gui.PlotGUI_Math
-
This method initializes the Option: Delta_X_Actual
- getJRadioButtonDelta_X_Unity() - Method in class at.mug.iqm.plot.bundle.gui.PlotGUI_Math
-
This method initializes the Option: Delta_X_Unity
- getJRadioButtonDeltaHeights() - Method in class at.mug.iqm.plot.bundle.gui.PlotGUI_PointFinder
-
This method initializes the Option: DeltaHeights
- getJRadioButtonDHM() - Method in class at.mug.iqm.plot.bundle.gui.PlotGUI_FractalGenerator
-
This method initializes the Option: DHM
- getJRadioButtonDiamond() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_Morph
-
This method initializes the Option: Diamond
- getJRadioButtonDiff() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_CalcImage
-
This method initializes the Option: Diff
- getJRadioButtonDiff_Y_Minus() - Method in class at.mug.iqm.plot.bundle.gui.PlotGUI_Math
-
This method initializes the Option: Diff_Y_Minus
- getJRadioButtonDiff_Y_Plus() - Method in class at.mug.iqm.plot.bundle.gui.PlotGUI_Math
-
This method initializes the Option: Diff_Y_Plus
- getJRadioButtonDiff_Y_PlusMinus() - Method in class at.mug.iqm.plot.bundle.gui.PlotGUI_Math
-
This method initializes the Option: Diff_Y_PlusMinus
- getJRadioButtonDilate() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_Morph
-
This method initializes the Option: Dilate
- getJRadioButtonDiv() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_CalcImage
-
This method initializes the Option: Div
- getJRadioButtonDiv() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_CalcValue
-
This method initializes the Option: Div
- getJRadioButtonDivIntoConst() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_CalcValue
-
This method initializes the Option: DivIntoConst
- getJRadioButtonDoG() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_Edge
-
This method initializes the option for difference of gaussians (DoG).
- getJRadioButtonEnergies() - Method in class at.mug.iqm.plot.bundle.gui.PlotGUI_PointFinder
-
This method initializes the Option: Energies
- getJRadioButtonEnergy() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_NexelScan
-
This method initializes the Option: Energy
- getJRadioButtonEnergy() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_StackStat
-
This method initializes the Option: Energy
- getJRadioButtonEntropy() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_NexelScan
-
This method initializes the Option: Entropy
- getJRadioButtonEntropy() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_StackStat
-
This method initializes the Option: Entropy
- getJRadioButtonEraseBlobs() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_Morph
-
This method initializes the Option: EraseBlobs
- getJRadioButtonErode() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_DistMap
-
This method initializes the Option: Erode
- getJRadioButtonErode() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_Morph
-
This method initializes the Option: Erode
- getJRadioButtonFastRed_FastBlue_DAB() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_ColDecon
-
This method initializes the Option: FastRed_FastBlue_DAB
- getJRadioButtonFeulgenLightGreen() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_ColDecon
-
This method initializes the Option: FeulgenLightGreen
- getJRadioButtonFFT() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_FracScan
-
This method initializes the Option: FFT
- getJRadioButtonFFT() - Method in class at.mug.iqm.plot.bundle.gui.PlotGUI_AutoCorrelation
-
This method initializes the Option: FFT
- getJRadioButtonFillHoles() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_Morph
-
This method initializes the Option: FillHoles
- getJRadioButtonFlipADiag() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_Align
-
This method initializes the Option: FlipADiag
- getJRadioButtonFlipDiag() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_Align
-
This method initializes the Option: FlipDiag
- getJRadioButtonFlipHor() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_Align
-
This method initializes the Option: FlipHor
- getJRadioButtonFlipVer() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_Align
-
This method initializes the Option: FlipVer
- getJRadioButtonFreiChen() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_DirLocal
-
This method initializes the Option: FreiChen
- getJRadioButtonFreiChen() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_Edge
-
This method initializes the Option: FreiChen
- getJRadioButtonGaussian() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_FracSurrogate
-
This method initializes the Option: Gaussian
- getJRadioButtonGaussian() - Method in class at.mug.iqm.plot.bundle.gui.PlotGUI_FFT
-
This method initializes the Option: Gaussian
- getJRadioButtonGaussian() - Method in class at.mug.iqm.plot.bundle.gui.PlotGUI_FracSurrogate
-
This method initializes the Option: Gaussian
- getJRadioButtonGaussian() - Method in class at.mug.iqm.plot.bundle.gui.PlotGUI_SignalGenerator
-
This method initializes the Option: Gaussian
- getJRadioButtonGiemsa() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_ColDecon
-
This method initializes the Option: Giemsa
- getJRadioButtonGlidingValues() - Method in class at.mug.iqm.plot.bundle.gui.PlotGUI_ComplLogDepth
-
This method initializes the Option: GlidingValues
- getJRadioButtonGlidingValues() - Method in class at.mug.iqm.plot.bundle.gui.PlotGUI_Entropy
-
This method initializes the Option: GlidingValues
- getJRadioButtonGlidingValues() - Method in class at.mug.iqm.plot.bundle.gui.PlotGUI_FracHiguchi
-
This method initializes the Option: GlidingValues
- getJRadioButtonGlidingValues() - Method in class at.mug.iqm.plot.bundle.gui.PlotGUI_Statistics
-
This method initializes the Option: GlidingValues
- getJRadioButtonGradientMagnitude() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_Edge
-
This method initializes the Option: GradientMagnitude
- getJRadioButtonGreen() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_StatRegMerge
-
This method initializes the Option: Green
- getJRadioButtonGrey() - Method in class at.mug.iqm.plot.bundle.gui.PlotGUI_SymbolicAggregation
-
This method initializes the Option: Grey
- getJRadioButtonGZIB() - Method in class at.mug.iqm.plot.bundle.gui.PlotGUI_ComplLogDepth
-
This method initializes the Option: GZIB
- getJRadioButtonH_AEC() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_ColDecon
-
This method initializes the Option: H_AEC
- getJRadioButtonH_DAB() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_ColDecon
-
This method initializes the Option: H_DAB
- getJRadioButtonH_E() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_ColDecon
-
This method initializes the Option: H_E
- getJRadioButtonH_E2() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_ColDecon
-
This method initializes the Option: H_E2
- getJRadioButtonH_E_DAB() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_ColDecon
-
This method initializes the Option: H_E_DAB
- getJRadioButtonH_PAS() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_ColDecon
-
This method initializes the Option: H_PAS
- getJRadioButtonHamming() - Method in class at.mug.iqm.plot.bundle.gui.PlotGUI_FFT
-
This method initializes the Option: Hamming
- getJRadioButtonHann() - Method in class at.mug.iqm.plot.bundle.gui.PlotGUI_FFT
-
This method initializes the Option: Hann
- getJRadioButtonHeights() - Method in class at.mug.iqm.plot.bundle.gui.PlotGUI_PointFinder
-
This method initializes the Option: Heights
- getJRadioButtonHoriz() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_FracMinkowski
-
This method initializes the Option: Horiz
- getJRadioButtonHorizontal() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_Edge
-
This method initializes the Option: Horizontal
- getJRadioButtonImaginary() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_DFT
-
This method initializes the Option: Imaginary
- getJRadioButtonIntervals() - Method in class at.mug.iqm.plot.bundle.gui.PlotGUI_PointFinder
-
This method initializes the Option: Intervals
- getJRadioButtonInvIter() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_DirLocal
-
This method initializes the Option: InvIter
- getJRadioButtonIter() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_TempMatch
-
This method initializes the Option: Iter
- getJRadioButtonJakobi() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_DirLocal
-
This method initializes the Option: Jakobi
- getJRadioButtonJpeg2000() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_ComplexLogDepth
-
This method initializes the Option: Jpeg2000
- getJRadioButtonKaiser() - Method in class at.mug.iqm.plot.bundle.gui.PlotGUI_FFT
-
This method initializes the Option: Kaiser
- getJRadioButtonKurtosis() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_NexelScan
-
This method initializes the Option: Kurtosis
- getJRadioButtonKurtosis() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_StackStat
-
This method initializes the Option: Kurtosis
- getJRadioButtonLaplace() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_Edge
-
This method initializes the Option: Laplace
- getJRadioButtonLargeN() - Method in class at.mug.iqm.plot.bundle.gui.PlotGUI_AutoCorrelation
-
This method initializes the Option: LargeN
- getJRadioButtonlowPSDwe() - Method in class at.mug.iqm.plot.bundle.gui.PlotGUI_FracHurst
-
This method initializes the Option: lowPSDwe
- getJRadioButtonLZW() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_ComplexLogDepth
-
This method initializes the Option: LZW
- getJRadioButtonM90() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_Align
-
This method initializes the Option: M90
- getJRadioButtonMAC() - Method in class at.mug.iqm.plot.bundle.gui.PlotGUI_PointFinder
-
This method initializes the Option: MAC
- getJRadioButtonMagnitude() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_DFT
-
This method initializes the Option: Magnitude
- getJRadioButtonMagnitudeSquared() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_DFT
-
This method initializes the Option: MagnitudeSquared
- getJRadioButtonMainLeft() - Method in interface at.mug.iqm.api.gui.IManagerPanel
-
Gets the radio button for the left manager list.
- getJRadioButtonMainLeft() - Method in class at.mug.iqm.gui.ManagerPanel
-
- getJRadioButtonMainRight() - Method in interface at.mug.iqm.api.gui.IManagerPanel
-
Gets the radio button for the right manager list.
- getJRadioButtonMainRight() - Method in class at.mug.iqm.gui.ManagerPanel
-
- getJRadioButtonMassonTrichrome() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_ColDecon
-
This method initializes the Option: MassonTrichrome
- getJRadioButtonMax() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_CalcImage
-
This method initializes the Option: Max
- getJRadioButtonMean() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_NexelScan
-
This method initializes the Option: Mean
- getJRadioButtonMean() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_StackStat
-
This method initializes the Option: Mean
- getJRadioButtonMenuButtBC() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_Align
-
This method initializes the Option: Bicubic interpolation
- getJRadioButtonMenuButtBC2() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_Align
-
This method initializes the Option: Bicubic2 interpolation
- getJRadioButtonMenuButtBL() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_Align
-
This method initializes the Option: Bilinear interpolation
- getJRadioButtonMenuButtExcl() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_FracHiguchi
-
This method initializes the Option:
- getJRadioButtonMenuButtGauss() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_Smooth
-
This method initializes the Option: Gauss
- getJRadioButtonMenuButtIncl() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_FracHiguchi
-
This method initializes the Option
- getJRadioButtonMenuButtManual() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_Crop
-
This method initializes the Option:
- getJRadioButtonMenuButtManual() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_WhiteBalance
-
This method initializes the Option:
- getJRadioButtonMenuButtMean() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_Smooth
-
This method initializes the Option: Mean
- getJRadioButtonMenuButtMethodEqual() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_HistoModify
-
This method initializes the Option: MethodEqual
- getJRadioButtonMenuButtMethodHidden() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_Crop
-
This method initializes the hidden option
- getJRadioButtonMenuButtMethodNorm() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_HistoModify
-
This method initializes the Option: MethodNorm
- getJRadioButtonMenuButtMethodPiece() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_HistoModify
-
This method initializes the Option: MethodPiece
- getJRadioButtonMenuButtMethodRescale() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_HistoModify
-
This method initializes the Option: MethodRescale
- getJRadioButtonMenuButtNN() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_Align
-
This method initializes the Option: Nearest Neighbor
- getJRadioButtonMenuButtROI() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_Crop
-
This method initializes the Option:
- getJRadioButtonMenuButtROI() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_WhiteBalance
-
This method initializes the Option:
- getJRadioButtonMethodHidden() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_TempMatch
-
This method initializes the hidden Button option
- getJRadioButtonMethodHidden() - Method in class at.mug.iqm.plot.bundle.gui.PlotGUI_Math
-
This method initializes the Option: Hidden
- getJRadioButtonMethyl_Green_DAB() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_ColDecon
-
This method initializes the Option: Methyl_Green_DAB
- getJRadioButtonMin() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_CalcImage
-
This method initializes the Option: Min
- getJRadioButtonMinkowski() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_FracScan
-
This method initializes the Option: Minkowski
- getJRadioButtonMult() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_CalcImage
-
This method initializes the Option: Mult
- getJRadioButtonMult() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_CalcValue
-
This method initializes the Option: Mult
- getJRadioButtonNegative() - Method in class at.mug.iqm.plot.bundle.gui.PlotGUI_PointFinder
-
This method initializes the Option: Negative
- getJRadioButtonNexelScan() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_FracScan
-
This method initializes the Option: NexelScan
- getJRadioButtonNormalize() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_CalcImage
-
This method initializes the Option: Normalize
- getJRadioButtonNormalize() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_CalcValue
-
This method initializes the Option: Normalize
- getJRadioButtonNormalize() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_DistMap
-
This method initializes the Option: Normalize
- getJRadioButtonNormalize() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_FracScan
-
This method initializes the Option: Normalize
- getJRadioButtonNormalize() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_NexelScan
-
This method initializes the Option: Normalize
- getJRadioButtonNormalize() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_StackStat
-
This method initializes the Option: Normalize
- getJRadioButtonNormalize0to3() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_FracScan
-
This method initializes the Option: Normalize0to3
- getJRadioButtonNotYetImplemented() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_FracSurrogate
-
This method initializes the Option: NotYetImplemented
- getJRadioButtonOne() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_StatRegMerge
-
This method initializes the Option: One
- getJRadioButtonOpen() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_Morph
-
This method initializes the Option: Open
- getJRadioButtonOR() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_CalcImage
-
This method initializes the Option: OR
- getJRadioButtonOR() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_CalcValue
-
This method initializes the Option: OR
- getJRadioButtonP90() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_Align
-
This method initializes the Option: P90
- getJRadioButtonPanel() - Method in class at.mug.iqm.plot.bundle.gui.PlotGUI_FracHiguchi
-
- getJRadioButtonPanel() - Method in class at.mug.iqm.plot.bundle.gui.PlotGUI_Statistics
-
- getJRadioButtonPeaks() - Method in class at.mug.iqm.plot.bundle.gui.PlotGUI_PointFinder
-
This method initializes the Option: Peaks
- getJRadioButtonPhase() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_DFT
-
This method initializes the Option: Phase
- getJRadioButtonPixDiff() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_DirLocal
-
This method initializes the Option: PixDiff
- getJRadioButtonPixDiff() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_Edge
-
This method initializes the Option: PixDiff
- getJRadioButtonPlus() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_Rank
-
This method initializes the Option: Plus
- getJRadioButtonPNG() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_ComplexLogDepth
-
This method initializes the Option: PNG
- getJRadioButtonPNGAdvancedCOMP() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_ComplexLogDepth
-
This method initializes the Option: PNGAdvancedCOMP
- getJRadioButtonPNGCrush() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_ComplexLogDepth
-
This method initializes the Option: PNGCrush
- getJRadioButtonPositive() - Method in class at.mug.iqm.plot.bundle.gui.PlotGUI_PointFinder
-
This method initializes the Option: Positive
- getJRadioButtonPrewitt() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_DirLocal
-
This method initializes the Option: Prewitt
- getJRadioButtonPrewitt() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_Edge
-
This method initializes the Option: Prewitt
- getJRadioButtonPSD() - Method in class at.mug.iqm.plot.bundle.gui.PlotGUI_FracHurst
-
This method initializes the Option: PSD
- getJRadioButtonPyramid() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_FracScan
-
This method initializes the Option: Pyramid
- getJRadioButtonQR() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_DirLocal
-
This method initializes the Option: QR
- getJRadioButtonRandomPhase() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_FracSurrogate
-
This method initializes the Option: RandomPhase
- getJRadioButtonRandomPhase() - Method in class at.mug.iqm.plot.bundle.gui.PlotGUI_FracSurrogate
-
This method initializes the Option: RandomPhase
- getJRadioButtonRange() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_NexelScan
-
This method initializes the Option: Range
- getJRadioButtonRange() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_StackStat
-
This method initializes the Option: Range
- getJRadioButtonRast() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_TempMatch
-
This method initializes the Option: Rast
- getJRadioButtonReal() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_DFT
-
This method initializes the Option: Real
- getJRadioButtonRectangle() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_DistMap
-
This method initializes the Option: Rectangle
- getJRadioButtonRectangle() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_FracScan
-
This method initializes the Option: Rectangle
- getJRadioButtonRectangle() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_Morph
-
This method initializes the Option: Rectangle
- getJRadioButtonRectangle() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_NexelScan
-
This method initializes the Option: Rectangle
- getJRadioButtonRectangular() - Method in class at.mug.iqm.plot.bundle.gui.PlotGUI_FFT
-
This method initializes the Option: Rectangular
- getJRadioButtonRed() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_StatRegMerge
-
This method initializes the Option: Red
- getJRadioButtonResultLin() - Method in class at.mug.iqm.plot.bundle.gui.PlotGUI_FFT
-
This method initializes the Option: ResultLin
- getJRadioButtonResultLog() - Method in class at.mug.iqm.plot.bundle.gui.PlotGUI_FFT
-
This method initializes the Option: ResultLog
- getJRadioButtonRGB() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_ColDecon
-
This method initializes the Option: RGB
- getJRadioButtonRoberts() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_DirLocal
-
This method initializes the Option: Roberts
- getJRadioButtonRoberts() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_Edge
-
This method initializes the Option: Roberts
- getJRadioButtonROI() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_CalcImage
-
This method initializes the Option: ROI
- getJRadioButtonRot() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_Align
-
This method initializes the Option: Rot
- getJRadioButtonSaw() - Method in class at.mug.iqm.plot.bundle.gui.PlotGUI_SignalGenerator
-
This method initializes the Option: Saw
- getJRadioButtonSepPix() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_DirLocal
-
This method initializes the Option: SepPix
- getJRadioButtonSepPix() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_Edge
-
This method initializes the Option: SepPix
- getJRadioButtonShift() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_Align
-
This method initializes the Option: Shift
- getJRadioButtonShuffle() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_FracSurrogate
-
This method initializes the Option: Shuffle
- getJRadioButtonShuffle() - Method in class at.mug.iqm.plot.bundle.gui.PlotGUI_FracSurrogate
-
This method initializes the Option: Shuffle
- getJRadioButtonSine() - Method in class at.mug.iqm.plot.bundle.gui.PlotGUI_SignalGenerator
-
This method initializes the Option: Sine
- getJRadioButtonSingleValue() - Method in class at.mug.iqm.plot.bundle.gui.PlotGUI_ComplLogDepth
-
This method initializes the Option: SingleValue
- getJRadioButtonSingleValue() - Method in class at.mug.iqm.plot.bundle.gui.PlotGUI_Entropy
-
This method initializes the Option: SingleValue
- getJRadioButtonSingleValue() - Method in class at.mug.iqm.plot.bundle.gui.PlotGUI_FracHiguchi
-
This method initializes the Option: SingleValue
- getJRadioButtonSingleValue() - Method in class at.mug.iqm.plot.bundle.gui.PlotGUI_Statistics
-
This method initializes the Option: SingleValue
- getJRadioButtonSinus() - Method in class at.mug.iqm.plot.bundle.gui.PlotGUI_DCMGenerator
-
This method initializes the Option: Sinus
- getJRadioButtonSkeleton() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_Morph
-
This method initializes the Option: Skeleton
- getJRadioButtonSkewness() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_NexelScan
-
This method initializes the Option: Skewness
- getJRadioButtonSkewness() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_StackStat
-
This method initializes the Option: Skewness
- getJRadioButtonSlope() - Method in class at.mug.iqm.plot.bundle.gui.PlotGUI_PointFinder
-
This method initializes the Option: Slope
- getJRadioButtonSmallN() - Method in class at.mug.iqm.plot.bundle.gui.PlotGUI_AutoCorrelation
-
This method initializes the Option: SmallN
- getJRadioButtonSobel() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_DirLocal
-
This method initializes the Option: Sobel
- getJRadioButtonSobel() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_Edge
-
This method initializes the Option: Sobel
- getJRadioButtonSpence() - Method in class at.mug.iqm.plot.bundle.gui.PlotGUI_DCMGenerator
-
This method initializes the Option: Spence
- getJRadioButtonSquare() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_FracMinkowski
-
This method initializes the Option: Square
- getJRadioButtonSquare() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_Rank
-
This method initializes the Option: Square
- getJRadioButtonSquare() - Method in class at.mug.iqm.plot.bundle.gui.PlotGUI_SignalGenerator
-
This method initializes the Option: Square
- getJRadioButtonSquareSep() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_Rank
-
This method initializes the Option: SquareSep
- getJRadioButtonSSM() - Method in class at.mug.iqm.plot.bundle.gui.PlotGUI_FractalGenerator
-
This method initializes the Option: SSM
- getJRadioButtonStDev() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_NexelScan
-
This method initializes the Option: StDev
- getJRadioButtonStDev() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_StackStat
-
This method initializes the Option: StDev
- getJRadioButtonSubtr() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_CalcImage
-
This method initializes the Option: Subtr
- getJRadioButtonSubtr() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_CalcValue
-
This method initializes the Option: Subtr
- getJRadioButtonSubtrFromConst() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_CalcValue
-
This method initializes the Option: SubtrFromConst
- getJRadioButtonSum() - Method in class at.mug.iqm.plot.bundle.gui.PlotGUI_Math
-
This method initializes the Option: Sum
- getJRadioButtonSWV() - Method in class at.mug.iqm.plot.bundle.gui.PlotGUI_FracHurst
-
This method initializes the Option: PSD
- getJRadioButtonThreshold() - Method in class at.mug.iqm.plot.bundle.gui.PlotGUI_PointFinder
-
This method initializes the Option: Threshold
- getJRadioButtonTria() - Method in class at.mug.iqm.plot.bundle.gui.PlotGUI_SignalGenerator
-
This method initializes the Option: Tria
- getJRadioButtonTwo() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_StatRegMerge
-
This method initializes the Option: Two
- getJRadioButtonUniform() - Method in class at.mug.iqm.plot.bundle.gui.PlotGUI_SignalGenerator
-
This method initializes the Option: Uniform
- getJRadioButtonUser() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_ColDecon
-
This method initializes the Option: User
- getJRadioButtonValleys() - Method in class at.mug.iqm.plot.bundle.gui.PlotGUI_PointFinder
-
This method initializes the Option: Valleys
- getJRadioButtonVert() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_FracMinkowski
-
This method initializes the Option: Vert
- getJRadioButtonVertAndHoriz() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_Edge
-
This method initializes the Option: VertAndHoriz
- getJRadioButtonVertical() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_Edge
-
This method initializes the Option: Vertical
- getJRadioButtonWelch() - Method in class at.mug.iqm.plot.bundle.gui.PlotGUI_FFT
-
This method initializes the Option: Welch
- getJRadioButtonWithout() - Method in class at.mug.iqm.plot.bundle.gui.PlotGUI_FFT
-
This method initializes the Option: Without
- getJRadioButtonX() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_Rank
-
This method initializes the Option: X
- getJRadioButtonXOR() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_CalcImage
-
This method initializes the Option: XOR
- getJRadioButtonXOR() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_CalcValue
-
This method initializes the Option: XOR
- getJRadioButtonZIP() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_ComplexLogDepth
-
This method initializes the Option: ZIP
- getJRadioButtonZLIB() - Method in class at.mug.iqm.plot.bundle.gui.PlotGUI_ComplLogDepth
-
This method initializes the Option: ZLIB
- getJSliderEps() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_KMeans
-
This method initializes jSliderEps
- getJSpinner(JOptionPane) - Method in class at.mug.iqm.commons.util.image.ImageHeaderNumImgSelection
-
- getJSpinnerIterations() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_Rank
-
This method initializes spnrIterations
- getJSpinnerItMax() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_KMeans
-
This method initializes jSpinnerItMax
- getJSpinnerK() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_KMeans
-
This method initializes jSpinnerK
- getJSpinnerKernelSize() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_FracScan
-
This method initializes jSpinnerKernelSize
- getJSpinnerKernelSize() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_Rank
-
This method initializes jSpinnerKernelSize
- getJSpinnerKernelSize() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_Smooth
-
This method initializes jSpinnerKernelSize
- getJSpinnerKernelSize1() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_Edge
-
- getJSpinnerKernelSize2() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_Edge
-
- getJSpinnerOffSetHigh() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_HistoModify
-
This method initializes jSpinnerOffSetHigh
- getJSpinnerOffSetLow() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_HistoModify
-
This method initializes jSpinnerOffSetLow
- getJSpinnerPanelQ() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_StatRegMerge
-
This method initializes jJPanelQ
- getJSpinnerPanelRatio() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_RGBRelative
-
This method initializes jJPanelRatio
- getJSpinnerPanelThHigh1() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_Threshold
-
This method initializes jSpinnerPanelThHigh1
- getJSpinnerPanelThHigh2() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_Threshold
-
This method initializes jSpinnerPanelThHigh2
- getJSpinnerPanelThHigh3() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_Threshold
-
This method initializes jSpinnerPanelThHigh3
- getJSpinnerPanelThLow1() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_Threshold
-
This method initializes jSpinnerPanelThLow1
- getJSpinnerPanelThLow2() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_Threshold
-
This method initializes jSpinnerPanelThLow2
- getJSpinnerPanelThLow3() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_Threshold
-
This method initializes jSpinnerPanelThLow3
- getJSpinnerPanelThMid1() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_Threshold
-
This method initializes jSpinnerPanelThMid1
- getJSpinnerPanelThMid2() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_Threshold
-
This method initializes jSpinnerPanelThMid2
- getJSpinnerPanelThMid3() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_Threshold
-
This method initializes jSpinnerPanelThMid3
- getJSpinnerPyrLevels() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_ImgStabilizer
-
This method initializes jSpinnerPyrLevels
- getJTextArea() - Method in class at.mug.iqm.api.gui.BoardPanel
-
- getKeepExistingROIs() - Method in class at.mug.iqm.config.ConfigManager
-
Get a flag, whether or not the existing ROIs should be kept while drawing
new ones.
- getKeepNumber() - Method in interface at.mug.iqm.api.gui.ITankPanel
-
- getKeepNumber() - Method in class at.mug.iqm.gui.TankPanel
-
This method gets the flag items to keep.
- getKernelJAI(int, int) - Method in class at.mug.iqm.img.bundle.op.IqmOpFracMinkowski
-
This method creates a kernel for dilation
- getLabelCopies() - Method in class at.mug.iqm.gui.ControlPanel
-
- getLabelItemNr() - Method in interface at.mug.iqm.api.gui.IManagerPanel
-
Gets the label for the scroll bar.
- getLabelItemNr() - Method in class at.mug.iqm.gui.ManagerPanel
-
- getLastAccess() - Method in class at.mug.iqm.recentfiles.jaxb.File
-
Gets the value of the lastAccess property.
- getLastChosenTemplateIndex() - Method in class at.mug.iqm.api.operator.PreferencesPanel
-
- getLastUpdate() - Method in class at.mug.iqm.api.gui.roi.jaxb.AnnotationLayers
-
Gets the value of the lastUpdate property.
- getLastUpdate() - Method in class at.mug.iqm.config.jaxb.IQMConfig
-
Gets the value of the lastUpdate property.
- getLastUpdate() - Method in class at.mug.iqm.recentfiles.jaxb.RecentFiles
-
Gets the value of the lastUpdate property.
- getLayer(int) - Static method in class at.mug.iqm.api.gui.ROILayerManager
-
Get the layer of a given z-order of the current look panel.
- getLayer(int) - Method in class at.mug.iqm.api.gui.ROILayerSelectorPanel
-
Get a layer by the its z-order.
- getLayer() - Method in class at.mug.iqm.api.gui.util.ROILayerWidget
-
Get the managed layer instance.
- getLayerColor() - Method in class at.mug.iqm.api.gui.DefaultDrawingLayer
-
- getLayerColor() - Method in interface at.mug.iqm.api.gui.IDrawingLayer
-
Get the color for ROIs on this layer.
- getLayerColor() - Method in class at.mug.iqm.api.gui.util.ROILayerWidget
-
Gets the layer color of the managed layer.
- getLayerName() - Method in class at.mug.iqm.api.gui.util.ROILayerWidget
-
Gets the layer's name entered by the user.
- getLayerPane() - Method in interface at.mug.iqm.api.gui.ILookPanel
-
Gets the layer container of the panel.
- getLayerPane() - Method in class at.mug.iqm.api.gui.ROILayerSelectorPanel
-
Get the layered pane of the managed look panel.
- getLayerPane() - Method in class at.mug.iqm.gui.LookPanel
-
- getLayers() - Method in class at.mug.iqm.api.gui.ROILayerSelectorPanel
-
Get a list of all layers.
- getLblAlpha() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_Rank
-
- getLblColor() - Method in class at.mug.iqm.api.gui.util.ROILayerWidget
-
Get the label for choosing the color.
- getLblColor() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_Threshold
-
- getLblGreymode() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_FracPyramid
-
- getLblIcon() - Method in class at.mug.iqm.api.gui.util.ColorChannelWidget
-
- getLblKernelSize1() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_Edge
-
- getLblKernelSize2() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_Edge
-
- getLblOperatorName() - Method in interface at.mug.iqm.api.gui.IStatusPanel
-
Gets the label for the operator name.
- getLblOperatorName() - Method in class at.mug.iqm.gui.StatusPanel
-
- getLblPreferences() - Method in class at.mug.iqm.api.operator.PreferencesPanel
-
- getLblPresetOptions() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_Threshold
-
- getLblTankIndexLeft() - Method in class at.mug.iqm.gui.ManagerPanel
-
- getLblTankIndexRight() - Method in class at.mug.iqm.gui.ManagerPanel
-
- getLblTaskName() - Method in class at.mug.iqm.gui.StatusPanel
-
- getLblVirtualIconLeft() - Method in class at.mug.iqm.gui.ManagerPanel
-
- getLblVirtualIconRight() - Method in class at.mug.iqm.gui.ManagerPanel
-
- getLblZOrder() - Method in class at.mug.iqm.api.gui.util.ROILayerWidget
-
Get the label for the z-order.
- getLegs() - Method in class at.mug.iqm.api.gui.roi.jaxb.AngleRoi
-
Gets the value of the legs property.
- getLength() - Method in class at.mug.iqm.api.gui.roi.jaxb.LineSegment
-
Gets the value of the length property.
- getLength() - Method in class at.mug.iqm.api.gui.roi.LineROI
-
- getLengthFirstLeg() - Method in class at.mug.iqm.api.gui.roi.AngleROI
-
- getLengthSecondLeg() - Method in class at.mug.iqm.api.gui.roi.AngleROI
-
- getLinearRegression(Vector<Double>, Vector<Double>, int, int) - Static method in class at.mug.iqm.commons.util.plot.PlotTools
-
this method calculates the linear Regression parameters Y = p[0] + p[1].X
- getLineCursor() - Static method in class at.mug.iqm.commons.util.CursorFactory
-
- getLineJoin() - Method in class at.mug.iqm.api.gui.roi.jaxb.Stroke
-
Gets the value of the lineJoin property.
- getLineRoi() - Method in class at.mug.iqm.api.gui.roi.jaxb.RoiSet
-
Gets the value of the lineRoi property.
- getLineROIBoundaryColor() - Method in class at.mug.iqm.api.gui.DefaultDrawingLayer
-
- getLineROIBoundaryColor() - Method in interface at.mug.iqm.api.gui.IDrawingLayer
-
- getLineROIBoundaryRectangleColor() - Method in class at.mug.iqm.api.gui.DefaultDrawingLayer
-
- getLineROIBoundaryRectangleColor() - Method in interface at.mug.iqm.api.gui.IDrawingLayer
-
- getLineROIs() - Method in class at.mug.iqm.api.gui.DefaultDrawingLayer
-
- getLineROIs() - Method in interface at.mug.iqm.api.gui.IDrawingLayer
-
- getLineSegment() - Method in class at.mug.iqm.api.gui.roi.jaxb.Legs
-
Gets the value of the lineSegment property.
- getLineSegment() - Method in class at.mug.iqm.api.gui.roi.jaxb.LineRoi
-
Gets the value of the lineSegment property.
- getLineWidth() - Method in class at.mug.iqm.api.gui.roi.jaxb.Stroke
-
Gets the value of the lineWidth property.
- getList() - Method in class at.mug.iqm.core.processing.loader.TankItemLoader
-
- getListCellRendererComponent(JList, Object, int, boolean, boolean) - Method in class at.mug.iqm.commons.util.ManagerListCellRenderer
-
- getListCellRendererComponent(JList, Object, int, boolean, boolean) - Method in class at.mug.iqm.commons.util.ManagerListCellRendererLeft
-
- getListCellRendererComponent(JList, Object, int, boolean, boolean) - Method in class at.mug.iqm.commons.util.ManagerListCellRendererRight
-
- getListCellRendererComponent(JList, Object, int, boolean, boolean) - Method in class at.mug.iqm.commons.util.MultiResultListCellRenderer
-
- getListCellRendererComponent(JList, Object, int, boolean, boolean) - Method in class at.mug.iqm.commons.util.TankListCellRenderer
-
- getLlPresets_panel() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_Threshold
-
- getLnDataX() - Method in class at.mug.iqm.commons.util.Higuchi
-
- getLnDataY() - Method in class at.mug.iqm.commons.util.Higuchi
-
- getLocation() - Method in class at.mug.iqm.api.gui.roi.jaxb.PointRoi
-
Gets the value of the location property.
- getLocation() - Method in class at.mug.iqm.api.gui.roi.PointROI
-
Gets the location of this ROI shape.
- getLocation() - Method in interface at.mug.iqm.api.model.IVirtualizable
-
- getLocation() - Method in class at.mug.iqm.api.model.VirtualDataBox
-
- getLogFrame() - Static method in class at.mug.iqm.gui.util.GUITools
-
- getLogger() - Static method in class at.mug.iqm.api.gui.util.ToggleRunnable
-
- getLongParameter(String) - Method in class at.mug.iqm.api.operator.ParameterBlockIQM
-
- getLook() - Static method in class at.mug.iqm.api.Application
-
- getLookAndFeel() - Method in class at.mug.iqm.config.jaxb.Gui
-
Gets the value of the lookAndFeel property.
- getLookContent() - Method in class at.mug.iqm.gui.LookPanel
-
This method initializes lookContent
- getLookPanel() - Method in interface at.mug.iqm.api.gui.IMainFrame
-
Gets the current look panel in this frame.
- getLookPanel() - Method in class at.mug.iqm.api.gui.ROILayerSelectorPanel
-
Gets the reference to the look panel, this selector widget is associated
with.
- getLookPanel() - Method in class at.mug.iqm.gui.LookExtraFrame
-
Get the look panel.
- getLookPanel() - Method in class at.mug.iqm.gui.MainFrame
-
- getLookPanels() - Method in interface at.mug.iqm.api.workflow.ILook
-
- getLookPanels() - Method in class at.mug.iqm.core.workflow.Look
-
- getLowerZoomLevel(double) - Method in class at.mug.iqm.api.gui.util.ZoomHelper
-
Get the next lower zoom level according to a given level.
- getLut() - Method in interface at.mug.iqm.api.gui.ILookPanel
-
Gets the lookup table for the indexed image.
- getLut() - Method in class at.mug.iqm.gui.LookPanel
-
- getMainFrame() - Static method in class at.mug.iqm.api.Application
-
- getMainFrame() - Static method in class at.mug.iqm.gui.util.GUITools
-
- getMainPanel() - Method in interface at.mug.iqm.api.gui.IMainFrame
-
Gets the current main panel.
- getMainPanel() - Method in class at.mug.iqm.gui.MainFrame
-
- getMajorAxis() - Method in class at.mug.iqm.api.gui.roi.EllipseROI
-
- getManager() - Static method in class at.mug.iqm.api.Application
-
- getManager(Object) - Static method in class at.mug.iqm.commons.util.PropertyManager
-
Gets a property manager for a
Class name of a specific object.
- getManagerIndices() - Method in interface at.mug.iqm.api.operator.IWorkPackage
-
Gets the currently selected manager indices of this work package.
- getManagerIndices() - Method in class at.mug.iqm.api.operator.ParameterBlockIQM
-
Gets the array of currently selected manager items in this parameter
block.
- getManagerIndices() - Method in class at.mug.iqm.api.operator.WorkPackage
-
- getManagerListLeft() - Method in interface at.mug.iqm.api.gui.IManagerPanel
-
Gets the GUI element for the left manager list.
- getManagerListLeft() - Method in class at.mug.iqm.gui.ManagerPanel
-
- getManagerListRight() - Method in interface at.mug.iqm.api.gui.IManagerPanel
-
Gets the GUI element for the right manager list.
- getManagerListRight() - Method in class at.mug.iqm.gui.ManagerPanel
-
- getManagerModelLeft() - Method in interface at.mug.iqm.api.gui.IManagerPanel
-
Gets the model of the left manager list.
- getManagerModelLeft() - Method in interface at.mug.iqm.api.workflow.IManager
-
- getManagerModelLeft() - Method in class at.mug.iqm.core.workflow.Manager
-
This method returns the model of the left
List.
- getManagerModelLeft() - Method in class at.mug.iqm.gui.ManagerPanel
-
- getManagerModelRight() - Method in interface at.mug.iqm.api.gui.IManagerPanel
-
Gets the model of the right manager list.
- getManagerModelRight() - Method in interface at.mug.iqm.api.workflow.IManager
-
- getManagerModelRight() - Method in class at.mug.iqm.core.workflow.Manager
-
This method returns the model of the right
List.
- getManagerModelRight() - Method in class at.mug.iqm.gui.ManagerPanel
-
- getManagerPanel() - Method in interface at.mug.iqm.api.gui.IMainFrame
-
Gets the current manager panel.
- getManagerPanel() - Method in interface at.mug.iqm.api.workflow.IManager
-
- getManagerPanel() - Method in class at.mug.iqm.core.workflow.Manager
-
- getManagerPanel() - Method in class at.mug.iqm.gui.MainFrame
-
- getManagerTankPanel() - Method in class at.mug.iqm.gui.MainFrame
-
- getManagerThumbnail() - Method in interface at.mug.iqm.api.gui.IThumbnailSupport
-
- getManagerThumbnail() - Method in class at.mug.iqm.api.model.IqmDataBox
-
- getMaxBoxNumber(int, int) - Static method in class at.mug.iqm.img.bundle.gui.OperatorGUI_FracBox
-
- getMaxEps(int, int) - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_FracGenDim
-
- getMaxEps(int, int) - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_FracLac
-
- getMaxHiguchiNumber(int, int) - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_FracHiguchi
-
This method gets the maximal k
- getMaximalZoom() - Method in class at.mug.iqm.api.gui.util.ZoomHelper
-
Gets the maximal zoom of the calculated zoom list.
- getMaxImgNum() - Method in class at.mug.iqm.commons.gui.SVSImageExtractorFrame
-
- getMaxIndex() - Method in interface at.mug.iqm.api.workflow.ITank
-
- getMaxIndex() - Method in class at.mug.iqm.core.workflow.Tank
-
This method gets the maximal tank item index.
- getMaxItems() - Method in class at.mug.iqm.gui.menu.RecentFilesMenu
-
Gets the number of maximum items to be kept in the menu.
- getMaxK(int, int) - Static method in class at.mug.iqm.img.bundle.gui.OperatorGUI_FracFFT
-
- getMaxLikeliHoodEstimate(Vector<Double>, Vector<Double>, int, int) - Static method in class at.mug.iqm.commons.util.plot.PlotTools
-
This method calculates the Maximum Likelihood Estimation instead of a
linear regression.
- getMaxPyramidNumber(int, int) - Static method in class at.mug.iqm.img.bundle.gui.OperatorGUI_FracPyramid
-
- getMaxValue() - Method in class at.mug.iqm.api.operator.Range
-
Returns the maximum value of this Range.
- getmeanRGBODfromROI(int, double[], ImagePlus) - Method in class at.mug.iqm.img.bundle.imagej.Colour_Deconvolution
-
- getmeanRGBODfromROI(int, double[], ImagePlus) - Static method in class at.mug.iqm.img.bundle.imagej.IqmColor_Deconvolution
-
- getMeasureMenu() - Method in class at.mug.iqm.gui.menu.CoreMenuBar
-
- getMemoryLabel() - Method in interface at.mug.iqm.api.gui.IMainPanel
-
Get the
JLabel displaying the current memory information of the
JVM.
- getMemoryLabel() - Method in class at.mug.iqm.gui.MainPanel
-
- getMemoryMonitor() - Static method in class at.mug.iqm.api.Application
-
- getMemoryMonitor() - Method in class at.mug.iqm.config.jaxb.Application
-
Gets the value of the memoryMonitor property.
- getMenuItemDeleteAllROI() - Method in class at.mug.iqm.api.gui.ContextPopupMenu
-
This menu emits the default action command
deleteallrois, where the
ActionListener has to implement the corresponding action.
- getMenuItemDeleteCurrROI() - Method in class at.mug.iqm.api.gui.ContextPopupMenu
-
This menu emits the default action command
deletecurrroi, where the
ActionListener has to implement the corresponding action.
- getMenuItemDeleteROIAllLayers() - Method in class at.mug.iqm.api.gui.ContextPopupMenu
-
This menu emits the default action command
deleteallroisalllayers, where the
ActionListener has to implement the corresponding action.
- getMenuItemImageHeader() - Method in class at.mug.iqm.api.gui.ContextPopupMenu
-
This menu emits the default action command
imageheader, where the
ActionListener has to implement the corresponding action.
- getMenuItemImageInfo() - Method in class at.mug.iqm.api.gui.ContextPopupMenu
-
This menu emits the default action command
imageinfo, where the
ActionListener has to implement the corresponding action.
- getMessage(String) - Static method in class at.mug.iqm.api.I18N
-
This method fetches a String Object from a given String key in a specific resource file
addressed by ResourceBundle MESSAGES_BUNDLE.
- getMessage(String, Object...) - Static method in class at.mug.iqm.api.I18N
-
This method fetches a String Object from a given String key in a specific resource file
addressed by ResourceBundle MESSAGES_BUNDLE.
- getMessage(String) - Static method in class at.mug.iqm.core.I18N
-
This method fetches a String Object from a given String key in a specific resource file
addressed by ResourceBundle MESSAGES_BUNDLE.
- getMessage(String, Object...) - Static method in class at.mug.iqm.core.I18N
-
This method fetches a String Object from a given String key in a specific resource file
addressed by ResourceBundle MESSAGES_BUNDLE.
- getMessage(String) - Static method in class at.mug.iqm.img.bundle.I18N
-
This method fetches a String Object from a given String key in a specific resource file
addressed by ResourceBundle MESSAGES_BUNDLE.
- getMessage(String, Object...) - Static method in class at.mug.iqm.img.bundle.I18N
-
This method fetches a String Object from a given String key in a specific resource file
addressed by ResourceBundle MESSAGES_BUNDLE.
- getMessage(String) - Static method in class at.mug.iqm.plot.bundle.I18N
-
This method fetches a String Object from a given String key in a specific resource file
addressed by ResourceBundle MESSAGES_BUNDLE.
- getMessage(String, Object...) - Static method in class at.mug.iqm.plot.bundle.I18N
-
This method fetches a String Object from a given String key in a specific resource file
addressed by ResourceBundle MESSAGES_BUNDLE.
- getMinimalZoom() - Method in class at.mug.iqm.api.gui.util.ZoomHelper
-
Gets the minimal zoom of the calculated zoom list.
- getMinkowskiOptionsPanel() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_FracMinkowski
-
- getMinorAxis() - Method in class at.mug.iqm.api.gui.roi.EllipseROI
-
- getMinValue() - Method in class at.mug.iqm.api.operator.Range
-
Returns the minimum value of this Range.
- getMiterLimit() - Method in class at.mug.iqm.api.gui.roi.jaxb.Stroke
-
Gets the value of the miterLimit property.
- getMntmMergeSelectedItems() - Method in class at.mug.iqm.gui.TankPanel
-
- getModel() - Method in interface at.mug.iqm.api.gui.ITankPanel
-
- getModel() - Method in class at.mug.iqm.gui.TankPanel
-
- getModelName() - Method in class at.mug.iqm.api.model.AbstractDataModel
-
Get the name of the model.
- getModelName() - Method in interface at.mug.iqm.api.model.IDataModel
-
Gets the internal name of the data model.
- getModelName() - Method in class at.mug.iqm.api.model.TableModel
-
- getMountPoint() - Method in interface at.mug.iqm.api.gui.IAssignableMenuItem
-
Gets the item's mount point.
- getMountPoint() - Method in class at.mug.iqm.api.gui.OperatorMenuItem
-
Gets the item's mount point.
- getMoveCursor() - Static method in class at.mug.iqm.commons.util.CursorFactory
-
- getMultiResultDialog() - Method in interface at.mug.iqm.api.processing.IExecutionProtocol
-
Gets the Dialog for selecting multiple output results in order to add
them to the Tank list.
- getMultiResultDialog() - Method in class at.mug.iqm.core.workflow.ExecutionProxy
-
- getName() - Method in exception at.mug.iqm.api.exception.OperatorAlreadyOpenException
-
Gets the name of the opened operator.
- getName() - Method in class at.mug.iqm.api.gui.DefaultDrawingLayer
-
- getName() - Method in interface at.mug.iqm.api.gui.IDrawingLayer
-
Get the name of the layer.
- getName() - Method in class at.mug.iqm.api.gui.roi.jaxb.AnnotationLayer
-
Gets the value of the name property.
- getName() - Method in class at.mug.iqm.api.gui.roi.jaxb.Color
-
Gets the value of the name property.
- getName() - Method in class at.mug.iqm.api.gui.roi.jaxb.Stroke
-
Gets the value of the name property.
- getName() - Method in class at.mug.iqm.api.gui.roi.jaxb.WindingRule
-
Gets the value of the name property.
- getName() - Method in class at.mug.iqm.api.operator.AbstractOperator
-
- getName() - Method in class at.mug.iqm.api.operator.AbstractOperatorDescriptor
-
- getName() - Method in interface at.mug.iqm.api.operator.IOperator
-
- getName() - Method in interface at.mug.iqm.api.operator.IOperatorDescriptor
-
- getName() - Method in class at.mug.iqm.api.plugin.AbstractPlugin
-
- getName() - Method in interface at.mug.iqm.api.plugin.IPlugin
-
The name of the plugin, which will be used for menu entry creation.
- getName() - Method in class at.mug.iqm.config.jaxb.CleanerTask
-
Gets the value of the name property.
- getName() - Method in class at.mug.iqm.config.jaxb.MemoryMonitor
-
Gets the value of the name property.
- getName() - Method in class at.mug.iqm.img.bundle.op.IqmOpACF
-
- getName() - Method in class at.mug.iqm.img.bundle.op.IqmOpAffine
-
- getName() - Method in class at.mug.iqm.img.bundle.op.IqmOpAlign
-
- getName() - Method in class at.mug.iqm.img.bundle.op.IqmOpBorder
-
- getName() - Method in class at.mug.iqm.img.bundle.op.IqmOpBUnwarpJ
-
- getName() - Method in class at.mug.iqm.img.bundle.op.IqmOpCalcImage
-
- getName() - Method in class at.mug.iqm.img.bundle.op.IqmOpCalcValue
-
- getName() - Method in class at.mug.iqm.img.bundle.op.IqmOpCoGReg
-
- getName() - Method in class at.mug.iqm.img.bundle.op.IqmOpColDecon
-
- getName() - Method in class at.mug.iqm.img.bundle.op.IqmOpComplexLogDepth
-
- getName() - Method in class at.mug.iqm.img.bundle.op.IqmOpConvert
-
- getName() - Method in class at.mug.iqm.img.bundle.op.IqmOpCreateFracSurf
-
- getName() - Method in class at.mug.iqm.img.bundle.op.IqmOpCreateImage
-
- getName() - Method in class at.mug.iqm.img.bundle.op.IqmOpCrop
-
- getName() - Method in class at.mug.iqm.img.bundle.op.IqmOpDFT
-
- getName() - Method in class at.mug.iqm.img.bundle.op.IqmOpDirLocal
-
- getName() - Method in class at.mug.iqm.img.bundle.op.IqmOpDistMap
-
- getName() - Method in class at.mug.iqm.img.bundle.op.IqmOpEdge
-
- getName() - Method in class at.mug.iqm.img.bundle.op.IqmOpFracBox
-
- getName() - Method in class at.mug.iqm.img.bundle.op.IqmOpFracFFT
-
- getName() - Method in class at.mug.iqm.img.bundle.op.IqmOpFracGenDim
-
- getName() - Method in class at.mug.iqm.img.bundle.op.IqmOpFracHiguchi
-
- getName() - Method in class at.mug.iqm.img.bundle.op.IqmOpFracHRM
-
- getName() - Method in class at.mug.iqm.img.bundle.op.IqmOpFracIFS
-
- getName() - Method in class at.mug.iqm.img.bundle.op.IqmOpFracLac
-
- getName() - Method in class at.mug.iqm.img.bundle.op.IqmOpFracMinkowski
-
- getName() - Method in class at.mug.iqm.img.bundle.op.IqmOpFracPyramid
-
- getName() - Method in class at.mug.iqm.img.bundle.op.IqmOpFracScan
-
- getName() - Method in class at.mug.iqm.img.bundle.op.IqmOpFracSurrogate
-
- getName() - Method in class at.mug.iqm.img.bundle.op.IqmOpHistoModify
-
- getName() - Method in class at.mug.iqm.img.bundle.op.IqmOpImgStabilizer
-
- getName() - Method in class at.mug.iqm.img.bundle.op.IqmOpInvert
-
- getName() - Method in class at.mug.iqm.img.bundle.op.IqmOpKMeans
-
- getName() - Method in class at.mug.iqm.img.bundle.op.IqmOpKMeansFuzzy
-
- getName() - Method in class at.mug.iqm.img.bundle.op.IqmOpMorph
-
- getName() - Method in class at.mug.iqm.img.bundle.op.IqmOpNexelScan
-
- getName() - Method in class at.mug.iqm.img.bundle.op.IqmOpRank
-
- getName() - Method in class at.mug.iqm.img.bundle.op.IqmOpRegGrow
-
- getName() - Method in class at.mug.iqm.img.bundle.op.IqmOpResize
-
- getName() - Method in class at.mug.iqm.img.bundle.op.IqmOpRGBRelative
-
- getName() - Method in class at.mug.iqm.img.bundle.op.IqmOpROISegment
-
- getName() - Method in class at.mug.iqm.img.bundle.op.IqmOpSmooth
-
- getName() - Method in class at.mug.iqm.img.bundle.op.IqmOpStackStat
-
- getName() - Method in class at.mug.iqm.img.bundle.op.IqmOpStatistics
-
- getName() - Method in class at.mug.iqm.img.bundle.op.IqmOpStatRegMerge
-
- getName() - Method in class at.mug.iqm.img.bundle.op.IqmOpTempMatch
-
- getName() - Method in class at.mug.iqm.img.bundle.op.IqmOpThreshold
-
- getName() - Method in class at.mug.iqm.img.bundle.op.IqmOpTurboReg
-
- getName() - Method in class at.mug.iqm.img.bundle.op.IqmOpUnsharpMask
-
- getName() - Method in class at.mug.iqm.img.bundle.op.IqmOpWatershed
-
- getName() - Method in class at.mug.iqm.img.bundle.op.IqmOpWhiteBalance
-
- getName() - Method in class at.mug.iqm.plot.bundle.op.PlotOpAutoCorrelation
-
- getName() - Method in class at.mug.iqm.plot.bundle.op.PlotOpComplLogDepth
-
- getName() - Method in class at.mug.iqm.plot.bundle.op.PlotOpCut
-
- getName() - Method in class at.mug.iqm.plot.bundle.op.PlotOpDCMGenerator
-
- getName() - Method in class at.mug.iqm.plot.bundle.op.PlotOpEntropy
-
- getName() - Method in class at.mug.iqm.plot.bundle.op.PlotOpFFT
-
- getName() - Method in class at.mug.iqm.plot.bundle.op.PlotOpFilter
-
- getName() - Method in class at.mug.iqm.plot.bundle.op.PlotOpFracAllomScale
-
- getName() - Method in class at.mug.iqm.plot.bundle.op.PlotOpFracHiguchi
-
- getName() - Method in class at.mug.iqm.plot.bundle.op.PlotOpFracHurst
-
- getName() - Method in class at.mug.iqm.plot.bundle.op.PlotOpFracSurrogate
-
- getName() - Method in class at.mug.iqm.plot.bundle.op.PlotOpFractalGenerator
-
- getName() - Method in class at.mug.iqm.plot.bundle.op.PlotOpMath
-
- getName() - Method in class at.mug.iqm.plot.bundle.op.PlotOpPointFinder
-
- getName() - Method in class at.mug.iqm.plot.bundle.op.PlotOpSignalGenerator
-
- getName() - Method in class at.mug.iqm.plot.bundle.op.PlotOpStatistics
-
- getName() - Method in class at.mug.iqm.plot.bundle.op.PlotOpSymbolicAggregation
-
- getName() - Method in class at.mug.iqm.recentfiles.jaxb.File
-
Gets the value of the name property.
- getNames() - Method in interface at.mug.iqm.api.operator.IOperatorRegistry
-
Gets the list of registered names from the registry.
- getNames() - Method in class at.mug.iqm.core.registry.OperatorRegistry
-
- getNewTableData(File) - Method in class at.mug.iqm.commons.gui.SVSImageExtractorFrame
-
Retrieves the image informations for the table tableModel.
- getNewVirtualDirectory() - Static method in class at.mug.iqm.api.persistence.VirtualDataManager
-
- getNewVirtualFileName(File, int) - Static method in class at.mug.iqm.api.persistence.VirtualDataManager
-
This method gets a new file name with number n.
- getNItemsProcessed() - Method in class at.mug.iqm.core.processing.ExecutorServiceProcessingTask
-
- getnThreads() - Method in class at.mug.iqm.core.processing.ExecutorServiceProcessingTask
-
- getNumAnglePoints() - Method in class at.mug.iqm.api.gui.DefaultDrawingLayer
-
- getNumAnglePoints() - Method in interface at.mug.iqm.api.gui.IDrawingLayer
-
A helper variable used by mouse event handlers to draw
AngleROIs.
- getNumberOfBands(PlanarImage) - Static method in class at.mug.iqm.commons.util.image.ImageAnalyzer
-
Returns the number of bands of a given PlanarImage.
- getNumberOfNonZeroPixels(PlanarImage) - Method in class at.mug.iqm.img.bundle.op.IqmOpFracGenDim
-
This method calculates the number of pixels >0 param PlanarImage pi
return double[]
- getNumberOfProcessors() - Static method in class at.mug.iqm.core.util.CoreTools
-
This method gets the number of processors
- getNumberOfTankItems() - Method in interface at.mug.iqm.api.workflow.ITank
-
Get the number of total tank items.
- getNumberOfTankItems() - Method in class at.mug.iqm.core.workflow.Tank
-
This method gets the number of List items
- getNumColumns() - Method in class at.mug.iqm.api.gui.PlotSelectionFrame
-
- getNumImages() - Method in class at.mug.iqm.commons.util.image.SVSImageExtractor
-
- getNumPolyPoints() - Method in class at.mug.iqm.api.gui.DefaultDrawingLayer
-
- getNumPolyPoints() - Method in interface at.mug.iqm.api.gui.IDrawingLayer
-
Gets the number of corners of the currently drawn
PolygonROI.
- getNumRows() - Method in class at.mug.iqm.api.gui.PlotSelectionFrame
-
- getNumSources() - Method in class at.mug.iqm.api.operator.AbstractOperatorDescriptor
-
Returns the number of sources required by this operation.
- getNumSources() - Method in interface at.mug.iqm.api.operator.IOperatorDescriptor
-
- getObject(byte[]) - Static method in class at.mug.iqm.api.persistence.Serializer
-
Deserializes an
byte[] to an
Object.
- getObjectParameter(String) - Method in class at.mug.iqm.api.operator.ParameterBlockIQM
-
- getObjectParameter0(String) - Method in class at.mug.iqm.api.operator.ParameterBlockIQM
-
- getOpenHandCursor() - Static method in class at.mug.iqm.commons.util.CursorFactory
-
- getOperator(String) - Method in interface at.mug.iqm.api.operator.IOperatorRegistry
-
Gets an operator by name.
- getOperator() - Method in interface at.mug.iqm.api.operator.IWorkPackage
-
Get the
IOperator associated with this work package.
- getOperator() - Method in class at.mug.iqm.api.operator.WorkPackage
-
- getOperator() - Method in class at.mug.iqm.api.processing.AbstractProcessingTask
-
- getOperator(String) - Method in class at.mug.iqm.core.registry.OperatorRegistry
-
- getOperatorDescriptor() - Method in interface at.mug.iqm.api.processing.IExecutionProtocol
-
Gets the operator descriptor of this protocol.
- getOperatorDescriptor() - Method in class at.mug.iqm.core.workflow.ExecutionProxy
-
- getOperatorGUI(String) - Method in interface at.mug.iqm.api.operator.IOperatorRegistry
-
Gets the GUI of an operator by name.
- getOperatorGUI() - Method in class at.mug.iqm.api.processing.AbstractProcessingTask
-
- getOperatorGUI() - Method in interface at.mug.iqm.api.processing.IExecutionProtocol
-
Gets the GUI of this protocol.
- getOperatorGUI(String) - Method in class at.mug.iqm.core.registry.OperatorRegistry
-
- getOperatorGUI() - Method in class at.mug.iqm.core.workflow.ExecutionProxy
-
- getOperatorName() - Method in interface at.mug.iqm.api.processing.IExecutionProtocol
-
Gets the name of the currently launched operator.
- getOperatorName() - Method in class at.mug.iqm.core.workflow.ExecutionProxy
-
- getOperatorRegistry() - Static method in class at.mug.iqm.api.Application
-
- getOperatorType() - Method in class at.mug.iqm.core.workflow.ExecutionProxy
-
Gets the type of the requested operator.
- getOperatorValidator(String) - Method in interface at.mug.iqm.api.operator.IOperatorRegistry
-
Gets the validator of an operator by name.
- getOperatorValidator(String) - Method in class at.mug.iqm.core.registry.OperatorRegistry
-
- getOpGUIContent() - Method in class at.mug.iqm.api.operator.AbstractOperatorGUI
-
- getOpName() - Method in interface at.mug.iqm.api.gui.ITemplateSupport
-
Gets the name of the operator.
- getOpName() - Method in class at.mug.iqm.api.operator.AbstractOperatorGUI
-
- getOpName() - Method in interface at.mug.iqm.api.operator.IOperatorGUI
-
Gets the operator's name associated with this GUI.
- getOpName() - Method in class at.mug.iqm.api.operator.PreferencesPanel
-
- getOrder() - Method in class at.mug.iqm.api.gui.roi.jaxb.Dash
-
Gets the value of the order property.
- getOutput() - Method in class at.mug.iqm.img.bundle.jai.stuff.KMeansImageClustering
-
This method returns the output image.
- getOutput() - Method in class at.mug.iqm.img.bundle.jai.stuff.TemplateMatchingWithIterators
-
This method returns the output image.
- getOutput() - Method in class at.mug.iqm.img.bundle.jai.stuff.TemplateMatchingWithRasters
-
This method returns the output image.
- getOutputOptionsPanel() - Method in class at.mug.iqm.api.operator.AbstractOperatorGUI
-
- getOutputPanel() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_WhiteBalance
-
- getOutputTypes() - Method in class at.mug.iqm.api.operator.AbstractOperatorDescriptor
-
- getOutputTypes() - Method in interface at.mug.iqm.api.operator.IOperatorDescriptor
-
Returns a list of data types, this operator is able to produce.
- getOvalCursor() - Static method in class at.mug.iqm.commons.util.CursorFactory
-
- getPanel() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_FracGenDim
-
- getPanel() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_FracPyramid
-
- getPanel_checkboxes() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_Threshold
-
- getPanel_Param1() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_Affine
-
- getPanel_Param2() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_Affine
-
- getPanel_Param3() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_Affine
-
- getPanel_Parameters() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_Affine
-
- getPanelCopies() - Method in class at.mug.iqm.gui.ControlPanel
-
- getPanelParameters() - Method in class at.mug.iqm.plot.bundle.gui.PlotGUI_SignalGenerator
-
- getPanelPlayDelay() - Method in class at.mug.iqm.api.gui.util.IqmSlideShow
-
- getParamClasses() - Method in class at.mug.iqm.api.operator.AbstractOperatorDescriptor
-
- getParamClasses() - Method in interface at.mug.iqm.api.operator.IOperatorDescriptor
-
- getParamClasses() - Method in class at.mug.iqm.api.operator.ParameterBlockIQM
-
- getParamDefaults() - Method in class at.mug.iqm.api.operator.AbstractOperatorDescriptor
-
- getParamDefaults() - Method in interface at.mug.iqm.api.operator.IOperatorDescriptor
-
- getParameterBlock() - Method in class at.mug.iqm.templatemanager.jaxb.IqmOperatorTemplates
-
Gets the value of the parameterBlock property.
- getParameterBlockByName(String) - Method in class at.mug.iqm.templatemanager.XMLPreferencesManager
-
Returns a List of JaiOperationDescriptor-template from the XML by the
given name.
- getParameterclass() - Method in class at.mug.iqm.templatemanager.jaxb.IqmOperatorDescriptor.Parameters
-
Gets the value of the parameterclass property.
- getParametername() - Method in class at.mug.iqm.templatemanager.jaxb.IqmOperatorDescriptor.Parameters
-
Gets the value of the parametername property.
- getParameters() - Method in interface at.mug.iqm.api.gui.ITemplateSupport
-
This method gathers the parameters for an operator and constructs a
ParameterBlockIQM instance which will be stored as template in
the
IQMOperatorTemplates.xml file.
- getParameters() - Method in interface at.mug.iqm.api.operator.IWorkPackage
-
Get the parameters and sources associated with this work package.
- getParameters() - Method in class at.mug.iqm.api.operator.PreferencesPanel
-
- getParameters() - Method in class at.mug.iqm.api.operator.WorkPackage
-
- getParameters() - Method in class at.mug.iqm.templatemanager.jaxb.IqmOperatorDescriptor
-
Gets the value of the parameters property.
- getParametersFromGUI() - Method in class at.mug.iqm.commons.gui.SVSImageExtractorFrame
-
Gets the current selection of the GUI (parameters).
- getParametervalue() - Method in class at.mug.iqm.templatemanager.jaxb.IqmOperatorDescriptor.Parameters
-
Gets the value of the parametervalue property.
- getParamNames() - Method in class at.mug.iqm.api.operator.AbstractOperatorDescriptor
-
- getParamNames() - Method in interface at.mug.iqm.api.operator.IOperatorDescriptor
-
- getParamNames() - Method in class at.mug.iqm.api.operator.ParameterBlockIQM
-
- getParams() - Method in class at.mug.iqm.commons.util.image.SVSImageExtractor
-
- getParentTask() - Method in class at.mug.iqm.api.operator.AbstractOperator
-
- getParentTask() - Method in interface at.mug.iqm.api.operator.IOperator
-
Get the executing task of this operator.
- getParentTask() - Method in class at.mug.iqm.api.processing.AbstractProcessingTask
-
- getParentTask() - Method in interface at.mug.iqm.api.processing.IProcessingTask
-
- getParentTask() - Method in class at.mug.iqm.img.bundle.jai.stuff.ImageProcessingTask
-
- getPartitionCoefficient() - Method in class at.mug.iqm.img.bundle.jai.stuff.FuzzyCMeansImageClustering
-
This method returns the Partition Coefficient measure of cluster validity
(see Fuzzy Algorithms With Applications to Image Processing and Pattern
Recognition, Zheru Chi, Hong Yan, Tuan Pham, World Scientific, pp.
- getPartitionCoefficient() - Method in class at.mug.iqm.img.bundle.jai.stuff.FuzzyLICMeansImageClustering
-
This method returns the Partition Coefficient measure of cluster validity
(see Fuzzy Algorithms With Applications to Image Processing and Pattern
Recognition, Zheru Chi, Hong Yan, Tuan Pham, World Scientific, pp.
- getPartitionEntropy() - Method in class at.mug.iqm.img.bundle.jai.stuff.FuzzyCMeansImageClustering
-
This method returns the Partition Entropy measure of cluster validity
(see Fuzzy Algorithms With Applications to Image Processing and Pattern
Recognition, Zheru Chi, Hong Yan, Tuan Pham, World Scientific, pp.
- getPartitionEntropy() - Method in class at.mug.iqm.img.bundle.jai.stuff.FuzzyLICMeansImageClustering
-
This method returns the Partition Entropy measure of cluster validity
(see Fuzzy Algorithms With Applications to Image Processing and Pattern
Recognition, Zheru Chi, Hong Yan, Tuan Pham, World Scientific, pp.
- getPath() - Method in class at.mug.iqm.api.gui.roi.jaxb.AngleRoi
-
Gets the value of the path property.
- getPath() - Method in class at.mug.iqm.api.gui.roi.jaxb.EllipseRoi
-
Gets the value of the path property.
- getPath() - Method in class at.mug.iqm.api.gui.roi.jaxb.FreehandRoi
-
Gets the value of the path property.
- getPath() - Method in class at.mug.iqm.api.gui.roi.jaxb.LineRoi
-
Gets the value of the path property.
- getPath() - Method in class at.mug.iqm.api.gui.roi.jaxb.PointRoi
-
Gets the value of the path property.
- getPath() - Method in class at.mug.iqm.api.gui.roi.jaxb.PolygonRoi
-
Gets the value of the path property.
- getPath() - Method in class at.mug.iqm.api.gui.roi.jaxb.RectangleRoi
-
Gets the value of the path property.
- getPath() - Method in class at.mug.iqm.recentfiles.jaxb.File
-
Gets the value of the path property.
- getPathIterator() - Method in class at.mug.iqm.api.gui.roi.AbstractROIShape
-
- getPathIterator() - Method in interface at.mug.iqm.api.gui.roi.ISerializableROI
-
Get the underlying path iterator of the shape.
- getPaths() - Method in class at.mug.iqm.config.jaxb.Application
-
Gets the value of the paths property.
- getPcs() - Method in interface at.mug.iqm.api.gui.ILookPanel
-
Get the property change support for this panel.
- getPcs() - Method in class at.mug.iqm.api.gui.WaitingDialog
-
- getPcs() - Method in class at.mug.iqm.api.operator.AbstractOperator
-
- getPcs() - Method in interface at.mug.iqm.api.operator.IOperator
-
- getPcs() - Method in class at.mug.iqm.core.processing.loader.ImageDataBoxLoader
-
- getPcs() - Method in class at.mug.iqm.gui.LookPanel
-
- getPcs() - Method in class at.mug.iqm.img.bundle.jai.stuff.ImageProcessingTask
-
- getPi1() - Method in class at.mug.iqm.api.gui.util.ToggleRunnable
-
- getPi2() - Method in class at.mug.iqm.api.gui.util.ToggleRunnable
-
- getPixelBits(PlanarImage) - Static method in class at.mug.iqm.commons.util.image.ImageAnalyzer
-
Returns the pixel bits (e.g.
- getPixelInfo() - Method in interface at.mug.iqm.api.gui.ILookPanel
-
Get the pixel information.
- getPixelInfo() - Method in class at.mug.iqm.gui.LookPanel
-
This method allows external classes access to the pixel info which was
obtained in the mouseMoved method.
- getPixelInfoString() - Method in interface at.mug.iqm.api.gui.ILookPanel
-
This method allows external classes access to the pixel info which was
obtained in the mouseMoved method.
- getPixelInfoString() - Method in class at.mug.iqm.gui.LookPanel
-
- getPixelSamples(BufferedImage) - Static method in class at.mug.iqm.commons.util.image.ImageInfoUtil
-
- getPixelSamples(Raster, Dimension) - Static method in class at.mug.iqm.commons.util.image.ImageInfoUtil
-
- getPixelSamples(SampleModel, DataBuffer, Dimension) - Static method in class at.mug.iqm.commons.util.image.ImageInfoUtil
-
- getPlot() - Static method in class at.mug.iqm.api.Application
-
- getPlotAnalysisMenu() - Method in class at.mug.iqm.gui.menu.CoreMenuBar
-
- getPlotMenu() - Method in class at.mug.iqm.gui.menu.CoreMenuBar
-
- getPlotModel() - Method in class at.mug.iqm.api.model.IqmDataBox
-
- getPlotModels() - Method in interface at.mug.iqm.api.gui.IPlotPanel
-
- getPlotModels() - Method in class at.mug.iqm.gui.PlotPanel
-
Get all plot models currently displayed on this panel.
- getPlotOptionsPanel() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_FracBox
-
- getPlotOptionsPanel() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_FracFFT
-
- getPlotOptionsPanel() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_FracGenDim
-
- getPlotOptionsPanel() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_FracHiguchi
-
- getPlotOptionsPanel() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_FracLac
-
- getPlotOptionsPanel() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_FracMinkowski
-
- getPlotOptionsPanel() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_FracPyramid
-
- getPlotPanel() - Method in interface at.mug.iqm.api.gui.IMainFrame
-
Get the current plot panel.
- getPlotPanel() - Method in interface at.mug.iqm.api.workflow.IPlot
-
- getPlotPanel() - Method in class at.mug.iqm.core.workflow.Plot
-
- getPlotPanel() - Method in class at.mug.iqm.gui.MainFrame
-
- getPlotResults() - Method in class at.mug.iqm.api.gui.MultiResultSelectorPanel
-
- getPlugin(String) - Method in interface at.mug.iqm.api.plugin.IPluginRegistry
-
Gets the
IPlugin instance from the registry.
- getPlugin(String) - Method in class at.mug.iqm.core.registry.PluginRegistry
-
- getPluginMenu() - Static method in class at.mug.iqm.api.Application
-
- getPluginMenu() - Method in class at.mug.iqm.gui.menu.CoreMenuBar
-
- getPluginRegistry() - Static method in class at.mug.iqm.api.Application
-
- getPlugins() - Method in interface at.mug.iqm.api.plugin.IPluginRegistry
-
Returns all registered plugins.
- getPlugins() - Method in interface at.mug.iqm.api.plugin.IPluginService
-
Gets all plugins on the class path.
- getPlugins() - Method in class at.mug.iqm.core.plugin.DefaultPluginService
-
- getPlugins() - Method in class at.mug.iqm.core.registry.PluginRegistry
-
- getPnlAlgSettings() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_ImgStabilizer
-
- getPnlAlpha() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_Rank
-
- getPnlDirection() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_Edge
-
This method initializes jPanelDirection
- getPnlFracD() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_CreateFracSurf
-
This method initializes spnrFracD
- getPnlKernels() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_Edge
-
- getPnlKernelSize() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_DistMap
-
This method initializes pnlKernelSize
- getPnlMethod() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_Edge
-
This method initializes jPanelMethod
- getPnlOffset() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_HistoModify
-
- getPnlResultOptions() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_Edge
-
- getPoint() - Method in class at.mug.iqm.api.gui.roi.jaxb.LineRoi
-
Gets the value of the point property.
- getPoint() - Method in class at.mug.iqm.api.gui.roi.jaxb.Location
-
Gets the value of the point property.
- getPoint() - Method in class at.mug.iqm.api.gui.roi.jaxb.Segment
-
Gets the value of the point property.
- getPointCursor() - Static method in class at.mug.iqm.commons.util.CursorFactory
-
- getPointRoi() - Method in class at.mug.iqm.api.gui.roi.jaxb.RoiSet
-
Gets the value of the pointRoi property.
- getPointROIs() - Method in class at.mug.iqm.api.gui.DefaultDrawingLayer
-
- getPointROIs() - Method in interface at.mug.iqm.api.gui.IDrawingLayer
-
- getPolygonCursor() - Static method in class at.mug.iqm.commons.util.CursorFactory
-
- getPolygonRoi() - Method in class at.mug.iqm.api.gui.roi.jaxb.RoiSet
-
Gets the value of the polygonRoi property.
- getPolygonROIs() - Method in class at.mug.iqm.api.gui.DefaultDrawingLayer
-
- getPolygonROIs() - Method in interface at.mug.iqm.api.gui.IDrawingLayer
-
- getPolygonShape() - Method in class at.mug.iqm.api.gui.DefaultDrawingLayer
-
- getPolygonShape() - Method in interface at.mug.iqm.api.gui.IDrawingLayer
-
- getPopupListener() - Method in class at.mug.iqm.api.gui.LookToolboxPanel
-
- getPosition() - Method in class at.mug.iqm.img.bundle.jai.stuff.FuzzyCMeansImageClustering
-
This method returns a measure of the progress of the algorithm.
- getPosition() - Method in class at.mug.iqm.img.bundle.jai.stuff.FuzzyLICMeansImageClustering
-
This method returns a measure of the progress of the algorithm.
- getPosition() - Method in class at.mug.iqm.img.bundle.jai.stuff.ImageProcessingTask
-
This method returns the position on the image processing task, i.e.
- getPosition() - Method in class at.mug.iqm.img.bundle.jai.stuff.KMeansImageClustering
-
This method returns a measure of the progress of the algorithm.
- getPosition() - Method in class at.mug.iqm.img.bundle.jai.stuff.TemplateMatchingWithIterators
-
This method returns a measure of the progress of the algorithm.
- getPosition() - Method in class at.mug.iqm.img.bundle.jai.stuff.TemplateMatchingWithRasters
-
This method returns a measure of the progress of the algorithm.
- getPredefinedCursor(int) - Static method in class at.mug.iqm.commons.util.CursorFactory
-
- getPreferenceBox() - Method in class at.mug.iqm.api.operator.PreferencesPanel
-
- getPreferencesPanel() - Method in class at.mug.iqm.api.operator.AbstractImageOperatorGUI
-
- getPreferencesPanel() - Method in class at.mug.iqm.api.operator.AbstractPlotOperatorGUI
-
- getPreferredScrollableViewportSize() - Method in class at.mug.iqm.commons.util.ScrollablePanel
-
- getPreProcPanel() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_Watershed
-
- getPreviewImage() - Method in interface at.mug.iqm.api.workflow.IManager
-
- getPreviewImage() - Method in class at.mug.iqm.core.workflow.Manager
-
This method gets the preview image, which has been created using the
"preview" button in an operator GUI.
- getPreviewResult() - Method in interface at.mug.iqm.api.processing.IExecutionProtocol
-
Gets the preview result in the current execution protocol.
- getPreviewResult() - Method in class at.mug.iqm.core.workflow.ExecutionProxy
-
- getProcessingHistory() - Static method in class at.mug.iqm.api.Application
-
- getProcessingTask() - Method in interface at.mug.iqm.api.events.handler.IProgressListener
-
Get the current processing task.
- getProcessingTask() - Method in interface at.mug.iqm.api.gui.IStatusPanel
-
- getProcessingTask() - Method in class at.mug.iqm.gui.StatusPanel
-
- getProcessMenu() - Method in class at.mug.iqm.gui.menu.CoreMenuBar
-
- getProgressBarMax() - Method in class at.mug.iqm.commons.util.AllometricScaling
-
- getProgressBarMax() - Method in class at.mug.iqm.commons.util.Higuchi
-
- getProgressBarMax() - Method in class at.mug.iqm.commons.util.plot.Surrogate
-
- getProgressBarMin() - Method in class at.mug.iqm.commons.util.AllometricScaling
-
- getProgressBarMin() - Method in class at.mug.iqm.commons.util.Higuchi
-
- getProgressBarMin() - Method in class at.mug.iqm.commons.util.plot.Surrogate
-
- getProgressBarSingleOperation() - Method in interface at.mug.iqm.api.gui.IStatusPanel
-
- getProgressBarSingleOperation() - Method in class at.mug.iqm.gui.StatusPanel
-
- getProgressBarStack() - Method in interface at.mug.iqm.api.gui.IStatusPanel
-
- getProgressBarStack() - Method in class at.mug.iqm.gui.StatusPanel
-
- getProgressListeners(String) - Method in interface at.mug.iqm.api.events.handler.IProgressEmitter
-
- getProgressListeners(String) - Method in class at.mug.iqm.api.operator.AbstractOperator
-
- getProgressListeners(String) - Method in class at.mug.iqm.img.bundle.jai.stuff.ImageProcessingTask
-
- getProperties() - Method in class at.mug.iqm.api.model.AbstractDataModel
-
- getProperties() - Method in interface at.mug.iqm.api.model.IDataModel
-
Gets the properties
Hashtable of this data model.
- getProperties() - Method in class at.mug.iqm.api.model.IqmDataBox
-
- getProperties() - Method in class at.mug.iqm.api.model.TableModel
-
- getProperties() - Method in class at.mug.iqm.api.plugin.AbstractPlugin
-
- getProperties() - Method in interface at.mug.iqm.api.plugin.IPlugin
-
- getProperties(BufferedImage) - Static method in class at.mug.iqm.commons.util.image.ImageAnalyzer
-
Read the most common properties of an image.
- getProperties(PlanarImage) - Static method in class at.mug.iqm.commons.util.image.ImageAnalyzer
-
Read the most common properties of an image.
- getProperty(String) - Method in class at.mug.iqm.api.model.AbstractDataModel
-
- getProperty(String) - Method in interface at.mug.iqm.api.model.IDataModel
-
Get the property specified by key.
- getProperty(String) - Method in class at.mug.iqm.api.model.IqmDataBox
-
Gets the value for the requested property.
- getProperty(String) - Method in class at.mug.iqm.api.model.TableModel
-
- getProperty(String) - Method in class at.mug.iqm.commons.util.PropertyManager
-
Get a specific property by key.
- getPropFile() - Method in class at.mug.iqm.commons.util.PropertyManager
-
Gets the file of this manager.
- getPyramidOptionsPanel() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_FracPyramid
-
- getRandomVirtualFileName(File) - Static method in class at.mug.iqm.api.persistence.VirtualDataManager
-
This method creates a new temporary file name within the specified
directory.
- getRankedImage(int) - Method in class at.mug.iqm.img.bundle.jai.stuff.FuzzyCMeansImageClustering
-
This method will return a rank image, i.e.
- getRankedImage(int) - Method in class at.mug.iqm.img.bundle.jai.stuff.FuzzyLICMeansImageClustering
-
This method will return a rank image, i.e.
- getRankedIndex(float[], int) - Method in class at.mug.iqm.img.bundle.jai.stuff.FuzzyCMeansImageClustering
-
This method returns the ranked index of a cluster from an array
containing the membership functions.
- getRankedIndex(float[], int) - Method in class at.mug.iqm.img.bundle.jai.stuff.FuzzyLICMeansImageClustering
-
This method returns the ranked index of a cluster from an array
containing the membership functions.
- getRankedMF(float[], int) - Method in class at.mug.iqm.img.bundle.jai.stuff.FuzzyCMeansImageClustering
-
This method returns the ranked membership function of a cluster from an
array containing the membership functions.
- getRankedMF(float[], int) - Method in class at.mug.iqm.img.bundle.jai.stuff.FuzzyLICMeansImageClustering
-
This method returns the ranked membership function of a cluster from an
array containing the membership functions.
- getRankedMFImage(int) - Method in class at.mug.iqm.img.bundle.jai.stuff.FuzzyCMeansImageClustering
-
This method will return a membership function image, i.e.
- getRankedMFImage(int) - Method in class at.mug.iqm.img.bundle.jai.stuff.FuzzyLICMeansImageClustering
-
This method will return a membership function image, i.e.
- getRasterSample(Raster, int, int, int) - Static method in class at.mug.iqm.commons.util.image.ImageTools
-
This method returns a raster sample from within the Raster's bounding
rectangle.
- getRdbtnActive() - Method in class at.mug.iqm.api.gui.util.ROILayerWidget
-
Get the radio button for selecting the layer
- getRdbtnActualResult() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_Edge
-
- getRdbtnClampResult() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_Edge
-
- getRdbtnNormalizeResult() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_Edge
-
- getRealPixelPosition(Point, double) - Static method in class at.mug.iqm.commons.util.CommonTools
-
This method calculates the real image pixel position.
- getRealPixelPosition(Point2D, double) - Static method in class at.mug.iqm.commons.util.CommonTools
-
This method calculates the real image pixel position.
- getRealPixelPosition(Point, double) - Static method in class at.mug.iqm.gui.util.GUITools
-
This method calculates the real image pixel position.
- getRecentFiles() - Method in class at.mug.iqm.recentfiles.RecentFilesManager
-
Gets the recent file list.
- getRectangleCursor() - Static method in class at.mug.iqm.commons.util.CursorFactory
-
- getRectangleRoi() - Method in class at.mug.iqm.api.gui.roi.jaxb.RoiSet
-
Gets the value of the rectangleRoi property.
- getRectangleROIs() - Method in class at.mug.iqm.api.gui.DefaultDrawingLayer
-
- getRectangleROIs() - Method in interface at.mug.iqm.api.gui.IDrawingLayer
-
- getRegionIndex(int) - Method in class at.mug.iqm.img.bundle.imagej.IqmSRM
-
- getRegionIndex(int) - Method in class at.mug.iqm.img.bundle.imagej.IqmSRM_8bitGray_ONLY
-
- getRegionIndex(int) - Method in class at.mug.iqm.img.bundle.imagej.IqmSRM_RGB
-
- getRegressionPanel() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_FracBox
-
This method initializes jJPanelRegression
- getRelativePathToDir(String, String) - Static method in class at.mug.iqm.api.ClasspathUtils
-
Extracts a relative path starting with the rootDir name from
a given path.
- getRenderedImage() - Method in interface at.mug.iqm.api.gui.ILookPanel
-
Get the rendered/processed image with current zoom factor.
- getRenderedImage() - Method in class at.mug.iqm.gui.LookPanel
-
- getRescale() - Method in class at.mug.iqm.commons.util.image.SVSImageExtractor
-
- getResizeCursor_E() - Static method in class at.mug.iqm.commons.util.CursorFactory
-
- getResizeCursor_N() - Static method in class at.mug.iqm.commons.util.CursorFactory
-
- getResizeCursor_NE() - Static method in class at.mug.iqm.commons.util.CursorFactory
-
- getResizeCursor_NW() - Static method in class at.mug.iqm.commons.util.CursorFactory
-
- getResizeCursor_S() - Static method in class at.mug.iqm.commons.util.CursorFactory
-
- getResizeCursor_SE() - Static method in class at.mug.iqm.commons.util.CursorFactory
-
- getResizeCursor_SW() - Static method in class at.mug.iqm.commons.util.CursorFactory
-
- getResizeCursor_W() - Static method in class at.mug.iqm.commons.util.CursorFactory
-
- getResourceBundle() - Method in class at.mug.iqm.api.operator.AbstractOperatorDescriptor
-
- getResourceListing(Class<?>, String) - Method in class at.mug.iqm.commons.util.DynamicResourceLoader
-
List directory contents for a resource folder.
- getResources() - Method in class at.mug.iqm.api.operator.AbstractOperatorDescriptor
-
- getResources() - Method in interface at.mug.iqm.api.operator.IOperatorDescriptor
-
- getResult() - Method in class at.mug.iqm.api.gui.MultiResultDialog
-
Gets the result object.
- getRGBStats(ColorModel, int[]) - Static method in class at.mug.iqm.commons.util.image.ImageInfoUtil
-
- getRoiBoundaryRectangleColor() - Method in class at.mug.iqm.api.gui.DefaultDrawingLayer
-
- getRoiBoundaryRectangleColor() - Method in interface at.mug.iqm.api.gui.IDrawingLayer
-
- getROILayers() - Method in interface at.mug.iqm.api.gui.ILookPanel
-
Gets all ROI layers.
- getROILayers() - Method in class at.mug.iqm.gui.LookPanel
-
Gets all ROI layers of this look panel.
- getROILayerSelectorPanel() - Method in interface at.mug.iqm.api.gui.ILookPanel
-
Gets the selection panel for the ROI layers.
- getROILayerSelectorPanel() - Method in class at.mug.iqm.gui.LookPanel
-
Get the ROI layer manager for this panel.
- getRoiSet() - Method in class at.mug.iqm.api.gui.roi.jaxb.AnnotationLayer
-
Gets the value of the roiSet property.
- getRoiShapeForHighlighting() - Method in class at.mug.iqm.api.gui.DefaultDrawingLayer
-
- getRoiShapeForHighlighting() - Method in interface at.mug.iqm.api.gui.IDrawingLayer
-
- getRoiShiftX0() - Method in class at.mug.iqm.api.gui.DefaultDrawingLayer
-
- getRoiShiftX0() - Method in interface at.mug.iqm.api.gui.IDrawingLayer
-
Get the x-coordinate of the target point of a translation (shift) without
transformation of a ROI.
- getRoiShiftY0() - Method in class at.mug.iqm.api.gui.DefaultDrawingLayer
-
- getRoiShiftY0() - Method in interface at.mug.iqm.api.gui.IDrawingLayer
-
Get the y-coordinate of the target point of a translation (shift) without
transformation of a ROI.
- getRoiX0() - Method in class at.mug.iqm.api.gui.DefaultDrawingLayer
-
- getRoiX0() - Method in interface at.mug.iqm.api.gui.IDrawingLayer
-
Get the x-coordinate of the target point of a translation (shift) without
transformation of a ROI.
- getRoiY0() - Method in class at.mug.iqm.api.gui.DefaultDrawingLayer
-
- getRoiY0() - Method in interface at.mug.iqm.api.gui.IDrawingLayer
-
Get the y-coordinate of the target point of a translation (shift) without
transformation of a ROI.
- getRoot() - Method in class at.mug.iqm.config.jaxb.Paths
-
Gets the value of the root property.
- getRootPath() - Method in class at.mug.iqm.config.ConfigManager
-
Get the currently configured root file path as file object.
- getRowCount() - Method in class at.mug.iqm.api.gui.PlotSelectionFrame
-
- getRowFromDataString(int) - Method in class at.mug.iqm.api.gui.PlotSelectionFrame
-
- getRowFromDataString(int) - Method in class at.mug.iqm.commons.util.plot.PlotParser
-
- getSampleModel(PlanarImage) - Static method in class at.mug.iqm.commons.util.image.ImageAnalyzer
-
- getSampleModelAsText(int) - Static method in class at.mug.iqm.commons.util.image.ImageInfoUtil
-
- getSampleModelType(SampleModel) - Static method in class at.mug.iqm.commons.util.image.ImageInfoUtil
-
- getScript() - Method in class at.mug.iqm.config.jaxb.Paths
-
Gets the value of the script property.
- getScriptEditor() - Static method in class at.mug.iqm.api.Application
-
- getScriptMenu() - Method in class at.mug.iqm.gui.menu.CoreMenuBar
-
- getScriptPath() - Method in class at.mug.iqm.config.ConfigManager
-
Get the currently configured path to the script directory.
- getScrollableBlockIncrement(int) - Method in class at.mug.iqm.commons.util.ScrollablePanel
-
Get the block IncrementInfo for the specified orientation
- getScrollableBlockIncrement(Rectangle, int, int) - Method in class at.mug.iqm.commons.util.ScrollablePanel
-
- getScrollableHeight() - Method in class at.mug.iqm.commons.util.ScrollablePanel
-
Get the height ScrollableSizeHint enum
- getScrollableIncrement(ScrollablePanel.IncrementInfo, int) - Method in class at.mug.iqm.commons.util.ScrollablePanel
-
- getScrollableTracksViewportHeight() - Method in class at.mug.iqm.commons.util.ScrollablePanel
-
- getScrollableTracksViewportWidth() - Method in class at.mug.iqm.commons.util.ScrollablePanel
-
- getScrollableUnitIncrement(int) - Method in class at.mug.iqm.commons.util.ScrollablePanel
-
Get the unit IncrementInfo for the specified orientation
- getScrollableUnitIncrement(Rectangle, int, int) - Method in class at.mug.iqm.commons.util.ScrollablePanel
-
- getScrollableWidth() - Method in class at.mug.iqm.commons.util.ScrollablePanel
-
Get the width ScrollableSizeHint enum
- getScrollPane() - Method in interface at.mug.iqm.api.gui.ILookPanel
-
Gets the scroll pane of the current look panel.
- getScrollPane() - Method in interface at.mug.iqm.api.gui.ITablePanel
-
- getScrollPane() - Method in class at.mug.iqm.api.operator.AbstractOperatorGUI
-
- getScrollPane() - Method in class at.mug.iqm.gui.LookPanel
-
- getScrollPane() - Method in class at.mug.iqm.gui.TablePanel
-
- getScrollPaneTable() - Method in class at.mug.iqm.gui.PlotPanel
-
- getSegment() - Method in class at.mug.iqm.api.gui.roi.jaxb.Segments
-
Gets the value of the segment property.
- getSegmentMenu() - Method in class at.mug.iqm.gui.menu.CoreMenuBar
-
- getSegments() - Method in class at.mug.iqm.api.gui.roi.jaxb.Path
-
Gets the value of the segments property.
- getSelectedChannels() - Method in class at.mug.iqm.api.gui.ColorChannelSelectorPanel
-
Get all selected channels in the context menu.
- getSelectedCustomResults() - Method in class at.mug.iqm.api.gui.MultiResultSelectorPanel
-
- getSelectedDataBoxes() - Method in interface at.mug.iqm.api.workflow.IManager
-
Gets a list of references to the currently selected data boxes.
- getSelectedDataBoxes() - Method in class at.mug.iqm.core.workflow.Manager
-
- getSelectedImageResults() - Method in class at.mug.iqm.api.gui.MultiResultSelectorPanel
-
- getSelectedIndices() - Method in class at.mug.iqm.core.workflow.Manager
-
This method gets the selected indices from the manager panel.
- getSelectedIqmDataBox() - Method in interface at.mug.iqm.api.workflow.ITank
-
Fetches the current
IqmDataBox according to the selected item in
the manager.
- getSelectedIqmDataBox() - Method in class at.mug.iqm.core.workflow.Tank
-
This method gets the
IqmDataBox, which according to the selected
index in the current manager list, at the index of the currently selected
tank list cell.
- getSelectedItem() - Method in class at.mug.iqm.api.gui.FileSelectionDialog
-
- getSelectedPlotResults() - Method in class at.mug.iqm.api.gui.MultiResultSelectorPanel
-
- getSelectedTab() - Method in class at.mug.iqm.api.gui.ScriptEditor
-
Returns the currently selected tab.
- getSelectedTabIndex() - Method in interface at.mug.iqm.api.gui.ITabSwitchSupport
-
Get the selected tab.
- getSelectedTabIndex() - Method in class at.mug.iqm.gui.MainFrame
-
- getSelectedTableResults() - Method in class at.mug.iqm.api.gui.MultiResultSelectorPanel
-
- getSelectedTool() - Method in class at.mug.iqm.api.gui.LookToolboxPanel
-
Returns the selected tool.
- getSelectedValue() - Method in class at.mug.iqm.commons.util.image.ImageHeaderNumImgSelection
-
- getSelectorPanel() - Method in class at.mug.iqm.api.gui.MultiResultDialog
-
- getSemiMajorAxis() - Method in class at.mug.iqm.api.gui.roi.EllipseROI
-
- getSemiMinorAxis() - Method in class at.mug.iqm.api.gui.roi.EllipseROI
-
- getSequence() - Method in class at.mug.iqm.api.gui.roi.jaxb.Segment
-
Gets the value of the sequence property.
- getSerializableImage() - Method in class at.mug.iqm.api.model.ImageModel
-
- getSerializer() - Method in class at.mug.iqm.api.persistence.VirtualDataManager
-
- getShapeCoordinates(ROIShape) - Static method in class at.mug.iqm.commons.util.CommonTools
-
This method gets the Polygon (shape) coordinates.
- getShapeCoordinates(ROIShape) - Static method in class at.mug.iqm.gui.util.GUITools
-
This method gets the Polygon (shape) coordinates.
- getShapeCoordinates(ROIShape) - Method in class at.mug.iqm.img.bundle.op.IqmOpFracHiguchi
-
This method gets the Polygon (shape) coordinates
- getShortLookUpTable(PlanarImage) - Static method in class at.mug.iqm.commons.util.image.ImageAnalyzer
-
Returns the
LookupTable as normalized 8bit (0-255)
short[][] of a given
PlanarImage.
- getShortParameter(String) - Method in class at.mug.iqm.api.operator.ParameterBlockIQM
-
- getSize() - Method in class at.mug.iqm.gui.tilecachetool.RingBuffer
-
Returns the ring buffer size.
- getSize() - Method in class at.mug.iqm.img.bundle.jai.stuff.FuzzyCMeansImageClustering
-
This method returns the estimated size (steps) for this task.
- getSize() - Method in class at.mug.iqm.img.bundle.jai.stuff.FuzzyLICMeansImageClustering
-
This method returns the estimated size (steps) for this task.
- getSize() - Method in class at.mug.iqm.img.bundle.jai.stuff.ImageProcessingTask
-
This method returns the size of the image processing task.
- getSize() - Method in class at.mug.iqm.img.bundle.jai.stuff.KMeansImageClustering
-
This method returns the estimated size (steps) for this task.
- getSize() - Method in class at.mug.iqm.img.bundle.jai.stuff.TemplateMatchingWithIterators
-
This method returns a measure of length for the algorithm.
- getSize() - Method in class at.mug.iqm.img.bundle.jai.stuff.TemplateMatchingWithRasters
-
This method returns a measure of length for the algorithm.
- getSizeOfFirstImg(File) - Method in class at.mug.iqm.commons.util.image.SVSImageExtractor
-
Retrieve the Size of the first image in an SVS file stack.
- getSleepDelay() - Method in class at.mug.iqm.api.gui.util.MemoryMonitor
-
- getSleepDelay() - Method in class at.mug.iqm.cleaner.CleanerTask
-
- getSourceActions(JComponent) - Method in class at.mug.iqm.commons.util.ArrayListTransferHandler
-
- getSources() - Method in interface at.mug.iqm.api.operator.IWorkPackage
-
Gets all sources from the parameter block.
- getSources() - Method in class at.mug.iqm.api.operator.WorkPackage
-
A convenient wrapper method for getting the entire source list at once.
- getSpinnerCopies() - Method in class at.mug.iqm.gui.ControlPanel
-
- getSpinnerPanel() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_Edge
-
- getSpinnerRegEnd() - Method in class at.mug.iqm.api.operator.FractalImageOptionsPanel
-
- getSpinnerRegStart() - Method in class at.mug.iqm.api.operator.FractalImageOptionsPanel
-
- getSplitPane() - Method in class at.mug.iqm.gui.LookPanel
-
- getSpnrAlpha() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_Rank
-
- getSpnrKernelSize() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_DirLocal
-
This method initializes spnrKernelSize
- getSpnrSubSamp() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_BUnwarpJ
-
This method initializes pnlSubSamp
- getStabilizedImage() - Method in class at.mug.iqm.img.bundle.imagej.IqmImage_Stabilizer
-
This method gets the stabilized output from ImageJ.
- getStackProcessingType() - Method in class at.mug.iqm.api.operator.AbstractOperatorDescriptor
-
- getStackProcessingType() - Method in interface at.mug.iqm.api.operator.IOperatorDescriptor
-
- getStackProcessingType(String) - Method in interface at.mug.iqm.api.operator.IOperatorRegistry
-
- getStackProcessingType(String) - Method in class at.mug.iqm.core.registry.OperatorRegistry
-
- getStartPoint() - Method in class at.mug.iqm.api.gui.roi.AbstractROIShape
-
Get the first segment and return the start point.
- getStartPoint() - Method in class at.mug.iqm.api.gui.roi.LineROI
-
- getStartPoint() - Method in class at.mug.iqm.api.gui.roi.PointROI
-
- getState() - Method in class at.mug.iqm.core.workflow.ExecutionProxy
-
Gets the current state of the protocol.
- getStatusPanel() - Method in interface at.mug.iqm.api.gui.IMainFrame
-
Gets the status panel.
- getStatusPanel() - Method in class at.mug.iqm.gui.MainFrame
-
- getStatusPanel() - Static method in class at.mug.iqm.gui.util.GUITools
-
- getStatusPanelContent() - Method in class at.mug.iqm.gui.StatusPanel
-
- getString(String, ResourceBundle) - Static method in class at.mug.iqm.api.I18N
-
This method fetches a String Object from a given String key in a specific resource file
addressed by ResourceBundle rb.
- getString(String, ResourceBundle) - Static method in class at.mug.iqm.api.Resources
-
This method fetches a String Object from a given String key
in a specific resource file addressed by ResourceBundle rb.
- getString(String, ResourceBundle) - Static method in class at.mug.iqm.core.I18N
-
This method fetches a String Object from a given String key in a specific resource file
addressed by ResourceBundle rb.
- getString(String, ResourceBundle) - Static method in class at.mug.iqm.core.Resources
-
This method fetches a String Object from a given String key in a specific resource file
addressed by ResourceBundle rb.
- getString(String, ResourceBundle) - Static method in class at.mug.iqm.img.bundle.I18N
-
This method fetches a String Object from a given String key in a specific resource file
addressed by ResourceBundle rb.
- getString(String, ResourceBundle) - Static method in class at.mug.iqm.img.bundle.Resources
-
This method fetches a String Object from a given String key in a specific resource file
addressed by ResourceBundle rb.
- getString(String, ResourceBundle) - Static method in class at.mug.iqm.plot.bundle.I18N
-
This method fetches a String Object from a given String key in a specific resource file
addressed by ResourceBundle rb.
- getString(String, ResourceBundle) - Static method in class at.mug.iqm.plot.bundle.Resources
-
This method fetches a String Object from a given String key in a specific resource file
addressed by ResourceBundle rb.
- getStringWithLeadingSpace(int, int) - Static method in class at.mug.iqm.core.util.CoreTools
-
This methods converts an integer to a string with leading space.
- getStringWithLeadingZeros(int, int) - Static method in class at.mug.iqm.core.util.CoreTools
-
This methods converts an integer to a string with leading zeros.
- getStroke() - Method in class at.mug.iqm.api.gui.roi.jaxb.AnnotationLayer
-
Gets the value of the stroke property.
- getSubTotalValues(Histogram, double, double) - Method in class at.mug.iqm.img.bundle.op.IqmOpHistoModify
-
- getSvsImageExtractor() - Method in class at.mug.iqm.commons.gui.SVSImageExtractorFrame
-
- getSystemCustomCursor(String) - Static method in class at.mug.iqm.commons.util.CursorFactory
-
- getTabIndexForFile(File) - Method in class at.mug.iqm.api.gui.ScriptEditor
-
Searches for an index in the tabbed pane where the file may already be
loaded.
- getTable() - Static method in class at.mug.iqm.api.Application
-
- getTable() - Method in interface at.mug.iqm.api.gui.ITablePanel
-
- getTable() - Method in class at.mug.iqm.gui.TableDisplayFrame
-
- getTable() - Method in class at.mug.iqm.gui.TablePanel
-
- getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class at.mug.iqm.api.gui.util.AdjustingTableCellRenderer
-
- getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class at.mug.iqm.api.gui.util.CheckBoxTableHeader
-
- getTableClone() - Method in interface at.mug.iqm.api.gui.ITablePanel
-
- getTableClone() - Method in class at.mug.iqm.gui.TablePanel
-
Get a clone of the displayed
JTable object.
- getTableData() - Method in class at.mug.iqm.commons.gui.SVSImageExtractorFrame
-
- getTableModel() - Method in interface at.mug.iqm.api.gui.IPlotPanel
-
- getTableModel() - Method in interface at.mug.iqm.api.gui.ITablePanel
-
- getTableModel(boolean) - Method in interface at.mug.iqm.api.gui.ITablePanel
-
- getTableModel() - Method in class at.mug.iqm.api.model.IqmDataBox
-
- getTableModel() - Method in class at.mug.iqm.commons.gui.SVSImageExtractorFrame
-
- getTableModel() - Method in class at.mug.iqm.gui.PlotPanel
-
- getTableModel() - Method in class at.mug.iqm.gui.TablePanel
-
- getTableModel(boolean) - Method in class at.mug.iqm.gui.TablePanel
-
- getTablePanel() - Method in interface at.mug.iqm.api.gui.IMainFrame
-
Gets the current table panel.
- getTablePanel() - Method in interface at.mug.iqm.api.workflow.ITable
-
- getTablePanel() - Method in class at.mug.iqm.core.workflow.Table
-
- getTablePanel() - Method in class at.mug.iqm.gui.MainFrame
-
- getTablePanel() - Method in class at.mug.iqm.gui.TableDisplayFrame
-
- getTableResults() - Method in class at.mug.iqm.api.gui.MultiResultSelectorPanel
-
- getTank() - Static method in class at.mug.iqm.api.Application
-
- getTankDataAt(int) - Method in interface at.mug.iqm.api.workflow.ITank
-
Fetches all data boxes in a specified tank index.
- getTankDataAt(int) - Method in class at.mug.iqm.core.workflow.Tank
-
Gets the entire item stack at a specified index in the tank list.
- getTankIndexInMainLeft() - Method in interface at.mug.iqm.api.workflow.IManager
-
- getTankIndexInMainLeft() - Method in class at.mug.iqm.core.workflow.Manager
-
This method gets the current Tank index of left manager.
- getTankIndexInMainRight() - Method in interface at.mug.iqm.api.workflow.IManager
-
- getTankIndexInMainRight() - Method in class at.mug.iqm.core.workflow.Manager
-
This method gets the current Tank index of the ScrollPane Main2
- getTankIqmDataBoxAt(int, int) - Method in interface at.mug.iqm.api.workflow.ITank
-
Fetches the
IqmDataBox instance at a specified tank and a
specified manager index.
- getTankIqmDataBoxAt(int, int) - Method in class at.mug.iqm.core.workflow.Tank
-
This method gets the
IqmDataBox with the
imgIndex at
the index
tankIndex (which is a cell) of the tank model.
- getTankList() - Method in interface at.mug.iqm.api.gui.ITankPanel
-
- getTankList() - Method in class at.mug.iqm.gui.TankPanel
-
This method creates the TankList.
- getTankPanel() - Method in interface at.mug.iqm.api.gui.IMainFrame
-
Gets the current tank panel.
- getTankPanel() - Method in interface at.mug.iqm.api.workflow.ITank
-
Get the tank panel.
- getTankPanel() - Method in class at.mug.iqm.core.workflow.Tank
-
This method gets the tank panel instance.
- getTankPanel() - Method in class at.mug.iqm.gui.MainFrame
-
- getTankPanelDropTarget() - Method in class at.mug.iqm.gui.TankPanel
-
- getTankPanelDropTargetHandler() - Method in class at.mug.iqm.gui.TankPanel
-
- getTankThumbnail() - Method in interface at.mug.iqm.api.gui.IThumbnailSupport
-
- getTankThumbnail() - Method in class at.mug.iqm.api.model.IqmDataBox
-
- getTaskFactory() - Static method in class at.mug.iqm.api.Application
-
- getTcTool() - Static method in class at.mug.iqm.gui.util.GUITools
-
- getTemp() - Method in class at.mug.iqm.config.jaxb.Paths
-
Gets the value of the temp property.
- getTemplate(String) - Method in interface at.mug.iqm.api.operator.IWorkPackage
-
Get a predefined set of parameters for an operator which has been
serialized to the template file.
- getTemplate(String) - Method in class at.mug.iqm.api.operator.WorkPackage
-
Get the a predefined template for the operator in this work package.
- getTemplate() - Method in class at.mug.iqm.templatemanager.jaxb.IqmOperatorTemplates.ParameterBlock
-
Gets the value of the template property.
- getTemplate(String, String) - Method in class at.mug.iqm.templatemanager.XMLPreferencesManager
-
De-serializes an operator's parameter block into a Java object.
- getTemplateByName(String, String) - Method in class at.mug.iqm.templatemanager.XMLPreferencesManager
-
Returns a JaiOperationDescriptor from the XML by the given name.
- getTemplateComboBox() - Method in class at.mug.iqm.templatemanager.TemplateManagerGUI
-
Initializes and/or returns the combo-box used to choose existing
templates (parameter block).
- getTemplateModel() - Method in class at.mug.iqm.api.operator.PreferencesPanel
-
Get the template model of the combo box.
- getTemplatename() - Method in class at.mug.iqm.templatemanager.jaxb.IqmOperatorDescriptor
-
Gets the value of the templatename property.
- getTempPath() - Method in class at.mug.iqm.config.ConfigManager
-
Get the currently configured temporary file path.
- getText() - Static method in class at.mug.iqm.api.Application
-
- getText() - Method in interface at.mug.iqm.api.gui.ITextPanel
-
- getText() - Method in class at.mug.iqm.gui.TextPanel
-
- getTextArea() - Method in class at.mug.iqm.api.gui.ScriptEditorTab
-
Get the text area.
- getTextField(JSpinner) - Method in class at.mug.iqm.commons.gui.SVSImageExtractorFrame
-
Return the formatted text field used by the editor, or null if the editor
doesn't descend from JSpinner.DefaultEditor.
- getTextField(JSpinner) - Method in class at.mug.iqm.commons.util.image.ImageHeaderNumImgSelection
-
Return the formatted text field used by the editor, or
null if the editor doesn't descend from JSpinner.DefaultEditor.
- getTextPanel() - Method in interface at.mug.iqm.api.gui.IMainFrame
-
Gets the current text panel.
- getTextPanel() - Method in interface at.mug.iqm.api.workflow.IText
-
- getTextPanel() - Method in class at.mug.iqm.core.workflow.Text
-
- getTextPanel() - Method in class at.mug.iqm.gui.MainFrame
-
- getTheRatioH() - Method in class at.mug.iqm.commons.util.image.SVSImageExtractor
-
- getTheRatioW() - Method in class at.mug.iqm.commons.util.image.SVSImageExtractor
-
- getThumbnail() - Method in interface at.mug.iqm.api.gui.IThumbnailSupport
-
- getThumbnail() - Method in class at.mug.iqm.api.model.IqmDataBox
-
Gets the thumbnail.
- getTiledImageFromL(float[][][]) - Method in class at.mug.iqm.img.bundle.op.IqmOpDistMap
-
This method transforms the Matrix L to a TiledImage
- getTitle() - Method in interface at.mug.iqm.api.gui.IMainFrame
-
Gets the current main frame title.
- getTmpROIShape() - Method in class at.mug.iqm.api.gui.DefaultDrawingLayer
-
- getTmpROIShape() - Method in interface at.mug.iqm.api.gui.IDrawingLayer
-
Gets the temporary ROI shape to be drawn additionally to all present
ones.
- getTmpROIShapeColor() - Method in class at.mug.iqm.api.gui.DefaultDrawingLayer
-
- getToolboxPanel() - Method in interface at.mug.iqm.api.gui.ILookPanel
-
Get the tool box of the panel.
- getToolboxPanel() - Method in class at.mug.iqm.gui.LookPanel
-
- getTransferData(DataFlavor) - Method in class at.mug.iqm.commons.util.ArrayListTransferHandler.ArrayListTransferable
-
- getTransferData(DataFlavor) - Method in class at.mug.iqm.commons.util.ImageSelection
-
- getTransferDataFlavors() - Method in class at.mug.iqm.commons.util.ArrayListTransferHandler.ArrayListTransferable
-
- getTransferDataFlavors() - Method in class at.mug.iqm.commons.util.ImageSelection
-
- getTransform(String) - Method in class at.mug.iqm.img.bundle.imagej.Image_Stabilizer
-
- getTransform(String) - Method in class at.mug.iqm.img.bundle.imagej.IqmImage_Stabilizer
-
- getTransformName(int) - Method in class at.mug.iqm.img.bundle.imagej.Image_Stabilizer
-
- getTransformName(int) - Method in class at.mug.iqm.img.bundle.imagej.IqmImage_Stabilizer
-
- getTransparency(PlanarImage) - Static method in class at.mug.iqm.commons.util.image.ImageAnalyzer
-
- getTxtName() - Method in class at.mug.iqm.api.gui.util.ROILayerWidget
-
Get the text field.
- getType() - Method in interface at.mug.iqm.api.gui.IAssignableMenuItem
-
Gets the operator type of the menu item.
- getType() - Method in class at.mug.iqm.api.gui.OperatorMenuItem
-
Gets the operator type of the menu item.
- getType() - Method in class at.mug.iqm.api.gui.roi.jaxb.Angle
-
Gets the value of the type property.
- getType() - Method in class at.mug.iqm.api.gui.roi.jaxb.ColorChannel
-
Gets the value of the type property.
- getType() - Method in class at.mug.iqm.api.gui.roi.jaxb.LineSegment
-
Gets the value of the type property.
- getType() - Method in class at.mug.iqm.api.gui.roi.jaxb.Segment
-
Gets the value of the type property.
- getType() - Method in class at.mug.iqm.api.operator.AbstractOperator
-
- getType() - Method in class at.mug.iqm.api.operator.AbstractOperatorDescriptor
-
- getType() - Method in interface at.mug.iqm.api.operator.IOperator
-
Gets the type of the operator listed in an enumeration.
- getType() - Method in interface at.mug.iqm.api.operator.IOperatorDescriptor
-
- getType(String) - Method in interface at.mug.iqm.api.operator.IOperatorRegistry
-
Gets the type of an operator by name.
- getType() - Method in class at.mug.iqm.api.plugin.AbstractPlugin
-
- getType() - Method in interface at.mug.iqm.api.plugin.IPlugin
-
Get the type of the plugin.
- getType(String) - Method in class at.mug.iqm.core.registry.OperatorRegistry
-
- getType() - Method in class at.mug.iqm.img.bundle.op.IqmOpACF
-
- getType() - Method in class at.mug.iqm.img.bundle.op.IqmOpAffine
-
- getType() - Method in class at.mug.iqm.img.bundle.op.IqmOpAlign
-
- getType() - Method in class at.mug.iqm.img.bundle.op.IqmOpBorder
-
- getType() - Method in class at.mug.iqm.img.bundle.op.IqmOpBUnwarpJ
-
- getType() - Method in class at.mug.iqm.img.bundle.op.IqmOpCalcImage
-
- getType() - Method in class at.mug.iqm.img.bundle.op.IqmOpCalcValue
-
- getType() - Method in class at.mug.iqm.img.bundle.op.IqmOpCoGReg
-
- getType() - Method in class at.mug.iqm.img.bundle.op.IqmOpColDecon
-
- getType() - Method in class at.mug.iqm.img.bundle.op.IqmOpComplexLogDepth
-
- getType() - Method in class at.mug.iqm.img.bundle.op.IqmOpConvert
-
- getType() - Method in class at.mug.iqm.img.bundle.op.IqmOpCreateFracSurf
-
- getType() - Method in class at.mug.iqm.img.bundle.op.IqmOpCreateImage
-
- getType() - Method in class at.mug.iqm.img.bundle.op.IqmOpCrop
-
- getType() - Method in class at.mug.iqm.img.bundle.op.IqmOpDFT
-
- getType() - Method in class at.mug.iqm.img.bundle.op.IqmOpDirLocal
-
- getType() - Method in class at.mug.iqm.img.bundle.op.IqmOpDistMap
-
- getType() - Method in class at.mug.iqm.img.bundle.op.IqmOpEdge
-
- getType() - Method in class at.mug.iqm.img.bundle.op.IqmOpFracBox
-
- getType() - Method in class at.mug.iqm.img.bundle.op.IqmOpFracFFT
-
- getType() - Method in class at.mug.iqm.img.bundle.op.IqmOpFracGenDim
-
- getType() - Method in class at.mug.iqm.img.bundle.op.IqmOpFracHiguchi
-
- getType() - Method in class at.mug.iqm.img.bundle.op.IqmOpFracHRM
-
- getType() - Method in class at.mug.iqm.img.bundle.op.IqmOpFracIFS
-
- getType() - Method in class at.mug.iqm.img.bundle.op.IqmOpFracLac
-
- getType() - Method in class at.mug.iqm.img.bundle.op.IqmOpFracMinkowski
-
- getType() - Method in class at.mug.iqm.img.bundle.op.IqmOpFracPyramid
-
- getType() - Method in class at.mug.iqm.img.bundle.op.IqmOpFracScan
-
- getType() - Method in class at.mug.iqm.img.bundle.op.IqmOpFracSurrogate
-
- getType() - Method in class at.mug.iqm.img.bundle.op.IqmOpHistoModify
-
- getType() - Method in class at.mug.iqm.img.bundle.op.IqmOpImgStabilizer
-
- getType() - Method in class at.mug.iqm.img.bundle.op.IqmOpInvert
-
- getType() - Method in class at.mug.iqm.img.bundle.op.IqmOpKMeans
-
- getType() - Method in class at.mug.iqm.img.bundle.op.IqmOpKMeansFuzzy
-
- getType() - Method in class at.mug.iqm.img.bundle.op.IqmOpMorph
-
- getType() - Method in class at.mug.iqm.img.bundle.op.IqmOpNexelScan
-
- getType() - Method in class at.mug.iqm.img.bundle.op.IqmOpRank
-
- getType() - Method in class at.mug.iqm.img.bundle.op.IqmOpRegGrow
-
- getType() - Method in class at.mug.iqm.img.bundle.op.IqmOpResize
-
- getType() - Method in class at.mug.iqm.img.bundle.op.IqmOpRGBRelative
-
- getType() - Method in class at.mug.iqm.img.bundle.op.IqmOpROISegment
-
- getType() - Method in class at.mug.iqm.img.bundle.op.IqmOpSmooth
-
- getType() - Method in class at.mug.iqm.img.bundle.op.IqmOpStackStat
-
- getType() - Method in class at.mug.iqm.img.bundle.op.IqmOpStatistics
-
- getType() - Method in class at.mug.iqm.img.bundle.op.IqmOpStatRegMerge
-
- getType() - Method in class at.mug.iqm.img.bundle.op.IqmOpTempMatch
-
- getType() - Method in class at.mug.iqm.img.bundle.op.IqmOpThreshold
-
- getType() - Method in class at.mug.iqm.img.bundle.op.IqmOpTurboReg
-
- getType() - Method in class at.mug.iqm.img.bundle.op.IqmOpUnsharpMask
-
- getType() - Method in class at.mug.iqm.img.bundle.op.IqmOpWatershed
-
- getType() - Method in class at.mug.iqm.img.bundle.op.IqmOpWhiteBalance
-
- getType() - Method in class at.mug.iqm.plot.bundle.op.PlotOpAutoCorrelation
-
- getType() - Method in class at.mug.iqm.plot.bundle.op.PlotOpComplLogDepth
-
- getType() - Method in class at.mug.iqm.plot.bundle.op.PlotOpCut
-
- getType() - Method in class at.mug.iqm.plot.bundle.op.PlotOpDCMGenerator
-
- getType() - Method in class at.mug.iqm.plot.bundle.op.PlotOpEntropy
-
- getType() - Method in class at.mug.iqm.plot.bundle.op.PlotOpFFT
-
- getType() - Method in class at.mug.iqm.plot.bundle.op.PlotOpFilter
-
- getType() - Method in class at.mug.iqm.plot.bundle.op.PlotOpFracAllomScale
-
- getType() - Method in class at.mug.iqm.plot.bundle.op.PlotOpFracHiguchi
-
- getType() - Method in class at.mug.iqm.plot.bundle.op.PlotOpFracHurst
-
- getType() - Method in class at.mug.iqm.plot.bundle.op.PlotOpFracSurrogate
-
- getType() - Method in class at.mug.iqm.plot.bundle.op.PlotOpFractalGenerator
-
- getType() - Method in class at.mug.iqm.plot.bundle.op.PlotOpMath
-
- getType() - Method in class at.mug.iqm.plot.bundle.op.PlotOpPointFinder
-
- getType() - Method in class at.mug.iqm.plot.bundle.op.PlotOpSignalGenerator
-
- getType() - Method in class at.mug.iqm.plot.bundle.op.PlotOpStatistics
-
- getType() - Method in class at.mug.iqm.plot.bundle.op.PlotOpSymbolicAggregation
-
- getUID() - Method in class at.mug.iqm.api.plugin.AbstractPlugin
-
- getUID() - Method in interface at.mug.iqm.api.plugin.IPlugin
-
The unique identifier of the plugin.
- getUnits() - Method in class at.mug.iqm.api.gui.roi.jaxb.Angle
-
Gets the value of the units property.
- getUnits() - Method in class at.mug.iqm.api.gui.roi.jaxb.Area
-
Gets the value of the units property.
- getUnits() - Method in class at.mug.iqm.api.gui.roi.jaxb.Length
-
Gets the value of the units property.
- getUnits() - Method in class at.mug.iqm.commons.util.plot.PlotParser
-
- getUserDirName() - Method in class at.mug.iqm.core.util.DeleteFilesTask
-
- getValidParamValues() - Method in class at.mug.iqm.api.operator.AbstractOperatorDescriptor
-
- getValidParamValues() - Method in interface at.mug.iqm.api.operator.IOperatorDescriptor
-
- getValue() - Method in class at.mug.iqm.api.gui.roi.jaxb.Angle
-
Gets the value of the value property.
- getValue() - Method in class at.mug.iqm.api.gui.roi.jaxb.Area
-
Gets the value of the value property.
- getValue() - Method in class at.mug.iqm.api.gui.roi.jaxb.ColorChannel
-
Gets the value of the value property.
- getValue() - Method in class at.mug.iqm.api.gui.roi.jaxb.Dash
-
Gets the value of the value property.
- getValue() - Method in class at.mug.iqm.api.gui.roi.jaxb.DashPhase
-
Gets the value of the value property.
- getValue() - Method in class at.mug.iqm.api.gui.roi.jaxb.Data
-
Gets the value of the value property.
- getValue() - Method in class at.mug.iqm.api.gui.roi.jaxb.EndCap
-
Gets the value of the value property.
- getValue() - Method in class at.mug.iqm.api.gui.roi.jaxb.Height
-
Gets the value of the value property.
- getValue() - Method in class at.mug.iqm.api.gui.roi.jaxb.Length
-
Gets the value of the value property.
- getValue() - Method in class at.mug.iqm.api.gui.roi.jaxb.LineJoin
-
Gets the value of the value property.
- getValue() - Method in class at.mug.iqm.api.gui.roi.jaxb.LineWidth
-
Gets the value of the value property.
- getValue() - Method in class at.mug.iqm.api.gui.roi.jaxb.MiterLimit
-
Gets the value of the value property.
- getValue() - Method in class at.mug.iqm.api.gui.roi.jaxb.Width
-
Gets the value of the value property.
- getValue() - Method in class at.mug.iqm.api.gui.roi.jaxb.X
-
Gets the value of the value property.
- getValue() - Method in class at.mug.iqm.api.gui.roi.jaxb.Y
-
Gets the value of the value property.
- getValue(int, int) - Method in class at.mug.iqm.commons.util.image.IntegralImage
-
Returns the value at position x,y of the integral image.
- getVendor() - Method in class at.mug.iqm.api.operator.AbstractOperatorDescriptor
-
- getVersion() - Method in class at.mug.iqm.api.operator.AbstractOperatorDescriptor
-
- getVersion() - Method in class at.mug.iqm.api.plugin.AbstractPlugin
-
- getVersion() - Method in interface at.mug.iqm.api.plugin.IPlugin
-
Get the version of the plugin.
- getVersionNumber() - Static method in class at.mug.iqm.core.util.CoreTools
-
This method gets the version number of Iqm
- getVersionNumber() - Method in class at.mug.iqm.main.ApplicationStarter
-
- getVirtualDataManager() - Static method in class at.mug.iqm.api.Application
-
- getVisibleLayers() - Static method in class at.mug.iqm.api.gui.ROILayerManager
-
Gets all visible layers of the current look panel.
- getVisibleLayersForExport() - Static method in class at.mug.iqm.api.gui.ROILayerManager
-
Gets all visible layers of the current look panel for saving.
- getWaitCursor() - Static method in class at.mug.iqm.commons.util.CursorFactory
-
- getWeightPanel() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_BUnwarpJ
-
- getWelcomeDialog() - Method in class at.mug.iqm.main.ApplicationStarter
-
- getWidth() - Method in class at.mug.iqm.api.gui.roi.jaxb.Bounds
-
Gets the value of the width property.
- getWindingRule() - Method in class at.mug.iqm.api.gui.roi.jaxb.Path
-
Gets the value of the windingRule property.
- getWindows(boolean, boolean) - Static method in class com.bric.window.WindowList
-
Returns a list of windows.
- getWorkPackage() - Method in class at.mug.iqm.api.operator.AbstractOperatorGUI
-
- getWorkPackage() - Method in interface at.mug.iqm.api.operator.IOperatorGUI
-
Gets the work package of an operator GUI using the current parameters set
by the custom GUI elements.
- getWorkPackage() - Method in class at.mug.iqm.api.processing.AbstractProcessingTask
-
- getWorkPackage() - Method in class at.mug.iqm.api.processing.HistoryEntry
-
- getWorkPackage() - Method in interface at.mug.iqm.api.processing.IExecutionProtocol
-
Gets the work package of this protocol.
- getWorkPackage() - Method in class at.mug.iqm.core.workflow.ExecutionProxy
-
- getX() - Method in class at.mug.iqm.api.gui.roi.jaxb.Bounds
-
Gets the value of the x property.
- getX() - Method in class at.mug.iqm.api.gui.roi.jaxb.Point
-
Gets the value of the x property.
- getXMLDoc() - Method in class at.mug.iqm.templatemanager.XMLPreferencesManager
-
Returns an object of the DOM-representation of the XML-file currently
written.
- getXmlFile() - Method in class at.mug.iqm.api.gui.roi.XMLAnnotationManager
-
Get the location of the XML file.
- getXmlSchemaFile() - Method in class at.mug.iqm.config.ConfigManager
-
- getY() - Method in class at.mug.iqm.api.gui.roi.jaxb.Bounds
-
Gets the value of the y property.
- getY() - Method in class at.mug.iqm.api.gui.roi.jaxb.Point
-
Gets the value of the y property.
- getZoom() - Method in interface at.mug.iqm.api.gui.ILookPanel
-
Get the current zoom of the image.
- getZoom() - Method in class at.mug.iqm.gui.LookPanel
-
- getZoomCursor() - Static method in class at.mug.iqm.commons.util.CursorFactory
-
- getZoomHelper() - Method in interface at.mug.iqm.api.gui.ILookPanel
-
Gets the valid zoom stages for the look panel.
- getZoomHelper() - Method in class at.mug.iqm.gui.LookPanel
-
Get the
ZoomHelper instance associated with this instance.
- getZoomLevels() - Method in class at.mug.iqm.api.gui.util.ZoomHelper
-
- getZOrder() - Method in class at.mug.iqm.api.gui.DefaultDrawingLayer
-
- getZOrder() - Method in interface at.mug.iqm.api.gui.IDrawingLayer
-
The order of the layer in z-direction.
- getZOrder() - Method in class at.mug.iqm.api.gui.roi.jaxb.AnnotationLayer
-
Gets the value of the zOrder property.
- getZOrder() - Method in class at.mug.iqm.api.gui.util.ROILayerWidget
-
Gets the z-order of the managed layer.
- GIF_EXTENSION - Static variable in class at.mug.iqm.api.IQMConstants
-
- GIF_FILTER_DESCRIPTION - Static variable in class at.mug.iqm.api.IQMConstants
-
- goon(int[], double[]) - Method in interface at.mug.iqm.commons.lau.LA_conjgrad_methods
-
- gradient - Variable in class at.mug.iqm.img.bundle.descriptors.IqmOpDirLocalOpImage
-
- gradient(ImageProcessor, ImageProcessor) - Method in class at.mug.iqm.img.bundle.imagej.Image_Stabilizer
-
- gradient(ImageProcessor, ImageProcessor) - Method in class at.mug.iqm.img.bundle.imagej.IqmImage_Stabilizer
-
- GREEN - Static variable in class at.mug.iqm.commons.util.image.ImageInfoUtil
-
- greyMode - Variable in class at.mug.iqm.img.bundle.descriptors.IqmOpFracBoxOpImage
-
- greyMode - Variable in class at.mug.iqm.img.bundle.descriptors.IqmOpFracPyramidOpImage
-
- greyRange - Variable in class at.mug.iqm.img.bundle.gui.OperatorGUI_RegGrow
-
- greyTolerance - Variable in class at.mug.iqm.img.bundle.descriptors.IqmOpNexelScanOpImage
-
- greyTolerance - Variable in class at.mug.iqm.img.bundle.descriptors.IqmOpStackStatOpImage
-
- GROOVY_EXTENSION - Static variable in class at.mug.iqm.api.IQMConstants
-
- GROOVY_FILTER_DESCRIPTION - Static variable in class at.mug.iqm.api.IQMConstants
-
- GroovyScriptConnector - Class in at.mug.iqm.api.script
-
- GroovyScriptConnector() - Constructor for class at.mug.iqm.api.script.GroovyScriptConnector
-
- GroovyScriptConsoleFrame - Class in at.mug.iqm.api.gui
-
The output of a running Groovy script will be redirected to this console.
- GroovyScriptConsoleFrame() - Constructor for class at.mug.iqm.api.gui.GroovyScriptConsoleFrame
-
Create the frame.
- GroovyTextArea - Class in at.mug.iqm.api.gui
-
- GroovyTextArea() - Constructor for class at.mug.iqm.api.gui.GroovyTextArea
-
Constructs a standard syntax highlighting text area for Groovy
programming language.
- GSH_EXTENSION - Static variable in class at.mug.iqm.api.IQMConstants
-
- gsselm(double[][], int, double[], int[], int[]) - Static method in class at.mug.iqm.commons.lau.Linear_algebra
-
- gsserb(double[][], int, double[], int[], int[]) - Static method in class at.mug.iqm.commons.lau.Linear_algebra
-
- gssinv(double[][], int, double[]) - Static method in class at.mug.iqm.commons.lau.Linear_algebra
-
- gssinverb(double[][], int, double[]) - Static method in class at.mug.iqm.commons.lau.Linear_algebra
-
- gssitisol(double[][], int, double[], double[]) - Static method in class at.mug.iqm.commons.lau.Linear_algebra
-
- gssitisolerb(double[][], int, double[], double[]) - Static method in class at.mug.iqm.commons.lau.Linear_algebra
-
- gssnri(double[][], int, double[], int[], int[]) - Static method in class at.mug.iqm.commons.lau.Linear_algebra
-
- gsssol(double[][], int, double[], double[]) - Static method in class at.mug.iqm.commons.lau.Linear_algebra
-
- gsssolerb(double[][], int, double[], double[]) - Static method in class at.mug.iqm.commons.lau.Linear_algebra
-
- gui - Variable in class at.mug.iqm.config.jaxb.Application
-
- Gui - Class in at.mug.iqm.config.jaxb
-
Java class for anonymous complex type.
- Gui() - Constructor for class at.mug.iqm.config.jaxb.Gui
-
- GUI_VISIBLE - Static variable in class at.mug.iqm.api.processing.ExecutionState
-
The state, when GUI of the operator is visible, code 5.
- GUILABELS_BUNDLE - Static variable in class at.mug.iqm.api.I18N
-
- GUILABELS_BUNDLE - Static variable in class at.mug.iqm.core.I18N
-
- GUILABELS_BUNDLE - Static variable in class at.mug.iqm.img.bundle.I18N
-
- GUILABELS_BUNDLE - Static variable in class at.mug.iqm.plot.bundle.I18N
-
- guis - Variable in class at.mug.iqm.core.registry.OperatorRegistry
-
The operator GUI object associated with the name.
- GUITools - Class in at.mug.iqm.gui.util
-
- GUITools() - Constructor for class at.mug.iqm.gui.util.GUITools
-
- GVY_EXTENSION - Static variable in class at.mug.iqm.api.IQMConstants
-
- GY_EXTENSION - Static variable in class at.mug.iqm.api.IQMConstants
-
- I18N - Class in at.mug.iqm.api
-
This class gets resources by identifier.
- I18N() - Constructor for class at.mug.iqm.api.I18N
-
- I18N - Class in at.mug.iqm.core
-
This class gets resources by identifier.
- I18N() - Constructor for class at.mug.iqm.core.I18N
-
- I18N - Class in at.mug.iqm.img.bundle
-
This class gets resources by identifier.
- I18N() - Constructor for class at.mug.iqm.img.bundle.I18N
-
- I18N - Class in at.mug.iqm.plot.bundle
-
This class gets resources by identifier.
- I18N() - Constructor for class at.mug.iqm.plot.bundle.I18N
-
- IApplicationStarter - Interface in at.mug.iqm.api
-
- IAssignableMenuItem - Interface in at.mug.iqm.api.gui
-
This interface is used to assign a type to a menu item.
- IAutoPreviewable - Interface in at.mug.iqm.api.gui
-
This interface enables an implementing class to be queried, whether or not
an "auto preview" is possible on a change of parameters in the
IOperatorGUI.
- ICancelable - Interface in at.mug.iqm.api.operator
-
- ichcol(int, int, int, int, double[][]) - Static method in class at.mug.iqm.commons.lau.Basic
-
- ichrow(int, int, int, int, double[][]) - Static method in class at.mug.iqm.commons.lau.Basic
-
- ichrowcol(int, int, int, int, double[][]) - Static method in class at.mug.iqm.commons.lau.Basic
-
- ichseq(int, int, int, int, double[]) - Static method in class at.mug.iqm.commons.lau.Basic
-
- ichseqvec(int, int, int, int, double[]) - Static method in class at.mug.iqm.commons.lau.Basic
-
- ichvec(int, int, int, double[]) - Static method in class at.mug.iqm.commons.lau.Basic
-
- icon - Variable in class at.mug.iqm.commons.util.ImagePreviewPanel
-
- id - Variable in class at.mug.iqm.api.gui.DefaultDrawingLayer
-
- id - Variable in class at.mug.iqm.api.gui.roi.jaxb.AngleRoi
-
- id - Variable in class at.mug.iqm.api.gui.roi.jaxb.AnnotationLayer
-
- id - Variable in class at.mug.iqm.api.gui.roi.jaxb.EllipseRoi
-
- id - Variable in class at.mug.iqm.api.gui.roi.jaxb.FreehandRoi
-
- id - Variable in class at.mug.iqm.api.gui.roi.jaxb.LineRoi
-
- id - Variable in class at.mug.iqm.api.gui.roi.jaxb.Point
-
- id - Variable in class at.mug.iqm.api.gui.roi.jaxb.PointRoi
-
- id - Variable in class at.mug.iqm.api.gui.roi.jaxb.PolygonRoi
-
- id - Variable in class at.mug.iqm.api.gui.roi.jaxb.RectangleRoi
-
- id - Variable in class at.mug.iqm.api.model.IqmDataBox
-
The unique ID of this object.
- id - Variable in class at.mug.iqm.api.model.VirtualDataBox
-
The unique ID of this object.
- IDataModel - Interface in at.mug.iqm.api.model
-
- IDeactivatableMenu - Interface in at.mug.iqm.api.gui
-
This interface is implemented by the menus in IQM.
- IDialogUtil - Interface in at.mug.iqm.api.gui
-
- IDLE - Static variable in class at.mug.iqm.api.processing.ExecutionState
-
An idle state, code 0.
- IDrawingLayer - Interface in at.mug.iqm.api.gui
-
This interface declares methods for a layer where the user may draw regions
of interest (ROIs) of various shapes.
- IDrawingLayerSupport - Interface in at.mug.iqm.api.gui
-
This interface provides methods for drawing regions of interest (ROIs) on a
IDrawingLayer.
- IExecutionProtocol - Interface in at.mug.iqm.api.processing
-
This interface declares methods for an execution process of a single
IOperator in IQM.
- IExplicitProcessingTask - Interface in at.mug.iqm.api.processing
-
This interface declares methods for a processing task to be run explicitly.
- IGUIUpdateEmitter - Interface in at.mug.iqm.api.events.handler
-
This interface declares methods for events occurring on GUI elements, whose
properties have changed and a notification of
PropertyChangeListeners
is required.
- IGUIUpdateListener - Interface in at.mug.iqm.api.events.handler
-
- IImageInvertible - Interface in at.mug.iqm.api.gui
-
This interface enables an implementing class to be queried, whether or not
the output image of an
IOperator should be inverted or not.
- ILook - Interface in at.mug.iqm.api.workflow
-
- ILookPanel - Interface in at.mug.iqm.api.gui
-
This interface represents an image canvas.
- image - Variable in class at.mug.iqm.api.model.ImageModel
-
The variable for the image, will not be serialized.
- image - Variable in class at.mug.iqm.commons.io.ImageFileWriter
-
- image - Variable in class at.mug.iqm.commons.util.ImagePreviewPanel
-
- image - Variable in class at.mug.iqm.commons.util.ImageSelection
-
- image - Variable in class at.mug.iqm.gui.dialog.WelcomeDialog
-
- image - Variable in class at.mug.iqm.img.bundle.imagej.IqmSRM
-
- image - Variable in class at.mug.iqm.img.bundle.imagej.IqmSRM_8bitGray_ONLY
-
- image - Variable in class at.mug.iqm.img.bundle.imagej.IqmSRM_RGB
-
- Image_Stabilizer - Class in at.mug.iqm.img.bundle.imagej
-
Copyright (C) 2008-2009 Kang Li.
- Image_Stabilizer() - Constructor for class at.mug.iqm.img.bundle.imagej.Image_Stabilizer
-
- Image_Stabilizer_Log_Applier - Class in at.mug.iqm.img.bundle.imagej
-
- Image_Stabilizer_Log_Applier() - Constructor for class at.mug.iqm.img.bundle.imagej.Image_Stabilizer_Log_Applier
-
- IMAGE_TYPE_16_BIT - Static variable in class at.mug.iqm.api.IQMConstants
-
Constants for the description of image types.
- IMAGE_TYPE_8_BIT - Static variable in class at.mug.iqm.api.IQMConstants
-
- IMAGE_TYPE_DEFAULT - Static variable in class at.mug.iqm.api.IQMConstants
-
- IMAGE_TYPE_DOUBLE - Static variable in class at.mug.iqm.api.IQMConstants
-
- IMAGE_TYPE_FLOAT - Static variable in class at.mug.iqm.api.IQMConstants
-
- IMAGE_TYPE_INDEXED - Static variable in class at.mug.iqm.api.IQMConstants
-
- IMAGE_TYPE_INTEGER - Static variable in class at.mug.iqm.api.IQMConstants
-
- IMAGE_TYPE_RGB - Static variable in class at.mug.iqm.api.IQMConstants
-
- IMAGE_TYPE_RGBA - Static variable in class at.mug.iqm.api.IQMConstants
-
- IMAGE_TYPE_UNDEFINED - Static variable in class at.mug.iqm.api.IQMConstants
-
- ImageAnalyzer - Class in at.mug.iqm.commons.util.image
-
This class analyzes an image.
- ImageAnalyzer() - Constructor for class at.mug.iqm.commons.util.image.ImageAnalyzer
-
- imageComputationEnabled - Variable in class at.mug.iqm.api.operator.WorkPackage
-
A flag whether or not the operator should produce image results.
- ImageDataBoxLoader - Class in at.mug.iqm.core.processing.loader
-
This class is responsible for adding images from the HD to the
Tank
list.
- ImageDataBoxLoader(File[], boolean) - Constructor for class at.mug.iqm.core.processing.loader.ImageDataBoxLoader
-
Custom constructor.
- ImageDataBoxLoader(List<File>, boolean) - Constructor for class at.mug.iqm.core.processing.loader.ImageDataBoxLoader
-
Custom constructor for receiving a
List of
File objects.
- ImageFileReader - Class in at.mug.iqm.commons.io
-
This class is responsible for reading image files and parsing them into the
internal PlanarImage format.
- ImageFileReader(File) - Constructor for class at.mug.iqm.commons.io.ImageFileReader
-
Construct a new reader for a given source file.
- ImageFileWriter - Class in at.mug.iqm.commons.io
-
This class stores one or more images with a given encoding to the file
system.
- ImageFileWriter(int) - Constructor for class at.mug.iqm.commons.io.ImageFileWriter
-
Create an empty file writer.
- ImageFileWriter(File, RenderedImage, String) - Constructor for class at.mug.iqm.commons.io.ImageFileWriter
-
Create a new image file writer.
- ImageFileWriter(File, IqmDataBox, String) - Constructor for class at.mug.iqm.commons.io.ImageFileWriter
-
Create a new image file writer.
- ImageFileWriter(File, List<?>, String, String, int) - Constructor for class at.mug.iqm.commons.io.ImageFileWriter
-
Create a new image file writer.
- imageHeader - Variable in class at.mug.iqm.commons.util.image.ImageHeaderExtractor
-
- ImageHeaderExtractor - Class in at.mug.iqm.commons.util.image
-
This class extracts the headers of images.
- ImageHeaderExtractor() - Constructor for class at.mug.iqm.commons.util.image.ImageHeaderExtractor
-
This is the constructor.
- ImageHeaderNumImgSelection - Class in at.mug.iqm.commons.util.image
-
- ImageHeaderNumImgSelection(int) - Constructor for class at.mug.iqm.commons.util.image.ImageHeaderNumImgSelection
-
- imageHeight - Variable in class at.mug.iqm.img.bundle.jai.stuff.TemplateMatchingWithIterators
-
- imageHeight - Variable in class at.mug.iqm.img.bundle.jai.stuff.TemplateMatchingWithRasters
-
- imageInfo - Variable in class at.mug.iqm.commons.util.image.ImageInfoExtractor
-
- ImageInfoExtractor - Class in at.mug.iqm.commons.util.image
-
- ImageInfoExtractor() - Constructor for class at.mug.iqm.commons.util.image.ImageInfoExtractor
-
This is the constructor.
- imageInfoIcon - Variable in class at.mug.iqm.api.gui.ImageInfoPanel
-
The icon for the panel.
- imageInfoLabel - Variable in class at.mug.iqm.api.gui.ImageInfoPanel
-
The label containing all image information text.
- ImageInfoPanel - Class in at.mug.iqm.api.gui
-
This panel displays current pixel information.
- ImageInfoPanel(ContextPopupListener) - Constructor for class at.mug.iqm.api.gui.ImageInfoPanel
-
Custom constructor.
- imageInfoPanel - Variable in class at.mug.iqm.gui.LookPanel
-
The panel where the image info is set to.
- ImageInfoUtil - Class in at.mug.iqm.commons.util.image
-
This class has been adapted from:
A utility class for obtaining a variety of image information.
- ImageInfoUtil() - Constructor for class at.mug.iqm.commons.util.image.ImageInfoUtil
-
- imageItems - Variable in class at.mug.iqm.gui.menu.PluginMenu
-
A registry of all image menu items.
- ImageLayer - Class in at.mug.iqm.api.gui
-
This class is responsible for displaying the image on a panel.
- ImageLayer() - Constructor for class at.mug.iqm.api.gui.ImageLayer
-
Default constructor, calls the super constructor.
- ImageLayer(ILookPanel) - Constructor for class at.mug.iqm.api.gui.ImageLayer
-
Custom constructor calls the default constructor.
- imageLayer - Variable in class at.mug.iqm.gui.LookPanel
-
The variable for displaying the image and the ROI elements.
- imageListModel - Variable in class at.mug.iqm.api.gui.MultiResultSelectorPanel
-
- imageMenu - Variable in class at.mug.iqm.gui.menu.PluginMenu
-
The menu for the image plugins.
- ImageModel - Class in at.mug.iqm.api.model
-
The image model represents the container object for holding images in IQM.
- ImageModel() - Constructor for class at.mug.iqm.api.model.ImageModel
-
Default constructor.
- ImageModel(PlanarImage) - Constructor for class at.mug.iqm.api.model.ImageModel
-
Constructor receiving an instance of PlanarImage.
- ImageModel(PlanarImage, Hashtable<String, Object>) - Constructor for class at.mug.iqm.api.model.ImageModel
-
Constructor receiving an instance of
PlanarImage and a
Hashtable<String, Object>.
- imageModel - Variable in class at.mug.iqm.api.model.IqmDataBox
-
The variable for the image.
- ImageNavigatorPanel - Class in at.mug.iqm.api.gui
-
This class provides navigation support for navigating in the image at greater
magnifications where scrollbars are not convenient.
- ImageNavigatorPanel() - Constructor for class at.mug.iqm.api.gui.ImageNavigatorPanel
-
Create the panel.
- ImageNavigatorPanel(ILookPanel) - Constructor for class at.mug.iqm.api.gui.ImageNavigatorPanel
-
- imageNavigatorPanel - Variable in class at.mug.iqm.gui.LookPanel
-
The image navigator panel for general orientation.
- ImageNavigatorPanel.DrawingLayer - Class in at.mug.iqm.api.gui
-
- imagePanel - Variable in class at.mug.iqm.api.gui.ImageNavigatorPanel
-
- IMAGEPATHS_BUNDLE - Static variable in class at.mug.iqm.api.Resources
-
- IMAGEPATHS_BUNDLE - Static variable in class at.mug.iqm.core.Resources
-
- IMAGEPATHS_BUNDLE - Static variable in class at.mug.iqm.img.bundle.Resources
-
- IMAGEPATHS_BUNDLE - Static variable in class at.mug.iqm.plot.bundle.Resources
-
- ImagePreviewPanel - Class in at.mug.iqm.commons.util
-
This class is used to show a preview image (thumbnail) in the jFileChooser
window.
- ImagePreviewPanel() - Constructor for class at.mug.iqm.commons.util.ImagePreviewPanel
-
- ImageProcessingTask - Class in at.mug.iqm.img.bundle.jai.stuff
-
This abstract class represents a image processing task that is executed
on its own thread.
- ImageProcessingTask() - Constructor for class at.mug.iqm.img.bundle.jai.stuff.ImageProcessingTask
-
- imageResults - Variable in class at.mug.iqm.api.gui.MultiResultSelectorPanel
-
- imageResults - Variable in class at.mug.iqm.api.operator.Result
-
- images - Variable in class at.mug.iqm.config.jaxb.Paths
-
- imageScrollPane - Variable in class at.mug.iqm.gui.LookPanel
-
- ImageSelection - Class in at.mug.iqm.commons.util
-
This class is for clipboard operations.
- ImageSelection(Image) - Constructor for class at.mug.iqm.commons.util.ImageSelection
-
- imageSubMenus - Variable in class at.mug.iqm.gui.menu.PluginMenu
-
A list of relative paths in the image plugin menu.
- imageTitle - Variable in class at.mug.iqm.api.plot.charts.DefaultXYLineChart
-
- imageToLoad - Variable in class at.mug.iqm.commons.util.image.SVSImageExtractor
-
- ImageTools - Class in at.mug.iqm.commons.util.image
-
- ImageTools() - Constructor for class at.mug.iqm.commons.util.image.ImageTools
-
- imageWeight - Static variable in class at.mug.iqm.img.bundle.imagej.bUnwarpJ_
-
image similarity weight
- imageWidth - Variable in class at.mug.iqm.img.bundle.jai.stuff.TemplateMatchingWithIterators
-
- imageWidth - Variable in class at.mug.iqm.img.bundle.jai.stuff.TemplateMatchingWithRasters
-
- IMainFrame - Interface in at.mug.iqm.api.gui
-
This interface represents the IQM main frame.
- IMainPanel - Interface in at.mug.iqm.api.gui
-
This interface declares methods for the main panel.
- IManager - Interface in at.mug.iqm.api.workflow
-
This is the interface for the Manager, a central control instance of IQM.
- IManagerPanel - Interface in at.mug.iqm.api.gui
-
This interface declares methods for a manager panel.
- imgData - Variable in class at.mug.iqm.api.gui.ImageLayer
-
The raster of the displayed image.
- imgDataBufferType - Variable in class at.mug.iqm.gui.LookPanel
-
The image's
DataBuffer: BYTE, SHORT, USHORT, INT, FLOAT, DOUBLE.
- imgHeight - Variable in class at.mug.iqm.gui.LookPanel
-
The pixel horizontal pixel count, i.e.
- imgName - Variable in class at.mug.iqm.img.bundle.op.IqmOpFracScan
-
- imgNum - Variable in class at.mug.iqm.commons.gui.SVSImageExtractorFrame
-
- imgStabilizerMenuItem - Variable in class at.mug.iqm.gui.menu.ProcessMenu
-
- imgType - Variable in class at.mug.iqm.img.bundle.gui.OperatorGUI_Convert
-
- imgW - Variable in class at.mug.iqm.img.bundle.descriptors.IqmOpBUnwarpJOpImage
-
- imgW - Variable in class at.mug.iqm.img.bundle.gui.OperatorGUI_BUnwarpJ
-
- imgWidth - Variable in class at.mug.iqm.gui.LookPanel
-
The pixel horizontal pixel count, i.e.
- imp - Variable in class at.mug.iqm.img.bundle.imagej.Image_Stabilizer
-
- imp - Variable in class at.mug.iqm.img.bundle.imagej.Image_Stabilizer_Log_Applier
-
- imp - Variable in class at.mug.iqm.img.bundle.imagej.IqmImage_Stabilizer
-
- importData(JComponent, Transferable) - Method in class at.mug.iqm.commons.util.ArrayListTransferHandler
-
- importScripts() - Method in class at.mug.iqm.gui.menu.ScriptMenu
-
- increaseNItemsProcessed() - Method in class at.mug.iqm.core.processing.ExecutorServiceProcessingTask
-
- IncrementInfo(ScrollablePanel.IncrementType, int) - Constructor for class at.mug.iqm.commons.util.ScrollablePanel.IncrementInfo
-
- IncrementType() - Constructor for enum at.mug.iqm.commons.util.ScrollablePanel.IncrementType
-
- indent(int) - Method in class at.mug.iqm.commons.util.image.ImageHeaderExtractor
-
Add an indent to the level.
- INDEX - Static variable in class at.mug.iqm.commons.util.image.ImageInfoUtil
-
- indexed - Variable in class at.mug.iqm.gui.LookPanel
-
The variable for the image information, indicating whether the image uses
an indexed color model or not.
- indexForDisplay - Variable in class at.mug.iqm.gui.ManagerPanel
-
The index of the item, the user clicked on.
- indexOf(String) - Method in class at.mug.iqm.core.registry.OperatorRegistry
-
Gets the index of a given operator name from the registry.
- indexOfParameter(String) - Method in class at.mug.iqm.api.operator.ParameterBlockIQM
-
- infnrmcol(int, int, int, int[], double[][]) - Static method in class at.mug.iqm.commons.lau.Basic
-
- infnrmmat(int, int, int, int, int[], double[][]) - Static method in class at.mug.iqm.commons.lau.Basic
-
- infnrmrow(int, int, int, int[], double[][]) - Static method in class at.mug.iqm.commons.lau.Basic
-
- infnrmvec(int, int, int[], double[]) - Static method in class at.mug.iqm.commons.lau.Basic
-
- infoLabel - Variable in class at.mug.iqm.commons.util.ImagePreviewPanel
-
- infoMenu - Variable in class at.mug.iqm.gui.menu.CoreMenuBar
-
- InfoMenu - Class in at.mug.iqm.gui.menu
-
This is the base class for the info/help menu in IQM.
- InfoMenu() - Constructor for class at.mug.iqm.gui.menu.InfoMenu
-
This is the standard constructor.
- information - Variable in class at.mug.iqm.gui.tilecachetool.TCTool
-
- INFORMATION_MESSAGE - Static variable in interface at.mug.iqm.api.gui.IDialogUtil
-
- infoTable - Variable in class at.mug.iqm.commons.gui.SVSImageExtractorFrame
-
- inimat(int, int, int, int, double[][], double) - Static method in class at.mug.iqm.commons.lau.Basic
-
- inimatd(int, int, int, double[][], double) - Static method in class at.mug.iqm.commons.lau.Basic
-
- inisymd(int, int, int, double[], double) - Static method in class at.mug.iqm.commons.lau.Basic
-
- inisymrow(int, int, int, double[], double) - Static method in class at.mug.iqm.commons.lau.Basic
-
- init() - Method in class at.mug.iqm.api.gui.PreferenceFrame
-
Initialize the frame.
- init() - Method in class at.mug.iqm.api.plugin.AbstractPlugin
-
- init() - Method in interface at.mug.iqm.api.plugin.IPlugin
-
Initialize this plugin.
- init() - Method in class at.mug.iqm.commons.gui.AbstractImageSavingDialog
-
This method initializes the image saving dialog.
- init() - Method in class at.mug.iqm.commons.gui.AbstractTableSavingDialog
-
This method initializes the table saving dialog.
- init() - Method in class at.mug.iqm.commons.gui.OpenImageDialog
-
Initializes the open dialog.
- init() - Method in class at.mug.iqm.commons.gui.SaveImageSequenceDialog
-
- init() - Method in class at.mug.iqm.commons.gui.SaveImageStackDialog
-
- init() - Method in class at.mug.iqm.commons.gui.SavePlotDataDialog
-
- init() - Method in class at.mug.iqm.commons.gui.SaveSingleImageDialog
-
- init() - Method in class at.mug.iqm.commons.gui.SaveTableDialog
-
- init() - Method in class at.mug.iqm.commons.gui.SaveTableSequDialog
-
- init - Variable in class at.mug.iqm.img.bundle.descriptors.IqmOpKMeansOpImage
-
- initApplication() - Method in class at.mug.iqm.main.ApplicationStarter
-
This method initializes global application properties and sets globally
available variables.
- initComponents() - Method in class at.mug.iqm.templatemanager.TemplateManagerGUI
-
This method is called from within the constructor to initialize the form.
- initConfiguration() - Method in class at.mug.iqm.main.ApplicationStarter
-
Check configuration before initial startup.
- initDef - Variable in class at.mug.iqm.img.bundle.descriptors.IqmOpBUnwarpJOpImage
-
- initDef - Variable in class at.mug.iqm.img.bundle.gui.OperatorGUI_BUnwarpJ
-
- initDialogs() - Method in class at.mug.iqm.api.gui.ScriptEditor
-
Creates the Find and Replace dialogs.
- initial_data - Variable in class at.mug.iqm.gui.tilecachetool.EventViewer
-
- INITIALIZATION_FAILED - Static variable in class at.mug.iqm.api.processing.ExecutionState
-
The state, if initialization fails, code -1.
- initialize() - Method in class at.mug.iqm.api.gui.DefaultDrawingLayer
-
Initializes the layer with the context menu and listeners.
- initialize() - Method in interface at.mug.iqm.api.gui.ILookPanel
-
Initializes the look panel.
- initialize() - Method in interface at.mug.iqm.api.gui.IMainFrame
-
Initializes the frame.
- initialize() - Method in class at.mug.iqm.api.gui.ROILayerSelectorPanel
-
(Re)-initializes the component.
- initialize() - Method in class at.mug.iqm.api.gui.ScriptEditorTab
-
- initialize() - Method in class at.mug.iqm.api.gui.TransparentROILayer
-
- initialize() - Method in class at.mug.iqm.api.operator.AbstractImageOperatorGUI
-
- initialize() - Method in class at.mug.iqm.api.operator.AbstractOperatorGUI
-
- initialize() - Method in class at.mug.iqm.api.operator.AbstractPlotOperatorGUI
-
- initialize() - Method in interface at.mug.iqm.api.operator.IOperatorGUI
-
- initialize(IOperatorGUI) - Method in class at.mug.iqm.api.operator.OutputOptionsPanel
-
Initialize the output options panel for a specific
IOperatorGUI.
- initialize(IOperatorGUI) - Method in class at.mug.iqm.api.operator.PreferencesPanel
-
Initializes all functionality of the panel.
- initialize() - Method in interface at.mug.iqm.api.workflow.IManager
-
- initialize() - Method in class at.mug.iqm.core.workflow.ExecutionProxy
-
Initializes all necessary classes and constructs instances of them.
- initialize() - Method in class at.mug.iqm.core.workflow.Manager
-
This method initializes the
Manager.
- initialize() - Method in class at.mug.iqm.gui.LookPanel
-
- initialize() - Method in class at.mug.iqm.gui.MainFrame
-
- initializeCustomCursors() - Static method in class at.mug.iqm.commons.util.CursorFactory
-
Initializes the custom cursors.
- initializeCustomList() - Method in class at.mug.iqm.api.gui.MultiResultSelectorPanel
-
- INITIALIZED - Static variable in class at.mug.iqm.api.processing.ExecutionState
-
The state right after initialization, code 1.
- initializeDefaults() - Method in class at.mug.iqm.gui.MainFrame
-
Initializes the default elements of the standard UI.
- initializeImageList() - Method in class at.mug.iqm.api.gui.MultiResultSelectorPanel
-
- initializeNeighbors2D(byte[][], int, int) - Method in class at.mug.iqm.img.bundle.imagej.IqmSRM
-
- initializeNeighbors2D(byte[], int, int) - Method in class at.mug.iqm.img.bundle.imagej.IqmSRM_8bitGray_ONLY
-
- initializeNeighbors2D(byte[][], int, int) - Method in class at.mug.iqm.img.bundle.imagej.IqmSRM_RGB
-
- initializeNeighbors3D(int, int, int) - Method in class at.mug.iqm.img.bundle.imagej.IqmSRM_8bitGray_ONLY
-
- initializeOperator() - Method in class at.mug.iqm.api.operator.AbstractOperator
-
Common initialization method for all operators.
- initializePlotList() - Method in class at.mug.iqm.api.gui.MultiResultSelectorPanel
-
- initializeRegions2D(byte[][], int, int) - Method in class at.mug.iqm.img.bundle.imagej.IqmSRM
-
- initializeRegions2D(byte[], int, int) - Method in class at.mug.iqm.img.bundle.imagej.IqmSRM_8bitGray_ONLY
-
- initializeRegions2D(byte[][], int, int) - Method in class at.mug.iqm.img.bundle.imagej.IqmSRM_RGB
-
- initializeRegions3D(int, int, int) - Method in class at.mug.iqm.img.bundle.imagej.IqmSRM_8bitGray_ONLY
-
- initializeTableList() - Method in class at.mug.iqm.api.gui.MultiResultSelectorPanel
-
- initPlugins() - Method in interface at.mug.iqm.api.plugin.IPluginService
-
This method calls init() on each
IPlugin.
- initPlugins() - Method in class at.mug.iqm.core.plugin.DefaultPluginService
-
Initialize the plugin.
- initStandardBinding() - Method in class at.mug.iqm.api.script.DefaultScriptBinding
-
This method initializes all standard variables via injection into the
Groovy binding.
- inivec(int, int, double[], double) - Static method in class at.mug.iqm.commons.lau.Basic
-
- input - Variable in class at.mug.iqm.img.bundle.jai.stuff.TemplateMatchingWithIterators
-
- input - Variable in class at.mug.iqm.img.bundle.jai.stuff.TemplateMatchingWithRasters
-
- inputData - Variable in class at.mug.iqm.img.bundle.jai.stuff.FuzzyCMeansImageClustering
-
- inputData - Variable in class at.mug.iqm.img.bundle.jai.stuff.FuzzyLICMeansImageClustering
-
- inputData - Variable in class at.mug.iqm.img.bundle.jai.stuff.KMeansImageClustering
-
- inputPanel - Variable in class at.mug.iqm.img.bundle.gui.OperatorGUI_WhiteBalance
-
- insertColumn(int[][], int, int, int) - Static method in class at.mug.iqm.commons.util.plot.Permutation
-
- insertIndex - Variable in class at.mug.iqm.commons.util.ArrayListTransferHandler
-
- insertRow(int[][], int, int[]) - Static method in class at.mug.iqm.commons.util.plot.Permutation
-
- insertRow(int, Vector<?>) - Method in class at.mug.iqm.gui.tilecachetool.EventViewer
-
Insert a new row of event information.
- insertUpdate(DocumentEvent) - Method in class at.mug.iqm.api.gui.ScriptEditorTab
-
- insets - Variable in class at.mug.iqm.gui.tilecachetool.MemoryChart
-
- installActions() - Method in class at.mug.iqm.api.gui.util.TableColumnAdjuster
-
- installColumnAction(boolean, boolean, String, String) - Method in class at.mug.iqm.api.gui.util.TableColumnAdjuster
-
- installToggleAction(boolean, boolean, String, String) - Method in class at.mug.iqm.api.gui.util.TableColumnAdjuster
-
- instance - Static variable in class at.mug.iqm.api.gui.GroovyScriptConsoleFrame
-
- instance - Static variable in class at.mug.iqm.api.processing.ProcessingHistory
-
The singleton instance.
- intArrayToString(int[]) - Static method in class at.mug.iqm.commons.util.CommonTools
-
Aligns all elements of the integer array in a single one-line
String.
- IntegralImage - Class in at.mug.iqm.commons.util.image
-
This class represents the integral image (summed area table) of an image.
- IntegralImage(BufferedImage) - Constructor for class at.mug.iqm.commons.util.image.IntegralImage
-
Construct a new integral image.
- integralImage - Variable in class at.mug.iqm.commons.util.image.IntegralImage
-
The container of the integral values
- integralImageMenuItem - Variable in class at.mug.iqm.gui.menu.MeasureMenu
-
- intensityProfilesMenu - Variable in class at.mug.iqm.gui.menu.PlotMenu
-
- interP - Variable in class at.mug.iqm.commons.gui.SVSImageExtractorFrame
-
- interP - Variable in class at.mug.iqm.commons.util.image.SVSImageExtractor
-
- interP - Variable in class at.mug.iqm.img.bundle.descriptors.IqmOpFracPyramidOpImage
-
- interP - Variable in class at.mug.iqm.img.bundle.descriptors.IqmOpResizeOpImage
-
- interpolation - Variable in class at.mug.iqm.img.bundle.descriptors.IqmOpAffineOpImage
-
- interpolation - Variable in class at.mug.iqm.img.bundle.descriptors.IqmOpAlignOpImage
-
- INTERPOLATION_BICUBIC - Static variable in class at.mug.iqm.api.IQMConstants
-
- INTERPOLATION_BICUBIC2 - Static variable in class at.mug.iqm.api.IQMConstants
-
- INTERPOLATION_BILINEAR - Static variable in class at.mug.iqm.api.IQMConstants
-
- INTERPOLATION_NEAREST_NEIGHBOR - Static variable in class at.mug.iqm.api.IQMConstants
-
- intersect(Range) - Method in class at.mug.iqm.api.operator.Range
-
Returns the intersection of this Range with the
given Range.
- intersects(Range) - Method in class at.mug.iqm.api.operator.Range
-
Returns true if this Range intersects the
given Range.
- interval - Variable in class at.mug.iqm.config.jaxb.CleanerTask
-
- interval - Variable in class at.mug.iqm.config.jaxb.MemoryMonitor
-
- intervals - Variable in class at.mug.iqm.plot.bundle.op.PlotOpPointFinder
-
- IntNumberVerifier - Class in at.mug.iqm.commons.util
-
This class checks whether an input can be parsed as an Integer or not.
- IntNumberVerifier() - Constructor for class at.mug.iqm.commons.util.IntNumberVerifier
-
- intPixelValue - Variable in class at.mug.iqm.gui.LookPanel
-
The local array of integer pixel values (BYTE, SHORT, USHORT).
- inv(double[][], int, int[]) - Static method in class at.mug.iqm.commons.lau.Linear_algebra
-
- inv1(double[][], int, int[], int[], boolean) - Static method in class at.mug.iqm.commons.lau.Linear_algebra
-
- invert - Variable in class at.mug.iqm.img.bundle.descriptors.IqmOpWatershedOpImage
-
- invert(double[][]) - Method in class at.mug.iqm.img.bundle.imagej.Image_Stabilizer
-
Matrix inversion with the Gaussian elimination scheme.
- invert(double[][]) - Method in class at.mug.iqm.img.bundle.imagej.IqmImage_Stabilizer
-
Matrix inversion with the Gaussian elimination scheme.
- invertMenuItem - Variable in class at.mug.iqm.gui.menu.ProcessMenu
-
- invOpt - Variable in class at.mug.iqm.img.bundle.descriptors.IqmOpInvertOpImage
-
- IOperator - Interface in at.mug.iqm.api.operator
-
This is the public interface for an IQM operator.
- IOperatorDescriptor - Interface in at.mug.iqm.api.operator
-
This interface declares methods for an operator's descriptor.
- IOperatorGUI - Interface in at.mug.iqm.api.operator
-
This interface declares methods for an operator GUI in IQM.
- IOperatorRegistry - Interface in at.mug.iqm.api.operator
-
The OperatorRegistry maintains a set of
ArrayLists of
Classes
for
names
IOperatorDescriptor
IOperator
IOperatorGUI
IOperatorValidator
- IOperatorValidator - Interface in at.mug.iqm.api.operator
-
This interface declares methods for an operator's validator.
- ioProcessingLabel - Variable in class at.mug.iqm.gui.StatusPanel
-
- IPlot - Interface in at.mug.iqm.api.workflow
-
- IPlotPanel - Interface in at.mug.iqm.api.gui
-
- IPlugin - Interface in at.mug.iqm.api.plugin
-
This is the method declaration for a plugin in IQM.
- IPluginMenu - Interface in at.mug.iqm.api.plugin
-
This interface declares methods for the menu of the plugins.
- IPluginRegistry - Interface in at.mug.iqm.api.plugin
-
The plugin registry is responsible for registering
a plugin as IQM launches.
- IPluginService - Interface in at.mug.iqm.api.plugin
-
- IProcessingTask - Interface in at.mug.iqm.api.processing
-
A processing task can be executed in the memory or can temporarily store
the processed items to the hard disk.
- IProgressEmitter - Interface in at.mug.iqm.api.events.handler
-
- IProgressListener - Interface in at.mug.iqm.api.events.handler
-
- IQM - Class in at.mug.iqm.main
-
This is the main class for IQM representing its entry point.
- IQM(boolean) - Constructor for class at.mug.iqm.main.IQM
-
Constructs a new instance of the IQM application.
- IQM.ShutdownHook - Class in at.mug.iqm.main
-
Custom
IQM.ShutdownHook for IQM, which releases the lock on the file
after the shutdown has been initiated.
- IqmColor_Deconvolution - Class in at.mug.iqm.img.bundle.imagej
-
This class is an adapted version of the ImageJ plugin Colour_Deconvolution by G.Landini
http://www.dentistry.bham.ac.uk/landinig/software/cdeconv/cdeconv.html
- IqmColor_Deconvolution() - Constructor for class at.mug.iqm.img.bundle.imagej.IqmColor_Deconvolution
-
- IQMConfig - Class in at.mug.iqm.config.jaxb
-
Java class for anonymous complex type.
- IQMConfig() - Constructor for class at.mug.iqm.config.jaxb.IQMConfig
-
- iqmConfiguration - Variable in class at.mug.iqm.config.ConfigManager
-
- IQMConstants - Class in at.mug.iqm.api
-
This class contains constants, statically accessible in the whole application
scope.
- IQMConstants() - Constructor for class at.mug.iqm.api.IQMConstants
-
- IqmDataBox - Class in at.mug.iqm.api.model
-
This class is a container for IQM's main data types.
- IqmDataBox(ImageModel) - Constructor for class at.mug.iqm.api.model.IqmDataBox
-
- IqmDataBox(PlanarImage) - Constructor for class at.mug.iqm.api.model.IqmDataBox
-
This method creates an instance of
IqmDataBox containing a
specified
PlanarImage.
- IqmDataBox(JTable) - Constructor for class at.mug.iqm.api.model.IqmDataBox
-
- IqmDataBox(TableModel) - Constructor for class at.mug.iqm.api.model.IqmDataBox
-
This method creates an instance of
IqmDataBox containing a
specified table model.
- IqmDataBox(PlotModel) - Constructor for class at.mug.iqm.api.model.IqmDataBox
-
- IqmDataBox(CustomDataModel) - Constructor for class at.mug.iqm.api.model.IqmDataBox
-
This method creates an instance of
IqmDataBox containing a
specified custom content.
- IqmDataBox() - Constructor for class at.mug.iqm.api.model.IqmDataBox
-
This method creates an instance of
IqmDataBox containing an empty
object.
- IqmImage_Stabilizer - Class in at.mug.iqm.img.bundle.imagej
-
This is an expanded version of the ImageJ Image_Stabilizer plugin by Kang Li in order to work within Iqm
new process method added
K.
- IqmImage_Stabilizer() - Constructor for class at.mug.iqm.img.bundle.imagej.IqmImage_Stabilizer
-
- iqmLogo - Variable in class at.mug.iqm.gui.dialog.AboutIQMDialog
-
- IqmOpACF - Class in at.mug.iqm.img.bundle.op
-
This is the main image processing class There exist two approaches: A user
defined JAI operator is just called or: The actual processing is implemented
in this class
- IqmOpACF() - Constructor for class at.mug.iqm.img.bundle.op.IqmOpACF
-
- IqmOpACFDescriptor - Class in at.mug.iqm.img.bundle.descriptors
-
- IqmOpACFDescriptor() - Constructor for class at.mug.iqm.img.bundle.descriptors.IqmOpACFDescriptor
-
constructor
- IqmOpACFOpImage - Class in at.mug.iqm.img.bundle.descriptors
-
- IqmOpACFOpImage(RenderedImage, ImageLayout, RenderingHints, boolean) - Constructor for class at.mug.iqm.img.bundle.descriptors.IqmOpACFOpImage
-
- IqmOpACFRIF - Class in at.mug.iqm.img.bundle.descriptors
-
- IqmOpACFRIF() - Constructor for class at.mug.iqm.img.bundle.descriptors.IqmOpACFRIF
-
- IqmOpACFValidator - Class in at.mug.iqm.img.bundle.validators
-
- IqmOpACFValidator() - Constructor for class at.mug.iqm.img.bundle.validators.IqmOpACFValidator
-
- IqmOpAffine - Class in at.mug.iqm.img.bundle.op
-
- IqmOpAffine() - Constructor for class at.mug.iqm.img.bundle.op.IqmOpAffine
-
- IqmOpAffineDescriptor - Class in at.mug.iqm.img.bundle.descriptors
-
- IqmOpAffineDescriptor() - Constructor for class at.mug.iqm.img.bundle.descriptors.IqmOpAffineDescriptor
-
constructor
- IqmOpAffineOpImage - Class in at.mug.iqm.img.bundle.descriptors
-
- IqmOpAffineOpImage(RenderedImage, float, float, float, float, float, float, int, ImageLayout, RenderingHints, boolean) - Constructor for class at.mug.iqm.img.bundle.descriptors.IqmOpAffineOpImage
-
- IqmOpAffineRIF - Class in at.mug.iqm.img.bundle.descriptors
-
- IqmOpAffineRIF() - Constructor for class at.mug.iqm.img.bundle.descriptors.IqmOpAffineRIF
-
- IqmOpAffineValidator - Class in at.mug.iqm.img.bundle.validators
-
- IqmOpAffineValidator() - Constructor for class at.mug.iqm.img.bundle.validators.IqmOpAffineValidator
-
- IqmOpAlign - Class in at.mug.iqm.img.bundle.op
-
- IqmOpAlign() - Constructor for class at.mug.iqm.img.bundle.op.IqmOpAlign
-
- IqmOpAlignDescriptor - Class in at.mug.iqm.img.bundle.descriptors
-
- IqmOpAlignDescriptor() - Constructor for class at.mug.iqm.img.bundle.descriptors.IqmOpAlignDescriptor
-
constructor
- IqmOpAlignOpImage - Class in at.mug.iqm.img.bundle.descriptors
-
- IqmOpAlignOpImage(RenderedImage, int, int, int, int, int, ImageLayout, RenderingHints, boolean) - Constructor for class at.mug.iqm.img.bundle.descriptors.IqmOpAlignOpImage
-
- IqmOpAlignRIF - Class in at.mug.iqm.img.bundle.descriptors
-
- IqmOpAlignRIF() - Constructor for class at.mug.iqm.img.bundle.descriptors.IqmOpAlignRIF
-
- IqmOpAlignValidator - Class in at.mug.iqm.img.bundle.validators
-
- IqmOpAlignValidator() - Constructor for class at.mug.iqm.img.bundle.validators.IqmOpAlignValidator
-
- IqmOpBorder - Class in at.mug.iqm.img.bundle.op
-
- IqmOpBorder() - Constructor for class at.mug.iqm.img.bundle.op.IqmOpBorder
-
- IqmOpBorderDescriptor - Class in at.mug.iqm.img.bundle.descriptors
-
- IqmOpBorderDescriptor() - Constructor for class at.mug.iqm.img.bundle.descriptors.IqmOpBorderDescriptor
-
constructor
- IqmOpBorderOpImage - Class in at.mug.iqm.img.bundle.descriptors
-
- IqmOpBorderOpImage(RenderedImage, int, int, int, int, int, int, int, int, int, ImageLayout, RenderingHints, boolean) - Constructor for class at.mug.iqm.img.bundle.descriptors.IqmOpBorderOpImage
-
- IqmOpBorderRIF - Class in at.mug.iqm.img.bundle.descriptors
-
- IqmOpBorderRIF() - Constructor for class at.mug.iqm.img.bundle.descriptors.IqmOpBorderRIF
-
- IqmOpBorderValidator - Class in at.mug.iqm.img.bundle.validators
-
- IqmOpBorderValidator() - Constructor for class at.mug.iqm.img.bundle.validators.IqmOpBorderValidator
-
- IqmOpBUnwarpJ - Class in at.mug.iqm.img.bundle.op
-
- IqmOpBUnwarpJ() - Constructor for class at.mug.iqm.img.bundle.op.IqmOpBUnwarpJ
-
- IqmOpBUnwarpJDescriptor - Class in at.mug.iqm.img.bundle.descriptors
-
- IqmOpBUnwarpJDescriptor() - Constructor for class at.mug.iqm.img.bundle.descriptors.IqmOpBUnwarpJDescriptor
-
constructor
- IqmOpBUnwarpJOpImage - Class in at.mug.iqm.img.bundle.descriptors
-
- IqmOpBUnwarpJOpImage(RenderedImage, RenderedImage, int, int, int, int, float, float, float, float, float, float, ImageLayout, RenderingHints, boolean) - Constructor for class at.mug.iqm.img.bundle.descriptors.IqmOpBUnwarpJOpImage
-
- IqmOpBUnwarpJRIF - Class in at.mug.iqm.img.bundle.descriptors
-
- IqmOpBUnwarpJRIF() - Constructor for class at.mug.iqm.img.bundle.descriptors.IqmOpBUnwarpJRIF
-
- IqmOpBUnwarpJValidator - Class in at.mug.iqm.img.bundle.validators
-
- IqmOpBUnwarpJValidator() - Constructor for class at.mug.iqm.img.bundle.validators.IqmOpBUnwarpJValidator
-
- IqmOpCalcImage - Class in at.mug.iqm.img.bundle.op
-
- IqmOpCalcImage() - Constructor for class at.mug.iqm.img.bundle.op.IqmOpCalcImage
-
- IqmOpCalcImageDescriptor - Class in at.mug.iqm.img.bundle.descriptors
-
- IqmOpCalcImageDescriptor() - Constructor for class at.mug.iqm.img.bundle.descriptors.IqmOpCalcImageDescriptor
-
constructor
- IqmOpCalcImageOpImage - Class in at.mug.iqm.img.bundle.descriptors
-
- IqmOpCalcImageOpImage(RenderedImage, RenderedImage, int, int, ImageLayout, RenderingHints, boolean) - Constructor for class at.mug.iqm.img.bundle.descriptors.IqmOpCalcImageOpImage
-
- IqmOpCalcImageRIF - Class in at.mug.iqm.img.bundle.descriptors
-
- IqmOpCalcImageRIF() - Constructor for class at.mug.iqm.img.bundle.descriptors.IqmOpCalcImageRIF
-
- IqmOpCalcImageValidator - Class in at.mug.iqm.img.bundle.validators
-
- IqmOpCalcImageValidator() - Constructor for class at.mug.iqm.img.bundle.validators.IqmOpCalcImageValidator
-
- IqmOpCalcValue - Class in at.mug.iqm.img.bundle.op
-
- IqmOpCalcValue() - Constructor for class at.mug.iqm.img.bundle.op.IqmOpCalcValue
-
- IqmOpCalcValueDescriptor - Class in at.mug.iqm.img.bundle.descriptors
-
- IqmOpCalcValueDescriptor() - Constructor for class at.mug.iqm.img.bundle.descriptors.IqmOpCalcValueDescriptor
-
constructor
- IqmOpCalcValueOpImage - Class in at.mug.iqm.img.bundle.descriptors
-
- IqmOpCalcValueOpImage(RenderedImage, int, double, int, ImageLayout, RenderingHints, boolean) - Constructor for class at.mug.iqm.img.bundle.descriptors.IqmOpCalcValueOpImage
-
- IqmOpCalcValueRIF - Class in at.mug.iqm.img.bundle.descriptors
-
- IqmOpCalcValueRIF() - Constructor for class at.mug.iqm.img.bundle.descriptors.IqmOpCalcValueRIF
-
- IqmOpCalcValueValidator - Class in at.mug.iqm.img.bundle.validators
-
- IqmOpCalcValueValidator() - Constructor for class at.mug.iqm.img.bundle.validators.IqmOpCalcValueValidator
-
- IqmOpCoGReg - Class in at.mug.iqm.img.bundle.op
-
- IqmOpCoGReg() - Constructor for class at.mug.iqm.img.bundle.op.IqmOpCoGReg
-
- IqmOpCoGRegDescriptor - Class in at.mug.iqm.img.bundle.descriptors
-
- IqmOpCoGRegDescriptor() - Constructor for class at.mug.iqm.img.bundle.descriptors.IqmOpCoGRegDescriptor
-
constructor: calls AbstractOperatorDescriptor
- IqmOpCoGRegOpImage - Class in at.mug.iqm.img.bundle.descriptors
-
- IqmOpCoGRegOpImage(RenderedImage, int, ImageLayout, RenderingHints, boolean) - Constructor for class at.mug.iqm.img.bundle.descriptors.IqmOpCoGRegOpImage
-
- IqmOpCoGRegRIF - Class in at.mug.iqm.img.bundle.descriptors
-
- IqmOpCoGRegRIF() - Constructor for class at.mug.iqm.img.bundle.descriptors.IqmOpCoGRegRIF
-
- IqmOpCoGRegValidator - Class in at.mug.iqm.img.bundle.validators
-
- IqmOpCoGRegValidator() - Constructor for class at.mug.iqm.img.bundle.validators.IqmOpCoGRegValidator
-
- IqmOpColDecon - Class in at.mug.iqm.img.bundle.op
-
This is an implementation of an ImageJ plugin by G.Landini
http://www.dentistry.bham.ac.uk/landinig/software/cdeconv/cdeconv.html
- IqmOpColDecon() - Constructor for class at.mug.iqm.img.bundle.op.IqmOpColDecon
-
- IqmOpColDeconDescriptor - Class in at.mug.iqm.img.bundle.descriptors
-
- IqmOpColDeconDescriptor() - Constructor for class at.mug.iqm.img.bundle.descriptors.IqmOpColDeconDescriptor
-
constructor
- IqmOpColDeconOpImage - Class in at.mug.iqm.img.bundle.descriptors
-
- IqmOpColDeconOpImage(RenderedImage, int, ImageLayout, RenderingHints, boolean) - Constructor for class at.mug.iqm.img.bundle.descriptors.IqmOpColDeconOpImage
-
- IqmOpColDeconRIF - Class in at.mug.iqm.img.bundle.descriptors
-
- IqmOpColDeconRIF() - Constructor for class at.mug.iqm.img.bundle.descriptors.IqmOpColDeconRIF
-
- IqmOpColDeconValidator - Class in at.mug.iqm.img.bundle.validators
-
- IqmOpColDeconValidator() - Constructor for class at.mug.iqm.img.bundle.validators.IqmOpColDeconValidator
-
- IqmOpComplexLogDepth - Class in at.mug.iqm.img.bundle.op
-
Logical depth (Physical depth) is calculated according to:
Zenil et al Image Characterization and Classification by Physical Complexity, Complexity 2011 Vol17 No3 26-42
- IqmOpComplexLogDepth() - Constructor for class at.mug.iqm.img.bundle.op.IqmOpComplexLogDepth
-
- IqmOpComplexLogDepthDescriptor - Class in at.mug.iqm.img.bundle.descriptors
-
Logical depth (Physical depth) is calculated according to
Zenil et al Image Characterization and Classification by Physical Complexity, Complexity 2011 Vol17 No3 26-42
- IqmOpComplexLogDepthDescriptor() - Constructor for class at.mug.iqm.img.bundle.descriptors.IqmOpComplexLogDepthDescriptor
-
constructor
- IqmOpComplexLogDepthOpImage - Class in at.mug.iqm.img.bundle.descriptors
-
- IqmOpComplexLogDepthOpImage(RenderedImage, int, int, int, ImageLayout, RenderingHints, boolean) - Constructor for class at.mug.iqm.img.bundle.descriptors.IqmOpComplexLogDepthOpImage
-
- IqmOpComplexLogDepthRIF - Class in at.mug.iqm.img.bundle.descriptors
-
- IqmOpComplexLogDepthRIF() - Constructor for class at.mug.iqm.img.bundle.descriptors.IqmOpComplexLogDepthRIF
-
- IqmOpComplexLogDepthValidator - Class in at.mug.iqm.img.bundle.validators
-
- IqmOpComplexLogDepthValidator() - Constructor for class at.mug.iqm.img.bundle.validators.IqmOpComplexLogDepthValidator
-
- IqmOpConvert - Class in at.mug.iqm.img.bundle.op
-
- IqmOpConvert() - Constructor for class at.mug.iqm.img.bundle.op.IqmOpConvert
-
- IqmOpConvertDescriptor - Class in at.mug.iqm.img.bundle.descriptors
-
Changes
2010 01 RGBtoHSV, RGBtoHLS,HSVtoRGB, HLStoRGB
- IqmOpConvertDescriptor() - Constructor for class at.mug.iqm.img.bundle.descriptors.IqmOpConvertDescriptor
-
constructor: calls AbstractOperatorDescriptor
- IqmOpConvertOpImage - Class in at.mug.iqm.img.bundle.descriptors
-
Changes
2010 01 RGBtoHSV, RGBtoHLS,HSVtoRGB, HLStoRGB
- IqmOpConvertOpImage(RenderedImage, int, int, int, int, int, ImageLayout, RenderingHints, boolean) - Constructor for class at.mug.iqm.img.bundle.descriptors.IqmOpConvertOpImage
-
- IqmOpConvertRIF - Class in at.mug.iqm.img.bundle.descriptors
-
Changes
2010 01 RGBtoHSV, RGBtoHLS,HSVtoRGB, HLStoRGB
- IqmOpConvertRIF() - Constructor for class at.mug.iqm.img.bundle.descriptors.IqmOpConvertRIF
-
- IqmOpConvertValidator - Class in at.mug.iqm.img.bundle.validators
-
- IqmOpConvertValidator() - Constructor for class at.mug.iqm.img.bundle.validators.IqmOpConvertValidator
-
- IqmOpCreateFracSurf - Class in at.mug.iqm.img.bundle.op
-
The implemented method uses IFR Inverse Fourier Reconstruction with 1/(f^(b/2)), filtering and b = (8-2D)
see book: Turner, Blackledge, Andrews, Fractal Geometry in Digital imaging, S.172
see also Anguiano etal.
- IqmOpCreateFracSurf() - Constructor for class at.mug.iqm.img.bundle.op.IqmOpCreateFracSurf
-
- IqmOpCreateFracSurfDescriptor - Class in at.mug.iqm.img.bundle.descriptors
-
2011 01 added 16bit option
2011 11 added method option: Sum of sin
- IqmOpCreateFracSurfDescriptor() - Constructor for class at.mug.iqm.img.bundle.descriptors.IqmOpCreateFracSurfDescriptor
-
constructor
- IqmOpCreateFracSurfOpImage - Class in at.mug.iqm.img.bundle.descriptors
-
2011 01 added 16bit option
2011 11 added method option: Sum of sin
- IqmOpCreateFracSurfOpImage(RenderedImage, int, int, int, float, int, ImageLayout, RenderingHints, boolean) - Constructor for class at.mug.iqm.img.bundle.descriptors.IqmOpCreateFracSurfOpImage
-
- IqmOpCreateFracSurfRIF - Class in at.mug.iqm.img.bundle.descriptors
-
2011 01 added 16bit option
2011 11 added method option: Sum of sin
- IqmOpCreateFracSurfRIF() - Constructor for class at.mug.iqm.img.bundle.descriptors.IqmOpCreateFracSurfRIF
-
- IqmOpCreateFracSurfValidator - Class in at.mug.iqm.img.bundle.validators
-
- IqmOpCreateFracSurfValidator() - Constructor for class at.mug.iqm.img.bundle.validators.IqmOpCreateFracSurfValidator
-
- IqmOpCreateImage - Class in at.mug.iqm.img.bundle.op
-
- IqmOpCreateImage() - Constructor for class at.mug.iqm.img.bundle.op.IqmOpCreateImage
-
- IqmOpCreateImageDescriptor - Class in at.mug.iqm.img.bundle.descriptors
-
- IqmOpCreateImageDescriptor() - Constructor for class at.mug.iqm.img.bundle.descriptors.IqmOpCreateImageDescriptor
-
constructor
- IqmOpCreateImageOpImage - Class in at.mug.iqm.img.bundle.descriptors
-
- IqmOpCreateImageOpImage(RenderedImage, int, int, int, int, int, int, ImageLayout, RenderingHints, boolean) - Constructor for class at.mug.iqm.img.bundle.descriptors.IqmOpCreateImageOpImage
-
- IqmOpCreateImageRIF - Class in at.mug.iqm.img.bundle.descriptors
-
- IqmOpCreateImageRIF() - Constructor for class at.mug.iqm.img.bundle.descriptors.IqmOpCreateImageRIF
-
- IqmOpCreateImageValidator - Class in at.mug.iqm.img.bundle.validators
-
- IqmOpCreateImageValidator() - Constructor for class at.mug.iqm.img.bundle.validators.IqmOpCreateImageValidator
-
- IqmOpCrop - Class in at.mug.iqm.img.bundle.op
-
- IqmOpCrop() - Constructor for class at.mug.iqm.img.bundle.op.IqmOpCrop
-
- IqmOpCropDescriptor - Class in at.mug.iqm.img.bundle.descriptors
-
- IqmOpCropDescriptor() - Constructor for class at.mug.iqm.img.bundle.descriptors.IqmOpCropDescriptor
-
Default constructor.
- IqmOpCropOpImage - Class in at.mug.iqm.img.bundle.descriptors
-
- IqmOpCropOpImage(RenderedImage, int, int, int, int, int, int, ImageLayout, RenderingHints, boolean) - Constructor for class at.mug.iqm.img.bundle.descriptors.IqmOpCropOpImage
-
- IqmOpCropRIF - Class in at.mug.iqm.img.bundle.descriptors
-
- IqmOpCropRIF() - Constructor for class at.mug.iqm.img.bundle.descriptors.IqmOpCropRIF
-
- IqmOpCropValidator - Class in at.mug.iqm.img.bundle.validators
-
- IqmOpCropValidator() - Constructor for class at.mug.iqm.img.bundle.validators.IqmOpCropValidator
-
- IqmOpDFT - Class in at.mug.iqm.img.bundle.op
-
- IqmOpDFT() - Constructor for class at.mug.iqm.img.bundle.op.IqmOpDFT
-
- IqmOpDFTDescriptor - Class in at.mug.iqm.img.bundle.descriptors
-
- IqmOpDFTDescriptor() - Constructor for class at.mug.iqm.img.bundle.descriptors.IqmOpDFTDescriptor
-
constructor
- IqmOpDFTOpImage - Class in at.mug.iqm.img.bundle.descriptors
-
- IqmOpDFTOpImage(RenderedImage, int, int, ImageLayout, RenderingHints, boolean) - Constructor for class at.mug.iqm.img.bundle.descriptors.IqmOpDFTOpImage
-
- IqmOpDFTRIF - Class in at.mug.iqm.img.bundle.descriptors
-
- IqmOpDFTRIF() - Constructor for class at.mug.iqm.img.bundle.descriptors.IqmOpDFTRIF
-
- IqmOpDFTValidator - Class in at.mug.iqm.img.bundle.validators
-
- IqmOpDFTValidator() - Constructor for class at.mug.iqm.img.bundle.validators.IqmOpDFTValidator
-
- IqmOpDirLocal - Class in at.mug.iqm.img.bundle.op
-
- IqmOpDirLocal() - Constructor for class at.mug.iqm.img.bundle.op.IqmOpDirLocal
-
- IqmOpDirLocalDescriptor - Class in at.mug.iqm.img.bundle.descriptors
-
- IqmOpDirLocalDescriptor() - Constructor for class at.mug.iqm.img.bundle.descriptors.IqmOpDirLocalDescriptor
-
constructor
- IqmOpDirLocalOpImage - Class in at.mug.iqm.img.bundle.descriptors
-
- IqmOpDirLocalOpImage(RenderedImage, int, int, int, int, int, ImageLayout, RenderingHints, boolean) - Constructor for class at.mug.iqm.img.bundle.descriptors.IqmOpDirLocalOpImage
-
- IqmOpDirLocalRIF - Class in at.mug.iqm.img.bundle.descriptors
-
- IqmOpDirLocalRIF() - Constructor for class at.mug.iqm.img.bundle.descriptors.IqmOpDirLocalRIF
-
- IqmOpDirLocalValidator - Class in at.mug.iqm.img.bundle.validators
-
- IqmOpDirLocalValidator() - Constructor for class at.mug.iqm.img.bundle.validators.IqmOpDirLocalValidator
-
- IqmOpDistMap - Class in at.mug.iqm.img.bundle.op
-
2010 09 erode of a constant image did not change the image any more
therefore, sometimes images did not converge to totally black
now it stops eroding if the image is constant
2011 12 29 added 4SED and 8SED method according to Danielsson P.E.
- IqmOpDistMap() - Constructor for class at.mug.iqm.img.bundle.op.IqmOpDistMap
-
- IqmOpDistMapDescriptor - Class in at.mug.iqm.img.bundle.descriptors
-
2011 12 29: added 4SED and 8SED method according to Danielsson P.E.
- IqmOpDistMapDescriptor() - Constructor for class at.mug.iqm.img.bundle.descriptors.IqmOpDistMapDescriptor
-
constructor
- IqmOpDistMapOpImage - Class in at.mug.iqm.img.bundle.descriptors
-
2011 12 29 added 4SED and 8SED method according to Danielsson P.E.
- IqmOpDistMapOpImage(RenderedImage, int, int, int, int, ImageLayout, RenderingHints, boolean) - Constructor for class at.mug.iqm.img.bundle.descriptors.IqmOpDistMapOpImage
-
- IqmOpDistMapRIF - Class in at.mug.iqm.img.bundle.descriptors
-
2011 12 29 added 4SED and 8SED method according to Danielsson P.E.
- IqmOpDistMapRIF() - Constructor for class at.mug.iqm.img.bundle.descriptors.IqmOpDistMapRIF
-
- IqmOpDistMapValidator - Class in at.mug.iqm.img.bundle.validators
-
- IqmOpDistMapValidator() - Constructor for class at.mug.iqm.img.bundle.validators.IqmOpDistMapValidator
-
- IqmOpEdge - Class in at.mug.iqm.img.bundle.op
-
- IqmOpEdge() - Constructor for class at.mug.iqm.img.bundle.op.IqmOpEdge
-
- IqmOpEdgeDescriptor - Class in at.mug.iqm.img.bundle.descriptors
-
2010 09 added option: direction
2011 11 07 option Laplace added
2014 01 28 option DoG added
- IqmOpEdgeDescriptor() - Constructor for class at.mug.iqm.img.bundle.descriptors.IqmOpEdgeDescriptor
-
constructor
- IqmOpEdgeOpImage - Class in at.mug.iqm.img.bundle.descriptors
-
2010 09 added option: direction
2011 11 07 option Laplace added
2014 01 28 option DoG added
- IqmOpEdgeOpImage(RenderedImage, int, int, int, ImageLayout, RenderingHints, boolean) - Constructor for class at.mug.iqm.img.bundle.descriptors.IqmOpEdgeOpImage
-
- IqmOpEdgeRIF - Class in at.mug.iqm.img.bundle.descriptors
-
2010 09 added option: direction
2011 11 07 option Laplace added
2014 01 28 option DoG added
- IqmOpEdgeRIF() - Constructor for class at.mug.iqm.img.bundle.descriptors.IqmOpEdgeRIF
-
- IqmOpEdgeValidator - Class in at.mug.iqm.img.bundle.validators
-
- IqmOpEdgeValidator() - Constructor for class at.mug.iqm.img.bundle.validators.IqmOpEdgeValidator
-
- IqmOperatorDescriptor - Class in at.mug.iqm.templatemanager.jaxb
-
Java class for iqmOperatorDescriptor complex type.
- IqmOperatorDescriptor() - Constructor for class at.mug.iqm.templatemanager.jaxb.IqmOperatorDescriptor
-
- IqmOperatorDescriptor.Parameters - Class in at.mug.iqm.templatemanager.jaxb
-
Java class for anonymous complex type.
- IqmOperatorTemplates - Class in at.mug.iqm.templatemanager.jaxb
-
Java class for anonymous complex type.
- IqmOperatorTemplates() - Constructor for class at.mug.iqm.templatemanager.jaxb.IqmOperatorTemplates
-
- IqmOperatorTemplates.ParameterBlock - Class in at.mug.iqm.templatemanager.jaxb
-
Java class for anonymous complex type.
- IqmOpFracBox - Class in at.mug.iqm.img.bundle.op
-
2010 03 added grey value images support DBC (Differential Box Counting), see Sarker Chauduri, IEEE Trans Syst Man Cyb 1994
RDBC Relative DBC, see Jin Ong Jayasooriah, Patt Rec Lett 16 1995
- IqmOpFracBox() - Constructor for class at.mug.iqm.img.bundle.op.IqmOpFracBox
-
- IqmOpFracBoxDescriptor - Class in at.mug.iqm.img.bundle.descriptors
-
- IqmOpFracBoxDescriptor() - Constructor for class at.mug.iqm.img.bundle.descriptors.IqmOpFracBoxDescriptor
-
constructor: calls AbstractOperatorDescriptor
- IqmOpFracBoxOpImage - Class in at.mug.iqm.img.bundle.descriptors
-
- IqmOpFracBoxOpImage(RenderedImage, int, int, int, int, int, int, ImageLayout, RenderingHints, boolean) - Constructor for class at.mug.iqm.img.bundle.descriptors.IqmOpFracBoxOpImage
-
- IqmOpFracBoxRIF - Class in at.mug.iqm.img.bundle.descriptors
-
- IqmOpFracBoxRIF() - Constructor for class at.mug.iqm.img.bundle.descriptors.IqmOpFracBoxRIF
-
- IqmOpFracBoxValidator - Class in at.mug.iqm.img.bundle.validators
-
- IqmOpFracBoxValidator() - Constructor for class at.mug.iqm.img.bundle.validators.IqmOpFracBoxValidator
-
- IqmOpFracFFT - Class in at.mug.iqm.img.bundle.op
-
- IqmOpFracFFT() - Constructor for class at.mug.iqm.img.bundle.op.IqmOpFracFFT
-
- IqmOpFracFFTDescriptor - Class in at.mug.iqm.img.bundle.descriptors
-
- IqmOpFracFFTDescriptor() - Constructor for class at.mug.iqm.img.bundle.descriptors.IqmOpFracFFTDescriptor
-
constructor: calls AbstractOperatorDescriptor
- IqmOpFracFFTOpImage - Class in at.mug.iqm.img.bundle.descriptors
-
- IqmOpFracFFTOpImage(RenderedImage, int, int, int, int, int, int, ImageLayout, RenderingHints, boolean) - Constructor for class at.mug.iqm.img.bundle.descriptors.IqmOpFracFFTOpImage
-
- IqmOpFracFFTRIF - Class in at.mug.iqm.img.bundle.descriptors
-
- IqmOpFracFFTRIF() - Constructor for class at.mug.iqm.img.bundle.descriptors.IqmOpFracFFTRIF
-
- IqmOpFracFFTValidator - Class in at.mug.iqm.img.bundle.validators
-
- IqmOpFracFFTValidator() - Constructor for class at.mug.iqm.img.bundle.validators.IqmOpFracFFTValidator
-
- IqmOpFracGenDim - Class in at.mug.iqm.img.bundle.op
-
Generalized Correlations method, Multifractal Analysis, Dq
Vicsek Fractal Growth Phenomena World Scientific
Pawelzik K.
- IqmOpFracGenDim() - Constructor for class at.mug.iqm.img.bundle.op.IqmOpFracGenDim
-
- IqmOpFracGenDimDescriptor - Class in at.mug.iqm.img.bundle.descriptors
-
- IqmOpFracGenDimDescriptor() - Constructor for class at.mug.iqm.img.bundle.descriptors.IqmOpFracGenDimDescriptor
-
constructor: calls AbstractOperatorDescriptor
- IqmOpFracGenDimOpImage - Class in at.mug.iqm.img.bundle.descriptors
-
- IqmOpFracGenDimOpImage(RenderedImage, int, int, int, int, int, int, int, int, int, int, int, int, ImageLayout, RenderingHints, boolean) - Constructor for class at.mug.iqm.img.bundle.descriptors.IqmOpFracGenDimOpImage
-
- IqmOpFracGenDimRIF - Class in at.mug.iqm.img.bundle.descriptors
-
- IqmOpFracGenDimRIF() - Constructor for class at.mug.iqm.img.bundle.descriptors.IqmOpFracGenDimRIF
-
- IqmOpFracGenDimValidator - Class in at.mug.iqm.img.bundle.validators
-
- IqmOpFracGenDimValidator() - Constructor for class at.mug.iqm.img.bundle.validators.IqmOpFracGenDimValidator
-
- IqmOpFracHiguchi - Class in at.mug.iqm.img.bundle.op
-
- IqmOpFracHiguchi() - Constructor for class at.mug.iqm.img.bundle.op.IqmOpFracHiguchi
-
- IqmOpFracHiguchiDescriptor - Class in at.mug.iqm.img.bundle.descriptors
-
2011 05 added new options radial and spiral
2011 08 added new option Single line ROI
- IqmOpFracHiguchiDescriptor() - Constructor for class at.mug.iqm.img.bundle.descriptors.IqmOpFracHiguchiDescriptor
-
constructor: calls AbstractOperatorDescriptor
- IqmOpFracHiguchiOpImage - Class in at.mug.iqm.img.bundle.descriptors
-
2011 05 added new options radial and spiral
2011 08 added new option Single line ROI
- IqmOpFracHiguchiOpImage(RenderedImage, int, int, int, int, int, int, int, int, int, ImageLayout, RenderingHints, boolean) - Constructor for class at.mug.iqm.img.bundle.descriptors.IqmOpFracHiguchiOpImage
-
- IqmOpFracHiguchiRIF - Class in at.mug.iqm.img.bundle.descriptors
-
2011 05 added new options radial and spiral
2011 08 added new option Single line ROI
- IqmOpFracHiguchiRIF() - Constructor for class at.mug.iqm.img.bundle.descriptors.IqmOpFracHiguchiRIF
-
- IqmOpFracHiguchiValidator - Class in at.mug.iqm.img.bundle.validators
-
- IqmOpFracHiguchiValidator() - Constructor for class at.mug.iqm.img.bundle.validators.IqmOpFracHiguchiValidator
-
- IqmOpFracHRM - Class in at.mug.iqm.img.bundle.op
-
HRM Hierarchical random maps in order to get images with distinct lacunarities
Plotnick et al 1993 Lacunarity indices as measures of landscape texture
- IqmOpFracHRM() - Constructor for class at.mug.iqm.img.bundle.op.IqmOpFracHRM
-
- IqmOpFracHRMDescriptor - Class in at.mug.iqm.img.bundle.descriptors
-
- IqmOpFracHRMDescriptor() - Constructor for class at.mug.iqm.img.bundle.descriptors.IqmOpFracHRMDescriptor
-
constructor
- IqmOpFracHRMOpImage - Class in at.mug.iqm.img.bundle.descriptors
-
- IqmOpFracHRMOpImage(RenderedImage, int, int, int, int, int, ImageLayout, RenderingHints, boolean) - Constructor for class at.mug.iqm.img.bundle.descriptors.IqmOpFracHRMOpImage
-
- IqmOpFracHRMRIF - Class in at.mug.iqm.img.bundle.descriptors
-
- IqmOpFracHRMRIF() - Constructor for class at.mug.iqm.img.bundle.descriptors.IqmOpFracHRMRIF
-
- IqmOpFracHRMValidator - Class in at.mug.iqm.img.bundle.validators
-
- IqmOpFracHRMValidator() - Constructor for class at.mug.iqm.img.bundle.validators.IqmOpFracHRMValidator
-
- IqmOpFracIFS - Class in at.mug.iqm.img.bundle.op
-
Some code is adapted from:
THE NONLINEAR WORKBOOK
Chaos, Fractals, Cellular Automata, Neural Networks, Genetic Algorithms,
Gene Expression Programming, Support Vector Machine, Wavelets,
Hidden Markov Models, Fuzzy Logic with C++, Java and SymbolicC++ Programs(4th Edition)
by Willi-Hans Steeb (University of Johannesburg, South Africa)
see http://www.worldscibooks.com/chaos/6883.html
- IqmOpFracIFS() - Constructor for class at.mug.iqm.img.bundle.op.IqmOpFracIFS
-
- IqmOpFracIFSDescriptor - Class in at.mug.iqm.img.bundle.descriptors
-
- IqmOpFracIFSDescriptor() - Constructor for class at.mug.iqm.img.bundle.descriptors.IqmOpFracIFSDescriptor
-
constructor
- IqmOpFracIFSOpImage - Class in at.mug.iqm.img.bundle.descriptors
-
- IqmOpFracIFSOpImage(RenderedImage, int, int, int, int, int, ImageLayout, RenderingHints, boolean) - Constructor for class at.mug.iqm.img.bundle.descriptors.IqmOpFracIFSOpImage
-
- IqmOpFracIFSRIF - Class in at.mug.iqm.img.bundle.descriptors
-
- IqmOpFracIFSRIF() - Constructor for class at.mug.iqm.img.bundle.descriptors.IqmOpFracIFSRIF
-
- IqmOpFracIFSValidator - Class in at.mug.iqm.img.bundle.validators
-
- IqmOpFracIFSValidator() - Constructor for class at.mug.iqm.img.bundle.validators.IqmOpFracIFSValidator
-
- IqmOpFracLac - Class in at.mug.iqm.img.bundle.op
-
Allain C, Cloitre M, Characterizing the lacunarity of random and deterministic fractal sets.
- IqmOpFracLac() - Constructor for class at.mug.iqm.img.bundle.op.IqmOpFracLac
-
- IqmOpFracLacDescriptor - Class in at.mug.iqm.img.bundle.descriptors
-
- IqmOpFracLacDescriptor() - Constructor for class at.mug.iqm.img.bundle.descriptors.IqmOpFracLacDescriptor
-
constructor: calls AbstractOperatorDescriptor
- IqmOpFracLacOpImage - Class in at.mug.iqm.img.bundle.descriptors
-
- IqmOpFracLacOpImage(RenderedImage, int, int, int, int, int, int, ImageLayout, RenderingHints, boolean) - Constructor for class at.mug.iqm.img.bundle.descriptors.IqmOpFracLacOpImage
-
- IqmOpFracLacRIF - Class in at.mug.iqm.img.bundle.descriptors
-
- IqmOpFracLacRIF() - Constructor for class at.mug.iqm.img.bundle.descriptors.IqmOpFracLacRIF
-
- IqmOpFracLacValidator - Class in at.mug.iqm.img.bundle.validators
-
- IqmOpFracLacValidator() - Constructor for class at.mug.iqm.img.bundle.validators.IqmOpFracLacValidator
-
- IqmOpFracMinkowski - Class in at.mug.iqm.img.bundle.op
-
2010 01 added progress bar support
2010 04 added grey image support, "Blanket Dimension"
Peleg S., Naor J., Hartley R., Avnir D.
- IqmOpFracMinkowski() - Constructor for class at.mug.iqm.img.bundle.op.IqmOpFracMinkowski
-
- IqmOpFracMinkowskiDescriptor - Class in at.mug.iqm.img.bundle.descriptors
-
2012 01 04 added horizontal and vertical kernel shape
- IqmOpFracMinkowskiDescriptor() - Constructor for class at.mug.iqm.img.bundle.descriptors.IqmOpFracMinkowskiDescriptor
-
constructor: calls AbstractOperatorDescriptor
- IqmOpFracMinkowskiOpImage - Class in at.mug.iqm.img.bundle.descriptors
-
2012 01 04 added horizontal and vertical kernel shape
- IqmOpFracMinkowskiOpImage(RenderedImage, int, int, int, int, int, int, ImageLayout, RenderingHints, boolean) - Constructor for class at.mug.iqm.img.bundle.descriptors.IqmOpFracMinkowskiOpImage
-
- IqmOpFracMinkowskiRIF - Class in at.mug.iqm.img.bundle.descriptors
-
2012 01 04 added horizontal and vertical kernel shape
- IqmOpFracMinkowskiRIF() - Constructor for class at.mug.iqm.img.bundle.descriptors.IqmOpFracMinkowskiRIF
-
- IqmOpFracMinkowskiValidator - Class in at.mug.iqm.img.bundle.validators
-
- IqmOpFracMinkowskiValidator() - Constructor for class at.mug.iqm.img.bundle.validators.IqmOpFracMinkowskiValidator
-
- IqmOpFracPyramid - Class in at.mug.iqm.img.bundle.op
-
2010 03 added grey value image support, Surface is calculated
according to Chinga etal.
- IqmOpFracPyramid() - Constructor for class at.mug.iqm.img.bundle.op.IqmOpFracPyramid
-
- IqmOpFracPyramidDescriptor - Class in at.mug.iqm.img.bundle.descriptors
-
- IqmOpFracPyramidDescriptor() - Constructor for class at.mug.iqm.img.bundle.descriptors.IqmOpFracPyramidDescriptor
-
constructor: calls AbstractOperatorDescriptor
- IqmOpFracPyramidOpImage - Class in at.mug.iqm.img.bundle.descriptors
-
- IqmOpFracPyramidOpImage(RenderedImage, int, int, int, int, int, int, int, ImageLayout, RenderingHints, boolean) - Constructor for class at.mug.iqm.img.bundle.descriptors.IqmOpFracPyramidOpImage
-
- IqmOpFracPyramidRIF - Class in at.mug.iqm.img.bundle.descriptors
-
- IqmOpFracPyramidRIF() - Constructor for class at.mug.iqm.img.bundle.descriptors.IqmOpFracPyramidRIF
-
- IqmOpFracPyramidValidator - Class in at.mug.iqm.img.bundle.validators
-
- IqmOpFracPyramidValidator() - Constructor for class at.mug.iqm.img.bundle.validators.IqmOpFracPyramidValidator
-
- IqmOpFracScan - Class in at.mug.iqm.img.bundle.op
-
Extension of nexel scan.
- IqmOpFracScan() - Constructor for class at.mug.iqm.img.bundle.op.IqmOpFracScan
-
- IqmOpFracScanDescriptor - Class in at.mug.iqm.img.bundle.descriptors
-
- IqmOpFracScanDescriptor() - Constructor for class at.mug.iqm.img.bundle.descriptors.IqmOpFracScanDescriptor
-
constructor
- IqmOpFracScanOpImage - Class in at.mug.iqm.img.bundle.descriptors
-
- IqmOpFracScanOpImage(RenderedImage, int, int, int, int, int, int, int, ImageLayout, RenderingHints, boolean) - Constructor for class at.mug.iqm.img.bundle.descriptors.IqmOpFracScanOpImage
-
- IqmOpFracScanRIF - Class in at.mug.iqm.img.bundle.descriptors
-
- IqmOpFracScanRIF() - Constructor for class at.mug.iqm.img.bundle.descriptors.IqmOpFracScanRIF
-
- IqmOpFracScanValidator - Class in at.mug.iqm.img.bundle.validators
-
- IqmOpFracScanValidator() - Constructor for class at.mug.iqm.img.bundle.validators.IqmOpFracScanValidator
-
- IqmOpFracSurrogate - Class in at.mug.iqm.img.bundle.op
-
This class calculates surrogate images according to
see e.g.
- IqmOpFracSurrogate() - Constructor for class at.mug.iqm.img.bundle.op.IqmOpFracSurrogate
-
- IqmOpFracSurrogateDescriptor - Class in at.mug.iqm.img.bundle.descriptors
-
- IqmOpFracSurrogateDescriptor() - Constructor for class at.mug.iqm.img.bundle.descriptors.IqmOpFracSurrogateDescriptor
-
constructor
- IqmOpFracSurrogateOpImage - Class in at.mug.iqm.img.bundle.descriptors
-
- IqmOpFracSurrogateOpImage(RenderedImage, int, ImageLayout, RenderingHints, boolean) - Constructor for class at.mug.iqm.img.bundle.descriptors.IqmOpFracSurrogateOpImage
-
- IqmOpFracSurrogateRIF - Class in at.mug.iqm.img.bundle.descriptors
-
- IqmOpFracSurrogateRIF() - Constructor for class at.mug.iqm.img.bundle.descriptors.IqmOpFracSurrogateRIF
-
- IqmOpFracSurrogateValidator - Class in at.mug.iqm.img.bundle.validators
-
- IqmOpFracSurrogateValidator() - Constructor for class at.mug.iqm.img.bundle.validators.IqmOpFracSurrogateValidator
-
- IqmOpHistoModify - Class in at.mug.iqm.img.bundle.op
-
- IqmOpHistoModify() - Constructor for class at.mug.iqm.img.bundle.op.IqmOpHistoModify
-
- IqmOpHistoModifyDescriptor - Class in at.mug.iqm.img.bundle.descriptors
-
- IqmOpHistoModifyDescriptor() - Constructor for class at.mug.iqm.img.bundle.descriptors.IqmOpHistoModifyDescriptor
-
constructor
- IqmOpHistoModifyOpImage - Class in at.mug.iqm.img.bundle.descriptors
-
- IqmOpHistoModifyOpImage(RenderedImage, int, int, int, int, ImageLayout, RenderingHints, boolean) - Constructor for class at.mug.iqm.img.bundle.descriptors.IqmOpHistoModifyOpImage
-
- IqmOpHistoModifyRIF - Class in at.mug.iqm.img.bundle.descriptors
-
- IqmOpHistoModifyRIF() - Constructor for class at.mug.iqm.img.bundle.descriptors.IqmOpHistoModifyRIF
-
- IqmOpHistoModifyValidator - Class in at.mug.iqm.img.bundle.validators
-
- IqmOpHistoModifyValidator() - Constructor for class at.mug.iqm.img.bundle.validators.IqmOpHistoModifyValidator
-
- IqmOpImgStabilizer - Class in at.mug.iqm.img.bundle.op
-
This is an implementation of the ImageJ ImageStabilizer plugin by Kang Li
K.
- IqmOpImgStabilizer() - Constructor for class at.mug.iqm.img.bundle.op.IqmOpImgStabilizer
-
- IqmOpImgStabilizerDescriptor - Class in at.mug.iqm.img.bundle.descriptors
-
- IqmOpImgStabilizerDescriptor() - Constructor for class at.mug.iqm.img.bundle.descriptors.IqmOpImgStabilizerDescriptor
-
constructor
- IqmOpImgStabilizerOpImage - Class in at.mug.iqm.img.bundle.descriptors
-
- IqmOpImgStabilizerOpImage(RenderedImage, RenderedImage, int, int, float, float, float, int, ImageLayout, RenderingHints, boolean) - Constructor for class at.mug.iqm.img.bundle.descriptors.IqmOpImgStabilizerOpImage
-
- IqmOpImgStabilizerRIF - Class in at.mug.iqm.img.bundle.descriptors
-
- IqmOpImgStabilizerRIF() - Constructor for class at.mug.iqm.img.bundle.descriptors.IqmOpImgStabilizerRIF
-
- IqmOpImgStabilizerValidator - Class in at.mug.iqm.img.bundle.validators
-
- IqmOpImgStabilizerValidator() - Constructor for class at.mug.iqm.img.bundle.validators.IqmOpImgStabilizerValidator
-
- IqmOpInvert - Class in at.mug.iqm.img.bundle.op
-
- IqmOpInvert() - Constructor for class at.mug.iqm.img.bundle.op.IqmOpInvert
-
- IqmOpInvertDescriptor - Class in at.mug.iqm.img.bundle.descriptors
-
- IqmOpInvertDescriptor() - Constructor for class at.mug.iqm.img.bundle.descriptors.IqmOpInvertDescriptor
-
constructor
- IqmOpInvertOpImage - Class in at.mug.iqm.img.bundle.descriptors
-
- IqmOpInvertOpImage(RenderedImage, int, ImageLayout, RenderingHints, boolean) - Constructor for class at.mug.iqm.img.bundle.descriptors.IqmOpInvertOpImage
-
- IqmOpInvertRIF - Class in at.mug.iqm.img.bundle.descriptors
-
- IqmOpInvertRIF() - Constructor for class at.mug.iqm.img.bundle.descriptors.IqmOpInvertRIF
-
- IqmOpInvertValidator - Class in at.mug.iqm.img.bundle.validators
-
- IqmOpInvertValidator() - Constructor for class at.mug.iqm.img.bundle.validators.IqmOpInvertValidator
-
- IqmOpKMeans - Class in at.mug.iqm.img.bundle.op
-
This an implementation of a JAISTUFF algorithm by R.Santos
https://jaistuff.dev.java.net/algorithms.html
- IqmOpKMeans() - Constructor for class at.mug.iqm.img.bundle.op.IqmOpKMeans
-
- IqmOpKMeansDescriptor - Class in at.mug.iqm.img.bundle.descriptors
-
- IqmOpKMeansDescriptor() - Constructor for class at.mug.iqm.img.bundle.descriptors.IqmOpKMeansDescriptor
-
constructor
- IqmOpKMeansFuzzy - Class in at.mug.iqm.img.bundle.op
-
This an implementation of a JAISTUFF algorithm by R.Santos
https://jaistuff.dev.java.net/algorithms.html
- IqmOpKMeansFuzzy() - Constructor for class at.mug.iqm.img.bundle.op.IqmOpKMeansFuzzy
-
- IqmOpKMeansFuzzyDescriptor - Class in at.mug.iqm.img.bundle.descriptors
-
- IqmOpKMeansFuzzyDescriptor() - Constructor for class at.mug.iqm.img.bundle.descriptors.IqmOpKMeansFuzzyDescriptor
-
constructor
- IqmOpKMeansFuzzyOpImage - Class in at.mug.iqm.img.bundle.descriptors
-
- IqmOpKMeansFuzzyOpImage(RenderedImage, int, int, int, double, double, int, int, ImageLayout, RenderingHints, boolean) - Constructor for class at.mug.iqm.img.bundle.descriptors.IqmOpKMeansFuzzyOpImage
-
- IqmOpKMeansFuzzyRIF - Class in at.mug.iqm.img.bundle.descriptors
-
- IqmOpKMeansFuzzyRIF() - Constructor for class at.mug.iqm.img.bundle.descriptors.IqmOpKMeansFuzzyRIF
-
- IqmOpKMeansFuzzyValidator - Class in at.mug.iqm.img.bundle.validators
-
- IqmOpKMeansFuzzyValidator() - Constructor for class at.mug.iqm.img.bundle.validators.IqmOpKMeansFuzzyValidator
-
- IqmOpKMeansOpImage - Class in at.mug.iqm.img.bundle.descriptors
-
- IqmOpKMeansOpImage(RenderedImage, int, int, int, double, int, ImageLayout, RenderingHints, boolean) - Constructor for class at.mug.iqm.img.bundle.descriptors.IqmOpKMeansOpImage
-
- IqmOpKMeansRIF - Class in at.mug.iqm.img.bundle.descriptors
-
- IqmOpKMeansRIF() - Constructor for class at.mug.iqm.img.bundle.descriptors.IqmOpKMeansRIF
-
- IqmOpKMeansValidator - Class in at.mug.iqm.img.bundle.validators
-
- IqmOpKMeansValidator() - Constructor for class at.mug.iqm.img.bundle.validators.IqmOpKMeansValidator
-
- IqmOpMorph - Class in at.mug.iqm.img.bundle.op
-
The Skeleton and the Fill Holes options are carried out by launching ImageJ
and by using the corresponding plugins.
- IqmOpMorph() - Constructor for class at.mug.iqm.img.bundle.op.IqmOpMorph
-
- IqmOpMorphDescriptor - Class in at.mug.iqm.img.bundle.descriptors
-
- IqmOpMorphDescriptor() - Constructor for class at.mug.iqm.img.bundle.descriptors.IqmOpMorphDescriptor
-
constructor
- IqmOpMorphOpImage - Class in at.mug.iqm.img.bundle.descriptors
-
- IqmOpMorphOpImage(RenderedImage, int, int, int, int, double, double, int, ImageLayout, RenderingHints, boolean) - Constructor for class at.mug.iqm.img.bundle.descriptors.IqmOpMorphOpImage
-
- IqmOpMorphRIF - Class in at.mug.iqm.img.bundle.descriptors
-
- IqmOpMorphRIF() - Constructor for class at.mug.iqm.img.bundle.descriptors.IqmOpMorphRIF
-
- IqmOpMorphValidator - Class in at.mug.iqm.img.bundle.validators
-
- IqmOpMorphValidator() - Constructor for class at.mug.iqm.img.bundle.validators.IqmOpMorphValidator
-
- IqmOpNexelScan - Class in at.mug.iqm.img.bundle.op
-
- IqmOpNexelScan() - Constructor for class at.mug.iqm.img.bundle.op.IqmOpNexelScan
-
- IqmOpNexelScanDescriptor - Class in at.mug.iqm.img.bundle.descriptors
-
- IqmOpNexelScanDescriptor() - Constructor for class at.mug.iqm.img.bundle.descriptors.IqmOpNexelScanDescriptor
-
constructor
- IqmOpNexelScanOpImage - Class in at.mug.iqm.img.bundle.descriptors
-
- IqmOpNexelScanOpImage(RenderedImage, int, int, int, int, int, ImageLayout, RenderingHints, boolean) - Constructor for class at.mug.iqm.img.bundle.descriptors.IqmOpNexelScanOpImage
-
- IqmOpNexelScanRIF - Class in at.mug.iqm.img.bundle.descriptors
-
- IqmOpNexelScanRIF() - Constructor for class at.mug.iqm.img.bundle.descriptors.IqmOpNexelScanRIF
-
- IqmOpNexelScanValidator - Class in at.mug.iqm.img.bundle.validators
-
- IqmOpNexelScanValidator() - Constructor for class at.mug.iqm.img.bundle.validators.IqmOpNexelScanValidator
-
- IqmOpRank - Class in at.mug.iqm.img.bundle.op
-
Known issue: 2011 01: MinFilterDescriptor.MIN_MASK_SQUARE_SEPARABLE does not work properly at the image borders
- IqmOpRank() - Constructor for class at.mug.iqm.img.bundle.op.IqmOpRank
-
- IqmOpRankDescriptor - Class in at.mug.iqm.img.bundle.descriptors
-
- IqmOpRankDescriptor() - Constructor for class at.mug.iqm.img.bundle.descriptors.IqmOpRankDescriptor
-
constructor
- IqmOpRankOpImage - Class in at.mug.iqm.img.bundle.descriptors
-
- IqmOpRankOpImage(RenderedImage, int, int, int, int, double, ImageLayout, RenderingHints, boolean) - Constructor for class at.mug.iqm.img.bundle.descriptors.IqmOpRankOpImage
-
- IqmOpRankRIF - Class in at.mug.iqm.img.bundle.descriptors
-
- IqmOpRankRIF() - Constructor for class at.mug.iqm.img.bundle.descriptors.IqmOpRankRIF
-
- IqmOpRankValidator - Class in at.mug.iqm.img.bundle.validators
-
- IqmOpRankValidator() - Constructor for class at.mug.iqm.img.bundle.validators.IqmOpRankValidator
-
- IqmOpRegGrow - Class in at.mug.iqm.img.bundle.op
-
- IqmOpRegGrow() - Constructor for class at.mug.iqm.img.bundle.op.IqmOpRegGrow
-
- IqmOpRegGrowDescriptor - Class in at.mug.iqm.img.bundle.descriptors
-
- IqmOpRegGrowDescriptor() - Constructor for class at.mug.iqm.img.bundle.descriptors.IqmOpRegGrowDescriptor
-
constructor: calls AbstractOperatorDescriptor
- IqmOpRegGrowOpImage - Class in at.mug.iqm.img.bundle.descriptors
-
- IqmOpRegGrowOpImage(RenderedImage, int, int, ImageLayout, RenderingHints, boolean) - Constructor for class at.mug.iqm.img.bundle.descriptors.IqmOpRegGrowOpImage
-
- IqmOpRegGrowRIF - Class in at.mug.iqm.img.bundle.descriptors
-
- IqmOpRegGrowRIF() - Constructor for class at.mug.iqm.img.bundle.descriptors.IqmOpRegGrowRIF
-
- IqmOpRegGrowValidator - Class in at.mug.iqm.img.bundle.validators
-
- IqmOpRegGrowValidator() - Constructor for class at.mug.iqm.img.bundle.validators.IqmOpRegGrowValidator
-
- IqmOpResize - Class in at.mug.iqm.img.bundle.op
-
- IqmOpResize() - Constructor for class at.mug.iqm.img.bundle.op.IqmOpResize
-
- IqmOpResizeDescriptor - Class in at.mug.iqm.img.bundle.descriptors
-
- IqmOpResizeDescriptor() - Constructor for class at.mug.iqm.img.bundle.descriptors.IqmOpResizeDescriptor
-
constructor: calls AbstractOperatorDescriptor
- IqmOpResizeOpImage - Class in at.mug.iqm.img.bundle.descriptors
-
- IqmOpResizeOpImage(RenderedImage, float, float, int, int, int, int, ImageLayout, RenderingHints, boolean) - Constructor for class at.mug.iqm.img.bundle.descriptors.IqmOpResizeOpImage
-
- IqmOpResizeRIF - Class in at.mug.iqm.img.bundle.descriptors
-
- IqmOpResizeRIF() - Constructor for class at.mug.iqm.img.bundle.descriptors.IqmOpResizeRIF
-
- IqmOpResizeValidator - Class in at.mug.iqm.img.bundle.validators
-
- IqmOpResizeValidator() - Constructor for class at.mug.iqm.img.bundle.validators.IqmOpResizeValidator
-
- IqmOpRGBRelative - Class in at.mug.iqm.img.bundle.op
-
- IqmOpRGBRelative() - Constructor for class at.mug.iqm.img.bundle.op.IqmOpRGBRelative
-
- IqmOpRGBRelativeDescriptor - Class in at.mug.iqm.img.bundle.descriptors
-
- IqmOpRGBRelativeDescriptor() - Constructor for class at.mug.iqm.img.bundle.descriptors.IqmOpRGBRelativeDescriptor
-
constructor
- IqmOpRGBRelativeOpImage - Class in at.mug.iqm.img.bundle.descriptors
-
- IqmOpRGBRelativeOpImage(RenderedImage, int, int, int, int, int, int, int, int, int, int, int, int, int, int, int, int, ImageLayout, RenderingHints, boolean) - Constructor for class at.mug.iqm.img.bundle.descriptors.IqmOpRGBRelativeOpImage
-
- IqmOpRGBRelativeRIF - Class in at.mug.iqm.img.bundle.descriptors
-
- IqmOpRGBRelativeRIF() - Constructor for class at.mug.iqm.img.bundle.descriptors.IqmOpRGBRelativeRIF
-
- IqmOpRGBRelativeValidator - Class in at.mug.iqm.img.bundle.validators
-
- IqmOpRGBRelativeValidator() - Constructor for class at.mug.iqm.img.bundle.validators.IqmOpRGBRelativeValidator
-
- IqmOpROISegment - Class in at.mug.iqm.img.bundle.op
-
- IqmOpROISegment() - Constructor for class at.mug.iqm.img.bundle.op.IqmOpROISegment
-
- IqmOpROISegmentDescriptor - Class in at.mug.iqm.img.bundle.descriptors
-
- IqmOpROISegmentDescriptor() - Constructor for class at.mug.iqm.img.bundle.descriptors.IqmOpROISegmentDescriptor
-
constructor
- IqmOpROISegmentOpImage - Class in at.mug.iqm.img.bundle.descriptors
-
- IqmOpROISegmentOpImage(RenderedImage, int, int, ImageLayout, RenderingHints, boolean) - Constructor for class at.mug.iqm.img.bundle.descriptors.IqmOpROISegmentOpImage
-
- IqmOpROISegmentRIF - Class in at.mug.iqm.img.bundle.descriptors
-
- IqmOpROISegmentRIF() - Constructor for class at.mug.iqm.img.bundle.descriptors.IqmOpROISegmentRIF
-
- IqmOpROISegmentValidator - Class in at.mug.iqm.img.bundle.validators
-
- IqmOpROISegmentValidator() - Constructor for class at.mug.iqm.img.bundle.validators.IqmOpROISegmentValidator
-
- IqmOpSmooth - Class in at.mug.iqm.img.bundle.op
-
- IqmOpSmooth() - Constructor for class at.mug.iqm.img.bundle.op.IqmOpSmooth
-
- IqmOpSmoothDescriptor - Class in at.mug.iqm.img.bundle.descriptors
-
- IqmOpSmoothDescriptor() - Constructor for class at.mug.iqm.img.bundle.descriptors.IqmOpSmoothDescriptor
-
constructor
- IqmOpSmoothOpImage - Class in at.mug.iqm.img.bundle.descriptors
-
- IqmOpSmoothOpImage(RenderedImage, int, int, ImageLayout, RenderingHints, boolean) - Constructor for class at.mug.iqm.img.bundle.descriptors.IqmOpSmoothOpImage
-
- IqmOpSmoothRIF - Class in at.mug.iqm.img.bundle.descriptors
-
- IqmOpSmoothRIF() - Constructor for class at.mug.iqm.img.bundle.descriptors.IqmOpSmoothRIF
-
- IqmOpSmoothValidator - Class in at.mug.iqm.img.bundle.validators
-
- IqmOpSmoothValidator() - Constructor for class at.mug.iqm.img.bundle.validators.IqmOpSmoothValidator
-
- IqmOpStackStat - Class in at.mug.iqm.img.bundle.op
-
- IqmOpStackStat() - Constructor for class at.mug.iqm.img.bundle.op.IqmOpStackStat
-
- IqmOpStackStatDescriptor - Class in at.mug.iqm.img.bundle.descriptors
-
- IqmOpStackStatDescriptor() - Constructor for class at.mug.iqm.img.bundle.descriptors.IqmOpStackStatDescriptor
-
constructor
- IqmOpStackStatOpImage - Class in at.mug.iqm.img.bundle.descriptors
-
- IqmOpStackStatOpImage(RenderedImage, int, int, int, ImageLayout, RenderingHints, boolean) - Constructor for class at.mug.iqm.img.bundle.descriptors.IqmOpStackStatOpImage
-
- IqmOpStackStatRIF - Class in at.mug.iqm.img.bundle.descriptors
-
- IqmOpStackStatRIF() - Constructor for class at.mug.iqm.img.bundle.descriptors.IqmOpStackStatRIF
-
- IqmOpStackStatValidator - Class in at.mug.iqm.img.bundle.validators
-
- IqmOpStackStatValidator() - Constructor for class at.mug.iqm.img.bundle.validators.IqmOpStackStatValidator
-
- IqmOpStatistics - Class in at.mug.iqm.img.bundle.op
-
Changes
2014 04 03 HA bugfix column 0 and row 0 was not calculated for 2nd order statistics, many thanks to Martin Reiss
- IqmOpStatistics() - Constructor for class at.mug.iqm.img.bundle.op.IqmOpStatistics
-
- IqmOpStatisticsDescriptor - Class in at.mug.iqm.img.bundle.descriptors
-
- IqmOpStatisticsDescriptor() - Constructor for class at.mug.iqm.img.bundle.descriptors.IqmOpStatisticsDescriptor
-
constructor: calls AbstractOperatorDescriptor
- IqmOpStatisticsOpImage - Class in at.mug.iqm.img.bundle.descriptors
-
- IqmOpStatisticsOpImage(RenderedImage, int, int, int, int, int, int, int, ImageLayout, RenderingHints, boolean) - Constructor for class at.mug.iqm.img.bundle.descriptors.IqmOpStatisticsOpImage
-
- IqmOpStatisticsRIF - Class in at.mug.iqm.img.bundle.descriptors
-
- IqmOpStatisticsRIF() - Constructor for class at.mug.iqm.img.bundle.descriptors.IqmOpStatisticsRIF
-
- IqmOpStatisticsValidator - Class in at.mug.iqm.img.bundle.validators
-
- IqmOpStatisticsValidator() - Constructor for class at.mug.iqm.img.bundle.validators.IqmOpStatisticsValidator
-
- IqmOpStatRegMerge - Class in at.mug.iqm.img.bundle.op
-
This uses an ImageJ algorithm by Johannes Schindelin
http://fiji.sc/wiki/index.php/Statistical_Region_Merging#cite_note-0
based on following algorithm:
R.
- IqmOpStatRegMerge() - Constructor for class at.mug.iqm.img.bundle.op.IqmOpStatRegMerge
-
- IqmOpStatRegMergeDescriptor - Class in at.mug.iqm.img.bundle.descriptors
-
- IqmOpStatRegMergeDescriptor() - Constructor for class at.mug.iqm.img.bundle.descriptors.IqmOpStatRegMergeDescriptor
-
constructor
- IqmOpStatRegMergeOpImage - Class in at.mug.iqm.img.bundle.descriptors
-
- IqmOpStatRegMergeOpImage(RenderedImage, int, int, int, ImageLayout, RenderingHints, boolean) - Constructor for class at.mug.iqm.img.bundle.descriptors.IqmOpStatRegMergeOpImage
-
- IqmOpStatRegMergeRIF - Class in at.mug.iqm.img.bundle.descriptors
-
- IqmOpStatRegMergeRIF() - Constructor for class at.mug.iqm.img.bundle.descriptors.IqmOpStatRegMergeRIF
-
- IqmOpStatRegMergeValidator - Class in at.mug.iqm.img.bundle.validators
-
- IqmOpStatRegMergeValidator() - Constructor for class at.mug.iqm.img.bundle.validators.IqmOpStatRegMergeValidator
-
- IqmOpTempMatch - Class in at.mug.iqm.img.bundle.op
-
This an implementation of a JAISTUFF algorithm by R.Santos
https://jaistuff.dev.java.net/algorithms.html
- IqmOpTempMatch() - Constructor for class at.mug.iqm.img.bundle.op.IqmOpTempMatch
-
- IqmOpTempMatchDescriptor - Class in at.mug.iqm.img.bundle.descriptors
-
- IqmOpTempMatchDescriptor() - Constructor for class at.mug.iqm.img.bundle.descriptors.IqmOpTempMatchDescriptor
-
constructor
- IqmOpTempMatchOpImage - Class in at.mug.iqm.img.bundle.descriptors
-
- IqmOpTempMatchOpImage(RenderedImage, RenderedImage, int, ImageLayout, RenderingHints, boolean) - Constructor for class at.mug.iqm.img.bundle.descriptors.IqmOpTempMatchOpImage
-
- IqmOpTempMatchRIF - Class in at.mug.iqm.img.bundle.descriptors
-
- IqmOpTempMatchRIF() - Constructor for class at.mug.iqm.img.bundle.descriptors.IqmOpTempMatchRIF
-
- IqmOpTempMatchValidator - Class in at.mug.iqm.img.bundle.validators
-
- IqmOpTempMatchValidator() - Constructor for class at.mug.iqm.img.bundle.validators.IqmOpTempMatchValidator
-
- IqmOpThreshold - Class in at.mug.iqm.img.bundle.op
-
- IqmOpThreshold() - Constructor for class at.mug.iqm.img.bundle.op.IqmOpThreshold
-
- IqmOpThresholdDescriptor - Class in at.mug.iqm.img.bundle.descriptors
-
- IqmOpThresholdDescriptor() - Constructor for class at.mug.iqm.img.bundle.descriptors.IqmOpThresholdDescriptor
-
constructor: calls AbstractOperatorDescriptor
- IqmOpThresholdOpImage - Class in at.mug.iqm.img.bundle.descriptors
-
- IqmOpThresholdOpImage(RenderedImage, int, int, int, int, int, int, int, int, int, int, ImageLayout, RenderingHints, boolean) - Constructor for class at.mug.iqm.img.bundle.descriptors.IqmOpThresholdOpImage
-
- IqmOpThresholdRIF - Class in at.mug.iqm.img.bundle.descriptors
-
- IqmOpThresholdRIF() - Constructor for class at.mug.iqm.img.bundle.descriptors.IqmOpThresholdRIF
-
- IqmOpThresholdValidator - Class in at.mug.iqm.img.bundle.validators
-
- IqmOpThresholdValidator() - Constructor for class at.mug.iqm.img.bundle.validators.IqmOpThresholdValidator
-
- IqmOpTurboReg - Class in at.mug.iqm.img.bundle.op
-
This is an implementation of an ImageJ plugin by P.
- IqmOpTurboReg() - Constructor for class at.mug.iqm.img.bundle.op.IqmOpTurboReg
-
- IqmOpTurboRegDescriptor - Class in at.mug.iqm.img.bundle.descriptors
-
- IqmOpTurboRegDescriptor() - Constructor for class at.mug.iqm.img.bundle.descriptors.IqmOpTurboRegDescriptor
-
constructor
- IqmOpTurboRegOpImage - Class in at.mug.iqm.img.bundle.descriptors
-
- IqmOpTurboRegOpImage(RenderedImage, RenderedImage, int, int, ImageLayout, RenderingHints, boolean) - Constructor for class at.mug.iqm.img.bundle.descriptors.IqmOpTurboRegOpImage
-
- IqmOpTurboRegRIF - Class in at.mug.iqm.img.bundle.descriptors
-
- IqmOpTurboRegRIF() - Constructor for class at.mug.iqm.img.bundle.descriptors.IqmOpTurboRegRIF
-
- IqmOpTurboRegValidator - Class in at.mug.iqm.img.bundle.validators
-
- IqmOpTurboRegValidator() - Constructor for class at.mug.iqm.img.bundle.validators.IqmOpTurboRegValidator
-
- IqmOpUnsharpMask - Class in at.mug.iqm.img.bundle.op
-
- IqmOpUnsharpMask() - Constructor for class at.mug.iqm.img.bundle.op.IqmOpUnsharpMask
-
- IqmOpUnsharpMaskDescriptor - Class in at.mug.iqm.img.bundle.descriptors
-
- IqmOpUnsharpMaskDescriptor() - Constructor for class at.mug.iqm.img.bundle.descriptors.IqmOpUnsharpMaskDescriptor
-
constructor
- IqmOpUnsharpMaskOpImage - Class in at.mug.iqm.img.bundle.descriptors
-
- IqmOpUnsharpMaskOpImage(RenderedImage, int, float, ImageLayout, RenderingHints, boolean) - Constructor for class at.mug.iqm.img.bundle.descriptors.IqmOpUnsharpMaskOpImage
-
- IqmOpUnsharpMaskRIF - Class in at.mug.iqm.img.bundle.descriptors
-
- IqmOpUnsharpMaskRIF() - Constructor for class at.mug.iqm.img.bundle.descriptors.IqmOpUnsharpMaskRIF
-
- IqmOpUnsharpMaskValidator - Class in at.mug.iqm.img.bundle.validators
-
- IqmOpUnsharpMaskValidator() - Constructor for class at.mug.iqm.img.bundle.validators.IqmOpUnsharpMaskValidator
-
- IqmOpWatershed - Class in at.mug.iqm.img.bundle.op
-
This is an implementation of an ImageJ plugin by Daniel Sage
Biomecial Imaging Group (BIG) Ecole Polytechnique Federale de Lausanne (EPFL), Lausanne, Switzerland
http://bigwww.epfl.ch/sage/soft/watershed/
note: the algorithm searches for dark objects in bright background
- IqmOpWatershed() - Constructor for class at.mug.iqm.img.bundle.op.IqmOpWatershed
-
- IqmOpWatershedDescriptor - Class in at.mug.iqm.img.bundle.descriptors
-
- IqmOpWatershedDescriptor() - Constructor for class at.mug.iqm.img.bundle.descriptors.IqmOpWatershedDescriptor
-
constructor
- IqmOpWatershedOpImage - Class in at.mug.iqm.img.bundle.descriptors
-
- IqmOpWatershedOpImage(RenderedImage, int, int, int, int, int, int, int, ImageLayout, RenderingHints, boolean) - Constructor for class at.mug.iqm.img.bundle.descriptors.IqmOpWatershedOpImage
-
- IqmOpWatershedRIF - Class in at.mug.iqm.img.bundle.descriptors
-
- IqmOpWatershedRIF() - Constructor for class at.mug.iqm.img.bundle.descriptors.IqmOpWatershedRIF
-
- IqmOpWatershedValidator - Class in at.mug.iqm.img.bundle.validators
-
- IqmOpWatershedValidator() - Constructor for class at.mug.iqm.img.bundle.validators.IqmOpWatershedValidator
-
- IqmOpWhiteBalance - Class in at.mug.iqm.img.bundle.op
-
- IqmOpWhiteBalance() - Constructor for class at.mug.iqm.img.bundle.op.IqmOpWhiteBalance
-
- IqmOpWhiteBalanceDescriptor - Class in at.mug.iqm.img.bundle.descriptors
-
- IqmOpWhiteBalanceDescriptor() - Constructor for class at.mug.iqm.img.bundle.descriptors.IqmOpWhiteBalanceDescriptor
-
constructor
- IqmOpWhiteBalanceOpImage - Class in at.mug.iqm.img.bundle.descriptors
-
- IqmOpWhiteBalanceOpImage(RenderedImage, int, int, int, int, int, int, int, int, int, ImageLayout, RenderingHints, boolean) - Constructor for class at.mug.iqm.img.bundle.descriptors.IqmOpWhiteBalanceOpImage
-
- IqmOpWhiteBalanceRIF - Class in at.mug.iqm.img.bundle.descriptors
-
- IqmOpWhiteBalanceRIF() - Constructor for class at.mug.iqm.img.bundle.descriptors.IqmOpWhiteBalanceRIF
-
- IqmOpWhiteBalanceValidator - Class in at.mug.iqm.img.bundle.validators
-
- IqmOpWhiteBalanceValidator() - Constructor for class at.mug.iqm.img.bundle.validators.IqmOpWhiteBalanceValidator
-
- IqmSlideShow - Class in at.mug.iqm.api.gui.util
-
This class starts an extra slide show window
- IqmSlideShow() - Constructor for class at.mug.iqm.api.gui.util.IqmSlideShow
-
- IqmSlideShow.SlideShow - Class in at.mug.iqm.api.gui.util
-
This class performs a slide show
- IqmSRM - Class in at.mug.iqm.img.bundle.imagej
-
This is an extended version of the ImageJ algorithm by Johannes Schindelin
http://fiji.sc/wiki/index.php/Statistical_Region_Merging#cite_note-0
based on following algorithm:
R.
- IqmSRM() - Constructor for class at.mug.iqm.img.bundle.imagej.IqmSRM
-
- IqmSRM_8bitGray_ONLY - Class in at.mug.iqm.img.bundle.imagej
-
This is an expanded version of the ImageJ algorithm by Johannes Schindelin
http://fiji.sc/wiki/index.php/Statistical_Region_Merging#cite_note-0
based on following algorithm:
R.
- IqmSRM_8bitGray_ONLY() - Constructor for class at.mug.iqm.img.bundle.imagej.IqmSRM_8bitGray_ONLY
-
- IqmSRM_RGB - Class in at.mug.iqm.img.bundle.imagej
-
This is an extended version of the ImageJ algorithm by Johannes Schindelin
http://fiji.sc/wiki/index.php/Statistical_Region_Merging#cite_note-0
based on following algorithm:
R.
- IqmSRM_RGB() - Constructor for class at.mug.iqm.img.bundle.imagej.IqmSRM_RGB
-
- iqmVersion - Variable in class at.mug.iqm.api.gui.roi.jaxb.AnnotationLayers
-
- IResult - Interface in at.mug.iqm.api.operator
-
The IResult is produced by the IOperator by
processing of an IWorkPackage.
- IROIBorderProperties - Interface in at.mug.iqm.api.gui.roi
-
This interface defines properties for a ROI border.
- is12Bit3Band(PlanarImage) - Static method in class at.mug.iqm.commons.util.image.ImageAnalyzer
-
Returns whether or not a given PlanarImage is an 12bit three band
image without an alpha band.
- is12Bit4Band(PlanarImage) - Static method in class at.mug.iqm.commons.util.image.ImageAnalyzer
-
Returns whether or not a given PlanarImage is an 12bit four band
image with an alpha band.
- is12BitGrey(PlanarImage) - Static method in class at.mug.iqm.commons.util.image.ImageAnalyzer
-
Returns whether or not a given PlanarImage is an 12bit grey value
single band image without an alpha band.
- is16Bit3Band(PlanarImage) - Static method in class at.mug.iqm.commons.util.image.ImageAnalyzer
-
Returns whether or not a given PlanarImage is an 16bit three band
image without an alpha band.
- is16Bit4Band(PlanarImage) - Static method in class at.mug.iqm.commons.util.image.ImageAnalyzer
-
Returns whether or not a given PlanarImage is an 16bit four band
image with an alpha band.
- is16BitGrey(PlanarImage) - Static method in class at.mug.iqm.commons.util.image.ImageAnalyzer
-
Returns whether or not a given PlanarImage is an 16bit grey value
single band image without an alpha band.
- is8Bit3Band(PlanarImage) - Static method in class at.mug.iqm.commons.util.image.ImageAnalyzer
-
Returns whether or not a given PlanarImage is an 8bit three band
image without an alpha band.
- is8Bit4Band(PlanarImage) - Static method in class at.mug.iqm.commons.util.image.ImageAnalyzer
-
Returns whether or not a given PlanarImage is an 8bit four band
image with an alpha band.
- is8BitGrey(PlanarImage) - Static method in class at.mug.iqm.commons.util.image.ImageAnalyzer
-
Returns whether or not a given PlanarImage is an 8bit grey value
single band image without an alpha band.
- isAdjust - Variable in class at.mug.iqm.api.gui.util.TableColumnAdjuster.ColumnAction
-
- isAllHeightsEqual() - Method in class at.mug.iqm.commons.util.image.SVSImageExtractor
-
- isAllWidthsEqual() - Method in class at.mug.iqm.commons.util.image.SVSImageExtractor
-
- isAutoPreviewSelected() - Method in interface at.mug.iqm.api.gui.IAutoPreviewable
-
Determines whether or not a control element for "auto preview" is
selected.
- isAutoPreviewSelected() - Method in class at.mug.iqm.api.operator.AbstractImageOperatorGUI
-
- isAutoPreviewSelected() - Method in class at.mug.iqm.api.operator.AbstractPlotOperatorGUI
-
- ISaveImageDialog - Interface in at.mug.iqm.commons.gui
-
This interface provides signature for a file dialog.
- ISaveTableDialog - Interface in at.mug.iqm.commons.gui
-
This interface provides signature for a file dialog.
- isBinary(PlanarImage) - Static method in class at.mug.iqm.commons.util.image.ImageAnalyzer
-
Returns whether or not a given PlanarImage is an binary (1bit)
value single band image without an alpha band.
- isCancelable - Variable in class at.mug.iqm.api.operator.AbstractOperator
-
A flag, whether the operator can be cancelled or not.
- isCancelable() - Method in class at.mug.iqm.api.operator.AbstractOperator
-
- isCancelable() - Method in interface at.mug.iqm.api.operator.ICancelable
-
- isCancelable - Variable in class at.mug.iqm.img.bundle.jai.stuff.ImageProcessingTask
-
A flag, whether the operator can be cancelled or not.
- isCancelable() - Method in class at.mug.iqm.img.bundle.jai.stuff.ImageProcessingTask
-
- isCancelled(AbstractProcessingTask) - Method in class at.mug.iqm.api.operator.AbstractOperator
-
This method should be invoked within long-running operators which shall
be cancelled at certain execution stages.
- isCancelled(AbstractProcessingTask) - Method in interface at.mug.iqm.api.operator.ICancelable
-
- isCancelled(AbstractProcessingTask) - Method in class at.mug.iqm.img.bundle.jai.stuff.ImageProcessingTask
-
This method should be invoked within long-running operators which shall
be cancelable.
- isCellEditable(int, int) - Method in class at.mug.iqm.api.gui.util.AdjustingTable
-
- isChannelSelected() - Method in class at.mug.iqm.api.gui.util.ColorChannelWidget
-
- isCheckBoxAutoPreviewSelected() - Method in interface at.mug.iqm.api.gui.IManagerPanel
-
Check if the auto preview check box is selected.
- isCheckBoxAutoPreviewSelected() - Method in class at.mug.iqm.gui.ManagerPanel
-
- isCheckBoxMainLeftSelected() - Method in interface at.mug.iqm.api.gui.IManagerPanel
-
Check if the "hide/show thumbnails" check box of the left manager list is
selected.
- isCheckBoxMainLeftSelected() - Method in class at.mug.iqm.gui.ManagerPanel
-
- isCheckBoxMainRightSelected() - Method in interface at.mug.iqm.api.gui.IManagerPanel
-
Check if the "hide/show thumbnails" check box of the right manager list
is selected.
- isCheckBoxMainRightSelected() - Method in class at.mug.iqm.gui.ManagerPanel
-
- isCheckBoxTogglePreviewSelected() - Method in interface at.mug.iqm.api.gui.IManagerPanel
-
Check if the toggle preview check box is selected.
- isCheckBoxTogglePreviewSelected() - Method in class at.mug.iqm.gui.ManagerPanel
-
- isClosed() - Method in class at.mug.iqm.api.gui.roi.AbstractROIShape
-
- isColumnDataIncluded - Variable in class at.mug.iqm.api.gui.util.TableColumnAdjuster
-
- isColumnHeaderIncluded - Variable in class at.mug.iqm.api.gui.util.TableColumnAdjuster
-
- isConstant(PlanarImage) - Method in class at.mug.iqm.img.bundle.op.IqmOpDistMap
-
This method tests if image has a constant grey value
- isCustomComputationEnabled() - Method in interface at.mug.iqm.api.operator.IWorkPackage
-
Get a flag whether or not the operator should perform the computation of
custom results.
- isCustomComputationEnabled() - Method in class at.mug.iqm.api.operator.WorkPackage
-
- isDataFlavorSupported(DataFlavor) - Method in class at.mug.iqm.commons.util.ArrayListTransferHandler.ArrayListTransferable
-
- isDataFlavorSupported(DataFlavor) - Method in class at.mug.iqm.commons.util.ImageSelection
-
- isDynamicAdjustment - Variable in class at.mug.iqm.api.gui.util.TableColumnAdjuster
-
- isEdited() - Method in class at.mug.iqm.api.gui.ScriptEditorTab
-
Returns a flag whether or not the tab is edited.
- isEditing - Variable in class at.mug.iqm.api.gui.roi.events.handler.ROILayerCursorChanger
-
- isEmpty() - Method in class at.mug.iqm.api.gui.DefaultDrawingLayer
-
- isEmpty() - Method in interface at.mug.iqm.api.gui.IDrawingLayer
-
Determines whether or not the layer is empty.
- isEmpty() - Method in interface at.mug.iqm.api.gui.ILookPanel
-
A flag, determining whether or not the panel is currently displaying an
image.
- isEmpty() - Method in interface at.mug.iqm.api.gui.IPlotPanel
-
- isEmpty() - Method in interface at.mug.iqm.api.gui.ITablePanel
-
- isEmpty() - Method in interface at.mug.iqm.api.gui.ITextPanel
-
- isEmpty() - Method in class at.mug.iqm.api.gui.ScriptEditorTab
-
Indicates whether or not the tab is empty.
- isEmpty() - Method in class at.mug.iqm.api.operator.Range
-
Returns true if this Range is empty, i.e.
- isEmpty() - Method in interface at.mug.iqm.api.workflow.IPlot
-
- isEmpty() - Method in interface at.mug.iqm.api.workflow.ITable
-
- isEmpty() - Method in interface at.mug.iqm.api.workflow.ITank
-
Determine whether or not the Tank contains items.
- isEmpty() - Method in class at.mug.iqm.core.workflow.Plot
-
Returns whether or not the panel currently displays an item.
- isEmpty() - Method in class at.mug.iqm.core.workflow.Table
-
Returns whether or not the panel currently displays an item.
- isEmpty() - Method in class at.mug.iqm.core.workflow.Tank
-
- isEmpty - Variable in class at.mug.iqm.gui.LookPanel
-
A flag whether or not the panel currently displays an item.
- isEmpty() - Method in class at.mug.iqm.gui.LookPanel
-
Returns whether or not the panel currently displays an item.
- isEmpty - Variable in class at.mug.iqm.gui.PlotPanel
-
A flag whether or not the panel currently displays an item.
- isEmpty() - Method in class at.mug.iqm.gui.PlotPanel
-
Returns whether or not the panel currently displays an item.
- isEmpty - Variable in class at.mug.iqm.gui.TablePanel
-
A flag whether or not the panel currently displays an item.
- isEmpty() - Method in class at.mug.iqm.gui.TablePanel
-
Determines whether or not the TablePanel currently shows a table.
- isEmpty - Variable in class at.mug.iqm.gui.TextPanel
-
A flag whether or not the panel currently displays an item.
- isEmpty() - Method in class at.mug.iqm.gui.TextPanel
-
Returns whether or not the panel currently displays an item.
- ISerializableROI - Interface in at.mug.iqm.api.gui.roi
-
This interface defines methods for serializable ROI shapes.
- isFinished() - Method in class at.mug.iqm.img.bundle.jai.stuff.FuzzyCMeansImageClustering
-
This method returns true if the clustering has finished.
- isFinished() - Method in class at.mug.iqm.img.bundle.jai.stuff.FuzzyLICMeansImageClustering
-
This method returns true if the clustering has finished.
- isFinished() - Method in class at.mug.iqm.img.bundle.jai.stuff.ImageProcessingTask
-
This method returns true if the task is finished.
- isFinished() - Method in class at.mug.iqm.img.bundle.jai.stuff.KMeansImageClustering
-
This method returns true if the clustering has finished.
- isFinished() - Method in class at.mug.iqm.img.bundle.jai.stuff.TemplateMatchingWithIterators
-
This method tells whether the algorithm has finished.
- isFinished() - Method in class at.mug.iqm.img.bundle.jai.stuff.TemplateMatchingWithRasters
-
This method tells whether the algorithm has finished.
- isFocusTraversable() - Method in class at.mug.iqm.gui.LookPanel
-
This is just here so that we can accept the keyboard focus
- isHeadless() - Method in class at.mug.iqm.api.processing.AbstractProcessingTask
-
- isImageComputationEnabled() - Method in interface at.mug.iqm.api.operator.IWorkPackage
-
Get a flag whether or not the operator should perform the computation of
image results.
- isImageComputationEnabled() - Method in class at.mug.iqm.api.operator.WorkPackage
-
- isIndexed() - Method in interface at.mug.iqm.api.gui.ILookPanel
-
Get a flag, whether or not the image is indexed.
- isIndexed(PlanarImage) - Static method in class at.mug.iqm.commons.util.image.ImageAnalyzer
-
- isIndexed() - Method in class at.mug.iqm.gui.LookPanel
-
- isInRange(double) - Method in class at.mug.iqm.img.bundle.op.IqmOpRegGrow
-
Checks if the grey value is bigger than min grey value and smaller than
max grey value
- isInsidePtEast - Variable in class at.mug.iqm.api.gui.DefaultDrawingLayer
-
A flag, whether a click happened inside the E boundary rectangle.
- isInsidePtEast() - Method in class at.mug.iqm.api.gui.DefaultDrawingLayer
-
- isInsidePtEast() - Method in interface at.mug.iqm.api.gui.IDrawingLayer
-
Determines whether or not the mouse is inside of the east boundary point.
- isInsidePtNorth - Variable in class at.mug.iqm.api.gui.DefaultDrawingLayer
-
A flag, whether a click happened inside the N boundary rectangle.
- isInsidePtNorth() - Method in class at.mug.iqm.api.gui.DefaultDrawingLayer
-
- isInsidePtNorth() - Method in interface at.mug.iqm.api.gui.IDrawingLayer
-
Determines whether or not the mouse is inside of the north boundary
point.
- isInsidePtNorthEast - Variable in class at.mug.iqm.api.gui.DefaultDrawingLayer
-
A flag, whether a click happened inside the NE boundary rectangle.
- isInsidePtNorthEast() - Method in class at.mug.iqm.api.gui.DefaultDrawingLayer
-
- isInsidePtNorthEast() - Method in interface at.mug.iqm.api.gui.IDrawingLayer
-
Determines whether or not the mouse is inside of the north-east boundary
point.
- isInsidePtNorthWest - Variable in class at.mug.iqm.api.gui.DefaultDrawingLayer
-
A flag, whether a click happened inside the NW boundary rectangle.
- isInsidePtNorthWest() - Method in class at.mug.iqm.api.gui.DefaultDrawingLayer
-
- isInsidePtNorthWest() - Method in interface at.mug.iqm.api.gui.IDrawingLayer
-
Determines whether or not the mouse is inside of the north-west boundary
point.
- isInsidePtSouth - Variable in class at.mug.iqm.api.gui.DefaultDrawingLayer
-
A flag, whether a click happened inside the S boundary rectangle.
- isInsidePtSouth() - Method in class at.mug.iqm.api.gui.DefaultDrawingLayer
-
- isInsidePtSouth() - Method in interface at.mug.iqm.api.gui.IDrawingLayer
-
Determines whether or not the mouse is inside of the south boundary
point.
- isInsidePtSouthEast - Variable in class at.mug.iqm.api.gui.DefaultDrawingLayer
-
A flag, whether a click happened inside the SE boundary rectangle.
- isInsidePtSouthEast() - Method in class at.mug.iqm.api.gui.DefaultDrawingLayer
-
- isInsidePtSouthEast() - Method in interface at.mug.iqm.api.gui.IDrawingLayer
-
Determines whether or not the mouse is inside of the south-east boundary
point.
- isInsidePtSouthWest - Variable in class at.mug.iqm.api.gui.DefaultDrawingLayer
-
A flag, whether a click happened inside the SW boundary rectangle.
- isInsidePtSouthWest() - Method in class at.mug.iqm.api.gui.DefaultDrawingLayer
-
- isInsidePtSouthWest() - Method in interface at.mug.iqm.api.gui.IDrawingLayer
-
Determines whether or not the mouse is inside of the south-west boundary
point.
- isInsidePtWest - Variable in class at.mug.iqm.api.gui.DefaultDrawingLayer
-
A flag, whether a click happened inside the W boundary rectangle.
- isInsidePtWest() - Method in class at.mug.iqm.api.gui.DefaultDrawingLayer
-
- isInsidePtWest() - Method in interface at.mug.iqm.api.gui.IDrawingLayer
-
Determines whether or not the mouse is inside of the west boundary point.
- isInsideRoi - Variable in class at.mug.iqm.api.gui.DefaultDrawingLayer
-
A flag, whether a click happened inside a ROI or not.
- isInsideRoi() - Method in class at.mug.iqm.api.gui.DefaultDrawingLayer
-
- isInsideRoi() - Method in interface at.mug.iqm.api.gui.IDrawingLayer
-
Determines whether or not the mouse is inside of a drawn shape.
- isInvertSelected() - Method in interface at.mug.iqm.api.gui.IImageInvertible
-
Determines whether or not a control element for final image inversion is
selected.
- isInvertSelected() - Method in class at.mug.iqm.api.operator.AbstractImageOperatorGUI
-
- isKeepExistingRois() - Method in class at.mug.iqm.config.jaxb.Annotations
-
Gets the value of the keepExistingRois property.
- isKeyPressed - Variable in class at.mug.iqm.api.gui.LookToolboxPanel
-
A flag, determining whether or not a key is currently pressed.
- isLastTimeChangedLeft - Variable in class at.mug.iqm.img.bundle.gui.OperatorGUI_Border
-
- isLastTimeChangedTop - Variable in class at.mug.iqm.img.bundle.gui.OperatorGUI_Border
-
- isLayerVisible() - Method in class at.mug.iqm.api.gui.DefaultDrawingLayer
-
- isLayerVisible() - Method in interface at.mug.iqm.api.gui.IDrawingLayer
-
A flag whether or not the layer is visible in the canvas.
- isLayerVisible() - Method in class at.mug.iqm.api.gui.util.ROILayerWidget
-
Gets the current visibility state of this layer.
- isLeftListActive() - Method in interface at.mug.iqm.api.workflow.IManager
-
Returns a flag whether the left list is active.
- isLeftListActive() - Method in class at.mug.iqm.core.workflow.Manager
-
- isLineVisible - Variable in class at.mug.iqm.api.plot.charts.DefaultXYLineChart
-
- isMac() - Static method in class at.mug.iqm.commons.util.OperatingSystem
-
- isMaxIncluded - Variable in class at.mug.iqm.api.operator.Range
-
- isMaxIncluded() - Method in class at.mug.iqm.api.operator.Range
-
Returns true if the maximum value is included within this
Range.
- isMinIncluded - Variable in class at.mug.iqm.api.operator.Range
-
- isMinIncluded() - Method in class at.mug.iqm.api.operator.Range
-
Returns true if the minimum value is included within this
Range.
- isMultipleModelsDisplayed() - Method in interface at.mug.iqm.api.gui.ITablePanel
-
- isMultipleModelsDisplayed() - Method in class at.mug.iqm.gui.TablePanel
-
- isMultiResult() - Method in interface at.mug.iqm.api.operator.IResult
-
This function checks if the result holds more than one item.
- isMultiResult() - Method in class at.mug.iqm.api.operator.Result
-
- isMultiResult(IResult) - Static method in class at.mug.iqm.api.operator.Result
-
This function checks if the result holds more than one item.
- isOnlyAdjustLarger - Variable in class at.mug.iqm.api.gui.util.TableColumnAdjuster
-
- isOperatorLaunched() - Static method in class at.mug.iqm.api.Application
-
- isOverLowerBound(Comparable) - Method in class at.mug.iqm.api.operator.Range
-
Return true if the specific value is larger than the minimum of
this range.
- isPairwise() - Method in class at.mug.iqm.gui.dialog.ManagerItemExportDialog
-
- isPlotComputationEnabled() - Method in interface at.mug.iqm.api.operator.IWorkPackage
-
Get a flag whether or not the operator should perform the computation of
plot results.
- isPlotComputationEnabled() - Method in class at.mug.iqm.api.operator.WorkPackage
-
- isPointWithinBounds(Point) - Method in class at.mug.iqm.img.bundle.op.IqmOpRegGrow
-
Check if the point is within bounds or not
- isRadioButtonMainLeftSelected() - Method in interface at.mug.iqm.api.gui.IManagerPanel
-
Check if the left manager is selected.
- isRadioButtonMainLeftSelected() - Method in class at.mug.iqm.gui.ManagerPanel
-
- isRadioButtonMainRightSelected() - Method in interface at.mug.iqm.api.gui.IManagerPanel
-
Check if the right manager is selected.
- isRadioButtonMainRightSelected() - Method in class at.mug.iqm.gui.ManagerPanel
-
- isRegistered(String) - Method in interface at.mug.iqm.api.operator.IOperatorRegistry
-
Checks whether or not a given name is registered with this registry
- isRegistered(String) - Method in class at.mug.iqm.core.registry.OperatorRegistry
-
- isRGB(PlanarImage) - Static method in class at.mug.iqm.commons.util.image.ImageAnalyzer
-
- isRightListActive() - Method in interface at.mug.iqm.api.workflow.IManager
-
Returns a flag whether the right list is active.
- isRightListActive() - Method in class at.mug.iqm.core.workflow.Manager
-
- isROIDragging - Variable in class at.mug.iqm.api.gui.DefaultDrawingLayer
-
A flag, whether a ROI is currently dragged or not.
- isROIDragging() - Method in class at.mug.iqm.api.gui.DefaultDrawingLayer
-
- isROIDragging() - Method in interface at.mug.iqm.api.gui.IDrawingLayer
-
Get a flag determining whether or not a ROI is currently being dragged by
mouse gesture.
- isScriptFile(File) - Method in class at.mug.iqm.gui.menu.ScriptMenu
-
- isSelected - Variable in class at.mug.iqm.api.gui.DefaultDrawingLayer
-
A flag, determining whether or not a layer is selected.
- isSelected() - Method in class at.mug.iqm.api.gui.DefaultDrawingLayer
-
- isSelected() - Method in interface at.mug.iqm.api.gui.IDrawingLayer
-
Get the selection state of this layer.
- isSelected() - Method in class at.mug.iqm.api.gui.roi.jaxb.AnnotationLayer
-
Gets the value of the selected property.
- isSelected() - Method in class at.mug.iqm.api.gui.util.ROILayerWidget
-
Gets the current selection state of this element and layer.
- isSelectedColumn - Variable in class at.mug.iqm.api.gui.util.TableColumnAdjuster.ColumnAction
-
- isSolaris() - Static method in class at.mug.iqm.commons.util.OperatingSystem
-
- isSpaceBarDown - Variable in class at.mug.iqm.api.gui.roi.events.handler.CanvasMover
-
A flag, determining whether or not the space bar is currently pressed.
- isSpaceBarDown() - Method in class at.mug.iqm.api.gui.roi.events.handler.CanvasMover
-
- isStopped - Variable in class at.mug.iqm.api.gui.util.MemoryMonitor
-
A flag whether or not the thread should be stopped.
- isStopped() - Method in class at.mug.iqm.api.gui.util.MemoryMonitor
-
- issueTrackerItem - Variable in class at.mug.iqm.gui.menu.InfoMenu
-
- isTableComputationEnabled() - Method in interface at.mug.iqm.api.operator.IWorkPackage
-
Get a flag whether or not the operator should perform the computation of
table results.
- isTableComputationEnabled() - Method in class at.mug.iqm.api.operator.WorkPackage
-
- IStatusPanel - Interface in at.mug.iqm.api.gui
-
This interface declares methods for a GUI element receiving events from
operators
- isToggleDynamic - Variable in class at.mug.iqm.api.gui.util.TableColumnAdjuster.ToggleAction
-
- isToggleLarger - Variable in class at.mug.iqm.api.gui.util.TableColumnAdjuster.ToggleAction
-
- isUnderUpperBound(Comparable) - Method in class at.mug.iqm.api.operator.Range
-
Return true if the specific value is smaller than the maximum of
this range.
- isUnix() - Static method in class at.mug.iqm.commons.util.OperatingSystem
-
- isVirtual() - Static method in class at.mug.iqm.api.Application
-
- isVirtual() - Method in class at.mug.iqm.api.processing.AbstractProcessingTask
-
- isVirtual() - Method in interface at.mug.iqm.api.processing.IProcessingTask
-
Returns whether or not the virtual flag has been set at the execution
start of a task.
- isVirtual(int) - Method in interface at.mug.iqm.api.workflow.ITank
-
Determine whether a stack at position index is virtual or
not.
- isVirtual(int) - Method in class at.mug.iqm.core.workflow.Tank
-
- isVirtual() - Method in class at.mug.iqm.img.bundle.jai.stuff.ImageProcessingTask
-
- isVirtualBefore - Variable in class at.mug.iqm.api.operator.AbstractImageOperatorGUI
-
- isVirtualBefore - Variable in class at.mug.iqm.api.operator.AbstractPlotOperatorGUI
-
- isVisible - Variable in class at.mug.iqm.api.gui.DefaultDrawingLayer
-
A flag, determining whether or not a layer's content is rendered.
- isVisible() - Method in class at.mug.iqm.api.gui.roi.jaxb.AnnotationLayer
-
Gets the value of the visible property.
- isVisible() - Method in interface at.mug.iqm.api.operator.IOperatorGUI
-
Determines whether or not the GUI is currently visible to the user.
- isWindows() - Static method in class at.mug.iqm.commons.util.OperatingSystem
-
- isWithROIs() - Method in class at.mug.iqm.commons.io.ImageFileWriter
-
Gets a flag whether or not ROIs should be drawn on export.
- ITable - Interface in at.mug.iqm.api.workflow
-
- ITablePanel - Interface in at.mug.iqm.api.gui
-
- ITabSwitchSupport - Interface in at.mug.iqm.api.gui
-
This interface provides methods for selecting a tab and accessing selected
tabs.
- ITank - Interface in at.mug.iqm.api.workflow
-
This interface defines methods for the the Tank, a major workflow control
element.
- ITankPanel - Interface in at.mug.iqm.api.gui
-
- ITaskFactory - Interface in at.mug.iqm.api.processing
-
- itemContent - Variable in class at.mug.iqm.gui.MainFrame
-
- ITemplateManagerGUI - Interface in at.mug.iqm.api.gui
-
- ITemplateSupport - Interface in at.mug.iqm.api.gui
-
This interface enables an implementing class to set a template in the
template list.
- itemsForInsertion - Variable in class at.mug.iqm.commons.util.ArrayListTransferHandler
-
- itemSlider - Variable in class at.mug.iqm.gui.ManagerPanel
-
- itemStateChanged(ItemEvent) - Method in class at.mug.iqm.api.gui.PlotSelectionFrame
-
- itemStateChanged(ItemEvent) - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_Threshold
-
- iteration - Variable in class at.mug.iqm.img.bundle.jai.stuff.FuzzyCMeansImageClustering
-
- iteration - Variable in class at.mug.iqm.img.bundle.jai.stuff.FuzzyLICMeansImageClustering
-
- iteration - Variable in class at.mug.iqm.img.bundle.jai.stuff.KMeansImageClustering
-
- iterations - Variable in class at.mug.iqm.api.operator.WorkPackage
-
The number of iterations, the associated operator should run.
- iterations - Variable in class at.mug.iqm.img.bundle.descriptors.IqmOpComplexLogDepthOpImage
-
- iterations - Variable in class at.mug.iqm.img.bundle.descriptors.IqmOpMorphOpImage
-
- iterations - Variable in class at.mug.iqm.img.bundle.descriptors.IqmOpRankOpImage
-
- iterations - Variable in class at.mug.iqm.img.bundle.gui.OperatorGUI_Rank
-
- IText - Interface in at.mug.iqm.api.workflow
-
- ITextPanel - Interface in at.mug.iqm.api.gui
-
- IThumbnailSupport - Interface in at.mug.iqm.api.gui
-
- itisol(double[][], double[][], int, double[], int[], int[], double[]) - Static method in class at.mug.iqm.commons.lau.Linear_algebra
-
- itisolerb(double[][], double[][], int, double[], int[], int[], double[]) - Static method in class at.mug.iqm.commons.lau.Linear_algebra
-
- itMax - Variable in class at.mug.iqm.img.bundle.descriptors.IqmOpFracHRMOpImage
-
- itMax - Variable in class at.mug.iqm.img.bundle.descriptors.IqmOpFracIFSOpImage
-
- itMax - Variable in class at.mug.iqm.img.bundle.descriptors.IqmOpKMeansFuzzyOpImage
-
- itMax - Variable in class at.mug.iqm.img.bundle.descriptors.IqmOpKMeansOpImage
-
- itMax - Variable in class at.mug.iqm.img.bundle.gui.OperatorGUI_KMeans
-
- itMax - Variable in class at.mug.iqm.img.bundle.gui.OperatorGUI_KMeansFuzzy
-
- IVirtualizable - Interface in at.mug.iqm.api.model
-
This interface has to be implemented by IQM objects which are temporarily
stored on the hard disk.
- IWorkPackage - Interface in at.mug.iqm.api.operator
-
This interface declares input parameters for a specific
IOperator.
- SampleEntropy - Class in at.mug.iqm.commons.util.plot
-
Sample Entropy: Alternative to Approximate entropy Sample entropy and
drawbacks of Approximate entropy can be found in: Richman J.S., Moorman J.R.,
Physiological time-series analysis using approximate entropy and sample
entropy Am J Physiol Heart Circ Physiol, Vol.278, H2039-2049, 2000 First the
sum is calculated and afterwards the logarithm is calculated only once.
- SampleEntropy() - Constructor for class at.mug.iqm.commons.util.plot.SampleEntropy
-
- sampleImageMenuItems - Variable in class at.mug.iqm.gui.menu.FileMenu
-
- samplePlotsMenuItems - Variable in class at.mug.iqm.gui.menu.FileMenu
-
- save(File) - Method in class at.mug.iqm.api.gui.GroovyScriptConsoleFrame
-
- save(ScriptEditorTab) - Method in class at.mug.iqm.api.gui.ScriptEditor
-
- save(IqmDataBox, File) - Method in class at.mug.iqm.api.persistence.VirtualDataManager
-
Save a
IVirtualizable object to its specified target and puts the
file location to the cache.
- save(List<IqmDataBox>, File) - Method in class at.mug.iqm.api.persistence.VirtualDataManager
-
Saves an entire list of
IqmDataBoxes to the temporary directory.
- saveAll() - Method in class at.mug.iqm.api.gui.ScriptEditor
-
Saves all open tabs either to their specified files or to a new file, if
they contain any content
- saveAs() - Method in class at.mug.iqm.api.gui.GroovyScriptConsoleFrame
-
Save the file using a file chooser
- saveAs() - Method in class at.mug.iqm.api.gui.ScriptEditor
-
Choose a location and save the file as new one in the same tab.
- saveAsAndSwitch(File) - Method in class at.mug.iqm.api.gui.ScriptEditorTab
-
Saves the file and switches to the new file.
- saveConfiguration() - Method in class at.mug.iqm.api.gui.PreferenceFrame
-
Saves the configuration using the current instance of
ConfigManager.
- saveFile() - Method in class at.mug.iqm.api.gui.ScriptEditorTab
-
Saves the currently edited file by overwriting the content.
- saveImage(ImageProcessor, int) - Method in class at.mug.iqm.img.bundle.imagej.Image_Stabilizer
-
- saveImage(ImageProcessor, int) - Method in class at.mug.iqm.img.bundle.imagej.Image_Stabilizer_Log_Applier
-
- saveImage(ImageProcessor, int) - Method in class at.mug.iqm.img.bundle.imagej.IqmImage_Stabilizer
-
- SaveImageSequenceDialog - Class in at.mug.iqm.commons.gui
-
This class is responsible for saving a sequence of images.
- SaveImageSequenceDialog() - Constructor for class at.mug.iqm.commons.gui.SaveImageSequenceDialog
-
Standard constructor.
- SaveImageSequenceDialog(File) - Constructor for class at.mug.iqm.commons.gui.SaveImageSequenceDialog
-
- SaveImageStackDialog - Class in at.mug.iqm.commons.gui
-
This class is responsible for saving an image stack to a single file.
- SaveImageStackDialog() - Constructor for class at.mug.iqm.commons.gui.SaveImageStackDialog
-
Standard constructor.
- SaveImageStackDialog(File) - Constructor for class at.mug.iqm.commons.gui.SaveImageStackDialog
-
- saveMemoryFile() - Method in class at.mug.iqm.gui.dialog.HeapSizeDialog
-
Save the memory file to an ini-file located in the execution directory
right next to the executed jar/exe.
- SavePlotDataDialog - Class in at.mug.iqm.commons.gui
-
- SavePlotDataDialog() - Constructor for class at.mug.iqm.commons.gui.SavePlotDataDialog
-
Standard constructor.
- SavePlotDataDialog(File) - Constructor for class at.mug.iqm.commons.gui.SavePlotDataDialog
-
- savePlotDataMenuItem - Variable in class at.mug.iqm.gui.menu.FileMenu
-
- saveSequMenuItem - Variable in class at.mug.iqm.gui.menu.FileMenu
-
- SaveSingleImageDialog - Class in at.mug.iqm.commons.gui
-
This class extends the
JFileChooser for determining the location in
order to save a single image.
- SaveSingleImageDialog() - Constructor for class at.mug.iqm.commons.gui.SaveSingleImageDialog
-
Standard constructor.
- SaveSingleImageDialog(File) - Constructor for class at.mug.iqm.commons.gui.SaveSingleImageDialog
-
Create a new file chooser for locating the target file.
- saveSingleMenuItem - Variable in class at.mug.iqm.gui.menu.FileMenu
-
- saveStackMenuItem - Variable in class at.mug.iqm.gui.menu.FileMenu
-
- SaveTableDialog - Class in at.mug.iqm.commons.gui
-
Uses the JFileChooser from Swing to save a Table.
- SaveTableDialog() - Constructor for class at.mug.iqm.commons.gui.SaveTableDialog
-
Standard constructor.
- SaveTableDialog(File) - Constructor for class at.mug.iqm.commons.gui.SaveTableDialog
-
Standard constructor.
- saveTableMenuItem - Variable in class at.mug.iqm.gui.menu.FileMenu
-
- SaveTableSequDialog - Class in at.mug.iqm.commons.gui
-
Uses the
JFileChooser for locating the target in order to save a
table.
- SaveTableSequDialog() - Constructor for class at.mug.iqm.commons.gui.SaveTableSequDialog
-
Standard constructor.
- SaveTableSequDialog(File) - Constructor for class at.mug.iqm.commons.gui.SaveTableSequDialog
-
- saveTableSequMenuItem - Variable in class at.mug.iqm.gui.menu.FileMenu
-
- saveTransformation - Static variable in class at.mug.iqm.img.bundle.imagej.bUnwarpJ_
-
flag for save transformation option
- scale(PlanarImage, int, int) - Static method in class at.mug.iqm.commons.util.image.ImageTools
-
Scales a given image to a specified size.
- scale - Variable in class at.mug.iqm.img.bundle.descriptors.IqmOpDFTOpImage
-
- scaleImage() - Method in class at.mug.iqm.commons.util.ImagePreviewPanel
-
- scaleKeepAspectRatio(PlanarImage, int) - Static method in class at.mug.iqm.commons.util.image.ImageTools
-
Scales a given image to a target size by keeping the aspect ratio.
- scanImage(WritableRaster, PlanarImage, int, int, int) - Method in class at.mug.iqm.img.bundle.op.IqmOpNexelScan
-
Calculates different parameters based on arrays.
- scanImage(WritableRaster, int, int, int, int) - Method in class at.mug.iqm.img.bundle.op.IqmOpStackStat
-
Calculates different parameters based on vectors.
- scanImageWithROI(WritableRaster, PlanarImage, int, int) - Method in class at.mug.iqm.img.bundle.op.IqmOpNexelScan
-
Calculates different parameters based on JAI API.
- scanType - Variable in class at.mug.iqm.img.bundle.descriptors.IqmOpFracScanOpImage
-
- scaprd1(int, int, int, int, int, double[], double[]) - Static method in class at.mug.iqm.commons.lau.Basic
-
- sclcom(double[][], double[][], int, int, int) - Static method in class at.mug.iqm.commons.lau.Basic
-
- script - Variable in class at.mug.iqm.config.jaxb.Paths
-
- scriptEditor - Static variable in class at.mug.iqm.api.Application
-
- ScriptEditor - Class in at.mug.iqm.api.gui
-
This class represents the script editor for editing Groovy scripts in IQM.
- ScriptEditor() - Constructor for class at.mug.iqm.api.gui.ScriptEditor
-
Create the frame.
- ScriptEditorTab - Class in at.mug.iqm.api.gui
-
This class represents a single tab in the script editor.
- ScriptEditorTab(ScriptEditor) - Constructor for class at.mug.iqm.api.gui.ScriptEditorTab
-
- scriptList - Variable in class at.mug.iqm.gui.menu.ScriptMenu
-
- scriptMenu - Variable in class at.mug.iqm.gui.menu.CoreMenuBar
-
- scriptMenu - Variable in class at.mug.iqm.gui.menu.PluginMenu
-
The menu for the scripts.
- ScriptMenu - Class in at.mug.iqm.gui.menu
-
This is the class for the script menu in IQM.
- ScriptMenu() - Constructor for class at.mug.iqm.gui.menu.ScriptMenu
-
This is the standard constructor.
- scrollableHeight - Variable in class at.mug.iqm.commons.util.ScrollablePanel
-
- ScrollablePanel - Class in at.mug.iqm.commons.util
-
A panel that implements the Scrollable interface.
- ScrollablePanel() - Constructor for class at.mug.iqm.commons.util.ScrollablePanel
-
Default constructor that uses a FlowLayout
- ScrollablePanel(LayoutManager) - Constructor for class at.mug.iqm.commons.util.ScrollablePanel
-
Constuctor for specifying the LayoutManager of the panel.
- ScrollablePanel.IncrementInfo - Class in at.mug.iqm.commons.util
-
Helper class to hold the information required to calculate the scroll
amount.
- ScrollablePanel.IncrementType - Enum in at.mug.iqm.commons.util
-
- ScrollablePanel.ScrollableSizeHint - Enum in at.mug.iqm.commons.util
-
- ScrollableSizeHint() - Constructor for enum at.mug.iqm.commons.util.ScrollablePanel.ScrollableSizeHint
-
- scrollableWidth - Variable in class at.mug.iqm.commons.util.ScrollablePanel
-
- scrollBarPanelNumThread - Variable in class at.mug.iqm.gui.ControlPanel
-
- scrollPane - Variable in class at.mug.iqm.gui.TablePanel
-
- scrollpane - Variable in class at.mug.iqm.gui.tilecachetool.EventViewer
-
- ScrollPaneAdjustmentListener - Class in at.mug.iqm.commons.util
-
This class is responsible for reacting to changing adjustment values of e.g.
- ScrollPaneAdjustmentListener() - Constructor for class at.mug.iqm.commons.util.ScrollPaneAdjustmentListener
-
- scrollPaneException - Variable in class at.mug.iqm.commons.util.ErrorMessagePanel
-
- scrollPaneMessage - Variable in class at.mug.iqm.commons.util.ErrorMessagePanel
-
- scrollPaneTable - Variable in class at.mug.iqm.gui.PlotPanel
-
The pane, where the table is displayed.
- sdf - Variable in class at.mug.iqm.api.processing.ProcessingHistory
-
- searchForInsideROIClick(Point, MouseEvent) - Method in class at.mug.iqm.api.gui.DefaultDrawingLayer
-
Searches for a click inside of a ROI and activates the corresponding ROI,
if any found.
- searchForOtherROIs(Point, DefaultDrawingLayer) - Method in class at.mug.iqm.api.gui.roi.events.handler.ROILayerCursorChanger
-
- seDatatHeaders(String[]) - Method in class at.mug.iqm.api.gui.PlotSelectionFrame
-
- SEG_CLOSE - Static variable in interface at.mug.iqm.api.gui.roi.ISerializableROI
-
- SEG_CUBICTO - Static variable in interface at.mug.iqm.api.gui.roi.ISerializableROI
-
- SEG_LINETO - Static variable in interface at.mug.iqm.api.gui.roi.ISerializableROI
-
- SEG_MOVETO - Static variable in interface at.mug.iqm.api.gui.roi.ISerializableROI
-
- SEG_QUADTO - Static variable in interface at.mug.iqm.api.gui.roi.ISerializableROI
-
- Segment - Class in at.mug.iqm.api.gui.roi.jaxb
-
Java class for anonymous complex type.
- Segment() - Constructor for class at.mug.iqm.api.gui.roi.jaxb.Segment
-
- segment - Variable in class at.mug.iqm.api.gui.roi.jaxb.Segments
-
- segmentCodeToString(int) - Static method in class at.mug.iqm.api.gui.roi.AbstractROIShape
-
Converts the segment code to a string.
- segmentMenu - Variable in class at.mug.iqm.gui.menu.CoreMenuBar
-
- SegmentMenu - Class in at.mug.iqm.gui.menu
-
This is the base class for the segment menu in IQM.
- SegmentMenu() - Constructor for class at.mug.iqm.gui.menu.SegmentMenu
-
This is the standard constructor.
- segments - Variable in class at.mug.iqm.api.gui.roi.jaxb.Path
-
- Segments - Class in at.mug.iqm.api.gui.roi.jaxb
-
Java class for anonymous complex type.
- Segments() - Constructor for class at.mug.iqm.api.gui.roi.jaxb.Segments
-
- select() - Method in class at.mug.iqm.api.gui.util.ROILayerWidget
-
Selects the layer and thus set it active.
- selectAll() - Method in interface at.mug.iqm.api.gui.IManagerPanel
-
Selects all items in the currently activated list.
- selectAll - Variable in class at.mug.iqm.api.gui.PlotSelectionFrame
-
- selectAll() - Method in class at.mug.iqm.gui.ManagerPanel
-
- selectAllItems() - Method in class at.mug.iqm.api.gui.MultiResultSelectorPanel
-
Selects all items in any existing result list.
- selectChannelExplicitly(int, boolean) - Method in class at.mug.iqm.api.gui.ColorChannelSelectorPanel
-
Explicitly set the specified band selected in the channel menu.
- selected - Variable in class at.mug.iqm.api.gui.roi.jaxb.AnnotationLayer
-
- selectedChannelIndexes - Variable in class at.mug.iqm.api.gui.ColorChannelSelectorPanel
-
- selectedCustomIdxs - Variable in class at.mug.iqm.api.gui.MultiResultSelectorPanel
-
- selectedCustomResults - Variable in class at.mug.iqm.api.gui.MultiResultSelectorPanel
-
- selectedFile - Variable in class at.mug.iqm.api.gui.TankPanelDropEventHandler
-
- selectedImageIdxs - Variable in class at.mug.iqm.api.gui.MultiResultSelectorPanel
-
- selectedImageResults - Variable in class at.mug.iqm.api.gui.MultiResultSelectorPanel
-
- selectedItem - Variable in class at.mug.iqm.api.gui.FileSelectionDialog
-
- selectedLayerIndex - Variable in class at.mug.iqm.api.gui.ROILayerSelectorPanel
-
The currently selected layer index.
- selectedPlotIdxs - Variable in class at.mug.iqm.api.gui.MultiResultSelectorPanel
-
- selectedPlotResults - Variable in class at.mug.iqm.api.gui.MultiResultSelectorPanel
-
- selectedSourceIndices - Variable in class at.mug.iqm.commons.util.ArrayListTransferHandler
-
- selectedTableIdxs - Variable in class at.mug.iqm.api.gui.MultiResultSelectorPanel
-
- selectedTableResults - Variable in class at.mug.iqm.api.gui.MultiResultSelectorPanel
-
- selection - Variable in class at.mug.iqm.gui.dialog.ManagerItemExportDialog
-
- selectLayer(int) - Method in class at.mug.iqm.api.gui.ROILayerSelectorPanel
-
Selects and highlights the layer at the given zOrder
position.
- selectLayerColor() - Method in class at.mug.iqm.api.gui.util.ROILayerWidget
-
Choose a layer color with a color chooser
- selectorContainer - Variable in class at.mug.iqm.api.gui.ROILayerSelectorPanel
-
A container for the control elements.
- selectorGroup - Variable in class at.mug.iqm.api.gui.ROILayerSelectorPanel
-
A button group for all radio buttons.
- selectorPanel - Variable in class at.mug.iqm.api.gui.MultiResultDialog
-
- selzerortpol(int, int, int, double[], double[], double[], double[]) - Static method in class at.mug.iqm.commons.lau.Linear_algebra
-
- separator - Variable in class at.mug.iqm.gui.StatusPanel
-
- separator_1 - Variable in class at.mug.iqm.api.operator.AbstractOperatorGUI
-
- sequence - Variable in class at.mug.iqm.api.gui.roi.jaxb.Segment
-
- seqvec(int, int, int, int, double[], double[]) - Static method in class at.mug.iqm.commons.lau.Basic
-
- serialArrayListFlavor - Variable in class at.mug.iqm.commons.util.ArrayListTransferHandler
-
- serializableImage - Variable in class at.mug.iqm.api.model.ImageModel
-
Serialized version of the image.
- SERIALIZATION_EXTENSION - Static variable in class at.mug.iqm.api.IQMConstants
-
The extension for a serialized
IVirtualizable object:
Serialized
Virtualizable
Object.
- serialize(Object, File) - Method in class at.mug.iqm.api.persistence.Serializer
-
Serialize an
Object to a file on the hard drive.
- Serializer - Class in at.mug.iqm.api.persistence
-
This class serializes given
Objects into a
byte[].
- Serializer() - Constructor for class at.mug.iqm.api.persistence.Serializer
-
Default constructor.
- serializer - Variable in class at.mug.iqm.api.persistence.VirtualDataManager
-
A serializer for I/O tasks of the manager.
- SerialProcessingTask - Class in at.mug.iqm.core.processing
-
This class performs a stack processing task on 1...n items
sequentially.
- SerialProcessingTask(IWorkPackage, boolean) - Constructor for class at.mug.iqm.core.processing.SerialProcessingTask
-
This is the constructor.
- SerialProcessingTask(IWorkPackage, IOperatorGUI, boolean) - Constructor for class at.mug.iqm.core.processing.SerialProcessingTask
-
This is the constructor.
- SerialProcessingTask() - Constructor for class at.mug.iqm.core.processing.SerialProcessingTask
-
A default constructor.
- serialVersionUID - Static variable in class at.mug.iqm.api.events.OperatorCancelledEvent
-
- serialVersionUID - Static variable in class at.mug.iqm.api.events.OperatorProgressEvent
-
- serialVersionUID - Static variable in class at.mug.iqm.api.events.VirtualFlagChangedEvent
-
- serialVersionUID - Static variable in exception at.mug.iqm.api.exception.EmptyFileException
-
The UID for serialization.
- serialVersionUID - Static variable in exception at.mug.iqm.api.exception.EnvVariableNotFoundException
-
- serialVersionUID - Static variable in exception at.mug.iqm.api.exception.MultipleMIMETypesException
-
The UID for serialization.
- serialVersionUID - Static variable in exception at.mug.iqm.api.exception.OperatorAlreadyOpenException
-
The UID for serialization.
- serialVersionUID - Static variable in exception at.mug.iqm.api.exception.OperatorAlreadyRegisteredException
-
- serialVersionUID - Static variable in exception at.mug.iqm.api.exception.OperatorNotAllowedException
-
- serialVersionUID - Static variable in exception at.mug.iqm.api.exception.UnknownOperatorException
-
The UID for serialization.
- serialVersionUID - Static variable in exception at.mug.iqm.api.exception.UnreadableSVSFileException
-
- serialVersionUID - Static variable in exception at.mug.iqm.api.exception.UnsupportedMIMETypeException
-
The UID for serialization.
- serialVersionUID - Static variable in exception at.mug.iqm.api.exception.UnsupportedOperatorException
-
- serialVersionUID - Static variable in class at.mug.iqm.api.gui.BoardPanel
-
- serialVersionUID - Static variable in class at.mug.iqm.api.gui.ColorChannelSelectorPanel
-
The UID for serialization.
- serialVersionUID - Static variable in class at.mug.iqm.api.gui.ContextPopupMenu
-
- serialVersionUID - Static variable in class at.mug.iqm.api.gui.DefaultDrawingLayer
-
The UID for serialization.
- serialVersionUID - Static variable in class at.mug.iqm.api.gui.FileSelectionDialog
-
The UID for serialization.
- serialVersionUID - Static variable in class at.mug.iqm.api.gui.GroovyScriptConsoleFrame
-
The UID for serialization.
- serialVersionUID - Static variable in class at.mug.iqm.api.gui.GroovyTextArea
-
The UID for serialization.
- serialVersionUID - Static variable in class at.mug.iqm.api.gui.ImageInfoPanel
-
The UID for serialization.
- serialVersionUID - Static variable in class at.mug.iqm.api.gui.ImageLayer
-
The UID for serialization.
- serialVersionUID - Static variable in class at.mug.iqm.api.gui.ImageNavigatorPanel.DrawingLayer
-
The UID for serialization.
- serialVersionUID - Static variable in class at.mug.iqm.api.gui.ImageNavigatorPanel
-
The UID for serialization.
- serialVersionUID - Static variable in class at.mug.iqm.api.gui.LookToolboxPanel
-
The UID for serialization.
- serialVersionUID - Static variable in class at.mug.iqm.api.gui.LookToolboxPanel.SwitchMenu
-
The UID for serialization.
- serialVersionUID - Static variable in class at.mug.iqm.api.gui.MultiResultDialog
-
The UID for serialization.
- serialVersionUID - Static variable in class at.mug.iqm.api.gui.MultiResultSelectorPanel
-
The UID for serialization.
- serialVersionUID - Static variable in class at.mug.iqm.api.gui.OperatorMenuItem
-
The UID for serialization.
- serialVersionUID - Static variable in class at.mug.iqm.api.gui.PlotSelectionFrame
-
- serialVersionUID - Static variable in class at.mug.iqm.api.gui.PreferenceFrame
-
The UID for serialization.
- serialVersionUID - Static variable in class at.mug.iqm.api.gui.roi.AbstractROIShape
-
The UID for serialization.
- serialVersionUID - Static variable in class at.mug.iqm.api.gui.roi.AngleROI
-
The UID for serialization.
- serialVersionUID - Static variable in class at.mug.iqm.api.gui.roi.EllipseROI
-
The UID for serialization.
- serialVersionUID - Static variable in class at.mug.iqm.api.gui.roi.events.AllROIsDeletedEvent
-
- serialVersionUID - Static variable in class at.mug.iqm.api.gui.roi.events.AngleROIAddedEvent
-
- serialVersionUID - Static variable in class at.mug.iqm.api.gui.roi.events.EllipseROIAddedEvent
-
The UID for serialization.
- serialVersionUID - Static variable in class at.mug.iqm.api.gui.roi.events.FreehandROIAddedEvent
-
The UID for serialization.
- serialVersionUID - Static variable in class at.mug.iqm.api.gui.roi.events.LineROIAddedEvent
-
- serialVersionUID - Static variable in class at.mug.iqm.api.gui.roi.events.PointROIAddedEvent
-
- serialVersionUID - Static variable in class at.mug.iqm.api.gui.roi.events.PolygonROIAddedEvent
-
The UID for serialization.
- serialVersionUID - Static variable in class at.mug.iqm.api.gui.roi.events.RectangleROIAddedEvent
-
The UID for serialization.
- serialVersionUID - Static variable in class at.mug.iqm.api.gui.roi.events.ROIDeletedEvent
-
- serialVersionUID - Static variable in class at.mug.iqm.api.gui.roi.FreehandROI
-
The UID for serialization.
- serialVersionUID - Static variable in class at.mug.iqm.api.gui.roi.LineROI
-
The UID for serialization.
- serialVersionUID - Static variable in class at.mug.iqm.api.gui.roi.PointROI
-
The UID for serialization.
- serialVersionUID - Static variable in class at.mug.iqm.api.gui.roi.PolygonROI
-
The UID for serialization.
- serialVersionUID - Static variable in class at.mug.iqm.api.gui.roi.RectangleROI
-
The UID for serialization.
- serialVersionUID - Static variable in class at.mug.iqm.api.gui.ROILayerSelectorPanel
-
The UID for serialization.
- serialVersionUID - Static variable in class at.mug.iqm.api.gui.ScriptEditor
-
The UID for serialization.
- serialVersionUID - Static variable in class at.mug.iqm.api.gui.ScriptEditorTab
-
The UID for serialization.
- serialVersionUID - Static variable in class at.mug.iqm.api.gui.TransparentROILayer
-
The UID for serialization.
- serialVersionUID - Static variable in class at.mug.iqm.api.gui.util.AdjustingTable
-
- serialVersionUID - Static variable in class at.mug.iqm.api.gui.util.AdjustingTableCellRenderer
-
- serialVersionUID - Static variable in class at.mug.iqm.api.gui.util.CheckBoxTableHeader
-
- serialVersionUID - Static variable in class at.mug.iqm.api.gui.util.ColorChannelWidget
-
The UID for serialization.
- serialVersionUID - Static variable in class at.mug.iqm.api.gui.util.IqmSlideShow
-
- serialVersionUID - Static variable in class at.mug.iqm.api.gui.util.ROILayerWidget
-
The UID for serialization.
- serialVersionUID - Static variable in class at.mug.iqm.api.gui.util.TableColumnAdjuster.ColumnAction
-
- serialVersionUID - Static variable in class at.mug.iqm.api.gui.util.TableColumnAdjuster.ToggleAction
-
- serialVersionUID - Static variable in class at.mug.iqm.api.gui.WaitingDialog
-
The UID for serialization.
- serialVersionUID - Static variable in class at.mug.iqm.api.model.AbstractDataModel
-
The UID for serialization.
- serialVersionUID - Static variable in class at.mug.iqm.api.model.CustomDataModel
-
The UID for serialization.
- serialVersionUID - Static variable in class at.mug.iqm.api.model.ImageModel
-
The UID for serialization.
- serialVersionUID - Static variable in class at.mug.iqm.api.model.IqmDataBox
-
The UID for object serialization.
- serialVersionUID - Static variable in class at.mug.iqm.api.model.PlotModel
-
The UID for serialization.
- serialVersionUID - Static variable in class at.mug.iqm.api.model.TableModel
-
The UID for serialization.
- serialVersionUID - Static variable in class at.mug.iqm.api.model.VirtualDataBox
-
The UID for serialization.
- serialVersionUID - Static variable in class at.mug.iqm.api.operator.AbstractImageOperatorGUI
-
- serialVersionUID - Static variable in class at.mug.iqm.api.operator.AbstractOperatorDescriptor
-
The UID for serialization.
- serialVersionUID - Static variable in class at.mug.iqm.api.operator.AbstractOperatorGUI
-
- serialVersionUID - Static variable in class at.mug.iqm.api.operator.AbstractPlotOperatorGUI
-
- serialVersionUID - Static variable in class at.mug.iqm.api.operator.CustomImageOptionsPanel
-
The UID for serialization.
- serialVersionUID - Static variable in class at.mug.iqm.api.operator.CustomPlotOptionsPanel
-
The UID for serialization.
- serialVersionUID - Static variable in class at.mug.iqm.api.operator.FractalImageOptionsPanel
-
The UID for serialization.
- serialVersionUID - Static variable in class at.mug.iqm.api.operator.OutputOptionsPanel
-
The UID for serialization.
- serialVersionUID - Static variable in class at.mug.iqm.api.operator.ParameterBlockImg
-
The UID for serialization.
- serialVersionUID - Static variable in class at.mug.iqm.api.operator.ParameterBlockIQM
-
The UID for serialization.
- serialVersionUID - Static variable in class at.mug.iqm.api.operator.ParameterBlockPlot
-
The UID for serialization.
- serialVersionUID - Static variable in class at.mug.iqm.api.operator.PreferencesPanel
-
The UID for serialization.
- serialVersionUID - Static variable in class at.mug.iqm.api.operator.Range
-
The UID for serialization.
- serialVersionUID - Static variable in class at.mug.iqm.api.plot.charts.DefaultXYLineChart
-
The UID for serialization.
- serialVersionUID - Static variable in class at.mug.iqm.api.plot.charts.HistogramChart
-
The UID for serialization
- serialVersionUID - Static variable in class at.mug.iqm.api.plot.charts.HistogramPlotFrame
-
- serialVersionUID - Static variable in class at.mug.iqm.api.plot.charts.HistogramXYLineChart
-
- serialVersionUID - Static variable in class at.mug.iqm.api.plot.charts.PlotDisplayFrame
-
The UID for serialization.
- serialVersionUID - Static variable in class at.mug.iqm.api.plot.charts.RegressionPlot
-
The UID for serialization.
- serialVersionUID - Static variable in class at.mug.iqm.api.plot.charts.RegressionPlotFrame
-
- serialVersionUID - Static variable in class at.mug.iqm.api.plot.charts.VectorPlot
-
The UID for serialization.
- serialVersionUID - Static variable in class at.mug.iqm.api.plot.charts.VectorPlotFrame
-
- serialVersionUID - Static variable in class at.mug.iqm.api.plugin.AbstractPlugin
-
The UID for serialization.
- serialVersionUID - Static variable in class at.mug.iqm.commons.gui.AbstractImageSavingDialog
-
The UID for serialization.
- serialVersionUID - Static variable in class at.mug.iqm.commons.gui.AbstractTableSavingDialog
-
The UID for serialization.
- serialVersionUID - Static variable in class at.mug.iqm.commons.gui.GenericFileDialog
-
The UID for serialization.
- serialVersionUID - Static variable in class at.mug.iqm.commons.gui.OpenImageDialog
-
The UID for serialization.
- serialVersionUID - Static variable in class at.mug.iqm.commons.gui.SaveImageSequenceDialog
-
The UID for serialization.
- serialVersionUID - Static variable in class at.mug.iqm.commons.gui.SaveImageStackDialog
-
The UID for serialization.
- serialVersionUID - Static variable in class at.mug.iqm.commons.gui.SavePlotDataDialog
-
The UID for serialization.
- serialVersionUID - Static variable in class at.mug.iqm.commons.gui.SaveSingleImageDialog
-
The UID for serialization.
- serialVersionUID - Static variable in class at.mug.iqm.commons.gui.SaveTableDialog
-
The UID for serialization.
- serialVersionUID - Static variable in class at.mug.iqm.commons.gui.SaveTableSequDialog
-
The UID for serialization.
- serialVersionUID - Static variable in class at.mug.iqm.commons.gui.SVSImageExtractorFrame
-
The UID for serialization.
- serialVersionUID - Static variable in class at.mug.iqm.commons.util.ArrayListTransferHandler
-
- serialVersionUID - Static variable in class at.mug.iqm.commons.util.ErrorMessagePanel
-
- serialVersionUID - Static variable in class at.mug.iqm.commons.util.image.Thumbnail
-
- serialVersionUID - Static variable in class at.mug.iqm.commons.util.ImagePreviewPanel
-
The UID for serialization.
- serialVersionUID - Static variable in class at.mug.iqm.commons.util.ManagerListCellRenderer
-
- serialVersionUID - Static variable in class at.mug.iqm.commons.util.ManagerListCellRendererLeft
-
- serialVersionUID - Static variable in class at.mug.iqm.commons.util.ManagerListCellRendererRight
-
- serialVersionUID - Static variable in class at.mug.iqm.commons.util.MultiResultListCellRenderer
-
- serialVersionUID - Static variable in class at.mug.iqm.commons.util.ScrollablePanel
-
The UID for serialization.
- serialVersionUID - Static variable in class at.mug.iqm.commons.util.TankListCellRenderer
-
- serialVersionUID - Static variable in class at.mug.iqm.commons.util.WrapLayout
-
- serialVersionUID - Static variable in class at.mug.iqm.gui.ControlPanel
-
- serialVersionUID - Static variable in class at.mug.iqm.gui.dialog.AboutIQMDialog
-
- serialVersionUID - Static variable in class at.mug.iqm.gui.dialog.HeapSizeDialog
-
- serialVersionUID - Static variable in class at.mug.iqm.gui.dialog.ManagerItemExportDialog
-
- serialVersionUID - Static variable in class at.mug.iqm.gui.dialog.WelcomeDialog
-
The UID for serialization.
- serialVersionUID - Static variable in class at.mug.iqm.gui.LogFrame
-
- serialVersionUID - Static variable in class at.mug.iqm.gui.LookExtraFrame
-
The UID for serialization.
- serialVersionUID - Static variable in class at.mug.iqm.gui.LookPanel
-
The UID for serialization.
- serialVersionUID - Static variable in class at.mug.iqm.gui.MainFrame
-
- serialVersionUID - Static variable in class at.mug.iqm.gui.MainPanel
-
- serialVersionUID - Static variable in class at.mug.iqm.gui.ManagerPanel
-
The UID for serialization.
- serialVersionUID - Static variable in class at.mug.iqm.gui.menu.AbstractMenuBar
-
The UID for serialization.
- serialVersionUID - Static variable in class at.mug.iqm.gui.menu.AnnotationMenu
-
The UID for serialization
- serialVersionUID - Static variable in class at.mug.iqm.gui.menu.CoreMenuBar
-
The UID for serialization.
- serialVersionUID - Static variable in class at.mug.iqm.gui.menu.DeactivatableMenu
-
The UID for serialization.
- serialVersionUID - Static variable in class at.mug.iqm.gui.menu.EditMenu
-
The UID for serialization.
- serialVersionUID - Static variable in class at.mug.iqm.gui.menu.EnhanceMenu
-
- serialVersionUID - Static variable in class at.mug.iqm.gui.menu.FileMenu
-
- serialVersionUID - Static variable in class at.mug.iqm.gui.menu.FractalMenu
-
- serialVersionUID - Static variable in class at.mug.iqm.gui.menu.InfoMenu
-
The UID for serialization.
- serialVersionUID - Static variable in class at.mug.iqm.gui.menu.MeasureMenu
-
- serialVersionUID - Static variable in class at.mug.iqm.gui.menu.PlotAnalysisMenu
-
- serialVersionUID - Static variable in class at.mug.iqm.gui.menu.PlotMenu
-
The UID for serialization.
- serialVersionUID - Static variable in class at.mug.iqm.gui.menu.PluginMenu
-
The UID for serialization.
- serialVersionUID - Static variable in class at.mug.iqm.gui.menu.ProcessingHistoryMenu
-
The UID for serialization.
- serialVersionUID - Static variable in class at.mug.iqm.gui.menu.ProcessMenu
-
- serialVersionUID - Static variable in class at.mug.iqm.gui.menu.RecentFilesMenu
-
The UID for serialization.
- serialVersionUID - Static variable in class at.mug.iqm.gui.menu.ScriptMenu
-
The UID for serialization.
- serialVersionUID - Static variable in class at.mug.iqm.gui.menu.SegmentMenu
-
- serialVersionUID - Static variable in class at.mug.iqm.gui.PlotPanel
-
The UID for serialization.
- serialVersionUID - Static variable in class at.mug.iqm.gui.StatusPanel
-
- serialVersionUID - Static variable in class at.mug.iqm.gui.TableDisplayFrame
-
The UID for serialization.
- serialVersionUID - Static variable in class at.mug.iqm.gui.TablePanel
-
The UID for serialization.
- serialVersionUID - Static variable in class at.mug.iqm.gui.TankPanel
-
The UID for serialization.
- serialVersionUID - Static variable in class at.mug.iqm.gui.TextDisplayFrame
-
- serialVersionUID - Static variable in class at.mug.iqm.gui.TextPanel
-
- serialVersionUID - Static variable in class at.mug.iqm.gui.tilecachetool.EventViewer
-
- serialVersionUID - Static variable in class at.mug.iqm.gui.tilecachetool.MemoryChart
-
- serialVersionUID - Static variable in class at.mug.iqm.gui.tilecachetool.Statistics
-
- serialVersionUID - Static variable in class at.mug.iqm.gui.tilecachetool.TCInfo
-
- serialVersionUID - Static variable in class at.mug.iqm.gui.tilecachetool.TCTool
-
- serialVersionUID - Static variable in class at.mug.iqm.img.bundle.descriptors.IqmOpACFDescriptor
-
- serialVersionUID - Static variable in class at.mug.iqm.img.bundle.descriptors.IqmOpAffineDescriptor
-
- serialVersionUID - Static variable in class at.mug.iqm.img.bundle.descriptors.IqmOpAlignDescriptor
-
- serialVersionUID - Static variable in class at.mug.iqm.img.bundle.descriptors.IqmOpBorderDescriptor
-
- serialVersionUID - Static variable in class at.mug.iqm.img.bundle.descriptors.IqmOpBUnwarpJDescriptor
-
- serialVersionUID - Static variable in class at.mug.iqm.img.bundle.descriptors.IqmOpCalcImageDescriptor
-
- serialVersionUID - Static variable in class at.mug.iqm.img.bundle.descriptors.IqmOpCalcValueDescriptor
-
- serialVersionUID - Static variable in class at.mug.iqm.img.bundle.descriptors.IqmOpCoGRegDescriptor
-
- serialVersionUID - Static variable in class at.mug.iqm.img.bundle.descriptors.IqmOpColDeconDescriptor
-
- serialVersionUID - Static variable in class at.mug.iqm.img.bundle.descriptors.IqmOpComplexLogDepthDescriptor
-
- serialVersionUID - Static variable in class at.mug.iqm.img.bundle.descriptors.IqmOpConvertDescriptor
-
- serialVersionUID - Static variable in class at.mug.iqm.img.bundle.descriptors.IqmOpCreateFracSurfDescriptor
-
- serialVersionUID - Static variable in class at.mug.iqm.img.bundle.descriptors.IqmOpCreateImageDescriptor
-
- serialVersionUID - Static variable in class at.mug.iqm.img.bundle.descriptors.IqmOpCropDescriptor
-
The UID for serialization.
- serialVersionUID - Static variable in class at.mug.iqm.img.bundle.descriptors.IqmOpDFTDescriptor
-
- serialVersionUID - Static variable in class at.mug.iqm.img.bundle.descriptors.IqmOpDirLocalDescriptor
-
- serialVersionUID - Static variable in class at.mug.iqm.img.bundle.descriptors.IqmOpDistMapDescriptor
-
- serialVersionUID - Static variable in class at.mug.iqm.img.bundle.descriptors.IqmOpEdgeDescriptor
-
The UID for serialization.
- serialVersionUID - Static variable in class at.mug.iqm.img.bundle.descriptors.IqmOpFracBoxDescriptor
-
- serialVersionUID - Static variable in class at.mug.iqm.img.bundle.descriptors.IqmOpFracFFTDescriptor
-
- serialVersionUID - Static variable in class at.mug.iqm.img.bundle.descriptors.IqmOpFracGenDimDescriptor
-
- serialVersionUID - Static variable in class at.mug.iqm.img.bundle.descriptors.IqmOpFracHiguchiDescriptor
-
- serialVersionUID - Static variable in class at.mug.iqm.img.bundle.descriptors.IqmOpFracHRMDescriptor
-
- serialVersionUID - Static variable in class at.mug.iqm.img.bundle.descriptors.IqmOpFracIFSDescriptor
-
- serialVersionUID - Static variable in class at.mug.iqm.img.bundle.descriptors.IqmOpFracLacDescriptor
-
- serialVersionUID - Static variable in class at.mug.iqm.img.bundle.descriptors.IqmOpFracMinkowskiDescriptor
-
- serialVersionUID - Static variable in class at.mug.iqm.img.bundle.descriptors.IqmOpFracPyramidDescriptor
-
- serialVersionUID - Static variable in class at.mug.iqm.img.bundle.descriptors.IqmOpFracScanDescriptor
-
- serialVersionUID - Static variable in class at.mug.iqm.img.bundle.descriptors.IqmOpFracSurrogateDescriptor
-
- serialVersionUID - Static variable in class at.mug.iqm.img.bundle.descriptors.IqmOpHistoModifyDescriptor
-
- serialVersionUID - Static variable in class at.mug.iqm.img.bundle.descriptors.IqmOpImgStabilizerDescriptor
-
- serialVersionUID - Static variable in class at.mug.iqm.img.bundle.descriptors.IqmOpInvertDescriptor
-
- serialVersionUID - Static variable in class at.mug.iqm.img.bundle.descriptors.IqmOpKMeansDescriptor
-
- serialVersionUID - Static variable in class at.mug.iqm.img.bundle.descriptors.IqmOpKMeansFuzzyDescriptor
-
- serialVersionUID - Static variable in class at.mug.iqm.img.bundle.descriptors.IqmOpMorphDescriptor
-
- serialVersionUID - Static variable in class at.mug.iqm.img.bundle.descriptors.IqmOpNexelScanDescriptor
-
- serialVersionUID - Static variable in class at.mug.iqm.img.bundle.descriptors.IqmOpRankDescriptor
-
- serialVersionUID - Static variable in class at.mug.iqm.img.bundle.descriptors.IqmOpRegGrowDescriptor
-
- serialVersionUID - Static variable in class at.mug.iqm.img.bundle.descriptors.IqmOpResizeDescriptor
-
- serialVersionUID - Static variable in class at.mug.iqm.img.bundle.descriptors.IqmOpRGBRelativeDescriptor
-
- serialVersionUID - Static variable in class at.mug.iqm.img.bundle.descriptors.IqmOpROISegmentDescriptor
-
- serialVersionUID - Static variable in class at.mug.iqm.img.bundle.descriptors.IqmOpSmoothDescriptor
-
- serialVersionUID - Static variable in class at.mug.iqm.img.bundle.descriptors.IqmOpStackStatDescriptor
-
- serialVersionUID - Static variable in class at.mug.iqm.img.bundle.descriptors.IqmOpStatisticsDescriptor
-
- serialVersionUID - Static variable in class at.mug.iqm.img.bundle.descriptors.IqmOpStatRegMergeDescriptor
-
- serialVersionUID - Static variable in class at.mug.iqm.img.bundle.descriptors.IqmOpTempMatchDescriptor
-
- serialVersionUID - Static variable in class at.mug.iqm.img.bundle.descriptors.IqmOpThresholdDescriptor
-
- serialVersionUID - Static variable in class at.mug.iqm.img.bundle.descriptors.IqmOpTurboRegDescriptor
-
- serialVersionUID - Static variable in class at.mug.iqm.img.bundle.descriptors.IqmOpUnsharpMaskDescriptor
-
- serialVersionUID - Static variable in class at.mug.iqm.img.bundle.descriptors.IqmOpWatershedDescriptor
-
- serialVersionUID - Static variable in class at.mug.iqm.img.bundle.descriptors.IqmOpWhiteBalanceDescriptor
-
- serialVersionUID - Static variable in class at.mug.iqm.img.bundle.gui.OperatorGUI_ACF
-
- serialVersionUID - Static variable in class at.mug.iqm.img.bundle.gui.OperatorGUI_Affine
-
- serialVersionUID - Static variable in class at.mug.iqm.img.bundle.gui.OperatorGUI_Align
-
- serialVersionUID - Static variable in class at.mug.iqm.img.bundle.gui.OperatorGUI_Border
-
- serialVersionUID - Static variable in class at.mug.iqm.img.bundle.gui.OperatorGUI_BUnwarpJ
-
- serialVersionUID - Static variable in class at.mug.iqm.img.bundle.gui.OperatorGUI_CalcImage
-
- serialVersionUID - Static variable in class at.mug.iqm.img.bundle.gui.OperatorGUI_CalcValue
-
- serialVersionUID - Static variable in class at.mug.iqm.img.bundle.gui.OperatorGUI_CoGReg
-
- serialVersionUID - Static variable in class at.mug.iqm.img.bundle.gui.OperatorGUI_ColDecon
-
- serialVersionUID - Static variable in class at.mug.iqm.img.bundle.gui.OperatorGUI_ComplexLogDepth
-
- serialVersionUID - Static variable in class at.mug.iqm.img.bundle.gui.OperatorGUI_Convert
-
- serialVersionUID - Static variable in class at.mug.iqm.img.bundle.gui.OperatorGUI_CreateFracSurf
-
- serialVersionUID - Static variable in class at.mug.iqm.img.bundle.gui.OperatorGUI_CreateImage
-
- serialVersionUID - Static variable in class at.mug.iqm.img.bundle.gui.OperatorGUI_Crop
-
- serialVersionUID - Static variable in class at.mug.iqm.img.bundle.gui.OperatorGUI_DFT
-
- serialVersionUID - Static variable in class at.mug.iqm.img.bundle.gui.OperatorGUI_DirLocal
-
- serialVersionUID - Static variable in class at.mug.iqm.img.bundle.gui.OperatorGUI_DistMap
-
The UID for serialization.
- serialVersionUID - Static variable in class at.mug.iqm.img.bundle.gui.OperatorGUI_Edge
-
The UID for serialization.
- serialVersionUID - Static variable in class at.mug.iqm.img.bundle.gui.OperatorGUI_FracBox
-
- serialVersionUID - Static variable in class at.mug.iqm.img.bundle.gui.OperatorGUI_FracFFT
-
- serialVersionUID - Static variable in class at.mug.iqm.img.bundle.gui.OperatorGUI_FracGenDim
-
- serialVersionUID - Static variable in class at.mug.iqm.img.bundle.gui.OperatorGUI_FracHiguchi
-
- serialVersionUID - Static variable in class at.mug.iqm.img.bundle.gui.OperatorGUI_FracHRM
-
- serialVersionUID - Static variable in class at.mug.iqm.img.bundle.gui.OperatorGUI_FracIFS
-
- serialVersionUID - Static variable in class at.mug.iqm.img.bundle.gui.OperatorGUI_FracLac
-
- serialVersionUID - Static variable in class at.mug.iqm.img.bundle.gui.OperatorGUI_FracMinkowski
-
- serialVersionUID - Static variable in class at.mug.iqm.img.bundle.gui.OperatorGUI_FracPyramid
-
- serialVersionUID - Static variable in class at.mug.iqm.img.bundle.gui.OperatorGUI_FracScan
-
The UID for serialization
- serialVersionUID - Static variable in class at.mug.iqm.img.bundle.gui.OperatorGUI_FracSurrogate
-
- serialVersionUID - Static variable in class at.mug.iqm.img.bundle.gui.OperatorGUI_HistoModify
-
The UID for serialization.
- serialVersionUID - Static variable in class at.mug.iqm.img.bundle.gui.OperatorGUI_ImgStabilizer
-
- serialVersionUID - Static variable in class at.mug.iqm.img.bundle.gui.OperatorGUI_Invert
-
- serialVersionUID - Static variable in class at.mug.iqm.img.bundle.gui.OperatorGUI_KMeans
-
- serialVersionUID - Static variable in class at.mug.iqm.img.bundle.gui.OperatorGUI_KMeansFuzzy
-
- serialVersionUID - Static variable in class at.mug.iqm.img.bundle.gui.OperatorGUI_Morph
-
- serialVersionUID - Static variable in class at.mug.iqm.img.bundle.gui.OperatorGUI_NexelScan
-
- serialVersionUID - Static variable in class at.mug.iqm.img.bundle.gui.OperatorGUI_Rank
-
The UID for serialization.
- serialVersionUID - Static variable in class at.mug.iqm.img.bundle.gui.OperatorGUI_RegGrow
-
- serialVersionUID - Static variable in class at.mug.iqm.img.bundle.gui.OperatorGUI_Resize
-
- serialVersionUID - Static variable in class at.mug.iqm.img.bundle.gui.OperatorGUI_RGBRelative
-
- serialVersionUID - Static variable in class at.mug.iqm.img.bundle.gui.OperatorGUI_ROISegment
-
- serialVersionUID - Static variable in class at.mug.iqm.img.bundle.gui.OperatorGUI_Smooth
-
The UID for serialization.
- serialVersionUID - Static variable in class at.mug.iqm.img.bundle.gui.OperatorGUI_StackStat
-
- serialVersionUID - Static variable in class at.mug.iqm.img.bundle.gui.OperatorGUI_Statistics
-
- serialVersionUID - Static variable in class at.mug.iqm.img.bundle.gui.OperatorGUI_StatRegMerge
-
- serialVersionUID - Static variable in class at.mug.iqm.img.bundle.gui.OperatorGUI_TempMatch
-
- serialVersionUID - Static variable in class at.mug.iqm.img.bundle.gui.OperatorGUI_Threshold
-
- serialVersionUID - Static variable in class at.mug.iqm.img.bundle.gui.OperatorGUI_TurboReg
-
- serialVersionUID - Static variable in class at.mug.iqm.img.bundle.gui.OperatorGUI_UnsharpMask
-
- serialVersionUID - Static variable in class at.mug.iqm.img.bundle.gui.OperatorGUI_Watershed
-
- serialVersionUID - Static variable in class at.mug.iqm.img.bundle.gui.OperatorGUI_WhiteBalance
-
- serialVersionUID - Static variable in class at.mug.iqm.plot.bundle.descriptors.PlotOpAutoCorrelationDescriptor
-
- serialVersionUID - Static variable in class at.mug.iqm.plot.bundle.descriptors.PlotOpComplLogDepthDescriptor
-
- serialVersionUID - Static variable in class at.mug.iqm.plot.bundle.descriptors.PlotOpCutDescriptor
-
- serialVersionUID - Static variable in class at.mug.iqm.plot.bundle.descriptors.PlotOpDCMGeneratorDescriptor
-
- serialVersionUID - Static variable in class at.mug.iqm.plot.bundle.descriptors.PlotOpEntropyDescriptor
-
- serialVersionUID - Static variable in class at.mug.iqm.plot.bundle.descriptors.PlotOpFFTDescriptor
-
- serialVersionUID - Static variable in class at.mug.iqm.plot.bundle.descriptors.PlotOpFilterDescriptor
-
- serialVersionUID - Static variable in class at.mug.iqm.plot.bundle.descriptors.PlotOpFracAllomScaleDescriptor
-
- serialVersionUID - Static variable in class at.mug.iqm.plot.bundle.descriptors.PlotOpFracHiguchiDescriptor
-
- serialVersionUID - Static variable in class at.mug.iqm.plot.bundle.descriptors.PlotOpFracHurstDescriptor
-
- serialVersionUID - Static variable in class at.mug.iqm.plot.bundle.descriptors.PlotOpFracSurrogateDescriptor
-
- serialVersionUID - Static variable in class at.mug.iqm.plot.bundle.descriptors.PlotOpFractalGeneratorDescriptor
-
- serialVersionUID - Static variable in class at.mug.iqm.plot.bundle.descriptors.PlotOpMathDescriptor
-
- serialVersionUID - Static variable in class at.mug.iqm.plot.bundle.descriptors.PlotOpPointFinderDescriptor
-
- serialVersionUID - Static variable in class at.mug.iqm.plot.bundle.descriptors.PlotOpSignalGeneratorDescriptor
-
- serialVersionUID - Static variable in class at.mug.iqm.plot.bundle.descriptors.PlotOpStatisticsDescriptor
-
- serialVersionUID - Static variable in class at.mug.iqm.plot.bundle.descriptors.PlotOpSymbolicAggregationDescriptor
-
- serialVersionUID - Static variable in class at.mug.iqm.plot.bundle.gui.PlotGUI_AutoCorrelation
-
- serialVersionUID - Static variable in class at.mug.iqm.plot.bundle.gui.PlotGUI_ComplLogDepth
-
- serialVersionUID - Static variable in class at.mug.iqm.plot.bundle.gui.PlotGUI_Cut
-
- serialVersionUID - Static variable in class at.mug.iqm.plot.bundle.gui.PlotGUI_DCMGenerator
-
- serialVersionUID - Static variable in class at.mug.iqm.plot.bundle.gui.PlotGUI_Entropy
-
- serialVersionUID - Static variable in class at.mug.iqm.plot.bundle.gui.PlotGUI_FFT
-
- serialVersionUID - Static variable in class at.mug.iqm.plot.bundle.gui.PlotGUI_Filter
-
- serialVersionUID - Static variable in class at.mug.iqm.plot.bundle.gui.PlotGUI_FracAllomScale
-
- serialVersionUID - Static variable in class at.mug.iqm.plot.bundle.gui.PlotGUI_FracHiguchi
-
- serialVersionUID - Static variable in class at.mug.iqm.plot.bundle.gui.PlotGUI_FracHurst
-
- serialVersionUID - Static variable in class at.mug.iqm.plot.bundle.gui.PlotGUI_FracSurrogate
-
- serialVersionUID - Static variable in class at.mug.iqm.plot.bundle.gui.PlotGUI_FractalGenerator
-
- serialVersionUID - Static variable in class at.mug.iqm.plot.bundle.gui.PlotGUI_Math
-
- serialVersionUID - Static variable in class at.mug.iqm.plot.bundle.gui.PlotGUI_PointFinder
-
- serialVersionUID - Static variable in class at.mug.iqm.plot.bundle.gui.PlotGUI_SignalGenerator
-
- serialVersionUID - Static variable in class at.mug.iqm.plot.bundle.gui.PlotGUI_Statistics
-
- serialVersionUID - Static variable in class at.mug.iqm.plot.bundle.gui.PlotGUI_SymbolicAggregation
-
- serialVersionUID - Static variable in class at.mug.iqm.templatemanager.TemplateManagerGUI
-
The UID for serialization.
- serialVersionUID - Static variable in class com.bric.window.SummonMenuItem
-
- serialVersionUID - Static variable in class com.bric.window.WindowMenu
-
- service - Variable in class at.mug.iqm.core.processing.ExecutorServiceProcessingTask
-
- serviceLoader - Variable in class at.mug.iqm.core.plugin.DefaultPluginService
-
The service loader for the
IPlugins.
- set(RenderedImage) - Method in class at.mug.iqm.api.gui.ImageLayer
-
Set the image to be displayed, null is permitted.
- set(RenderedImage, int, int) - Method in class at.mug.iqm.api.gui.ImageLayer
-
Set the image to be displayed, null is permitted.
- set(long, long, long, long, long, long, long, long, long, int) - Method in class at.mug.iqm.gui.tilecachetool.Statistics
-
- set(int) - Method in class at.mug.iqm.gui.tilecachetool.Statistics
-
- setActionListener(ActionListener) - Method in class at.mug.iqm.api.gui.ContextPopupMenu
-
- setAdditionalText(String) - Method in interface at.mug.iqm.api.gui.ILookPanel
-
- setAdditionalText(String) - Method in class at.mug.iqm.gui.LookPanel
-
- setAllHeightsEqual(boolean) - Method in class at.mug.iqm.commons.util.image.SVSImageExtractor
-
- setAllLayers(List<DefaultDrawingLayer>) - Method in class at.mug.iqm.api.gui.roi.XMLAnnotationManager
-
Set a list of all layers available for saving.
- setAllROIShapes(List<ROIShape>) - Method in class at.mug.iqm.api.gui.DefaultDrawingLayer
-
- setAllROIShapes(List<ROIShape>) - Method in interface at.mug.iqm.api.gui.IDrawingLayer
-
Sets all ROI shapes in this layer.
- setAllWidthsEqual(boolean) - Method in class at.mug.iqm.commons.util.image.SVSImageExtractor
-
- setAngle(double) - Method in class at.mug.iqm.api.gui.roi.AngleROI
-
- setAngleROIs(ArrayList<AngleROI>) - Method in class at.mug.iqm.api.gui.DefaultDrawingLayer
-
- setAngleROIs(ArrayList<AngleROI>) - Method in interface at.mug.iqm.api.gui.IDrawingLayer
-
- setAngles(Angles) - Method in class at.mug.iqm.api.gui.roi.jaxb.AngleRoi
-
Sets the value of the angles property.
- setAngleShape(GeneralPath) - Method in class at.mug.iqm.api.gui.DefaultDrawingLayer
-
- setAngleShape(GeneralPath) - Method in interface at.mug.iqm.api.gui.IDrawingLayer
-
A helper variable used by mouse event handlers to draw
AngleROIs.
- setAnnotations(Annotations) - Method in class at.mug.iqm.config.jaxb.Gui
-
Sets the value of the annotations property.
- setApplication(Application) - Method in class at.mug.iqm.config.jaxb.IQMConfig
-
Sets the value of the application property.
- setApplicationStarter(IApplicationStarter) - Static method in class at.mug.iqm.api.Application
-
- setArea(double) - Method in interface at.mug.iqm.api.gui.roi.AreaEnabledROI
-
Directly set the area of the ROIShape.
- setArea(double) - Method in class at.mug.iqm.api.gui.roi.EllipseROI
-
Sets the current area of this elliptic shape.
- setArea(Area) - Method in class at.mug.iqm.api.gui.roi.jaxb.EllipseRoi
-
Sets the value of the area property.
- setArea(Area) - Method in class at.mug.iqm.api.gui.roi.jaxb.RectangleRoi
-
Sets the value of the area property.
- setArea(double) - Method in class at.mug.iqm.api.gui.roi.RectangleROI
-
Sets the current area of this rectangular shape.
- setBlockname(String) - Method in class at.mug.iqm.templatemanager.jaxb.IqmOperatorTemplates.ParameterBlock
-
Sets the value of the blockname property.
- setBoardPanel(BoardPanel) - Method in class at.mug.iqm.gui.MainFrame
-
- setBorderColor(Color) - Method in interface at.mug.iqm.api.gui.roi.IROIBorderProperties
-
- setBorderWidth(float) - Method in interface at.mug.iqm.api.gui.roi.IROIBorderProperties
-
- setBoundEditableRectangles(ROIShape[]) - Method in class at.mug.iqm.api.gui.DefaultDrawingLayer
-
- setBoundEditableRectangles(ROIShape[]) - Method in interface at.mug.iqm.api.gui.IDrawingLayer
-
- setBoundEditableRectanglesUntransformed(ROIShape[]) - Method in class at.mug.iqm.api.gui.DefaultDrawingLayer
-
- setBoundEditableRectanglesUntransformed(ROIShape[]) - Method in interface at.mug.iqm.api.gui.IDrawingLayer
-
- setBounds(Bounds) - Method in class at.mug.iqm.api.gui.roi.jaxb.AngleRoi
-
Sets the value of the bounds property.
- setBounds(Bounds) - Method in class at.mug.iqm.api.gui.roi.jaxb.EllipseRoi
-
Sets the value of the bounds property.
- setBounds(Bounds) - Method in class at.mug.iqm.api.gui.roi.jaxb.FreehandRoi
-
Sets the value of the bounds property.
- setBounds(Bounds) - Method in class at.mug.iqm.api.gui.roi.jaxb.LineRoi
-
Sets the value of the bounds property.
- setBounds(Bounds) - Method in class at.mug.iqm.api.gui.roi.jaxb.PointRoi
-
Sets the value of the bounds property.
- setBounds(Bounds) - Method in class at.mug.iqm.api.gui.roi.jaxb.PolygonRoi
-
Sets the value of the bounds property.
- setBounds(Bounds) - Method in class at.mug.iqm.api.gui.roi.jaxb.RectangleRoi
-
Sets the value of the bounds property.
- setBtnCancel(JButton) - Method in class at.mug.iqm.api.gui.WaitingDialog
-
- setButtCancel(JButton) - Method in class at.mug.iqm.commons.gui.SVSImageExtractorFrame
-
- setButtOK(JButton) - Method in class at.mug.iqm.commons.gui.SVSImageExtractorFrame
-
- setButtonAngle(JToggleButton) - Method in class at.mug.iqm.api.gui.LookToolboxPanel
-
- setButtonArrow(JToggleButton) - Method in class at.mug.iqm.api.gui.LookToolboxPanel
-
- setButtonDragCanvas(JToggleButton) - Method in class at.mug.iqm.api.gui.LookToolboxPanel
-
- setButtonEditRoi(JToggleButton) - Method in class at.mug.iqm.api.gui.LookToolboxPanel
-
- setButtonFreehand(JToggleButton) - Method in class at.mug.iqm.api.gui.LookToolboxPanel
-
- setButtonGroup16bit() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_Convert
-
- setButtonGroup8bit() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_Convert
-
- setButtonGroupAppend() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_FracHiguchi
-
- setButtonGroupBack() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_FracHiguchi
-
- setButtonGroupBackground() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_Statistics
-
- setButtonGroupBorderOrSize() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_Border
-
- setButtonGroupCalc() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_CalcImage
-
- setButtonGroupCalc() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_CalcValue
-
- setButtonGroupChSelect() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_RGBRelative
-
- setButtonGroupColDecon() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_ColDecon
-
- setButtonGroupColorModel() - Method in class at.mug.iqm.plot.bundle.gui.PlotGUI_SymbolicAggregation
-
- setButtonGroupCompressMethod() - Method in class at.mug.iqm.plot.bundle.gui.PlotGUI_ComplLogDepth
-
- setButtonGroupConnectivity() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_Watershed
-
- setButtonGroupDeltaX() - Method in class at.mug.iqm.plot.bundle.gui.PlotGUI_Math
-
- setButtonGroupDirection() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_Statistics
-
- setButtonGroupEigen() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_DirLocal
-
- setButtonGroupFinalDef() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_BUnwarpJ
-
- setButtonGroupFracTyp() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_FracIFS
-
- setButtonGroupGradient() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_DirLocal
-
- setButtonGroupGreyMode() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_FracBox
-
- setButtonGroupGreyMode() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_FracPyramid
-
- setButtonGroupInit() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_KMeans
-
- setButtonGroupInitDef() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_BUnwarpJ
-
- setButtonGroupIntP() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_Affine
-
- setButtonGroupIntP() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_Align
-
- setButtonGroupIntP() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_FracPyramid
-
- setButtonGroupIntP() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_Resize
-
- setButtonGroupKernelShape() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_DistMap
-
- setButtonGroupKernelShape() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_FracScan
-
- setButtonGroupKernelShape() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_Morph
-
- setButtonGroupKernelShape() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_NexelScan
-
- setButtonGroupMag() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_Resize
-
- setButtonGroupMethod() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_Align
-
- setButtonGroupMethod() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_Border
-
- setButtonGroupMethod() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_ComplexLogDepth
-
- setButtonGroupMethod() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_CreateFracSurf
-
- setButtonGroupMethod() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_CreateImage
-
- setButtonGroupMethod() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_Crop
-
- setButtonGroupMethod() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_DistMap
-
- setButtonGroupMethod() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_FracGenDim
-
- setButtonGroupMethod() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_FracHRM
-
- setButtonGroupMethod() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_FracLac
-
- setButtonGroupMethod() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_FracScan
-
- setButtonGroupMethod() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_FracSurrogate
-
- setButtonGroupMethod() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_HistoModify
-
- setButtonGroupMethod() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_NexelScan
-
- setButtonGroupMethod() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_ROISegment
-
- setButtonGroupMethod() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_Smooth
-
- setButtonGroupMethod() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_StackStat
-
- setButtonGroupMethod() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_StatRegMerge
-
- setButtonGroupMethod() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_TempMatch
-
- setButtonGroupMethod() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_TurboReg
-
- setButtonGroupMethod() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_WhiteBalance
-
- setButtonGroupMethod() - Method in class at.mug.iqm.plot.bundle.gui.PlotGUI_AutoCorrelation
-
- setButtonGroupMethod() - Method in class at.mug.iqm.plot.bundle.gui.PlotGUI_ComplLogDepth
-
- setButtonGroupMethod() - Method in class at.mug.iqm.plot.bundle.gui.PlotGUI_DCMGenerator
-
- setButtonGroupMethod() - Method in class at.mug.iqm.plot.bundle.gui.PlotGUI_Entropy
-
- setButtonGroupMethod() - Method in class at.mug.iqm.plot.bundle.gui.PlotGUI_FracSurrogate
-
- setButtonGroupMethod() - Method in class at.mug.iqm.plot.bundle.gui.PlotGUI_FractalGenerator
-
- setButtonGroupMethod() - Method in class at.mug.iqm.plot.bundle.gui.PlotGUI_Math
-
- setButtonGroupMethod() - Method in class at.mug.iqm.plot.bundle.gui.PlotGUI_PointFinder
-
- setButtonGroupMethodEps() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_FracGenDim
-
- setButtonGroupMethodPSD() - Method in class at.mug.iqm.plot.bundle.gui.PlotGUI_FracHurst
-
- setButtonGroupMethodSWV() - Method in class at.mug.iqm.plot.bundle.gui.PlotGUI_FracHurst
-
- setButtonGroupModus() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_RegGrow
-
- setButtonGroupMorph() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_Morph
-
- setButtonGroupOffSet() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_Crop
-
- setButtonGroupOptInv() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_Invert
-
- setButtonGroupOutBit() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_CreateFracSurf
-
- setButtonGroupOutBit() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_CreateImage
-
- setButtonGroupOutCol() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_KMeans
-
- setButtonGroupOutCol() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_StatRegMerge
-
- setButtonGroupOutImg() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_DirLocal
-
- setButtonGroupOutput() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_Watershed
-
- setButtonGroupPalettte() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_Convert
-
- setButtonGroupPreProc() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_Watershed
-
- setButtonGroupRegMode() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_BUnwarpJ
-
- setButtonGroupRegMode() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_ImgStabilizer
-
- setButtonGroupRegMode() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_TurboReg
-
- setButtonGroupResult() - Method in class at.mug.iqm.plot.bundle.gui.PlotGUI_FFT
-
- setButtonGroupResultOptions() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_CalcImage
-
- setButtonGroupResultOptions() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_CalcValue
-
- setButtonGroupResultOptions() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_DFT
-
- setButtonGroupResultOptions() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_DistMap
-
- setButtonGroupResultOptions() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_FracScan
-
- setButtonGroupResultOptions() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_NexelScan
-
- setButtonGroupResultOptions() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_StackStat
-
- setButtonGroupRGB() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_Convert
-
- setButtonGroupScale() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_DFT
-
- setButtonGroupScanType() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_FracScan
-
- setButtonGroupShapeButtons() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_FracMinkowski
-
- setButtonGroupSignal() - Method in class at.mug.iqm.plot.bundle.gui.PlotGUI_SignalGenerator
-
- setButtonGroupSlope() - Method in class at.mug.iqm.plot.bundle.gui.PlotGUI_PointFinder
-
- setButtonGroupThresholdMAC() - Method in class at.mug.iqm.plot.bundle.gui.PlotGUI_PointFinder
-
- setButtonGroupTopDim() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_FracFFT
-
- setButtonGroupWindowing() - Method in class at.mug.iqm.plot.bundle.gui.PlotGUI_FFT
-
- setButtonGroupZoomOrSize() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_Resize
-
- setButtonLine(JToggleButton) - Method in class at.mug.iqm.api.gui.LookToolboxPanel
-
- setButtonOutputOptions() - Method in class at.mug.iqm.plot.bundle.gui.PlotGUI_PointFinder
-
- setButtonOval(JToggleButton) - Method in class at.mug.iqm.api.gui.LookToolboxPanel
-
- setButtonPoint(JToggleButton) - Method in class at.mug.iqm.api.gui.LookToolboxPanel
-
- setButtonPolygon(JToggleButton) - Method in class at.mug.iqm.api.gui.LookToolboxPanel
-
- setButtonRectangle(JToggleButton) - Method in class at.mug.iqm.api.gui.LookToolboxPanel
-
- setButtonZoom(JToggleButton) - Method in class at.mug.iqm.api.gui.LookToolboxPanel
-
- setCaller(Class<?>) - Static method in class at.mug.iqm.api.gui.util.ToggleRunnable
-
- setCancelable(boolean) - Method in class at.mug.iqm.api.operator.AbstractOperator
-
- setCancelable(boolean) - Method in interface at.mug.iqm.api.operator.ICancelable
-
- setCancelable(boolean) - Method in class at.mug.iqm.img.bundle.jai.stuff.ImageProcessingTask
-
- setCaption(String) - Method in class at.mug.iqm.api.gui.ScriptEditorTab
-
Set the caption of the tab.
- setChannelIndex(int) - Method in class at.mug.iqm.api.gui.util.ColorChannelWidget
-
- setChannelName(String) - Method in class at.mug.iqm.api.gui.util.ColorChannelWidget
-
Set the name of the channel.
- setChannelSelected(boolean) - Method in class at.mug.iqm.api.gui.util.ColorChannelWidget
-
- setChart(ChartPanel, ChartType) - Method in interface at.mug.iqm.api.gui.IPlotPanel
-
- setChart(ChartPanel, ChartType) - Method in class at.mug.iqm.gui.PlotPanel
-
Sets the chart of the chart panel and - in turn - creates a
PlotModel which can be processed.
- setChartData(ChartPanel, ChartType) - Method in interface at.mug.iqm.api.workflow.IPlot
-
- setChartData(ChartPanel, ChartType) - Method in class at.mug.iqm.core.workflow.Plot
-
- setChartPanel(ChartPanel) - Method in class at.mug.iqm.api.plot.charts.DefaultXYLineChart
-
- setChildTask(AbstractProcessingTask) - Method in class at.mug.iqm.api.processing.AbstractProcessingTask
-
- setChosenTemplate(String) - Method in interface at.mug.iqm.api.gui.ITemplateSupport
-
Set the chosen template to the combo box of templates.
- setChosenTemplate(String) - Method in class at.mug.iqm.api.operator.PreferencesPanel
-
Set the template name, selected in the
TemplateManagerGUI in the
combo box, when the manager's GUI is closed.
- setClazz(String) - Method in class at.mug.iqm.api.gui.roi.jaxb.Angle
-
Sets the value of the clazz property.
- setClazz(String) - Method in class at.mug.iqm.api.gui.roi.jaxb.Area
-
Sets the value of the clazz property.
- setClazz(String) - Method in class at.mug.iqm.api.gui.roi.jaxb.Color
-
Sets the value of the clazz property.
- setClazz(String) - Method in class at.mug.iqm.api.gui.roi.jaxb.ColorChannel
-
Sets the value of the clazz property.
- setClazz(String) - Method in class at.mug.iqm.api.gui.roi.jaxb.Dash
-
Sets the value of the clazz property.
- setClazz(String) - Method in class at.mug.iqm.api.gui.roi.jaxb.DashPhase
-
Sets the value of the clazz property.
- setClazz(String) - Method in class at.mug.iqm.api.gui.roi.jaxb.EndCap
-
Sets the value of the clazz property.
- setClazz(String) - Method in class at.mug.iqm.api.gui.roi.jaxb.Height
-
Sets the value of the clazz property.
- setClazz(String) - Method in class at.mug.iqm.api.gui.roi.jaxb.Length
-
Sets the value of the clazz property.
- setClazz(String) - Method in class at.mug.iqm.api.gui.roi.jaxb.LineJoin
-
Sets the value of the clazz property.
- setClazz(String) - Method in class at.mug.iqm.api.gui.roi.jaxb.LineWidth
-
Sets the value of the clazz property.
- setClazz(String) - Method in class at.mug.iqm.api.gui.roi.jaxb.MiterLimit
-
Sets the value of the clazz property.
- setClazz(String) - Method in class at.mug.iqm.api.gui.roi.jaxb.RoiSet
-
Sets the value of the clazz property.
- setClazz(String) - Method in class at.mug.iqm.api.gui.roi.jaxb.Stroke
-
Sets the value of the clazz property.
- setClazz(String) - Method in class at.mug.iqm.api.gui.roi.jaxb.Width
-
Sets the value of the clazz property.
- setClazz(String) - Method in class at.mug.iqm.api.gui.roi.jaxb.X
-
Sets the value of the clazz property.
- setClazz(String) - Method in class at.mug.iqm.api.gui.roi.jaxb.Y
-
Sets the value of the clazz property.
- setCleanerTask(Thread) - Static method in class at.mug.iqm.api.Application
-
- setCleanerTask(CleanerTask) - Method in class at.mug.iqm.config.jaxb.Application
-
Sets the value of the cleanerTask property.
- setClickedROIShape(ROIShape) - Method in class at.mug.iqm.api.gui.DefaultDrawingLayer
-
- setClickedROIShape(ROIShape) - Method in interface at.mug.iqm.api.gui.IDrawingLayer
-
Set the currently clicked ROIShape.
- setCode(BigInteger) - Method in class at.mug.iqm.api.gui.roi.jaxb.Segment
-
Sets the value of the code property.
- setCode(BigInteger) - Method in class at.mug.iqm.api.gui.roi.jaxb.WindingRule
-
Sets the value of the code property.
- setColorChannelSelectorPanel(ColorChannelSelectorPanel) - Method in class at.mug.iqm.gui.LookPanel
-
Sets the selector panel for color components.
- setColumn(int) - Method in class at.mug.iqm.api.gui.util.CheckBoxTableHeader
-
- setColumnDataIncluded(boolean) - Method in class at.mug.iqm.api.gui.util.TableColumnAdjuster
-
- setColumnHeaderIncluded(boolean) - Method in class at.mug.iqm.api.gui.util.TableColumnAdjuster
-
- setComplementaryAngle(double) - Method in class at.mug.iqm.api.gui.roi.AngleROI
-
- setConf(String) - Method in class at.mug.iqm.config.jaxb.Paths
-
Sets the value of the conf property.
- setConfigManager(ConfigManager) - Method in class at.mug.iqm.main.ApplicationStarter
-
- setConfPath(String) - Method in class at.mug.iqm.config.ConfigManager
-
Updates the current configuration file with the specified
path for the IQM configuration.
- setConfPath(File) - Method in class at.mug.iqm.config.ConfigManager
-
Updates the current configuration file with the specified
path for the IQM configuration.
- setContent(Object[]) - Method in class at.mug.iqm.api.model.CustomDataModel
-
- setContentDescriptors(Object[]) - Method in class at.mug.iqm.api.model.CustomDataModel
-
- setContextPopupListener(ContextPopupListener) - Method in class at.mug.iqm.api.gui.ImageInfoPanel
-
- setContextPopupListener(ContextPopupListener) - Method in class at.mug.iqm.gui.LookPanel
-
- setContextPopupMenu(ContextPopupMenu) - Method in class at.mug.iqm.gui.LookPanel
-
- setControlPanel(ControlPanel) - Method in class at.mug.iqm.gui.MainPanel
-
- setCoreMenuBar(AbstractMenuBar) - Method in class at.mug.iqm.gui.MainFrame
-
- setCount(BigInteger) - Method in class at.mug.iqm.api.gui.roi.jaxb.Segments
-
Sets the value of the count property.
- setCurrentAngleROI(AngleROI) - Method in class at.mug.iqm.api.gui.DefaultDrawingLayer
-
- setCurrentAngleROI(AngleROI) - Method in interface at.mug.iqm.api.gui.IDrawingLayer
-
- setCurrentEllipseROI(EllipseROI) - Method in class at.mug.iqm.api.gui.DefaultDrawingLayer
-
- setCurrentEllipseROI(EllipseROI) - Method in interface at.mug.iqm.api.gui.IDrawingLayer
-
- setCurrentExecutionProtocol(IExecutionProtocol) - Static method in class at.mug.iqm.api.Application
-
- setCurrentFreehandROI(FreehandROI) - Method in class at.mug.iqm.api.gui.DefaultDrawingLayer
-
- setCurrentFreehandROI(FreehandROI) - Method in interface at.mug.iqm.api.gui.IDrawingLayer
-
- setCurrentImage(PlanarImage) - Method in interface at.mug.iqm.api.gui.ILookPanel
-
Sets the current image (original).
- setCurrentImage(PlanarImage) - Method in class at.mug.iqm.gui.LookPanel
-
- setCurrentInstance(RecentFilesMenu) - Static method in class at.mug.iqm.gui.menu.RecentFilesMenu
-
Sets the current instance of the menu.
- setCurrentInstance(RecentFilesManager) - Static method in class at.mug.iqm.recentfiles.RecentFilesManager
-
- setCurrentLineROI(LineROI) - Method in class at.mug.iqm.api.gui.DefaultDrawingLayer
-
- setCurrentLineROI(LineROI) - Method in interface at.mug.iqm.api.gui.IDrawingLayer
-
Set the current
LineROI in this layer.
- setCurrentLookPanel(ILookPanel) - Method in interface at.mug.iqm.api.workflow.ILook
-
- setCurrentLookPanel(ILookPanel) - Method in class at.mug.iqm.core.workflow.Look
-
- setCurrentOperator(IOperator) - Static method in class at.mug.iqm.api.Application
-
- setCurrentPointROI(PointROI) - Method in class at.mug.iqm.api.gui.DefaultDrawingLayer
-
- setCurrentPointROI(PointROI) - Method in interface at.mug.iqm.api.gui.IDrawingLayer
-
- setCurrentPolygonROI(PolygonROI) - Method in class at.mug.iqm.api.gui.DefaultDrawingLayer
-
- setCurrentPolygonROI(PolygonROI) - Method in interface at.mug.iqm.api.gui.IDrawingLayer
-
- setCurrentRectangleROI(RectangleROI) - Method in class at.mug.iqm.api.gui.DefaultDrawingLayer
-
- setCurrentRectangleROI(RectangleROI) - Method in interface at.mug.iqm.api.gui.IDrawingLayer
-
- setCurrentROIShape(ROIShape) - Method in class at.mug.iqm.api.gui.DefaultDrawingLayer
-
- setCurrentROIShape(ROIShape) - Method in interface at.mug.iqm.api.gui.IDrawingLayer
-
Set the currently selected (active) ROIShape.
- setCurrIndex(int) - Method in interface at.mug.iqm.api.workflow.ITank
-
Set the current index.
- setCurrIndex(int) - Method in class at.mug.iqm.core.workflow.Tank
-
This method sets the current tank item number.
- setCurrItemIndex(int) - Method in interface at.mug.iqm.api.workflow.IManager
-
Sets the index of the item currently being displayed in the viewport.
- setCurrItemIndex(int) - Method in class at.mug.iqm.core.workflow.Manager
-
This method sets the current manager item number.
- setCurrMgrIdxs(int[]) - Method in interface at.mug.iqm.api.gui.IManagerPanel
-
Set the currently selected manager indices.
- setCurrMgrIdxs(int[]) - Method in class at.mug.iqm.gui.ManagerPanel
-
- setCurrPeakFinderPlot(PointFinderPlotFrame) - Static method in class at.mug.iqm.commons.util.plot.PlotTools
-
- setCurrPlotXYData(Vector<Double>, Vector<Double>, String, String, String) - Static method in class at.mug.iqm.commons.util.plot.PlotTools
-
This method sets the current plot data
- setCurrRegPlot(RegressionPlotFrame) - Static method in class at.mug.iqm.commons.util.plot.PlotTools
-
- setCurrTableJFrame(TableDisplayFrame) - Static method in class at.mug.iqm.gui.util.GUITools
-
This method sets current JTable JFrame
- setCursor(Cursor) - Method in interface at.mug.iqm.api.gui.IDrawingLayer
-
- setCursorChanger(ROILayerCursorChanger) - Method in class at.mug.iqm.api.gui.DefaultDrawingLayer
-
- setCustomComputationEnabled(boolean) - Method in interface at.mug.iqm.api.operator.IWorkPackage
-
Set a flag for the operator whether or not the computation of custom
results should be performed or not.
- setCustomComputationEnabled(boolean) - Method in class at.mug.iqm.api.operator.WorkPackage
-
- setCustomContent(CustomDataModel) - Method in class at.mug.iqm.api.model.IqmDataBox
-
- setDashArray(DashArray) - Method in class at.mug.iqm.api.gui.roi.jaxb.Stroke
-
Sets the value of the dashArray property.
- setDashPhase(DashPhase) - Method in class at.mug.iqm.api.gui.roi.jaxb.Stroke
-
Sets the value of the dashPhase property.
- setData(Vector<Vector<Double>>) - Method in class at.mug.iqm.api.gui.PlotSelectionFrame
-
- setData(Data) - Method in class at.mug.iqm.api.gui.roi.jaxb.AngleRoi
-
Sets the value of the data property.
- setData(Data) - Method in class at.mug.iqm.api.gui.roi.jaxb.EllipseRoi
-
Sets the value of the data property.
- setData(Data) - Method in class at.mug.iqm.api.gui.roi.jaxb.FreehandRoi
-
Sets the value of the data property.
- setData(Data) - Method in class at.mug.iqm.api.gui.roi.jaxb.LineRoi
-
Sets the value of the data property.
- setData(Data) - Method in class at.mug.iqm.api.gui.roi.jaxb.PointRoi
-
Sets the value of the data property.
- setData(Data) - Method in class at.mug.iqm.api.gui.roi.jaxb.PolygonRoi
-
Sets the value of the data property.
- setData(Data) - Method in class at.mug.iqm.api.gui.roi.jaxb.RectangleRoi
-
Sets the value of the data property.
- setData(Vector<Double>) - Method in class at.mug.iqm.api.model.PlotModel
-
Set the values for the plot's range (y-coordinates).
- setData(Vector<Vector<Double>>) - Method in class at.mug.iqm.commons.util.plot.PlotParser
-
- setDataHeader(String) - Method in class at.mug.iqm.api.model.PlotModel
-
Set the header for the plot's range (y-coordinates).
- setDataString(Vector<Vector<String>>) - Method in class at.mug.iqm.api.gui.PlotSelectionFrame
-
- setDataString(Vector<Vector<String>>) - Method in class at.mug.iqm.commons.util.plot.PlotParser
-
- setDataType(String) - Method in class at.mug.iqm.api.model.AbstractDataModel
-
- setDataType(DataType) - Method in class at.mug.iqm.api.model.IqmDataBox
-
- setDataType(DataType) - Method in class at.mug.iqm.core.processing.loader.TankItemLoader
-
- setDataType(String) - Method in class at.mug.iqm.recentfiles.jaxb.File
-
Sets the value of the dataType property.
- setDataUnit(String) - Method in class at.mug.iqm.api.model.PlotModel
-
Set the unit for the plot's range (y-coordinates).
- setDataUnits(String[]) - Method in class at.mug.iqm.api.gui.PlotSelectionFrame
-
- setDefaultLayerColor(Color) - Method in class at.mug.iqm.api.gui.DefaultDrawingLayer
-
- setDefaultLayerColor(Color) - Method in interface at.mug.iqm.api.gui.IDrawingLayer
-
- setDefaultROIStroke(BasicStroke) - Method in class at.mug.iqm.api.gui.DefaultDrawingLayer
-
- setDefaultROIStroke(BasicStroke) - Method in interface at.mug.iqm.api.gui.IDrawingLayer
-
- setDefaultTableSelectionMode() - Method in class at.mug.iqm.gui.TablePanel
-
Sets the default selection mode of the table.
- setDefaultToolTipDelays() - Static method in class at.mug.iqm.commons.util.CommonTools
-
This method sets the default toolTipDelays It is called at startup
- setDelay(long) - Method in class at.mug.iqm.api.gui.util.ToggleRunnable
-
- setDelay(long) - Method in class at.mug.iqm.gui.tilecachetool.MemoryChart
-
Alter the delay between memory updates
- setDestination(File) - Method in class at.mug.iqm.commons.io.ImageFileWriter
-
Set the destination of the image file(s).
- setDialogUtil(IDialogUtil) - Static method in class at.mug.iqm.api.Application
-
- setDisplayPanel(ILookPanel) - Method in class at.mug.iqm.api.gui.DefaultDrawingLayer
-
- setDisplayPanel(ILookPanel) - Method in class at.mug.iqm.api.gui.ImageInfoPanel
-
- setDisplayPanel(ILookPanel) - Method in class at.mug.iqm.api.gui.LookToolboxPanel
-
- setDomain(Vector<Double>) - Method in class at.mug.iqm.api.gui.PlotSelectionFrame
-
- setDomain(Vector<Double>) - Method in class at.mug.iqm.api.model.PlotModel
-
Set the values for the plot's domain (x-coordinates).
- setDomainHeader(String) - Method in class at.mug.iqm.api.model.PlotModel
-
Set the header description for the plot's domain (x-coordinates).
- setDomainUnit(String) - Method in class at.mug.iqm.api.model.PlotModel
-
Set the unit for the plot's domain (x-coordinates).
- setDoublePixelValue(double[]) - Method in interface at.mug.iqm.api.gui.ILookPanel
-
Set the double pixel values in an array.
- setDoublePixelValue(double[]) - Method in class at.mug.iqm.gui.LookPanel
-
- setDynamicAdjustment(boolean) - Method in class at.mug.iqm.api.gui.util.TableColumnAdjuster
-
- setEdited(boolean) - Method in class at.mug.iqm.api.gui.ScriptEditorTab
-
- setEditMenu(JMenu) - Method in class at.mug.iqm.gui.menu.CoreMenuBar
-
- setEllipseROIs(ArrayList<EllipseROI>) - Method in class at.mug.iqm.api.gui.DefaultDrawingLayer
-
- setEllipseROIs(ArrayList<EllipseROI>) - Method in interface at.mug.iqm.api.gui.IDrawingLayer
-
- setEmptyContent(Object) - Method in class at.mug.iqm.api.model.IqmDataBox
-
This method is just used for the annotation of the empty content.
- setEncoding(String) - Method in class at.mug.iqm.api.gui.roi.jaxb.Data
-
Sets the value of the encoding property.
- setEncoding(String) - Method in class at.mug.iqm.commons.io.ImageFileWriter
-
Set the encoding for the image(s) to be saved.
- setEndCap(EndCap) - Method in class at.mug.iqm.api.gui.roi.jaxb.Stroke
-
Sets the value of the endCap property.
- setEndPoint(Point2D) - Method in class at.mug.iqm.api.gui.roi.LineROI
-
- setEnhanceMenu(JMenu) - Method in class at.mug.iqm.gui.menu.CoreMenuBar
-
- setEnvVar(String, Object) - Method in class at.mug.iqm.api.script.DefaultScriptBinding
-
Set a new variable to be available in the script API.
- setEventHandler(TankPanelDropEventHandler) - Method in class at.mug.iqm.api.gui.FileSelectionDialog
-
- setExecutionDate(Date) - Method in class at.mug.iqm.api.processing.HistoryEntry
-
- setExtension(String) - Method in class at.mug.iqm.commons.io.ImageFileWriter
-
Set the extension of the file.
- setExtension(int) - Method in class at.mug.iqm.commons.util.image.SVSImageExtractor
-
- setExtractedFiles(Vector<File>) - Method in class at.mug.iqm.commons.util.image.SVSImageExtractor
-
- setExtractedImage(PlanarImage) - Method in class at.mug.iqm.api.gui.ColorChannelSelectorPanel
-
- setFile(File) - Method in class at.mug.iqm.api.gui.ScriptEditorTab
-
Set the file object associated with the tab.
- setFile(File) - Method in class at.mug.iqm.commons.util.plot.PlotParser
-
Sets the file to be parsed.
- setFileId(int) - Method in class at.mug.iqm.recentfiles.jaxb.File
-
Sets the value of the fileId property.
- setFileList(List) - Method in class at.mug.iqm.api.gui.FileSelectionDialog
-
- setFileList(File[]) - Method in class at.mug.iqm.api.gui.FileSelectionDialog
-
- setFileList(FileList) - Method in class at.mug.iqm.recentfiles.jaxb.RecentFiles
-
Sets the value of the fileList property.
- setFileMenu(FileMenu) - Method in class at.mug.iqm.gui.menu.CoreMenuBar
-
- setFileName(String) - Method in class at.mug.iqm.api.model.ImageModel
-
Gets the property
file_name from the
ImageModel
instance.
- setFiles(File[]) - Method in class at.mug.iqm.commons.gui.SVSImageExtractorFrame
-
- setFiles(File[]) - Method in class at.mug.iqm.commons.util.image.SVSImageExtractor
-
- setFirstHeight(int) - Method in class at.mug.iqm.commons.util.image.SVSImageExtractor
-
- setFirstWidth(int) - Method in class at.mug.iqm.commons.util.image.SVSImageExtractor
-
- setFloatPixelValue(float[]) - Method in interface at.mug.iqm.api.gui.ILookPanel
-
Set the float pixel values in an array.
- setFloatPixelValue(float[]) - Method in class at.mug.iqm.gui.LookPanel
-
- setFractalMenu(JMenu) - Method in class at.mug.iqm.gui.menu.CoreMenuBar
-
- setFrameIcon(ImageIcon) - Method in class at.mug.iqm.commons.gui.AbstractTableSavingDialog
-
- setFreehandROIs(ArrayList<FreehandROI>) - Method in class at.mug.iqm.api.gui.DefaultDrawingLayer
-
- setFreehandROIs(ArrayList<FreehandROI>) - Method in interface at.mug.iqm.api.gui.IDrawingLayer
-
- setFreehandShape(GeneralPath) - Method in class at.mug.iqm.api.gui.DefaultDrawingLayer
-
- setFreehandShape(GeneralPath) - Method in interface at.mug.iqm.api.gui.IDrawingLayer
-
Set the path of the latest shape.
- setGui(Gui) - Method in class at.mug.iqm.config.jaxb.Application
-
Sets the value of the gui property.
- setGUIforPairwiseExport() - Method in class at.mug.iqm.gui.dialog.ManagerItemExportDialog
-
- setHeaders(String[]) - Method in class at.mug.iqm.commons.util.plot.PlotParser
-
- setHeaders(int) - Method in class at.mug.iqm.commons.util.plot.PlotParser
-
- setHeadless(boolean) - Method in class at.mug.iqm.api.processing.AbstractProcessingTask
-
- setHeight(Height) - Method in class at.mug.iqm.api.gui.roi.jaxb.Bounds
-
Sets the value of the height property.
- setHighlightColor(Color) - Method in class at.mug.iqm.api.gui.DefaultDrawingLayer
-
- setHighlightColor(Color) - Method in interface at.mug.iqm.api.gui.IDrawingLayer
-
- setHighlightStroke(BasicStroke) - Method in class at.mug.iqm.api.gui.DefaultDrawingLayer
-
- setHighlightStroke(BasicStroke) - Method in interface at.mug.iqm.api.gui.IDrawingLayer
-
- setHisto(Histogram) - Method in class at.mug.iqm.commons.util.Otsu
-
- setHistogram1(int, int, int) - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_Threshold
-
This method sets the values to histogram 1.
- setHistogram2(int, int, int) - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_Threshold
-
This method sets the values to histogram 2.
- setHistogram3(int, int, int) - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_Threshold
-
This method sets the values to histogram 3.
- setIcon(ImageIcon) - Method in class at.mug.iqm.api.gui.util.ColorChannelWidget
-
- setID(UUID) - Method in class at.mug.iqm.api.gui.DefaultDrawingLayer
-
- setID(UUID) - Method in interface at.mug.iqm.api.gui.IDrawingLayer
-
Sets the unique ID of this drawing layer.
- setId(BigInteger) - Method in class at.mug.iqm.api.gui.roi.jaxb.AngleRoi
-
Sets the value of the id property.
- setId(String) - Method in class at.mug.iqm.api.gui.roi.jaxb.AnnotationLayer
-
Sets the value of the id property.
- setId(BigInteger) - Method in class at.mug.iqm.api.gui.roi.jaxb.EllipseRoi
-
Sets the value of the id property.
- setId(BigInteger) - Method in class at.mug.iqm.api.gui.roi.jaxb.FreehandRoi
-
Sets the value of the id property.
- setId(BigInteger) - Method in class at.mug.iqm.api.gui.roi.jaxb.LineRoi
-
Sets the value of the id property.
- setId(String) - Method in class at.mug.iqm.api.gui.roi.jaxb.Point
-
Sets the value of the id property.
- setId(BigInteger) - Method in class at.mug.iqm.api.gui.roi.jaxb.PointRoi
-
Sets the value of the id property.
- setId(BigInteger) - Method in class at.mug.iqm.api.gui.roi.jaxb.PolygonRoi
-
Sets the value of the id property.
- setId(BigInteger) - Method in class at.mug.iqm.api.gui.roi.jaxb.RectangleRoi
-
Sets the value of the id property.
- setIgnoreRepaint(boolean) - Method in class at.mug.iqm.api.gui.ImageLayer
-
- setImage(PlanarImage) - Method in class at.mug.iqm.api.model.ImageModel
-
- setImage(PlanarImage) - Method in class at.mug.iqm.api.model.IqmDataBox
-
- setImage(RenderedImage) - Method in interface at.mug.iqm.api.workflow.ILook
-
- setImage(RenderedImage) - Method in class at.mug.iqm.core.workflow.Look
-
This method adds a new image to the currently active
ImageLayer.
- setImageComputationEnabled(boolean) - Method in interface at.mug.iqm.api.operator.IWorkPackage
-
Set a flag for the operator whether or not the computation of image
results should be performed or not.
- setImageComputationEnabled(boolean) - Method in class at.mug.iqm.api.operator.WorkPackage
-
- setImageHeight(int) - Method in interface at.mug.iqm.api.gui.ILookPanel
-
Set the image height.
- setImageHeight(int) - Method in class at.mug.iqm.gui.LookPanel
-
- setImageInfoIcon(JLabel) - Method in class at.mug.iqm.api.gui.ImageInfoPanel
-
- setImageInfoLabel(JLabel) - Method in class at.mug.iqm.api.gui.ImageInfoPanel
-
- setImageInfoPanel(ImageInfoPanel) - Method in class at.mug.iqm.gui.LookPanel
-
- setImageModel(ImageModel) - Method in class at.mug.iqm.api.model.IqmDataBox
-
- setImagePath(String) - Method in class at.mug.iqm.config.ConfigManager
-
Updates the current configuration file with the specified
path for the images.
- setImagePath(File) - Method in class at.mug.iqm.config.ConfigManager
-
Updates the current configuration file with the specified
path for the images.
- setImages(String) - Method in class at.mug.iqm.config.jaxb.Paths
-
Sets the value of the images property.
- setImageToLoad(int) - Method in class at.mug.iqm.commons.util.image.SVSImageExtractor
-
- setImageWidth(int) - Method in interface at.mug.iqm.api.gui.ILookPanel
-
Set the image width.
- setImageWidth(int) - Method in class at.mug.iqm.gui.LookPanel
-
- setImgDataBufferType(String) - Method in interface at.mug.iqm.api.gui.ILookPanel
-
Set the image data buffer type.
- setImgDataBufferType(String) - Method in class at.mug.iqm.gui.LookPanel
-
- setIndexed(boolean) - Method in interface at.mug.iqm.api.gui.ILookPanel
-
Set a flag whether or not the currently displayed image is indexed.
- setIndexed(boolean) - Method in class at.mug.iqm.gui.LookPanel
-
- setIndexForDisplay(int) - Method in interface at.mug.iqm.api.gui.IManagerPanel
-
Sets the current index for display.
- setIndexForDisplay(int) - Method in class at.mug.iqm.gui.ManagerPanel
-
- setInfoMenu(JMenu) - Method in class at.mug.iqm.gui.menu.CoreMenuBar
-
- setInfoTable(JTable) - Method in class at.mug.iqm.commons.gui.SVSImageExtractorFrame
-
- setInitialMenuActivation() - Static method in class at.mug.iqm.core.util.ApplicationObserver
-
Disables all menus, where items are required.
- setInitialMenuState() - Method in class at.mug.iqm.api.gui.ScriptEditor
-
- setInsidePtEast(boolean) - Method in class at.mug.iqm.api.gui.DefaultDrawingLayer
-
- setInsidePtEast(boolean) - Method in interface at.mug.iqm.api.gui.IDrawingLayer
-
Set a flag whether or not the mouse is in the east boundary point.
- setInsidePtNorth(boolean) - Method in class at.mug.iqm.api.gui.DefaultDrawingLayer
-
- setInsidePtNorth(boolean) - Method in interface at.mug.iqm.api.gui.IDrawingLayer
-
Set a flag whether or not the mouse is in the north boundary point.
- setInsidePtNorthEast(boolean) - Method in class at.mug.iqm.api.gui.DefaultDrawingLayer
-
- setInsidePtNorthEast(boolean) - Method in interface at.mug.iqm.api.gui.IDrawingLayer
-
Set a flag whether or not the mouse is in the north-east boundary point.
- setInsidePtNorthWest(boolean) - Method in class at.mug.iqm.api.gui.DefaultDrawingLayer
-
- setInsidePtNorthWest(boolean) - Method in interface at.mug.iqm.api.gui.IDrawingLayer
-
Set a flag whether or not the mouse is in the north-west boundary point.
- setInsidePtSouth(boolean) - Method in class at.mug.iqm.api.gui.DefaultDrawingLayer
-
- setInsidePtSouth(boolean) - Method in interface at.mug.iqm.api.gui.IDrawingLayer
-
Set a flag whether or not the mouse is in the south boundary point.
- setInsidePtSouthEast(boolean) - Method in class at.mug.iqm.api.gui.DefaultDrawingLayer
-
- setInsidePtSouthEast(boolean) - Method in interface at.mug.iqm.api.gui.IDrawingLayer
-
Set a flag whether or not the mouse is in the south-east boundary point.
- setInsidePtSouthWest(boolean) - Method in class at.mug.iqm.api.gui.DefaultDrawingLayer
-
- setInsidePtSouthWest(boolean) - Method in interface at.mug.iqm.api.gui.IDrawingLayer
-
Set a flag whether or not the mouse is in the south-west boundary point.
- setInsidePtWest(boolean) - Method in class at.mug.iqm.api.gui.DefaultDrawingLayer
-
- setInsidePtWest(boolean) - Method in interface at.mug.iqm.api.gui.IDrawingLayer
-
Set a flag whether or not the mouse is in the west boundary point.
- setInsideRoi(boolean) - Method in class at.mug.iqm.api.gui.DefaultDrawingLayer
-
- setInsideRoi(boolean) - Method in interface at.mug.iqm.api.gui.IDrawingLayer
-
Set a flag whether or not the mouse is inside of a drawn shape.
- setInterP(int) - Method in class at.mug.iqm.commons.util.image.SVSImageExtractor
-
- setInterval(long) - Method in class at.mug.iqm.config.jaxb.CleanerTask
-
Sets the value of the interval property.
- setInterval(long) - Method in class at.mug.iqm.config.jaxb.MemoryMonitor
-
Sets the value of the interval property.
- setIntPixelValue(int[]) - Method in interface at.mug.iqm.api.gui.ILookPanel
-
Set the integer pixel values in an array.
- setIntPixelValue(int[]) - Method in class at.mug.iqm.gui.LookPanel
-
- setIQMVersion(String) - Method in class at.mug.iqm.api.gui.roi.jaxb.AnnotationLayers
-
Sets the value of the iqmVersion property.
- setItemContent(JTabbedPane) - Method in class at.mug.iqm.gui.MainFrame
-
- setIterations(int) - Method in interface at.mug.iqm.api.operator.IWorkPackage
-
Sets an integer flag determining whether or not the algorithm (IOperator)
associated with this work package should be executed more than once.
- setIterations(int) - Method in class at.mug.iqm.api.operator.WorkPackage
-
- setJAIDefaultOptions() - Method in class at.mug.iqm.main.ApplicationStarter
-
This method sets the default JAI Tile calculation properties
- setJavaVersion(String) - Method in class at.mug.iqm.api.gui.roi.jaxb.AnnotationLayers
-
Sets the value of the javaVersion property.
- setJavaVersionMin(String) - Static method in class at.mug.iqm.core.util.CoreTools
-
This method sets the version of Java
- setjLabelPlayDelay(JLabel) - Method in class at.mug.iqm.api.gui.util.IqmSlideShow
-
- setJTextArea(JTextArea) - Method in class at.mug.iqm.api.gui.BoardPanel
-
- setKeepExistingROIs(boolean) - Method in class at.mug.iqm.config.ConfigManager
-
Set the flag, whether or not the existing ROIs should be kept while
drawing new ones.
- setKeepExistingRois(boolean) - Method in class at.mug.iqm.config.jaxb.Annotations
-
Sets the value of the keepExistingRois property.
- setKeepNumber(int) - Method in interface at.mug.iqm.api.gui.ITankPanel
-
- setKeepNumber(int) - Method in class at.mug.iqm.gui.TankPanel
-
This method sets the flag how many images to keep.
- setLastAccess(XMLGregorianCalendar) - Method in class at.mug.iqm.recentfiles.jaxb.File
-
Sets the value of the lastAccess property.
- setLastChosenTemplateIndex(int) - Method in class at.mug.iqm.api.operator.PreferencesPanel
-
- setLastUpdate(XMLGregorianCalendar) - Method in class at.mug.iqm.api.gui.roi.jaxb.AnnotationLayers
-
Sets the value of the lastUpdate property.
- setLastUpdate() - Method in class at.mug.iqm.config.ConfigManager
-
Each time the configuration is updated, write the time stamp too.
- setLastUpdate(XMLGregorianCalendar) - Method in class at.mug.iqm.config.jaxb.IQMConfig
-
Sets the value of the lastUpdate property.
- setLastUpdate(XMLGregorianCalendar) - Method in class at.mug.iqm.recentfiles.jaxb.RecentFiles
-
Sets the value of the lastUpdate property.
- setLastUpdate() - Method in class at.mug.iqm.recentfiles.RecentFilesManager
-
Each time the configuration is updated, write the time stamp too.
- setLayer(IDrawingLayer) - Method in class at.mug.iqm.api.gui.util.ROILayerWidget
-
- setLayerColor(Color) - Method in class at.mug.iqm.api.gui.DefaultDrawingLayer
-
- setLayerColor(Color) - Method in interface at.mug.iqm.api.gui.IDrawingLayer
-
Set the color for ROIs on this layer.
- setLayerColor(Color) - Method in class at.mug.iqm.api.gui.util.ROILayerWidget
-
Sets the color of the managed layer.
- setLayerName(String) - Method in class at.mug.iqm.api.gui.util.ROILayerWidget
-
Sets the layer's name entered by the user.
- setLayerPane(JLayeredPane) - Method in class at.mug.iqm.api.gui.ROILayerSelectorPanel
-
Set the layered pane.
- setLayerToFront(DefaultDrawingLayer) - Method in class at.mug.iqm.api.gui.ROILayerSelectorPanel
-
Sets the layer to front and repaints the active layer.
- setLayerVisible(boolean) - Method in class at.mug.iqm.api.gui.DefaultDrawingLayer
-
- setLayerVisible(boolean) - Method in interface at.mug.iqm.api.gui.IDrawingLayer
-
Set a flag determining whether or not the layer is visible in the canvas.
- setLblOperatorName(JLabel) - Method in class at.mug.iqm.gui.StatusPanel
-
- setLblTaskName(JLabel) - Method in class at.mug.iqm.gui.StatusPanel
-
- setLeftListActive(boolean) - Method in interface at.mug.iqm.api.workflow.IManager
-
De-/activates the left manager list.
- setLeftListActive(boolean) - Method in class at.mug.iqm.core.workflow.Manager
-
- setLegs(Legs) - Method in class at.mug.iqm.api.gui.roi.jaxb.AngleRoi
-
Sets the value of the legs property.
- setLength(Length) - Method in class at.mug.iqm.api.gui.roi.jaxb.LineSegment
-
Sets the value of the length property.
- setLength(double) - Method in class at.mug.iqm.api.gui.roi.LineROI
-
- setLengthFirstLeg(double) - Method in class at.mug.iqm.api.gui.roi.AngleROI
-
- setLengthSecondLeg(double) - Method in class at.mug.iqm.api.gui.roi.AngleROI
-
- setLineJoin(LineJoin) - Method in class at.mug.iqm.api.gui.roi.jaxb.Stroke
-
Sets the value of the lineJoin property.
- setLineROIBoundaryColor(Color) - Method in class at.mug.iqm.api.gui.DefaultDrawingLayer
-
- setLineROIBoundaryRectangleColor(Color) - Method in class at.mug.iqm.api.gui.DefaultDrawingLayer
-
- setLineROIs(ArrayList<LineROI>) - Method in class at.mug.iqm.api.gui.DefaultDrawingLayer
-
- setLineROIs(ArrayList<LineROI>) - Method in interface at.mug.iqm.api.gui.IDrawingLayer
-
- setLineSegment(LineSegment) - Method in class at.mug.iqm.api.gui.roi.jaxb.LineRoi
-
Sets the value of the lineSegment property.
- setLineWidth(LineWidth) - Method in class at.mug.iqm.api.gui.roi.jaxb.Stroke
-
Sets the value of the lineWidth property.
- setList(List<IqmDataBox>) - Method in class at.mug.iqm.core.processing.loader.TankItemLoader
-
- setLnDataX(Vector<Double>) - Method in class at.mug.iqm.commons.util.Higuchi
-
- setLnDataY(Vector<Double>) - Method in class at.mug.iqm.commons.util.Higuchi
-
- setLocation(Location) - Method in class at.mug.iqm.api.gui.roi.jaxb.PointRoi
-
Sets the value of the location property.
- setLocation(Point) - Method in class at.mug.iqm.api.gui.roi.PointROI
-
Sets the location of this ROI shape.
- setLocation(File) - Method in interface at.mug.iqm.api.model.IVirtualizable
-
- setLocation(File) - Method in class at.mug.iqm.api.model.VirtualDataBox
-
- setLogFrame(LogFrame) - Static method in class at.mug.iqm.gui.util.GUITools
-
- setLook(ILook) - Static method in class at.mug.iqm.api.Application
-
- setLookAndFeel(String) - Method in class at.mug.iqm.config.jaxb.Gui
-
Sets the value of the lookAndFeel property.
- setLookAndFeel(String) - Method in class at.mug.iqm.gui.tilecachetool.TCTool
-
- setLookPanel(LookPanel) - Method in class at.mug.iqm.gui.LookExtraFrame
-
- setLookPanel(LookPanel) - Method in class at.mug.iqm.gui.MainFrame
-
- setLookPanels(ArrayList<ILookPanel>) - Method in interface at.mug.iqm.api.workflow.ILook
-
- setLookPanels(ArrayList<ILookPanel>) - Method in class at.mug.iqm.core.workflow.Look
-
- setLut(short[][]) - Method in interface at.mug.iqm.api.gui.ILookPanel
-
Set the lookup table.
- setLut(short[][]) - Method in class at.mug.iqm.gui.LookPanel
-
- setMainFrame(IMainFrame) - Static method in class at.mug.iqm.api.Application
-
- setMainFrame(MainFrame) - Static method in class at.mug.iqm.gui.util.GUITools
-
This method sets the IqmFrame
- setMainPanel(MainPanel) - Method in class at.mug.iqm.gui.MainFrame
-
- setManager(IManager) - Static method in class at.mug.iqm.api.Application
-
- setManagerForIndex(int) - Method in interface at.mug.iqm.api.gui.IManagerPanel
-
This is a convenient wrapper method for setting single items in a manager
list.
- setManagerForIndex(int[], int) - Method in interface at.mug.iqm.api.gui.IManagerPanel
-
Sets the manager's selection model according to the user's input on the
JList.
- setManagerForIndex(int) - Method in class at.mug.iqm.gui.ManagerPanel
-
- setManagerForIndex(int[], int) - Method in class at.mug.iqm.gui.ManagerPanel
-
- setManagerForTankIndex(int) - Method in interface at.mug.iqm.api.workflow.ITank
-
Set the manager for a tank index.
- setManagerForTankIndex(int) - Method in class at.mug.iqm.core.workflow.Tank
-
Tell the
Manager to (re)set for a new tank index.
- setManagerIndices(int[]) - Method in interface at.mug.iqm.api.operator.IWorkPackage
-
Sets the currently selected manager indices to this work package.
- setManagerIndices(int[]) - Method in class at.mug.iqm.api.operator.ParameterBlockIQM
-
Sets the array of currently selected manager items to the parameter
block.
- setManagerIndices(int[]) - Method in class at.mug.iqm.api.operator.WorkPackage
-
- setManagerPanel(IManagerPanel) - Method in interface at.mug.iqm.api.workflow.IManager
-
- setManagerPanel(IManagerPanel) - Method in class at.mug.iqm.core.workflow.Manager
-
- setManagerPanel(ManagerPanel) - Method in class at.mug.iqm.gui.MainFrame
-
- setManagerTankPanel(JPanel) - Method in class at.mug.iqm.gui.MainFrame
-
- setManagerThumbnail(Thumbnail) - Method in interface at.mug.iqm.api.gui.IThumbnailSupport
-
- setManagerThumbnail(Thumbnail) - Method in class at.mug.iqm.api.model.IqmDataBox
-
- setMarker(int, String) - Method in class at.mug.iqm.api.plot.charts.HistogramXYLineChart
-
This method sets the marker in the plot
- setMaxImgNum(int) - Method in class at.mug.iqm.commons.gui.SVSImageExtractorFrame
-
- setMaxIndex(int) - Method in interface at.mug.iqm.api.workflow.ITank
-
- setMaxIndex(int) - Method in class at.mug.iqm.core.workflow.Tank
-
This method sets the maximal tank image number
- setMaxItems(int) - Method in class at.mug.iqm.gui.menu.RecentFilesMenu
-
Sets the number of maximum items to be kept in the menu.
- setMeasureMenu(JMenu) - Method in class at.mug.iqm.gui.menu.CoreMenuBar
-
- setMemoryCapacitySliderMaximum(int) - Method in class at.mug.iqm.gui.tilecachetool.TCInfo
-
set memory capacity slider range to proper values.
- setMemoryLabel(JLabel) - Method in class at.mug.iqm.gui.MainPanel
-
- setMemoryMonitor(Thread) - Static method in class at.mug.iqm.api.Application
-
- setMemoryMonitor(MemoryMonitor) - Method in class at.mug.iqm.config.jaxb.Application
-
Sets the value of the memoryMonitor property.
- setMenuItemDeleteAllROI(JMenuItem) - Method in class at.mug.iqm.api.gui.ContextPopupMenu
-
- setMenuItemDeleteCurrROI(JMenuItem) - Method in class at.mug.iqm.api.gui.ContextPopupMenu
-
- setMenuItemDeleteROIAllLayers(JMenuItem) - Method in class at.mug.iqm.api.gui.ContextPopupMenu
-
- setMenuItemImageHeader(JMenuItem) - Method in class at.mug.iqm.api.gui.ContextPopupMenu
-
- setMenuItemImageInfo(JMenuItem) - Method in class at.mug.iqm.api.gui.ContextPopupMenu
-
- setMiterLimit(MiterLimit) - Method in class at.mug.iqm.api.gui.roi.jaxb.Stroke
-
Sets the value of the miterLimit property.
- setModel(DefaultListModel) - Method in interface at.mug.iqm.api.gui.ITankPanel
-
- setModel(TableModel) - Method in class at.mug.iqm.api.gui.util.AdjustingTable
-
- setModel(DefaultListModel) - Method in class at.mug.iqm.gui.TankPanel
-
- setModelName(String) - Method in class at.mug.iqm.api.model.AbstractDataModel
-
Get the name of the model.
- setModelName(String) - Method in interface at.mug.iqm.api.model.IDataModel
-
Sets the internal name of the data model.
- setModelName(String) - Method in class at.mug.iqm.api.model.ImageModel
-
Sets the property
image_name of the
ImageModel
instance.
- setModelName(String) - Method in class at.mug.iqm.api.model.TableModel
-
- setMountPoint(String) - Method in interface at.mug.iqm.api.gui.IAssignableMenuItem
-
Sets the item's mount point.
- setMountPoint(String) - Method in class at.mug.iqm.api.gui.OperatorMenuItem
-
Sets the item's mount point.
- setMultipleModelsDisplayed(boolean) - Method in interface at.mug.iqm.api.gui.ITablePanel
-
- setMultipleModelsDisplayed(boolean) - Method in class at.mug.iqm.gui.TablePanel
-
- setName(String) - Method in exception at.mug.iqm.api.exception.OperatorAlreadyOpenException
-
Sets the name of the opened operator.
- setName(String) - Method in class at.mug.iqm.api.gui.DefaultDrawingLayer
-
- setName(String) - Method in interface at.mug.iqm.api.gui.IDrawingLayer
-
Determine the name of the layer which is shown in the selection panel.
- setName(String) - Method in class at.mug.iqm.api.gui.roi.jaxb.AnnotationLayer
-
Sets the value of the name property.
- setName(String) - Method in class at.mug.iqm.api.gui.roi.jaxb.Color
-
Sets the value of the name property.
- setName(String) - Method in class at.mug.iqm.api.gui.roi.jaxb.Stroke
-
Sets the value of the name property.
- setName(String) - Method in class at.mug.iqm.api.gui.roi.jaxb.WindingRule
-
Sets the value of the name property.
- setName(String) - Method in class at.mug.iqm.config.jaxb.CleanerTask
-
Sets the value of the name property.
- setName(String) - Method in class at.mug.iqm.config.jaxb.MemoryMonitor
-
Sets the value of the name property.
- setName(String) - Method in class at.mug.iqm.recentfiles.jaxb.File
-
Sets the value of the name property.
- setNewData(List<PlotModel>, ChartType) - Method in interface at.mug.iqm.api.workflow.IPlot
-
- setNewData(PlotModel, ChartType) - Method in interface at.mug.iqm.api.workflow.IPlot
-
- setNewData(TableModel) - Method in interface at.mug.iqm.api.workflow.ITable
-
- setNewData(List<TableModel>) - Method in interface at.mug.iqm.api.workflow.ITable
-
- setNewData(String) - Method in interface at.mug.iqm.api.workflow.IText
-
- setNewData(List<PlotModel>, ChartType) - Method in class at.mug.iqm.core.workflow.Plot
-
- setNewData(PlotModel, ChartType) - Method in class at.mug.iqm.core.workflow.Plot
-
- setNewData(TableModel) - Method in class at.mug.iqm.core.workflow.Table
-
Set the new data to the table.
- setNewData(List<TableModel>) - Method in class at.mug.iqm.core.workflow.Table
-
Set the new data to the table.
- setNewData(String) - Method in class at.mug.iqm.core.workflow.Text
-
- setNewIconsForTankIndex(int) - Method in interface at.mug.iqm.api.workflow.IManager
-
- setNewIconsForTankIndex(int) - Method in class at.mug.iqm.core.workflow.Manager
-
This methods sets the new Manager's icons and data.
- setNewIconsMainLeft(DefaultListModel, int) - Method in interface at.mug.iqm.api.workflow.IManager
-
- setNewIconsMainLeft(DefaultListModel, int) - Method in class at.mug.iqm.core.workflow.Manager
-
This methods sets the new icons and data in the left list.
- setNewIconsMainRight(DefaultListModel, int) - Method in interface at.mug.iqm.api.workflow.IManager
-
- setNewIconsMainRight(DefaultListModel, int) - Method in class at.mug.iqm.core.workflow.Manager
-
This methods sets the new icons and data in the right list.
- setNewWidthHeight() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_Resize
-
This method displays the new values
- setnThreads(int) - Method in class at.mug.iqm.core.processing.ExecutorServiceProcessingTask
-
- setNumAnglePoints(int) - Method in class at.mug.iqm.api.gui.DefaultDrawingLayer
-
- setNumAnglePoints(int) - Method in interface at.mug.iqm.api.gui.IDrawingLayer
-
A helper variable used by mouse event handlers to draw
AngleROIs.
- setNumColumns(int) - Method in class at.mug.iqm.api.gui.PlotSelectionFrame
-
- setNumImages(int) - Method in class at.mug.iqm.commons.util.image.SVSImageExtractor
-
- setNumPolyPoints(int) - Method in class at.mug.iqm.api.gui.DefaultDrawingLayer
-
- setNumPolyPoints(int) - Method in interface at.mug.iqm.api.gui.IDrawingLayer
-
Set the number of
PolygonROI corners of the currently drawn
polygon ROI.
- setNumRows(int) - Method in class at.mug.iqm.api.gui.PlotSelectionFrame
-
- setOldValues() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_Resize
-
This method displays the old values
- setOnlyAdjustLarger(boolean) - Method in class at.mug.iqm.api.gui.util.TableColumnAdjuster
-
- setOperator(IOperator) - Method in interface at.mug.iqm.api.operator.IWorkPackage
-
- setOperator(IOperator) - Method in class at.mug.iqm.api.operator.WorkPackage
-
- setOperator(IOperator) - Method in class at.mug.iqm.api.processing.AbstractProcessingTask
-
- setOperatorGUI(IOperatorGUI) - Method in class at.mug.iqm.api.processing.AbstractProcessingTask
-
- setOperatorRegistry(IOperatorRegistry) - Static method in class at.mug.iqm.api.Application
-
- setOpName(String) - Method in class at.mug.iqm.api.operator.AbstractOperatorGUI
-
- setOpName(String) - Method in interface at.mug.iqm.api.operator.IOperatorGUI
-
Sets the name of the operator to this GUI.
- setOpName(String) - Method in class at.mug.iqm.api.operator.PreferencesPanel
-
- setOrder(BigInteger) - Method in class at.mug.iqm.api.gui.roi.jaxb.Dash
-
Sets the value of the order property.
- setOrder2OptionsStatus(boolean) - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_Statistics
-
This method enables or disables the 2nd order options
- setPanel(JPanel) - Method in class at.mug.iqm.gui.MainFrame
-
- setPanelPlayDelay(JPanel) - Method in class at.mug.iqm.api.gui.util.IqmSlideShow
-
- setParameter(String, byte) - Method in class at.mug.iqm.api.operator.ParameterBlockIQM
-
- setParameter(String, boolean) - Method in class at.mug.iqm.api.operator.ParameterBlockIQM
-
- setParameter(String, char) - Method in class at.mug.iqm.api.operator.ParameterBlockIQM
-
- setParameter(String, short) - Method in class at.mug.iqm.api.operator.ParameterBlockIQM
-
- setParameter(String, int) - Method in class at.mug.iqm.api.operator.ParameterBlockIQM
-
- setParameter(String, long) - Method in class at.mug.iqm.api.operator.ParameterBlockIQM
-
- setParameter(String, float) - Method in class at.mug.iqm.api.operator.ParameterBlockIQM
-
- setParameter(String, double) - Method in class at.mug.iqm.api.operator.ParameterBlockIQM
-
- setParameter(String, Object) - Method in class at.mug.iqm.api.operator.ParameterBlockIQM
-
- setParameter0(String, Object) - Method in class at.mug.iqm.api.operator.ParameterBlockIQM
-
- setParameterclass(String) - Method in class at.mug.iqm.templatemanager.jaxb.IqmOperatorDescriptor.Parameters
-
Sets the value of the parameterclass property.
- setParametername(String) - Method in class at.mug.iqm.templatemanager.jaxb.IqmOperatorDescriptor.Parameters
-
Sets the value of the parametername property.
- setParameters(ParameterBlockIQM) - Method in interface at.mug.iqm.api.operator.IWorkPackage
-
Set the parameters and sources to this work package.
- setParameters(ParameterBlockIQM) - Method in class at.mug.iqm.api.operator.WorkPackage
-
- setParametervalue(String) - Method in class at.mug.iqm.templatemanager.jaxb.IqmOperatorDescriptor.Parameters
-
Sets the value of the parametervalue property.
- setParameterValuesToGUI() - Method in class at.mug.iqm.api.operator.AbstractImageOperatorGUI
-
This method requires a custom implementation.
- setParameterValuesToGUI() - Method in class at.mug.iqm.api.operator.AbstractOperatorGUI
-
- setParameterValuesToGUI() - Method in class at.mug.iqm.api.operator.AbstractPlotOperatorGUI
-
- setParameterValuesToGUI() - Method in interface at.mug.iqm.api.operator.IOperatorGUI
-
This method implements the initialization of the GUI.
- setParameterValuesToGUI() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_ACF
-
- setParameterValuesToGUI() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_Affine
-
This method sets the current parameter values
- setParameterValuesToGUI() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_Align
-
This method sets the current parameter values
- setParameterValuesToGUI() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_Border
-
This method sets the current parameter values
- setParameterValuesToGUI() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_BUnwarpJ
-
This method sets the current parameter values
- setParameterValuesToGUI() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_CalcImage
-
This method sets the current parameter values
- setParameterValuesToGUI() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_CalcValue
-
This method sets the current parameter values
- setParameterValuesToGUI() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_CoGReg
-
This method sets the current parameter values
- setParameterValuesToGUI() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_ColDecon
-
This method sets the current parameter values
- setParameterValuesToGUI() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_ComplexLogDepth
-
This method sets the current parameter values
- setParameterValuesToGUI() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_Convert
-
This method sets the current parameter values
- setParameterValuesToGUI() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_CreateFracSurf
-
This method sets the current parameter values
- setParameterValuesToGUI() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_CreateImage
-
This method sets the current parameter values
- setParameterValuesToGUI() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_Crop
-
This method sets the current parameter values
- setParameterValuesToGUI() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_DFT
-
This method sets the current parameter values
- setParameterValuesToGUI() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_DirLocal
-
This method sets the current parameter values
- setParameterValuesToGUI() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_DistMap
-
This method sets the current parameter values
- setParameterValuesToGUI() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_Edge
-
This method sets the current parameter values
- setParameterValuesToGUI() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_FracBox
-
This method sets the current parameter values
- setParameterValuesToGUI() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_FracFFT
-
This method sets the current parameter values
- setParameterValuesToGUI() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_FracGenDim
-
This method sets the current parameter values
- setParameterValuesToGUI() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_FracHiguchi
-
This method sets the current parameter values
- setParameterValuesToGUI() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_FracHRM
-
This method sets the current parameter values
- setParameterValuesToGUI() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_FracIFS
-
This method sets the current parameter values
- setParameterValuesToGUI() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_FracLac
-
This method sets the current parameter values
- setParameterValuesToGUI() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_FracMinkowski
-
This method sets the current parameter values
- setParameterValuesToGUI() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_FracPyramid
-
This method sets the current parameter values
- setParameterValuesToGUI() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_FracScan
-
This method sets the current parameter values
- setParameterValuesToGUI() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_FracSurrogate
-
This method sets the current parameter values
- setParameterValuesToGUI() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_HistoModify
-
This method sets the current parameter values
- setParameterValuesToGUI() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_ImgStabilizer
-
This method sets the current parameter values
- setParameterValuesToGUI() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_Invert
-
- setParameterValuesToGUI() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_KMeans
-
This method sets the current parameter values
- setParameterValuesToGUI() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_KMeansFuzzy
-
This method sets the current parameter values
- setParameterValuesToGUI() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_Morph
-
This method sets the current parameter values
- setParameterValuesToGUI() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_NexelScan
-
This method sets the current parameter values
- setParameterValuesToGUI() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_Rank
-
This method sets the current parameter values
- setParameterValuesToGUI() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_RegGrow
-
This method sets the current parameter values
- setParameterValuesToGUI() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_Resize
-
This method sets the current parameter values
- setParameterValuesToGUI() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_RGBRelative
-
This method sets the current parameter values
- setParameterValuesToGUI() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_ROISegment
-
This method sets the current parameter values
- setParameterValuesToGUI() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_Smooth
-
This method sets the current parameter values
- setParameterValuesToGUI() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_StackStat
-
This method sets the current parameter values
- setParameterValuesToGUI() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_Statistics
-
This method sets the current parameter values
- setParameterValuesToGUI() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_StatRegMerge
-
This method sets the current parameter values
- setParameterValuesToGUI() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_TempMatch
-
This method sets the current parameter values
- setParameterValuesToGUI() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_Threshold
-
This method sets the current parameter values
- setParameterValuesToGUI() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_TurboReg
-
This method sets the current parameter values
- setParameterValuesToGUI() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_UnsharpMask
-
This method sets the current parameter values
- setParameterValuesToGUI() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_Watershed
-
This method sets the current parameter values
- setParameterValuesToGUI() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_WhiteBalance
-
This method sets the current parameter values
- setParameterValuesToGUI() - Method in class at.mug.iqm.plot.bundle.gui.PlotGUI_AutoCorrelation
-
- setParameterValuesToGUI() - Method in class at.mug.iqm.plot.bundle.gui.PlotGUI_ComplLogDepth
-
- setParameterValuesToGUI() - Method in class at.mug.iqm.plot.bundle.gui.PlotGUI_Cut
-
- setParameterValuesToGUI() - Method in class at.mug.iqm.plot.bundle.gui.PlotGUI_DCMGenerator
-
- setParameterValuesToGUI() - Method in class at.mug.iqm.plot.bundle.gui.PlotGUI_Entropy
-
- setParameterValuesToGUI() - Method in class at.mug.iqm.plot.bundle.gui.PlotGUI_FFT
-
- setParameterValuesToGUI() - Method in class at.mug.iqm.plot.bundle.gui.PlotGUI_Filter
-
- setParameterValuesToGUI() - Method in class at.mug.iqm.plot.bundle.gui.PlotGUI_FracAllomScale
-
- setParameterValuesToGUI() - Method in class at.mug.iqm.plot.bundle.gui.PlotGUI_FracHiguchi
-
- setParameterValuesToGUI() - Method in class at.mug.iqm.plot.bundle.gui.PlotGUI_FracHurst
-
- setParameterValuesToGUI() - Method in class at.mug.iqm.plot.bundle.gui.PlotGUI_FracSurrogate
-
- setParameterValuesToGUI() - Method in class at.mug.iqm.plot.bundle.gui.PlotGUI_FractalGenerator
-
- setParameterValuesToGUI() - Method in class at.mug.iqm.plot.bundle.gui.PlotGUI_Math
-
- setParameterValuesToGUI() - Method in class at.mug.iqm.plot.bundle.gui.PlotGUI_PointFinder
-
- setParameterValuesToGUI() - Method in class at.mug.iqm.plot.bundle.gui.PlotGUI_SignalGenerator
-
- setParameterValuesToGUI() - Method in class at.mug.iqm.plot.bundle.gui.PlotGUI_Statistics
-
- setParameterValuesToGUI() - Method in class at.mug.iqm.plot.bundle.gui.PlotGUI_SymbolicAggregation
-
- setParams(int[]) - Method in class at.mug.iqm.commons.util.image.SVSImageExtractor
-
- setParentTask(AbstractProcessingTask) - Method in class at.mug.iqm.api.operator.AbstractOperator
-
- setParentTask(AbstractProcessingTask) - Method in interface at.mug.iqm.api.operator.IOperator
-
Set the executing task of this operator.
- setParentTask(AbstractProcessingTask) - Method in class at.mug.iqm.api.processing.AbstractProcessingTask
-
- setParentTask(AbstractProcessingTask) - Method in interface at.mug.iqm.api.processing.IProcessingTask
-
- setParentTask(AbstractProcessingTask) - Method in class at.mug.iqm.img.bundle.jai.stuff.ImageProcessingTask
-
- setPath(Path) - Method in class at.mug.iqm.api.gui.roi.jaxb.AngleRoi
-
Sets the value of the path property.
- setPath(Path) - Method in class at.mug.iqm.api.gui.roi.jaxb.EllipseRoi
-
Sets the value of the path property.
- setPath(Path) - Method in class at.mug.iqm.api.gui.roi.jaxb.FreehandRoi
-
Sets the value of the path property.
- setPath(Path) - Method in class at.mug.iqm.api.gui.roi.jaxb.LineRoi
-
Sets the value of the path property.
- setPath(Path) - Method in class at.mug.iqm.api.gui.roi.jaxb.PointRoi
-
Sets the value of the path property.
- setPath(Path) - Method in class at.mug.iqm.api.gui.roi.jaxb.PolygonRoi
-
Sets the value of the path property.
- setPath(Path) - Method in class at.mug.iqm.api.gui.roi.jaxb.RectangleRoi
-
Sets the value of the path property.
- setPath(String) - Method in class at.mug.iqm.recentfiles.jaxb.File
-
Sets the value of the path property.
- setPaths(Paths) - Method in class at.mug.iqm.config.jaxb.Application
-
Sets the value of the paths property.
- setPcs(PropertyChangeSupport) - Method in class at.mug.iqm.api.gui.WaitingDialog
-
- setPcs(PropertyChangeSupport) - Method in class at.mug.iqm.core.processing.loader.ImageDataBoxLoader
-
- setPcs(PropertyChangeSupport) - Method in class at.mug.iqm.img.bundle.jai.stuff.ImageProcessingTask
-
- setPi1(PlanarImage) - Method in class at.mug.iqm.api.gui.util.ToggleRunnable
-
- setPi2(PlanarImage) - Method in class at.mug.iqm.api.gui.util.ToggleRunnable
-
- setPixelInfo(StringBuffer) - Method in interface at.mug.iqm.api.gui.ILookPanel
-
Set the pixel information.
- setPixelInfo(StringBuffer) - Method in class at.mug.iqm.gui.LookPanel
-
- setPixelTrue(Point, int) - Method in class at.mug.iqm.img.bundle.op.IqmOpRegGrow
-
Set the corresponding point in the controllArray to 1
- setPlot(IPlot) - Static method in class at.mug.iqm.api.Application
-
- setPlotAnalysisMenu(JMenu) - Method in class at.mug.iqm.gui.menu.CoreMenuBar
-
- setPlotComputationEnabled(boolean) - Method in interface at.mug.iqm.api.operator.IWorkPackage
-
Set a flag for the operator whether or not the computation of plot
results should be performed or not.
- setPlotComputationEnabled(boolean) - Method in class at.mug.iqm.api.operator.WorkPackage
-
- setPlotMenu(JMenu) - Method in class at.mug.iqm.gui.menu.CoreMenuBar
-
- setPlotModel(PlotModel) - Method in class at.mug.iqm.api.model.IqmDataBox
-
- setPlotModels(List<PlotModel>, ChartType) - Method in interface at.mug.iqm.api.gui.IPlotPanel
-
- setPlotModels(List<PlotModel>, ChartType) - Method in class at.mug.iqm.gui.PlotPanel
-
Set the plot models to the panel and display them in a table and a chart.
- setPlotPanel(IPlotPanel) - Method in interface at.mug.iqm.api.workflow.IPlot
-
- setPlotPanel(IPlotPanel) - Method in class at.mug.iqm.core.workflow.Plot
-
- setPlotPanel(PlotPanel) - Method in class at.mug.iqm.gui.MainFrame
-
- setPluginMenu(IPluginMenu) - Static method in class at.mug.iqm.api.Application
-
- setPluginRegistry(IPluginRegistry) - Static method in class at.mug.iqm.api.Application
-
- setPoint(Point) - Method in class at.mug.iqm.api.gui.roi.jaxb.Location
-
Sets the value of the point property.
- setPointROIs(ArrayList<PointROI>) - Method in class at.mug.iqm.api.gui.DefaultDrawingLayer
-
- setPointROIs(ArrayList<PointROI>) - Method in interface at.mug.iqm.api.gui.IDrawingLayer
-
- setPolygonROIs(ArrayList<PolygonROI>) - Method in class at.mug.iqm.api.gui.DefaultDrawingLayer
-
- setPolygonROIs(ArrayList<PolygonROI>) - Method in interface at.mug.iqm.api.gui.IDrawingLayer
-
- setPolygonShape(GeneralPath) - Method in class at.mug.iqm.api.gui.DefaultDrawingLayer
-
- setPolygonShape(GeneralPath) - Method in interface at.mug.iqm.api.gui.IDrawingLayer
-
- setPopupListener(ContextPopupListener) - Method in class at.mug.iqm.api.gui.LookToolboxPanel
-
- setPresetValues() - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_Threshold
-
This method sets the lower threshold value(s) calculated by the preset method
- setPreviewButtonState() - Method in class at.mug.iqm.api.operator.AbstractOperatorGUI
-
The preview button will only be enabled, if there is something checked to
be processed by the operator.
- setPreviewImage(RenderedImage) - Method in interface at.mug.iqm.api.workflow.IManager
-
- setPreviewImage(RenderedImage) - Method in class at.mug.iqm.core.workflow.Manager
-
This method sets the preview image, which has been created using the
"preview" button in an operator GUI.
- setPreviewResult(IResult) - Method in interface at.mug.iqm.api.processing.IExecutionProtocol
-
Sets the preview result in the current execution protocol.
- setPreviewResult(IResult) - Method in class at.mug.iqm.core.workflow.ExecutionProxy
-
- setProcessingTask(AbstractProcessingTask) - Method in interface at.mug.iqm.api.events.handler.IProgressListener
-
Set the current processing task.
- setProcessingTask(AbstractProcessingTask) - Method in interface at.mug.iqm.api.gui.IStatusPanel
-
- setProcessingTask(AbstractProcessingTask) - Method in class at.mug.iqm.gui.StatusPanel
-
- setProcessMenu(JMenu) - Method in class at.mug.iqm.gui.menu.CoreMenuBar
-
- setProgressBarMax(int) - Method in class at.mug.iqm.commons.util.AllometricScaling
-
- setProgressBarMax(int) - Method in class at.mug.iqm.commons.util.Higuchi
-
- setProgressBarMax(int) - Method in class at.mug.iqm.commons.util.plot.Surrogate
-
- setProgressBarMin(int) - Method in class at.mug.iqm.commons.util.AllometricScaling
-
- setProgressBarMin(int) - Method in class at.mug.iqm.commons.util.Higuchi
-
- setProgressBarMin(int) - Method in class at.mug.iqm.commons.util.plot.Surrogate
-
- setProgressBarSingleOperation(JProgressBar) - Method in class at.mug.iqm.gui.StatusPanel
-
- setProgressBarStack(JProgressBar) - Method in class at.mug.iqm.gui.StatusPanel
-
- setProgressBarValueStack(int) - Method in interface at.mug.iqm.api.gui.IStatusPanel
-
This method paints the progress bar for a single operation with the new
value.
- setProgressBarValueStack(int) - Method in class at.mug.iqm.gui.StatusPanel
-
- setProperties(Hashtable<String, Object>) - Method in class at.mug.iqm.api.model.AbstractDataModel
-
- setProperties(Hashtable<String, Object>) - Method in interface at.mug.iqm.api.model.IDataModel
-
Sets the properties
Hashtable of this data model
- setProperties(HashMap<String, Object>) - Method in class at.mug.iqm.api.model.IqmDataBox
-
- setProperties(Hashtable<String, Object>) - Method in class at.mug.iqm.api.model.TableModel
-
- setProperty(String, Object) - Method in class at.mug.iqm.api.model.AbstractDataModel
-
- setProperty(String, Object) - Method in interface at.mug.iqm.api.model.IDataModel
-
Set a specific property by key and value.
- setProperty(String, Object) - Method in class at.mug.iqm.api.model.ImageModel
-
This method is a wrapper method, so that every property is written to the
PlanarImage object's property list, too.
- setProperty(String, Object) - Method in class at.mug.iqm.api.model.IqmDataBox
-
Sets a key-value pair to the properties of this object.
- setProperty(String, Object) - Method in class at.mug.iqm.api.model.TableModel
-
- setProperty(String, String) - Method in class at.mug.iqm.commons.util.PropertyManager
-
Sets the property and writes it to the file.
- setPropFile(File) - Method in class at.mug.iqm.commons.util.PropertyManager
-
Sets the file of this manager.
- setRadioButtonMainLeft(boolean) - Method in interface at.mug.iqm.api.gui.IManagerPanel
-
De-/activates the left manager list.
- setRadioButtonMainLeft(boolean) - Method in class at.mug.iqm.gui.ManagerPanel
-
- setRadioButtonMainRight(boolean) - Method in interface at.mug.iqm.api.gui.IManagerPanel
-
De-/activates the right manager list.
- setRadioButtonMainRight(boolean) - Method in class at.mug.iqm.gui.ManagerPanel
-
- setRankCheckBoxesLeftEnabled(boolean) - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_RGBRelative
-
This method sets the visibility of the rank checkboxes
- setRankCheckBoxesRightEnabled(boolean) - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_RGBRelative
-
This method sets the visibility of the rank checkboxes
- setRectangleROIs(ArrayList<RectangleROI>) - Method in class at.mug.iqm.api.gui.DefaultDrawingLayer
-
- setRectangleROIs(ArrayList<RectangleROI>) - Method in interface at.mug.iqm.api.gui.IDrawingLayer
-
- setRenderedImage(PlanarImage) - Method in interface at.mug.iqm.api.gui.ILookPanel
-
Set the rendered/processed image.
- setRenderedImage(PlanarImage) - Method in class at.mug.iqm.gui.LookPanel
-
- setRescale(int) - Method in class at.mug.iqm.commons.util.image.SVSImageExtractor
-
- setResult(Result) - Method in class at.mug.iqm.api.gui.MultiResultDialog
-
Set the result for display.
- setRightListActive(boolean) - Method in interface at.mug.iqm.api.workflow.IManager
-
De-/activates the right manager list.
- setRightListActive(boolean) - Method in class at.mug.iqm.core.workflow.Manager
-
- setRoiBoundaryRectangleColor(Color) - Method in class at.mug.iqm.api.gui.DefaultDrawingLayer
-
- setROIDragging(boolean) - Method in class at.mug.iqm.api.gui.DefaultDrawingLayer
-
- setROIDragging(boolean) - Method in interface at.mug.iqm.api.gui.IDrawingLayer
-
Set a flag whether or not a ROI is being dragged by mouse gesture.
- setROILayerSelectorPanel(ROILayerSelectorPanel) - Method in class at.mug.iqm.gui.LookPanel
-
Set the ROI manager for this panel.
- setRoiShapeForHighlighting(ROIShape) - Method in class at.mug.iqm.api.gui.DefaultDrawingLayer
-
- setRoiShiftX0(int) - Method in class at.mug.iqm.api.gui.DefaultDrawingLayer
-
- setRoiShiftX0(int) - Method in interface at.mug.iqm.api.gui.IDrawingLayer
-
Set the x-coordinate of the target point of a translation (shift) without
transformation of a ROI.
- setRoiShiftY0(int) - Method in class at.mug.iqm.api.gui.DefaultDrawingLayer
-
- setRoiShiftY0(int) - Method in interface at.mug.iqm.api.gui.IDrawingLayer
-
Set the y-coordinate of the target point of a translation (shift) without
transformation of a ROI.
- setRoiX0(int) - Method in class at.mug.iqm.api.gui.DefaultDrawingLayer
-
- setRoiX0(int) - Method in interface at.mug.iqm.api.gui.IDrawingLayer
-
Set the x-coordinate of the origin of a translation (shift) without
transformation of a ROI.
- setRoiY0(int) - Method in class at.mug.iqm.api.gui.DefaultDrawingLayer
-
- setRoiY0(int) - Method in interface at.mug.iqm.api.gui.IDrawingLayer
-
Set the y-coordinate of the origin of a translation (shift) without
transformation of a ROI.
- setRoot(String) - Method in class at.mug.iqm.config.jaxb.Paths
-
Sets the value of the root property.
- setRootPath(String) - Method in class at.mug.iqm.config.ConfigManager
-
Updates the current configuration file with the specified
path for the IQM root.
- setRootPath(File) - Method in class at.mug.iqm.config.ConfigManager
-
Updates the current configuration file with the specified
path for the IQM root.
- setRows(int) - Method in class at.mug.iqm.gui.tilecachetool.EventViewer
-
Sets the number of displayed rows in the event viewer.
- setScript(String) - Method in class at.mug.iqm.config.jaxb.Paths
-
Sets the value of the script property.
- setScriptEditor(ScriptEditor) - Static method in class at.mug.iqm.api.Application
-
- setScriptMenu(JMenu) - Method in class at.mug.iqm.gui.menu.CoreMenuBar
-
- setScriptPath(String) - Method in class at.mug.iqm.config.ConfigManager
-
Updates the current configuration file with the specified
path for the IQM configuration.
- setScriptPath(File) - Method in class at.mug.iqm.config.ConfigManager
-
Updates the current configuration file with the specified
path for the IQM configuration.
- setScrollableBlockIncrement(int, ScrollablePanel.IncrementType, int) - Method in class at.mug.iqm.commons.util.ScrollablePanel
-
Specify the information needed to do block scrolling.
- setScrollableBlockIncrement(int, ScrollablePanel.IncrementInfo) - Method in class at.mug.iqm.commons.util.ScrollablePanel
-
Specify the information needed to do block scrolling.
- setScrollableHeight(ScrollablePanel.ScrollableSizeHint) - Method in class at.mug.iqm.commons.util.ScrollablePanel
-
Set the ScrollableSizeHint enum for the height.
- setScrollableUnitIncrement(int, ScrollablePanel.IncrementType, int) - Method in class at.mug.iqm.commons.util.ScrollablePanel
-
Specify the information needed to do unit scrolling.
- setScrollableUnitIncrement(int, ScrollablePanel.IncrementInfo) - Method in class at.mug.iqm.commons.util.ScrollablePanel
-
Specify the information needed to do unit scrolling.
- setScrollableWidth(ScrollablePanel.ScrollableSizeHint) - Method in class at.mug.iqm.commons.util.ScrollablePanel
-
Set the ScrollableSizeHint enum for the width.
- setSegmentMenu(JMenu) - Method in class at.mug.iqm.gui.menu.CoreMenuBar
-
- setSegments(Segments) - Method in class at.mug.iqm.api.gui.roi.jaxb.Path
-
Sets the value of the segments property.
- setSelected(boolean) - Method in class at.mug.iqm.api.gui.DefaultDrawingLayer
-
- setSelected(boolean) - Method in interface at.mug.iqm.api.gui.IDrawingLayer
-
Set the selection state of this layer.
- setSelected(boolean) - Method in class at.mug.iqm.api.gui.roi.jaxb.AnnotationLayer
-
Sets the value of the selected property.
- setSelectedFile(File) - Method in class at.mug.iqm.api.gui.TankPanelDropEventHandler
-
- setSelectedTabIndex(int) - Method in interface at.mug.iqm.api.gui.ITabSwitchSupport
-
Set the selected tab.
- setSelectedTabIndex(int) - Method in class at.mug.iqm.gui.MainFrame
-
- setSelectedTemplateIndex(int) - Method in interface at.mug.iqm.api.gui.ITemplateManagerGUI
-
- setSelectedTemplateIndex(int) - Method in class at.mug.iqm.templatemanager.TemplateManagerGUI
-
- setSelectiveChannelsDisplayed(boolean) - Method in class at.mug.iqm.api.gui.ColorChannelSelectorPanel
-
- setSequence(BigInteger) - Method in class at.mug.iqm.api.gui.roi.jaxb.Segment
-
Sets the value of the sequence property.
- setSerializableImage(SerializableRenderedImage) - Method in class at.mug.iqm.api.model.ImageModel
-
- setSingleGlidingOptionButtonGroup() - Method in class at.mug.iqm.plot.bundle.gui.PlotGUI_FracHiguchi
-
- setSingleGlidingOptionButtonGroup() - Method in class at.mug.iqm.plot.bundle.gui.PlotGUI_Statistics
-
- setSize(int) - Method in class at.mug.iqm.gui.tilecachetool.RingBuffer
-
Changes the ring buffer array dimension
- setSleepDelay(long) - Method in class at.mug.iqm.api.gui.util.MemoryMonitor
-
- setSleepDelay(long) - Method in class at.mug.iqm.cleaner.CleanerTask
-
- setSliderValues(int, int) - Method in class at.mug.iqm.gui.ManagerPanel
-
- setSource(Object, int) - Method in interface at.mug.iqm.api.operator.IWorkPackage
-
Sets a single source to the parameter block.
- setSource(Object, int) - Method in class at.mug.iqm.api.operator.WorkPackage
-
A convenient wrapper method for setting a source to a specified index of
the source list.
- setSources(List<Object>) - Method in interface at.mug.iqm.api.operator.IWorkPackage
-
Sets all sources to the parameter block.
- setSources(List<Object>) - Method in class at.mug.iqm.api.operator.WorkPackage
-
A convenient wrapper method for setting the entire source list at once.
- setSpaceBarDown(boolean) - Method in class at.mug.iqm.api.gui.roi.events.handler.CanvasMover
-
- setStartPoint(Point2D) - Method in class at.mug.iqm.api.gui.roi.LineROI
-
- setStatistics(Statistics) - Method in class at.mug.iqm.gui.tilecachetool.TCInfo
-
Provide access to the statistics object
- setStatusPanel(StatusPanel) - Method in class at.mug.iqm.gui.MainFrame
-
- setStatusPanel(StatusPanel) - Static method in class at.mug.iqm.gui.util.GUITools
-
- setStatusPanelContent(JPanel) - Method in class at.mug.iqm.gui.StatusPanel
-
- setStopped(boolean) - Method in class at.mug.iqm.api.gui.util.MemoryMonitor
-
- setStroke(Stroke) - Method in interface at.mug.iqm.api.gui.roi.IROIBorderProperties
-
- setSvsImageExtractor(SVSImageExtractor) - Method in class at.mug.iqm.commons.gui.SVSImageExtractorFrame
-
- setTabForDataBoxType(DataType) - Method in class at.mug.iqm.gui.ManagerPanel
-
- setTabForDataType(DataType) - Static method in class at.mug.iqm.commons.util.CommonTools
-
This method sets the tab index in the main frame according to the given
data type.
- setTable(ITable) - Static method in class at.mug.iqm.api.Application
-
- setTable(JTable) - Method in interface at.mug.iqm.api.gui.ITablePanel
-
- setTable(JTable) - Method in class at.mug.iqm.gui.TableDisplayFrame
-
- setTable(JTable) - Method in class at.mug.iqm.gui.TablePanel
-
- setTableComputationEnabled(boolean) - Method in interface at.mug.iqm.api.operator.IWorkPackage
-
Set a flag for the operator whether or not the computation of table
results should be performed or not.
- setTableComputationEnabled(boolean) - Method in class at.mug.iqm.api.operator.WorkPackage
-
- setTableData() - Method in class at.mug.iqm.gui.PlotPanel
-
Set the table data from a plot model to the panel.
- setTableModel(TableModel) - Method in interface at.mug.iqm.api.gui.ITablePanel
-
- setTableModel(JTable) - Method in class at.mug.iqm.api.model.IqmDataBox
-
- setTableModel(TableModel) - Method in class at.mug.iqm.api.model.IqmDataBox
-
- setTableModel(DefaultTableModel) - Method in class at.mug.iqm.commons.gui.SVSImageExtractorFrame
-
- setTableModel(TableModel) - Method in class at.mug.iqm.gui.TableDisplayFrame
-
- setTableModel(TableModel) - Method in class at.mug.iqm.gui.TablePanel
-
- setTableModels(List<TableModel>) - Method in interface at.mug.iqm.api.gui.ITablePanel
-
- setTableModels(List<TableModel>) - Method in class at.mug.iqm.gui.TablePanel
-
- setTablePanel(ITablePanel) - Method in interface at.mug.iqm.api.workflow.ITable
-
- setTablePanel(ITablePanel) - Method in class at.mug.iqm.core.workflow.Table
-
- setTablePanel(TablePanel) - Method in class at.mug.iqm.gui.MainFrame
-
- setTank(ITank) - Static method in class at.mug.iqm.api.Application
-
- setTankAndManager(List<IqmDataBox>) - Method in class at.mug.iqm.core.processing.loader.TankItemLoader
-
- setTankIndexInMainLeft(int) - Method in interface at.mug.iqm.api.workflow.IManager
-
- setTankIndexInMainLeft(int) - Method in class at.mug.iqm.core.workflow.Manager
-
This method sets the tank index number, which contains the current
elements in the left manager.
- setTankIndexInMainRight(int) - Method in interface at.mug.iqm.api.workflow.IManager
-
- setTankIndexInMainRight(int) - Method in class at.mug.iqm.core.workflow.Manager
-
This method sets the tank index number, which contains the current
elements in the right manager.
- setTankPanel(ITankPanel) - Method in interface at.mug.iqm.api.workflow.ITank
-
Set the tank panel.
- setTankPanel(ITankPanel) - Method in class at.mug.iqm.core.workflow.Tank
-
This method sets the tank panel instance in this class.
- setTankPanel(TankPanel) - Method in class at.mug.iqm.gui.MainFrame
-
- setTankThumbnail(Thumbnail) - Method in interface at.mug.iqm.api.gui.IThumbnailSupport
-
- setTankThumbnail(Thumbnail) - Method in class at.mug.iqm.api.model.IqmDataBox
-
- setTaskFactory(ITaskFactory) - Static method in class at.mug.iqm.api.Application
-
- setTcTool(TCTool) - Static method in class at.mug.iqm.gui.util.GUITools
-
- setTemp(String) - Method in class at.mug.iqm.config.jaxb.Paths
-
Sets the value of the temp property.
- setTemplate(String, String, ParameterBlockIQM) - Method in class at.mug.iqm.templatemanager.XMLPreferencesManager
-
Sets a new template in IQMOperatorTemplates.xml with the values of a
ParameterBlockIQM.
Currently supported parameter-types: Integer, Boolean, Character, Double,
Float.
This function is synchronized.
- setTemplateModel(DefaultComboBoxModel) - Method in class at.mug.iqm.api.operator.PreferencesPanel
-
Set the template model for the combo box.
- setTemplatename(String) - Method in class at.mug.iqm.templatemanager.jaxb.IqmOperatorDescriptor
-
Sets the value of the templatename property.
- setTempPath(String) - Method in class at.mug.iqm.config.ConfigManager
-
Updates the current configuration file with the specified
path for temporary files.
- setTempPath(File) - Method in class at.mug.iqm.config.ConfigManager
-
Updates the current configuration file with the specified
path for temporary files.
- setText(IText) - Static method in class at.mug.iqm.api.Application
-
- setTextPanel(ITextPanel) - Method in interface at.mug.iqm.api.workflow.IText
-
- setTextPanel(ITextPanel) - Method in class at.mug.iqm.core.workflow.Text
-
- setTextPanel(TextPanel) - Method in class at.mug.iqm.gui.MainFrame
-
- setTheRatioH(float) - Method in class at.mug.iqm.commons.util.image.SVSImageExtractor
-
- setTheRatioW(float) - Method in class at.mug.iqm.commons.util.image.SVSImageExtractor
-
- setThumbnail(Thumbnail) - Method in interface at.mug.iqm.api.gui.IThumbnailSupport
-
- setThumbnail(Thumbnail) - Method in class at.mug.iqm.api.model.IqmDataBox
-
Set the thumbnail.
- setTileCache(SunTileCache) - Method in class at.mug.iqm.gui.tilecachetool.TCInfo
-
Set cache to a SunTileCache
- setTmpROIShape(ROIShape) - Method in class at.mug.iqm.api.gui.DefaultDrawingLayer
-
- setTmpROIShape(ROIShape) - Method in interface at.mug.iqm.api.gui.IDrawingLayer
-
Sets a current ROI shape to be drawn additionally to all present ones.
- setTmpROIShapeColor(Color) - Method in class at.mug.iqm.api.gui.DefaultDrawingLayer
-
- setType(OperatorType) - Method in interface at.mug.iqm.api.gui.IAssignableMenuItem
-
Set the operator type of the menu item.
- setType(OperatorType) - Method in class at.mug.iqm.api.gui.OperatorMenuItem
-
Set the operator type of the menu item.
- setType(String) - Method in class at.mug.iqm.api.gui.roi.jaxb.Angle
-
Sets the value of the type property.
- setType(String) - Method in class at.mug.iqm.api.gui.roi.jaxb.ColorChannel
-
Sets the value of the type property.
- setType(String) - Method in class at.mug.iqm.api.gui.roi.jaxb.LineSegment
-
Sets the value of the type property.
- setType(String) - Method in class at.mug.iqm.api.gui.roi.jaxb.Segment
-
Sets the value of the type property.
- setUnits(String) - Method in class at.mug.iqm.api.gui.roi.jaxb.Angle
-
Sets the value of the units property.
- setUnits(String) - Method in class at.mug.iqm.api.gui.roi.jaxb.Area
-
Sets the value of the units property.
- setUnits(String) - Method in class at.mug.iqm.api.gui.roi.jaxb.Length
-
Sets the value of the units property.
- setUnits(String[]) - Method in class at.mug.iqm.commons.util.plot.PlotParser
-
- setUnits(int) - Method in class at.mug.iqm.commons.util.plot.PlotParser
-
- setup(String, ImagePlus) - Method in class at.mug.iqm.img.bundle.imagej.Image_Stabilizer
-
- setup(String, ImagePlus) - Method in class at.mug.iqm.img.bundle.imagej.Image_Stabilizer_Log_Applier
-
- setup(String, ImagePlus) - Method in class at.mug.iqm.img.bundle.imagej.IqmImage_Stabilizer
-
- setup(String, ImagePlus) - Method in class at.mug.iqm.img.bundle.imagej.IqmSRM
-
- setup(String, ImagePlus) - Method in class at.mug.iqm.img.bundle.imagej.IqmSRM_8bitGray_ONLY
-
- setup(String, ImagePlus) - Method in class at.mug.iqm.img.bundle.imagej.IqmSRM_RGB
-
- setUserDirName(String) - Method in class at.mug.iqm.core.util.DeleteFilesTask
-
- setValue(BigDecimal) - Method in class at.mug.iqm.api.gui.roi.jaxb.Angle
-
Sets the value of the value property.
- setValue(BigDecimal) - Method in class at.mug.iqm.api.gui.roi.jaxb.Area
-
Sets the value of the value property.
- setValue(BigInteger) - Method in class at.mug.iqm.api.gui.roi.jaxb.ColorChannel
-
Sets the value of the value property.
- setValue(BigDecimal) - Method in class at.mug.iqm.api.gui.roi.jaxb.Dash
-
Sets the value of the value property.
- setValue(BigDecimal) - Method in class at.mug.iqm.api.gui.roi.jaxb.DashPhase
-
Sets the value of the value property.
- setValue(String) - Method in class at.mug.iqm.api.gui.roi.jaxb.Data
-
Sets the value of the value property.
- setValue(BigInteger) - Method in class at.mug.iqm.api.gui.roi.jaxb.EndCap
-
Sets the value of the value property.
- setValue(BigDecimal) - Method in class at.mug.iqm.api.gui.roi.jaxb.Height
-
Sets the value of the value property.
- setValue(BigDecimal) - Method in class at.mug.iqm.api.gui.roi.jaxb.Length
-
Sets the value of the value property.
- setValue(BigInteger) - Method in class at.mug.iqm.api.gui.roi.jaxb.LineJoin
-
Sets the value of the value property.
- setValue(BigDecimal) - Method in class at.mug.iqm.api.gui.roi.jaxb.LineWidth
-
Sets the value of the value property.
- setValue(BigDecimal) - Method in class at.mug.iqm.api.gui.roi.jaxb.MiterLimit
-
Sets the value of the value property.
- setValue(BigDecimal) - Method in class at.mug.iqm.api.gui.roi.jaxb.Width
-
Sets the value of the value property.
- setValue(BigDecimal) - Method in class at.mug.iqm.api.gui.roi.jaxb.X
-
Sets the value of the value property.
- setValue(BigDecimal) - Method in class at.mug.iqm.api.gui.roi.jaxb.Y
-
Sets the value of the value property.
- setVersionNumber(String) - Static method in class at.mug.iqm.core.util.CoreTools
-
This method sets the version number of IQM
- setVersionNumber(String) - Method in class at.mug.iqm.main.ApplicationStarter
-
- setViewOffset(Point) - Method in interface at.mug.iqm.api.gui.ILookPanel
-
This method calculates and sets the offset of the view Mainly for zooming
the image with the mouse
- setViewOffset(Point) - Method in class at.mug.iqm.gui.LookPanel
-
- setVirtual(boolean) - Static method in class at.mug.iqm.api.Application
-
This method sets the virtual modus flag and changes the standard "red"
frame icon to a "blue" one.
- setVirtual(boolean) - Method in interface at.mug.iqm.api.gui.IMainPanel
-
A flag for setting the tick at the checkbox.
- setVirtual(boolean) - Method in class at.mug.iqm.api.processing.AbstractProcessingTask
-
- setVirtual(boolean) - Method in class at.mug.iqm.gui.MainPanel
-
- setVirtual(boolean) - Method in class at.mug.iqm.img.bundle.jai.stuff.ImageProcessingTask
-
- setVirtualDataManager(VirtualDataManager) - Static method in class at.mug.iqm.api.Application
-
- setVirtualFlagToOperatorGUI(boolean) - Method in interface at.mug.iqm.api.processing.IExecutionProtocol
-
Sets the "virtual" flag to the operator's GUI, if supported.
- setVirtualFlagToOperatorGUI(boolean) - Method in class at.mug.iqm.core.workflow.ExecutionProxy
-
- setVisibility(boolean) - Method in class at.mug.iqm.api.gui.util.ROILayerWidget
-
Determine the visibility of the layer by setting a flag.
- setVisible(boolean) - Method in class at.mug.iqm.api.gui.roi.jaxb.AnnotationLayer
-
Sets the value of the visible property.
- setVisible(boolean) - Method in class at.mug.iqm.api.operator.AbstractOperatorGUI
-
- setVisible(boolean) - Method in interface at.mug.iqm.api.operator.IOperatorGUI
-
A custom routine for setting the GUI visible (this may override the
default implementation when using JFrame as base container
class).
- setWelcomeDialog(WelcomeDialog) - Method in class at.mug.iqm.main.ApplicationStarter
-
- setWidth(Width) - Method in class at.mug.iqm.api.gui.roi.jaxb.Bounds
-
Sets the value of the width property.
- setWindingRule(WindingRule) - Method in class at.mug.iqm.api.gui.roi.jaxb.Path
-
Sets the value of the windingRule property.
- setWithROIs(boolean) - Method in class at.mug.iqm.commons.io.ImageFileWriter
-
Set a flag whether or not ROIs should be drawn on export.
- setWorkPackage(IWorkPackage) - Method in class at.mug.iqm.api.operator.AbstractOperatorGUI
-
- setWorkPackage(IWorkPackage) - Method in interface at.mug.iqm.api.operator.IOperatorGUI
-
Sets the work package to the operator's GUI, so that the custom GUI
elements can be constructed using the parameter values.
- setWorkPackage(IWorkPackage) - Method in class at.mug.iqm.api.processing.AbstractProcessingTask
-
- setWorkPackage(IWorkPackage) - Method in class at.mug.iqm.api.processing.HistoryEntry
-
- setX(X) - Method in class at.mug.iqm.api.gui.roi.jaxb.Bounds
-
Sets the value of the x property.
- setX(X) - Method in class at.mug.iqm.api.gui.roi.jaxb.Point
-
Sets the value of the x property.
- setXmlFile(File) - Method in class at.mug.iqm.api.gui.roi.XMLAnnotationManager
-
Set the location of the XML file.
- setXmlSchemaFile(File) - Method in class at.mug.iqm.config.ConfigManager
-
- setY(Y) - Method in class at.mug.iqm.api.gui.roi.jaxb.Bounds
-
Sets the value of the y property.
- setY(Y) - Method in class at.mug.iqm.api.gui.roi.jaxb.Point
-
Sets the value of the y property.
- setZoom(double) - Method in interface at.mug.iqm.api.gui.ILookPanel
-
Set the zoom of the image.
- setZoom(double) - Method in class at.mug.iqm.gui.LookPanel
-
- setZoomLevels(LinkedList<Double>) - Method in class at.mug.iqm.api.gui.util.ZoomHelper
-
- setZOrder(int) - Method in class at.mug.iqm.api.gui.DefaultDrawingLayer
-
- setZOrder(int) - Method in interface at.mug.iqm.api.gui.IDrawingLayer
-
Determine the order of the layer in z-direction.
- setZOrder(BigInteger) - Method in class at.mug.iqm.api.gui.roi.jaxb.AnnotationLayer
-
Sets the value of the zOrder property.
- setZOrder(int) - Method in class at.mug.iqm.api.gui.util.ROILayerWidget
-
Sets the z-order of the element.
- shiftImage(PlanarImage, int, int) - Method in class at.mug.iqm.img.bundle.op.IqmOpCoGReg
-
This method shifts the image
- shouldBTN_saveEnable() - Method in class at.mug.iqm.templatemanager.TemplateManagerGUI
-
- showAboutDialog() - Static method in class at.mug.iqm.gui.util.GUITools
-
Shows the 'About IQM' dialog.
- showAllLayers() - Method in class at.mug.iqm.api.gui.ROILayerSelectorPanel
-
Shows all layers from the display.
- showCustomError - Variable in class at.mug.iqm.commons.util.ImagePreviewPanel
-
- showDefaultErrorMessage(String) - Method in interface at.mug.iqm.api.gui.IDialogUtil
-
- showDefaultErrorMessage(String) - Method in class at.mug.iqm.commons.util.DialogUtil
-
This method creates an instance of a JOptionPane used to inform the user
about an error.
- showDefaultInfoMessage(String) - Method in interface at.mug.iqm.api.gui.IDialogUtil
-
- showDefaultInfoMessage(String) - Method in class at.mug.iqm.commons.util.DialogUtil
-
This method creates an instance of a JOptionPane used to inform the user
about something.
- showDefaultQuestionMessage(String) - Method in interface at.mug.iqm.api.gui.IDialogUtil
-
- showDefaultQuestionMessage(String) - Method in class at.mug.iqm.commons.util.DialogUtil
-
This method creates an instance of a JOptionPane when a user is
questioned about something that requires interaction.
- showDefaultWarnMessage(String) - Method in interface at.mug.iqm.api.gui.IDialogUtil
-
- showDefaultWarnMessage(String) - Method in class at.mug.iqm.commons.util.DialogUtil
-
This method creates an instance of a JOptionPane when a user is warned
about something that requires interaction.
- showDeleteConfirmation(MouseEvent) - Method in class at.mug.iqm.gui.TankPanel
-
This method shows a notification to the user whether he/she wants to
delete the selected indices from the tank list.
- showDialog() - Method in class at.mug.iqm.commons.gui.AbstractImageSavingDialog
-
- showDialog() - Method in class at.mug.iqm.commons.gui.AbstractTableSavingDialog
-
- showDialog() - Method in interface at.mug.iqm.commons.gui.ISaveImageDialog
-
Shows the dialog and lets the user choose a file name.
- showDialog() - Method in interface at.mug.iqm.commons.gui.ISaveTableDialog
-
Shows the dialog and lets the user choose a file name.
- showDialog() - Method in class at.mug.iqm.commons.gui.OpenImageDialog
-
Shows the dialog and returns the list of selected files.
- showDialog() - Method in class at.mug.iqm.commons.gui.SaveImageSequenceDialog
-
Displays the dialog and returns the user's file choice.
- showDialog() - Method in class at.mug.iqm.commons.gui.SaveImageStackDialog
-
Displays the dialog and returns the user's file choice.
- showDialog() - Method in class at.mug.iqm.commons.gui.SaveSingleImageDialog
-
Displays the dialog and returns the user's file choice.
- showDialog(ImageProcessor) - Method in class at.mug.iqm.img.bundle.imagej.Image_Stabilizer
-
- showDialog(ImageProcessor) - Method in class at.mug.iqm.img.bundle.imagej.Image_Stabilizer_Log_Applier
-
- showDialog(ImageProcessor) - Method in class at.mug.iqm.img.bundle.imagej.IqmImage_Stabilizer
-
- showErrorMessage(String, Exception, boolean) - Method in interface at.mug.iqm.api.gui.IDialogUtil
-
- showErrorMessage(String, Exception) - Method in interface at.mug.iqm.api.gui.IDialogUtil
-
- showErrorMessage(String, Exception, boolean) - Method in class at.mug.iqm.commons.util.DialogUtil
-
This method creates an instance of a JOptionPane used to inform the user
about an exception.
- showErrorMessage(String, Exception) - Method in class at.mug.iqm.commons.util.DialogUtil
-
This method creates an instance of a JOptionPane used to inform the user
about an exception.
- showFileDialog(int) - Static method in class at.mug.iqm.commons.util.CommonTools
-
Show a dialog in order to locate a single file.
- showFileDialog(int, String) - Static method in class at.mug.iqm.commons.util.CommonTools
-
Show a dialog in order to locate a single file,
optionally stating the file name.
- showHistogram(PlanarImage) - Static method in class at.mug.iqm.commons.util.plot.PlotTools
-
This method plots the histogram in a new
HistogramPlotFrame and
returns the reference to the
Histogram object.
- showHistory - Variable in class at.mug.iqm.gui.menu.ProcessingHistoryMenu
-
- showImage(BufferedImage, String) - Static method in class at.mug.iqm.commons.util.CommonTools
-
- showImage(ImageIcon, String) - Static method in class at.mug.iqm.commons.util.CommonTools
-
- showImage(Image, String) - Static method in class at.mug.iqm.commons.util.CommonTools
-
- showImage(BufferedImage, String) - Static method in class at.mug.iqm.commons.util.image.ImageTools
-
- showImage(BufferedImage, String) - Static method in class at.mug.iqm.gui.util.GUITools
-
- showIOProcessingIcon() - Method in interface at.mug.iqm.api.gui.IStatusPanel
-
Displays the I/O processing icon.
- showIOProcessingIcon() - Method in class at.mug.iqm.gui.StatusPanel
-
Shows the IO processing icon.
- showIqmSlideShow() - Method in class at.mug.iqm.api.gui.util.IqmSlideShow
-
This method packs and displays the slide show frame 'always on top'.
- showOperatorGUI() - Method in class at.mug.iqm.core.workflow.ExecutionProxy
-
Shows the requested operator GUI.
- showOrHideMultiResultList() - Method in class at.mug.iqm.api.operator.AbstractOperatorGUI
-
- showPreview() - Method in class at.mug.iqm.api.operator.AbstractImageOperatorGUI
-
- showPreview() - Method in class at.mug.iqm.api.operator.AbstractOperatorGUI
-
- showPreview() - Method in class at.mug.iqm.api.operator.AbstractPlotOperatorGUI
-
- showPreview() - Method in interface at.mug.iqm.api.operator.IOperatorGUI
-
Performs a preview of the operator using the current work package.
- showPreview() - Method in class at.mug.iqm.plot.bundle.gui.PlotGUI_Filter
-
- showProgress(double) - Method in class at.mug.iqm.img.bundle.imagej.Image_Stabilizer
-
- showProgress(double) - Method in class at.mug.iqm.img.bundle.imagej.Image_Stabilizer_Log_Applier
-
- showProgress(double) - Method in class at.mug.iqm.img.bundle.imagej.IqmImage_Stabilizer
-
- showQuestionMessage(Window, String) - Method in interface at.mug.iqm.api.gui.IDialogUtil
-
- showQuestionMessage(Window, String) - Method in class at.mug.iqm.commons.util.DialogUtil
-
This method creates an instance of a JOptionPane when a user is
questioned about something that requires interaction.
- showTable(JTable) - Static method in class at.mug.iqm.gui.util.GUITools
-
- showVecPlot - Variable in class at.mug.iqm.img.bundle.descriptors.IqmOpDirLocalOpImage
-
- showVirtualIconLeft() - Method in class at.mug.iqm.gui.ManagerPanel
-
- showVirtualIconRight() - Method in class at.mug.iqm.gui.ManagerPanel
-
- showWarnMessage(Component, String, String) - Method in interface at.mug.iqm.api.gui.IDialogUtil
-
- showWarnMessage(Component, String, String) - Method in class at.mug.iqm.commons.util.DialogUtil
-
This method creates an instance of a JOptionPane when a user is warned
about something that requires interaction.
- ShutdownHook() - Constructor for class at.mug.iqm.main.IQM.ShutdownHook
-
- signalGeneratorMenuItem - Variable in class at.mug.iqm.gui.menu.PlotAnalysisMenu
-
- signalString - Variable in class at.mug.iqm.plot.bundle.op.PlotOpSymbolicAggregation
-
- SINGLE_PIXEL_PACKED - Static variable in class at.mug.iqm.commons.util.image.ImageInfoUtil
-
- SingleProcessingTask - Class in at.mug.iqm.core.processing
-
This class performs a processing task on a single image.
- SingleProcessingTask() - Constructor for class at.mug.iqm.core.processing.SingleProcessingTask
-
- SingleProcessingTask(IWorkPackage) - Constructor for class at.mug.iqm.core.processing.SingleProcessingTask
-
This constructor sets the required variables directly.
- SingleProcessingTask(IWorkPackage, IOperatorGUI) - Constructor for class at.mug.iqm.core.processing.SingleProcessingTask
-
This constructor sets the required variables directly.
- size - Variable in class at.mug.iqm.gui.tilecachetool.RingBuffer
-
- sleepDelay - Variable in class at.mug.iqm.api.gui.util.MemoryMonitor
-
The sleep sleepDelay for this thread in Milliseconds.
- sleepDelay - Variable in class at.mug.iqm.cleaner.CleanerTask
-
The sleep sleepDelay for this thread in Milliseconds.
- slider - Variable in class at.mug.iqm.api.plot.charts.DefaultXYLineChart
-
- SLIDER_INITIAL_VALUE - Static variable in class at.mug.iqm.api.plot.charts.DefaultXYLineChart
-
- sliderNumThread - Variable in class at.mug.iqm.gui.ControlPanel
-
- slideSh - Variable in class at.mug.iqm.api.gui.util.IqmSlideShow
-
- SlideShow() - Constructor for class at.mug.iqm.api.gui.util.IqmSlideShow.SlideShow
-
- slideShowMenuItem - Variable in class at.mug.iqm.gui.menu.EditMenu
-
- SLOPE_NEGATIVE - Static variable in class at.mug.iqm.plot.bundle.descriptors.PlotOpPointFinderDescriptor
-
- SLOPE_POSITIVE - Static variable in class at.mug.iqm.plot.bundle.descriptors.PlotOpPointFinderDescriptor
-
- smoothMenuItem - Variable in class at.mug.iqm.gui.menu.EnhanceMenu
-
- sol(double[][], int, int[], double[]) - Static method in class at.mug.iqm.commons.lau.Linear_algebra
-
- solbnd(double[], int, int, int, double[], int[], double[]) - Static method in class at.mug.iqm.commons.lau.Linear_algebra
-
- solelm(double[][], int, int[], int[], double[]) - Static method in class at.mug.iqm.commons.lau.Linear_algebra
-
- solovr(double[][], int, int, double[], double[]) - Static method in class at.mug.iqm.commons.lau.Linear_algebra
-
- solsvdovr(double[][], double[], double[][], int, int, double[], double[]) - Static method in class at.mug.iqm.commons.lau.Linear_algebra
-
- solsvdund(double[][], double[], double[][], int, int, double[], double[]) - Static method in class at.mug.iqm.commons.lau.Linear_algebra
-
- solsym2(double[][], int, double[], int[], double[]) - Static method in class at.mug.iqm.commons.lau.Linear_algebra
-
- solsymtri(double[], double[], int, double[]) - Static method in class at.mug.iqm.commons.lau.Linear_algebra
-
- soltri(double[], double[], double[], int, double[]) - Static method in class at.mug.iqm.commons.lau.Linear_algebra
-
- soltripiv(double[], double[], double[], int, double[], boolean[], double[]) - Static method in class at.mug.iqm.commons.lau.Linear_algebra
-
- solund(double[][], int, int, double[], double[]) - Static method in class at.mug.iqm.commons.lau.Linear_algebra
-
- sortAndAdd() - Method in interface at.mug.iqm.api.plugin.IPluginMenu
-
Sorts the menu items in all menus in an alphabetically ascending fashion.
- sortAndAdd() - Method in class at.mug.iqm.gui.menu.PluginMenu
-
- sortchar(char[], int) - Static method in class at.mug.iqm.commons.util.plot.PermutationForTest
-
- source - Variable in class at.mug.iqm.commons.io.ImageFileReader
-
- source - Variable in class at.mug.iqm.commons.util.ArrayListTransferHandler
-
- SOURCE_UPDATE_FAILED - Static variable in class at.mug.iqm.api.processing.ExecutionState
-
The state, when the source update of the operator fails, code 6.
- SOURCE_UPDATE_SUCCESSFUL - Static variable in class at.mug.iqm.api.processing.ExecutionState
-
The state, when the user successfully updated the sources of the operator
and the validation has been passed, code 7.
- sourceImp - Variable in class at.mug.iqm.img.bundle.imagej.bUnwarpJ_
-
Image representation for source image
- SOURCES_UPDATING - Static variable in class at.mug.iqm.api.processing.ExecutionState
-
The state, when the user updates the sources of the operator and the
validator is running again, code 6.
- sp - Variable in class at.mug.iqm.api.gui.ScriptEditorTab
-
- spacing - Variable in class at.mug.iqm.api.gui.util.TableColumnAdjuster
-
- spinnerCopies - Variable in class at.mug.iqm.gui.ControlPanel
-
- spinnerRegEnd - Variable in class at.mug.iqm.api.operator.FractalImageOptionsPanel
-
- spinnerRegStart - Variable in class at.mug.iqm.api.operator.FractalImageOptionsPanel
-
- splitPane - Variable in class at.mug.iqm.gui.LookPanel
-
The split pane for tool boxes and the canvas.
- spnrAlpha - Variable in class at.mug.iqm.img.bundle.gui.OperatorGUI_Rank
-
- spnRange - Variable in class at.mug.iqm.plot.bundle.gui.PlotGUI_Filter
-
- spnrFracD - Variable in class at.mug.iqm.img.bundle.gui.OperatorGUI_CreateFracSurf
-
- spnrIterations - Variable in class at.mug.iqm.img.bundle.gui.OperatorGUI_Rank
-
- spnrKernelSize - Variable in class at.mug.iqm.img.bundle.gui.OperatorGUI_DistMap
-
- spnrSubSamp - Variable in class at.mug.iqm.img.bundle.gui.OperatorGUI_BUnwarpJ
-
- sprKernelSize1 - Variable in class at.mug.iqm.img.bundle.gui.OperatorGUI_Edge
-
- sprKernelSize2 - Variable in class at.mug.iqm.img.bundle.gui.OperatorGUI_Edge
-
- srm2D(ImageProcessor, boolean) - Method in class at.mug.iqm.img.bundle.imagej.IqmSRM
-
- srm2D(ImageProcessor, boolean) - Method in class at.mug.iqm.img.bundle.imagej.IqmSRM_8bitGray_ONLY
-
- srm2D(ImageProcessor, boolean) - Method in class at.mug.iqm.img.bundle.imagej.IqmSRM_RGB
-
- srm3D(boolean) - Method in class at.mug.iqm.img.bundle.imagej.IqmSRM_8bitGray_ONLY
-
- stack - Variable in class at.mug.iqm.img.bundle.imagej.Image_Stabilizer
-
- stack - Variable in class at.mug.iqm.img.bundle.imagej.Image_Stabilizer_Log_Applier
-
- stack - Variable in class at.mug.iqm.img.bundle.imagej.IqmImage_Stabilizer
-
- STACK_PROCESSING_TYPE - Static variable in class at.mug.iqm.img.bundle.descriptors.IqmOpBUnwarpJDescriptor
-
- STACK_PROCESSING_TYPE - Static variable in class at.mug.iqm.img.bundle.descriptors.IqmOpCalcImageDescriptor
-
- STACK_PROCESSING_TYPE - Static variable in class at.mug.iqm.img.bundle.descriptors.IqmOpCoGRegDescriptor
-
- STACK_PROCESSING_TYPE - Static variable in class at.mug.iqm.img.bundle.descriptors.IqmOpImgStabilizerDescriptor
-
- STACK_PROCESSING_TYPE - Static variable in class at.mug.iqm.img.bundle.descriptors.IqmOpTempMatchDescriptor
-
- STACK_PROCESSING_TYPE - Static variable in class at.mug.iqm.img.bundle.descriptors.IqmOpTurboRegDescriptor
-
- stackOut - Variable in class at.mug.iqm.img.bundle.imagej.Image_Stabilizer
-
- stackOut - Variable in class at.mug.iqm.img.bundle.imagej.Image_Stabilizer_Log_Applier
-
- stackOut - Variable in class at.mug.iqm.img.bundle.imagej.IqmImage_Stabilizer
-
- stackProcessingType - Variable in class at.mug.iqm.api.operator.AbstractOperatorDescriptor
-
The type of stack processing.
- StackProcessingType - Enum in at.mug.iqm.api.operator
-
This enumeration contains all possible stack processing types of an
IOperator in IQM.
- StackProcessingType() - Constructor for enum at.mug.iqm.api.operator.StackProcessingType
-
- stackProcessingTypes - Variable in class at.mug.iqm.core.registry.OperatorRegistry
-
The stack processing type associated with the name.
- stackStatMenuItem - Variable in class at.mug.iqm.gui.menu.MeasureMenu
-
- stackVirtual - Variable in class at.mug.iqm.img.bundle.imagej.Image_Stabilizer
-
- stackVirtual - Variable in class at.mug.iqm.img.bundle.imagej.Image_Stabilizer_Log_Applier
-
- stackVirtual - Variable in class at.mug.iqm.img.bundle.imagej.IqmImage_Stabilizer
-
- standardize(KernelJAI) - Static method in class at.mug.iqm.commons.jaitools.KernelUtil
-
Create a copy of the input kernel with element values
standardized to sum to 1.0.
- start() - Method in class at.mug.iqm.gui.tilecachetool.MemoryChart
-
- start - Variable in class at.mug.iqm.gui.tilecachetool.RingBuffer
-
- startMemoryMonitorThread() - Method in class at.mug.iqm.main.ApplicationStarter
-
- startPoint - Variable in class at.mug.iqm.api.gui.roi.LineROI
-
The start point of the line.
- startTime - Variable in class at.mug.iqm.api.processing.AbstractProcessingTask
-
The start time will be set, when the processing starts.
- startTogglePreviewIfSelected() - Method in interface at.mug.iqm.api.gui.IManagerPanel
-
Start the toggling preview, if the check box is selected.
- startTogglePreviewIfSelected() - Method in interface at.mug.iqm.api.workflow.IManager
-
- startTogglePreviewIfSelected() - Method in class at.mug.iqm.core.workflow.Manager
-
This method starts the toggle preview if it is selected
- startTogglePreviewIfSelected() - Method in class at.mug.iqm.gui.ManagerPanel
-
This method toggles the preview between the processed and the original
image (e.g.
- startWaitCursor(JComponent) - Static method in class at.mug.iqm.commons.util.CursorToolkit
-
Sets cursor for specified component to Wait cursor
- state - Variable in class at.mug.iqm.core.workflow.ExecutionProxy
-
- stateChanged(ChangeEvent) - Method in class at.mug.iqm.api.gui.util.IqmSlideShow
-
This method reacts on JSlider changes
The new Play Delay or process delay or image number is set
- stateChanged(ChangeEvent) - Method in class at.mug.iqm.api.gui.ViewPortChangeListener
-
- stateChanged(ChangeEvent) - Method in class at.mug.iqm.api.plot.charts.DefaultXYLineChart
-
- stateChanged(ChangeEvent) - Method in class at.mug.iqm.api.plot.charts.PointFinderPlot
-
- stateChanged(ChangeEvent) - Method in class at.mug.iqm.api.plot.charts.RegressionPlot
-
- stateChanged(ChangeEvent) - Method in class at.mug.iqm.commons.gui.SVSImageExtractorFrame
-
- stateChanged(ChangeEvent) - Method in class at.mug.iqm.gui.ControlPanel
-
This method reacts on
JSlider state changes.
- stateChanged(ChangeEvent) - Method in class at.mug.iqm.gui.ManagerPanel
-
- stateChanged(ChangeEvent) - Method in class at.mug.iqm.gui.tilecachetool.TCInfo
-
Responce to slider changes
- stateChanged(ChangeEvent) - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_Align
-
- stateChanged(ChangeEvent) - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_Border
-
- stateChanged(ChangeEvent) - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_BUnwarpJ
-
- stateChanged(ChangeEvent) - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_CoGReg
-
- stateChanged(ChangeEvent) - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_ComplexLogDepth
-
- stateChanged(ChangeEvent) - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_CreateFracSurf
-
- stateChanged(ChangeEvent) - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_CreateImage
-
- stateChanged(ChangeEvent) - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_Crop
-
- stateChanged(ChangeEvent) - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_DirLocal
-
- stateChanged(ChangeEvent) - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_DistMap
-
- stateChanged(ChangeEvent) - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_Edge
-
- stateChanged(ChangeEvent) - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_FracBox
-
- stateChanged(ChangeEvent) - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_FracFFT
-
- stateChanged(ChangeEvent) - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_FracGenDim
-
- stateChanged(ChangeEvent) - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_FracHiguchi
-
- stateChanged(ChangeEvent) - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_FracHRM
-
- stateChanged(ChangeEvent) - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_FracIFS
-
- stateChanged(ChangeEvent) - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_FracLac
-
- stateChanged(ChangeEvent) - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_FracMinkowski
-
- stateChanged(ChangeEvent) - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_FracPyramid
-
- stateChanged(ChangeEvent) - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_FracScan
-
- stateChanged(ChangeEvent) - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_HistoModify
-
- stateChanged(ChangeEvent) - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_ImgStabilizer
-
- stateChanged(ChangeEvent) - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_KMeans
-
- stateChanged(ChangeEvent) - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_KMeansFuzzy
-
- stateChanged(ChangeEvent) - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_Morph
-
- stateChanged(ChangeEvent) - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_NexelScan
-
- stateChanged(ChangeEvent) - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_Rank
-
- stateChanged(ChangeEvent) - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_RegGrow
-
- stateChanged(ChangeEvent) - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_Resize
-
- stateChanged(ChangeEvent) - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_RGBRelative
-
- stateChanged(ChangeEvent) - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_Smooth
-
- stateChanged(ChangeEvent) - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_StackStat
-
- stateChanged(ChangeEvent) - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_Statistics
-
- stateChanged(ChangeEvent) - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_StatRegMerge
-
- stateChanged(ChangeEvent) - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_Threshold
-
- stateChanged(ChangeEvent) - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_UnsharpMask
-
- stateChanged(ChangeEvent) - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_Watershed
-
- stateChanged(ChangeEvent) - Method in class at.mug.iqm.img.bundle.gui.OperatorGUI_WhiteBalance
-
- stateChanged(ChangeEvent) - Method in class at.mug.iqm.plot.bundle.gui.PlotGUI_AutoCorrelation
-
- stateChanged(ChangeEvent) - Method in class at.mug.iqm.plot.bundle.gui.PlotGUI_ComplLogDepth
-
- stateChanged(ChangeEvent) - Method in class at.mug.iqm.plot.bundle.gui.PlotGUI_Cut
-
- stateChanged(ChangeEvent) - Method in class at.mug.iqm.plot.bundle.gui.PlotGUI_DCMGenerator
-
- stateChanged(ChangeEvent) - Method in class at.mug.iqm.plot.bundle.gui.PlotGUI_Entropy
-
- stateChanged(ChangeEvent) - Method in class at.mug.iqm.plot.bundle.gui.PlotGUI_FFT
-
- stateChanged(ChangeEvent) - Method in class at.mug.iqm.plot.bundle.gui.PlotGUI_Filter
-
- stateChanged(ChangeEvent) - Method in class at.mug.iqm.plot.bundle.gui.PlotGUI_FracAllomScale
-
- stateChanged(ChangeEvent) - Method in class at.mug.iqm.plot.bundle.gui.PlotGUI_FracHiguchi
-
- stateChanged(ChangeEvent) - Method in class at.mug.iqm.plot.bundle.gui.PlotGUI_FracHurst
-
- stateChanged(ChangeEvent) - Method in class at.mug.iqm.plot.bundle.gui.PlotGUI_FracSurrogate
-
- stateChanged(ChangeEvent) - Method in class at.mug.iqm.plot.bundle.gui.PlotGUI_FractalGenerator
-
- stateChanged(ChangeEvent) - Method in class at.mug.iqm.plot.bundle.gui.PlotGUI_PointFinder
-
- stateChanged(ChangeEvent) - Method in class at.mug.iqm.plot.bundle.gui.PlotGUI_SignalGenerator
-
- stateChanged(ChangeEvent) - Method in class at.mug.iqm.plot.bundle.gui.PlotGUI_Statistics
-
- stateChanged(ChangeEvent) - Method in class at.mug.iqm.plot.bundle.gui.PlotGUI_SymbolicAggregation
-
- stateToString(int) - Static method in class at.mug.iqm.api.processing.ExecutionState
-
- Statistics - Class in at.mug.iqm.gui.tilecachetool
-
Title: Tile Cache Monitoring Tool
- Statistics() - Constructor for class at.mug.iqm.gui.tilecachetool.Statistics
-
- statistics - Variable in class at.mug.iqm.gui.tilecachetool.TCInfo
-
- statistics - Variable in class at.mug.iqm.gui.tilecachetool.TCTool
-
- statisticsMenuItem - Variable in class at.mug.iqm.gui.menu.MeasureMenu
-
- statisticsMenuItem - Variable in class at.mug.iqm.gui.menu.PlotAnalysisMenu
-
- statRegMergeMenuItem - Variable in class at.mug.iqm.gui.menu.SegmentMenu
-
- stats - Variable in class at.mug.iqm.gui.tilecachetool.Statistics
-
- statusPanel - Variable in class at.mug.iqm.gui.MainFrame
-
- StatusPanel - Class in at.mug.iqm.gui
-
This class is the container for the progress bar, and other relevant
information.
- StatusPanel() - Constructor for class at.mug.iqm.gui.StatusPanel
-
This is the constructor.
- statusPanel - Static variable in class at.mug.iqm.gui.util.GUITools
-
The status panel.
- statusPanelContent - Variable in class at.mug.iqm.gui.StatusPanel
-
- stdOut - Variable in class at.mug.iqm.api.gui.ScriptEditor
-
- stdOut - Variable in class at.mug.iqm.commons.util.OutputStreamInterceptor
-
- stop() - Method in class at.mug.iqm.api.gui.util.MemoryMonitor
-
- stop() - Method in class at.mug.iqm.gui.tilecachetool.MemoryChart
-
Stop the thread
- stopTh - Variable in class at.mug.iqm.img.bundle.descriptors.IqmOpBUnwarpJOpImage
-
- stopTh - Variable in class at.mug.iqm.img.bundle.gui.OperatorGUI_BUnwarpJ
-
- stopThreshold - Static variable in class at.mug.iqm.img.bundle.imagej.bUnwarpJ_
-
stopping threshold
- stopWaitCursor(JComponent) - Static method in class at.mug.iqm.commons.util.CursorToolkit
-
Sets cursor for specified component to normal cursor
- storedFileNames - Variable in class at.mug.iqm.commons.io.TableFileWriter
-
- stringXms - Variable in class at.mug.iqm.gui.dialog.HeapSizeDialog
-
- stringXmx - Variable in class at.mug.iqm.gui.dialog.HeapSizeDialog
-
- stroke - Variable in class at.mug.iqm.api.gui.roi.jaxb.AnnotationLayer
-
- Stroke - Class in at.mug.iqm.api.gui.roi.jaxb
-
Java class for anonymous complex type.
- Stroke() - Constructor for class at.mug.iqm.api.gui.roi.jaxb.Stroke
-
- sturm(double[], double[], int, double, int, double, double, int[], double[], double[]) - Static method in class at.mug.iqm.commons.lau.Linear_algebra
-
- subSamp - Variable in class at.mug.iqm.img.bundle.descriptors.IqmOpBUnwarpJOpImage
-
- subSamp - Variable in class at.mug.iqm.img.bundle.gui.OperatorGUI_BUnwarpJ
-
- subtract(Range) - Method in class at.mug.iqm.api.operator.Range
-
Returns the Range of values that are in this
Range but not in the given Range.
- subtract(ImageProcessor, ImageProcessor) - Method in class at.mug.iqm.img.bundle.imagej.Image_Stabilizer
-
- subtract(ImageProcessor, ImageProcessor) - Method in class at.mug.iqm.img.bundle.imagej.IqmImage_Stabilizer
-
- SUM - Static variable in class at.mug.iqm.plot.bundle.gui.PlotGUI_Math
-
- SummonMenuItem - Class in com.bric.window
-
This menu item calls Frame.toFront() when the item is selected.
- SummonMenuItem(Frame) - Constructor for class com.bric.window.SummonMenuItem
-
Create a new SummonMenuItem.
- sumOfDistances - Variable in class at.mug.iqm.img.bundle.jai.stuff.KMeansImageClustering
-
- supportedModes - Static variable in class at.mug.iqm.img.bundle.descriptors.IqmOpACFDescriptor
-
- supportedModes - Static variable in class at.mug.iqm.img.bundle.descriptors.IqmOpAffineDescriptor
-
- supportedModes - Static variable in class at.mug.iqm.img.bundle.descriptors.IqmOpAlignDescriptor
-
- supportedModes - Static variable in class at.mug.iqm.img.bundle.descriptors.IqmOpBorderDescriptor
-
- supportedModes - Static variable in class at.mug.iqm.img.bundle.descriptors.IqmOpBUnwarpJDescriptor
-
- supportedModes - Static variable in class at.mug.iqm.img.bundle.descriptors.IqmOpCalcImageDescriptor
-
- supportedModes - Static variable in class at.mug.iqm.img.bundle.descriptors.IqmOpCalcValueDescriptor
-
- supportedModes - Static variable in class at.mug.iqm.img.bundle.descriptors.IqmOpCoGRegDescriptor
-
- supportedModes - Static variable in class at.mug.iqm.img.bundle.descriptors.IqmOpColDeconDescriptor
-
- supportedModes - Static variable in class at.mug.iqm.img.bundle.descriptors.IqmOpComplexLogDepthDescriptor
-
- supportedModes - Static variable in class at.mug.iqm.img.bundle.descriptors.IqmOpConvertDescriptor
-
- supportedModes - Static variable in class at.mug.iqm.img.bundle.descriptors.IqmOpCreateFracSurfDescriptor
-
- supportedModes - Static variable in class at.mug.iqm.img.bundle.descriptors.IqmOpCreateImageDescriptor
-
- supportedModes - Static variable in class at.mug.iqm.img.bundle.descriptors.IqmOpCropDescriptor
-
- supportedModes - Static variable in class at.mug.iqm.img.bundle.descriptors.IqmOpDFTDescriptor
-
- supportedModes - Static variable in class at.mug.iqm.img.bundle.descriptors.IqmOpDirLocalDescriptor
-
- supportedModes - Static variable in class at.mug.iqm.img.bundle.descriptors.IqmOpDistMapDescriptor
-
- supportedModes - Static variable in class at.mug.iqm.img.bundle.descriptors.IqmOpEdgeDescriptor
-
- supportedModes - Static variable in class at.mug.iqm.img.bundle.descriptors.IqmOpFracBoxDescriptor
-
- supportedModes - Static variable in class at.mug.iqm.img.bundle.descriptors.IqmOpFracFFTDescriptor
-
- supportedModes - Static variable in class at.mug.iqm.img.bundle.descriptors.IqmOpFracGenDimDescriptor
-
- supportedModes - Static variable in class at.mug.iqm.img.bundle.descriptors.IqmOpFracHiguchiDescriptor
-
- supportedModes - Static variable in class at.mug.iqm.img.bundle.descriptors.IqmOpFracHRMDescriptor
-
- supportedModes - Static variable in class at.mug.iqm.img.bundle.descriptors.IqmOpFracIFSDescriptor
-
- supportedModes - Static variable in class at.mug.iqm.img.bundle.descriptors.IqmOpFracLacDescriptor
-
- supportedModes - Static variable in class at.mug.iqm.img.bundle.descriptors.IqmOpFracMinkowskiDescriptor
-
- supportedModes - Static variable in class at.mug.iqm.img.bundle.descriptors.IqmOpFracPyramidDescriptor
-
- supportedModes - Static variable in class at.mug.iqm.img.bundle.descriptors.IqmOpFracScanDescriptor
-
- supportedModes - Static variable in class at.mug.iqm.img.bundle.descriptors.IqmOpFracSurrogateDescriptor
-
- supportedModes - Static variable in class at.mug.iqm.img.bundle.descriptors.IqmOpHistoModifyDescriptor
-
- supportedModes - Static variable in class at.mug.iqm.img.bundle.descriptors.IqmOpImgStabilizerDescriptor
-
- supportedModes - Static variable in class at.mug.iqm.img.bundle.descriptors.IqmOpInvertDescriptor
-
- supportedModes - Static variable in class at.mug.iqm.img.bundle.descriptors.IqmOpKMeansDescriptor
-
- supportedModes - Static variable in class at.mug.iqm.img.bundle.descriptors.IqmOpKMeansFuzzyDescriptor
-
- supportedModes - Static variable in class at.mug.iqm.img.bundle.descriptors.IqmOpMorphDescriptor
-
- supportedModes - Static variable in class at.mug.iqm.img.bundle.descriptors.IqmOpNexelScanDescriptor
-
- supportedModes - Static variable in class at.mug.iqm.img.bundle.descriptors.IqmOpRankDescriptor
-
- supportedModes - Static variable in class at.mug.iqm.img.bundle.descriptors.IqmOpRegGrowDescriptor
-
- supportedModes - Static variable in class at.mug.iqm.img.bundle.descriptors.IqmOpResizeDescriptor
-
- supportedModes - Static variable in class at.mug.iqm.img.bundle.descriptors.IqmOpRGBRelativeDescriptor
-
- supportedModes - Static variable in class at.mug.iqm.img.bundle.descriptors.IqmOpROISegmentDescriptor
-
- supportedModes - Static variable in class at.mug.iqm.img.bundle.descriptors.IqmOpSmoothDescriptor
-
- supportedModes - Static variable in class at.mug.iqm.img.bundle.descriptors.IqmOpStackStatDescriptor
-
- supportedModes - Static variable in class at.mug.iqm.img.bundle.descriptors.IqmOpStatisticsDescriptor
-
- supportedModes - Static variable in class at.mug.iqm.img.bundle.descriptors.IqmOpStatRegMergeDescriptor
-
- supportedModes - Static variable in class at.mug.iqm.img.bundle.descriptors.IqmOpTempMatchDescriptor
-
- supportedModes - Static variable in class at.mug.iqm.img.bundle.descriptors.IqmOpThresholdDescriptor
-
- supportedModes - Static variable in class at.mug.iqm.img.bundle.descriptors.IqmOpTurboRegDescriptor
-
- supportedModes - Static variable in class at.mug.iqm.img.bundle.descriptors.IqmOpUnsharpMaskDescriptor
-
- supportedModes - Static variable in class at.mug.iqm.img.bundle.descriptors.IqmOpWatershedDescriptor
-
- supportedModes - Static variable in class at.mug.iqm.img.bundle.descriptors.IqmOpWhiteBalanceDescriptor
-
- Surrogate - Class in at.mug.iqm.commons.util.plot
-
This class calculates surrogate data
Options: Shuffle, Gaussian, Phase randomized, AAFT, Pseudo-Periodic, Multivariate
see e.g.
- Surrogate(AbstractOperator) - Constructor for class at.mug.iqm.commons.util.plot.Surrogate
-
This is the standard constructor with the possibility to import calling class
This is useful for progress bar and canceling functionality
- Surrogate() - Constructor for class at.mug.iqm.commons.util.plot.Surrogate
-
This is the standard constructor
- SURROGATE_AAFT - Static variable in class at.mug.iqm.commons.util.plot.Surrogate
-
- SURROGATE_GAUSSIAN - Static variable in class at.mug.iqm.commons.util.plot.Surrogate
-
- SURROGATE_MULTIVARIATE - Static variable in class at.mug.iqm.commons.util.plot.Surrogate
-
- SURROGATE_PSEUDOPERIODIC - Static variable in class at.mug.iqm.commons.util.plot.Surrogate
-
- SURROGATE_RANDOMPHASE - Static variable in class at.mug.iqm.commons.util.plot.Surrogate
-
- SURROGATE_SHUFFLE - Static variable in class at.mug.iqm.commons.util.plot.Surrogate
-
- surrogateMenuItem - Variable in class at.mug.iqm.gui.menu.PlotAnalysisMenu
-
- SVS_EXTENSION - Static variable in class at.mug.iqm.api.IQMConstants
-
- SVS_FILTER_DESCRIPTION - Static variable in class at.mug.iqm.api.IQMConstants
-
- svsImageExtractor - Variable in class at.mug.iqm.commons.gui.SVSImageExtractorFrame
-
- SVSImageExtractor - Class in at.mug.iqm.commons.util.image
-
- SVSImageExtractor() - Constructor for class at.mug.iqm.commons.util.image.SVSImageExtractor
-
- SVSImageExtractorFrame - Class in at.mug.iqm.commons.gui
-
This GUI class provides a front end for the image extraction out of an Aperio
SVS file.
- SVSImageExtractorFrame(File[]) - Constructor for class at.mug.iqm.commons.gui.SVSImageExtractorFrame
-
Create a new instance and pass the selected files.
- SVSImageExtractorOpenDialog - Class in at.mug.iqm.commons.gui
-
This class is responsible for opening an Aperio SVS file, showing information
about its image pyramid and selecting images to be extracted into defined image
formats.
- SVSImageExtractorOpenDialog() - Constructor for class at.mug.iqm.commons.gui.SVSImageExtractorOpenDialog
-
Standard constructor.
- swapLayers(int, int) - Method in class at.mug.iqm.api.gui.ROILayerSelectorPanel
-
Swap the source index with the destination index for the widgets and the
layers.
- SwitchMenu() - Constructor for class at.mug.iqm.api.gui.LookToolboxPanel.SwitchMenu
-
- switchToElement(int) - Method in class at.mug.iqm.api.gui.LookToolboxPanel.SwitchMenu
-
- symbAggMenuItem - Variable in class at.mug.iqm.gui.menu.PlotAnalysisMenu
-
- symeigimp(int, double[][], double[][], double[], double[], double[], double[]) - Static method in class at.mug.iqm.commons.lau.Linear_algebra
-
- symmatvec(int, int, int, double[], double[]) - Static method in class at.mug.iqm.commons.lau.Basic
-
- symmetric - Variable in class at.mug.iqm.img.bundle.op.CoocurrenceMatrix
-
- symresvec(int, int, int, int, double[], double[], double[], double) - Static method in class at.mug.iqm.commons.lau.Basic
-
- SynchronousTankItemLoader - Class in at.mug.iqm.core.processing.loader
-
- SynchronousTankItemLoader(List<IqmDataBox>, boolean, int) - Constructor for class at.mug.iqm.core.processing.loader.SynchronousTankItemLoader
-
The constructor.
- systemInfoMenuItem - Variable in class at.mug.iqm.gui.menu.InfoMenu
-