06.2026
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
package sparseviewer.interp;
|
||||
|
||||
public enum InterpolationMethod {
|
||||
NEAREST,
|
||||
IDW
|
||||
}
|
||||
Reference in New Issue
Block a user