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

Method setMethod

ij/src/main/java/ij/plugin/ZProjector.java:124–126  ·  view source on GitHub ↗
(int projMethod)

Source from the content-addressed store, hash-verified

122 }
123
124 public void setMethod(int projMethod){
125 method = projMethod;
126 }
127
128 /** Retrieve results of most recent projection operation.*/
129 public ImagePlus getProjection() {

Callers 3

groupZProjectMethod · 0.95
runMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected