MCPcopy Create free account
hub / github.com/AstroImageJ/astroimagej / run

Method run

ij/src/main/java/ij/plugin/filter/Printer.java:30–32  ·  view source on GitHub ↗
(ImageProcessor ip)

Source from the content-addressed store, hash-verified

28 }
29
30 public void run(ImageProcessor ip) {
31 print(imp);
32 }
33
34 void pageSetup() {
35 ImagePlus imp = WindowManager.getCurrentImage();

Callers

nothing calls this directly

Calls 1

printMethod · 0.95

Tested by

no test coverage detected