Class MergeLabelsPlugin

java.lang.Object
inra.ijpb.plugins.MergeLabelsPlugin
All Implemented Interfaces:
ij.plugin.PlugIn

public class MergeLabelsPlugin
extends java.lang.Object
implements ij.plugin.PlugIn
Author:
dlegland
  • Constructor Summary

    Constructors
    Constructor Description
    MergeLabelsPlugin()  
  • Method Summary

    Modifier and Type Method Description
    void run​(java.lang.String arg)  

    Methods inherited from class java.lang.Object

    equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • MergeLabelsPlugin

      public MergeLabelsPlugin()
  • Method Details

    • run

      public void run​(java.lang.String arg)
      Specified by:
      run in interface ij.plugin.PlugIn