.. java:import:: ch.epfl.leb.defcon.ij DensityCount .. java:import:: ij IJ .. java:import:: ij Prefs .. java:import:: ij ImagePlus .. java:import:: ij.plugin PlugIn .. java:import:: ij.gui GenericDialog .. java:import:: ij.process ImageProcessor RunDensityCount =============== .. java:package:: ch.epfl.leb.defcon.ij.gui :noindex: .. java:type:: public class RunDensityCount implements PlugIn Launches the density count DEFCoN plugin. :author: Kyle M. Douglass Methods ------- run ^^^ .. java:method:: public void run(String arg) :outertype: RunDensityCount