public interface VertexInterpolator extends Op
Modifier and Type | Method and Description |
---|---|
double[] |
getOutput() |
void |
setIsoLevel(double d) |
void |
setPoint1(int[] p) |
void |
setPoint2(int[] p) |
void |
setValue1(double d) |
void |
setValue2(double d) |
ops, setEnvironment
Copyright © 2014–2022 ImageJ. All rights reserved.