Class ResultsTableToImage2D

  • All Implemented Interfaces:
    PlugInFilter, net.haesleinhuepf.clij.macro.CLIJMacroPlugin, net.haesleinhuepf.clij.macro.CLIJOpenCLProcessor, net.haesleinhuepf.clij.macro.documentation.OffersDocumentation, SciJavaPlugin

    @Deprecated
    public class ResultsTableToImage2D
    extends AbstractCLIJ2Plugin
    implements net.haesleinhuepf.clij.macro.CLIJMacroPlugin, net.haesleinhuepf.clij.macro.CLIJOpenCLProcessor, net.haesleinhuepf.clij.macro.documentation.OffersDocumentation
    Deprecated.
    Author: @haesleinhuepf September 2019
    • Constructor Detail

      • ResultsTableToImage2D

        public ResultsTableToImage2D()
        Deprecated.
    • Method Detail

      • executeCL

        public boolean executeCL()
        Deprecated.
        Specified by:
        executeCL in interface net.haesleinhuepf.clij.macro.CLIJOpenCLProcessor
      • resultsTableToImage2D

        @Deprecated
        public static boolean resultsTableToImage2D​(CLIJ2 clij2,
                                                    net.haesleinhuepf.clij.clearcl.ClearCLBuffer buffer,
                                                    ResultsTable table)
        Deprecated.
      • createOutputBufferFromSource

        public net.haesleinhuepf.clij.clearcl.ClearCLBuffer createOutputBufferFromSource​(net.haesleinhuepf.clij.clearcl.ClearCLBuffer input)
        Deprecated.
        Specified by:
        createOutputBufferFromSource in interface net.haesleinhuepf.clij.macro.CLIJMacroPlugin
        Overrides:
        createOutputBufferFromSource in class net.haesleinhuepf.clij.macro.AbstractCLIJPlugin
      • getParameterHelpText

        public String getParameterHelpText()
        Deprecated.
        Specified by:
        getParameterHelpText in interface net.haesleinhuepf.clij.macro.CLIJMacroPlugin
      • getDescription

        public String getDescription()
        Deprecated.
        Specified by:
        getDescription in interface net.haesleinhuepf.clij.macro.documentation.OffersDocumentation
      • getAvailableForDimensions

        public String getAvailableForDimensions()
        Deprecated.
        Specified by:
        getAvailableForDimensions in interface net.haesleinhuepf.clij.macro.documentation.OffersDocumentation