- Summary:
- Nested |
- Field |
- Constr |
- Method
- Detail:
- Field |
- Constr |
- Method
-
-
Field Summary
-
Fields inherited from interface net.imagej.ops.Ops.Loop
NAME
-
Method Summary
-
Methods inherited from interface java.lang.Runnable
run
-
-
Method Detail
-
getOp
OP getOp()
- Returns:
- the
Op
used for looping
-
setOp
void setOp(OP op)
- Parameters:
op
- the Op
used for looping
-
setLoopCount
void setLoopCount(int n)
- Parameters:
n
- number how often Op
is looped
-
getLoopCount
int getLoopCount()
- Returns:
- number how often the
Op
is looped
- Summary:
- Nested |
- Field |
- Constr |
- Method
- Detail:
- Field |
- Constr |
- Method
Copyright © 2014–2022 ImageJ. All rights reserved.